Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55703cfb8fff16b41bcf5b5700b650125831580d 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-ssh5812364174548566982.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1630187774685960376.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4592303720347188066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16031166638707067323.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-ssh13194642955367694483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11436 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/182 [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/182 # 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 55703cfb8fff16b41bcf5b5700b650125831580d (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 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 Commit message: "fix: replace slack.edgexfoundry.org with edgexfoundry.slack.com (#3946)" > git rev-list --no-walk 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-07T18:38:23.390Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-07T18:38:23.460Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-07T18:38:23.486Z] ========================================================= [2022-04-07T18:38:23.486Z] EdgeX Global Pipelines Version Info [2022-04-07T18:38:23.486Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-07T18:38:24.289Z] ------------------- [2022-04-07T18:38:24.290Z] stable info: [2022-04-07T18:38:24.290Z] ------------------- [2022-04-07T18:38:24.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-07T18:38:24.290Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T18:38:24.290Z] Message: update stable to v1.0.221 [2022-04-07T18:38:24.864Z] ------------------- [2022-04-07T18:38:24.864Z] experimental info: [2022-04-07T18:38:24.864Z] ------------------- [2022-04-07T18:38:24.864Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-07T18:38:24.864Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-07T18:38:24.864Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-07T18:38:25.013Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-07T18:38:25.025Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-07T18:38:25.042Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-07T18:38:25.067Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-07T18:38:25.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-07T18:38:25.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-07T18:38:25.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-07T18:38:25.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-07T18:38:25.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-07T18:38:25.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-07T18:38:25.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-07T18:38:25.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-07T18:38:25.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-07T18:38:25.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-07T18:38:25.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-07T18:38:25.257Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T18:38:25.272Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-07T18:38:25.288Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-07T18:38:25.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-07T18:38:25.316Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-07T18:38:25.329Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-07T18:38:25.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-07T18:38:25.366Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-07T18:38:25.389Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-07T18:38:25.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-07T18:38:25.430Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] echo [2022-04-07T18:38:25.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55703cf [Pipeline] echo [2022-04-07T18:38:25.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T18:38:25.523Z] provisioning config files... [2022-04-07T18:38:25.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config4871613940345830509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T18:38:25.852Z] ---> docker-login.sh [2022-04-07T18:38:25.852Z] nexus3.edgexfoundry.org:10001 [2022-04-07T18:38:26.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:38:26.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:38:26.116Z] Configure a credential helper to remove this warning. See [2022-04-07T18:38:26.116Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:38:26.116Z] [2022-04-07T18:38:26.116Z] Login Succeeded [2022-04-07T18:38:26.116Z] nexus3.edgexfoundry.org:10002 [2022-04-07T18:38:26.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:38:26.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:38:26.377Z] Configure a credential helper to remove this warning. See [2022-04-07T18:38:26.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:38:26.377Z] [2022-04-07T18:38:26.377Z] Login Succeeded [2022-04-07T18:38:26.377Z] nexus3.edgexfoundry.org:10003 [2022-04-07T18:38:26.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:38:26.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:38:26.377Z] Configure a credential helper to remove this warning. See [2022-04-07T18:38:26.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:38:26.377Z] [2022-04-07T18:38:26.377Z] Login Succeeded [2022-04-07T18:38:26.377Z] nexus3.edgexfoundry.org:10004 [2022-04-07T18:38:26.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:38:26.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:38:26.639Z] Configure a credential helper to remove this warning. See [2022-04-07T18:38:26.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:38:26.639Z] [2022-04-07T18:38:26.639Z] Login Succeeded [2022-04-07T18:38:26.639Z] docker.io [2022-04-07T18:38:26.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:38:27.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:38:27.215Z] Configure a credential helper to remove this warning. See [2022-04-07T18:38:27.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:38:27.215Z] [2022-04-07T18:38:27.215Z] Login Succeeded [2022-04-07T18:38:27.215Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T18:38:27.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T18:38:27.585Z] + 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-07T18:38:27.585Z] + dirname cmd/core-command/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + dirname cmd/core-data/Dockerfile [2022-04-07T18:38:27.585Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/core-metadata/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-07T18:38:27.585Z] + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ [2022-04-07T18:38:27.585Z] -f2 [2022-04-07T18:38:27.585Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-07T18:38:27.585Z] + + dirname cmd/security-spire-config/Dockerfilecut [2022-04-07T18:38:27.585Z] -d/ -f2 [2022-04-07T18:38:27.585Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/support-notifications/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.585Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-07T18:38:27.585Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-07T18:38:27.585Z] + cut -d/ -f2 [2022-04-07T18:38:27.586Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-07T18:38:27.731Z] 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-07T18:38:28.081Z] + git rev-list -1 --merges 55703cfb8fff16b41bcf5b5700b650125831580d~1..55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] echo [2022-04-07T18:38:28.112Z] -----------> git rev-list -1 --merges 55703cfb8fff16b41bcf5b5700b650125831580d~1..55703cfb8fff16b41bcf5b5700b650125831580d 55703cfb8fff16b41bcf5b5700b650125831580d [false] [Pipeline] sh [2022-04-07T18:38:28.415Z] + git log --format=format:%s -1 55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] echo [2022-04-07T18:38:28.431Z] ========================================================= [2022-04-07T18:38:28.431Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-07T18:38:28.431Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-07T18:38:28.898Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T18:38:28.899Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-07T18:38:28.899Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-07T18:38:28.899Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-07T18:38:28.899Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-07T18:38:28.899Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-07T18:38:28.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:38:29.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T18:38:29.254Z] [2022-04-07T18:38:29.254Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:38:29.567Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T18:38:29.567Z] latest: Pulling from edgex-devops/git-semver [2022-04-07T18:38:29.567Z] a0d0a0d46f8b: Pulling fs layer [2022-04-07T18:38:29.567Z] 3e5f54012d9b: Pulling fs layer [2022-04-07T18:38:29.567Z] 4c7163046ea9: Pulling fs layer [2022-04-07T18:38:29.567Z] 0c2d73faf560: Pulling fs layer [2022-04-07T18:38:29.567Z] 0c2d73faf560: Waiting [2022-04-07T18:38:29.567Z] 3e5f54012d9b: Verifying Checksum [2022-04-07T18:38:29.567Z] 3e5f54012d9b: Download complete [2022-04-07T18:38:29.567Z] a0d0a0d46f8b: Download complete [2022-04-07T18:38:29.567Z] 0c2d73faf560: Verifying Checksum [2022-04-07T18:38:29.567Z] 0c2d73faf560: Download complete [2022-04-07T18:38:29.567Z] 4c7163046ea9: Verifying Checksum [2022-04-07T18:38:29.567Z] 4c7163046ea9: Download complete [2022-04-07T18:38:29.828Z] a0d0a0d46f8b: Pull complete [2022-04-07T18:38:29.828Z] 3e5f54012d9b: Pull complete [2022-04-07T18:38:30.403Z] 4c7163046ea9: Pull complete [2022-04-07T18:38:30.403Z] 0c2d73faf560: Pull complete [2022-04-07T18:38:30.403Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-07T18:38:30.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T18:38:30.403Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-07T18:38:30.486Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T18:38:30.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T18:38:31.173Z] $ docker top c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T18:38:31.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T18:38:31.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T18:38:31.439Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T18:38:31.448Z] $ docker exec c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent [2022-04-07T18:38:31.570Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMCDdhe/agent.13 [2022-04-07T18:38:31.570Z] SSH_AGENT_PID=19 [2022-04-07T18:38:31.580Z] Running ssh-add (command line suppressed) [2022-04-07T18:38:31.704Z] Identity added: /w/workspace/edgex-go/182@tmp/private_key_1350056811973117883.key (/w/workspace/edgex-go/182@tmp/private_key_1350056811973117883.key) [2022-04-07T18:38:31.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T18:38:32.016Z] + git tag --points-at HEAD [Pipeline] } [2022-04-07T18:38:32.037Z] $ docker exec --env ******** --env ******** c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent -k [2022-04-07T18:38:32.156Z] unset SSH_AUTH_SOCK; [2022-04-07T18:38:32.156Z] unset SSH_AGENT_PID; [2022-04-07T18:38:32.156Z] echo Agent pid 19 killed; [2022-04-07T18:38:32.165Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-07T18:38:32.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T18:38:32.199Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T18:38:32.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T18:38:32.345Z] $ docker exec c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent [2022-04-07T18:38:32.480Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjGAokn/agent.54 [2022-04-07T18:38:32.480Z] SSH_AGENT_PID=61 [2022-04-07T18:38:32.486Z] Running ssh-add (command line suppressed) [2022-04-07T18:38:32.621Z] Identity added: /w/workspace/edgex-go/182@tmp/private_key_1688568875394675414.key (/w/workspace/edgex-go/182@tmp/private_key_1688568875394675414.key) [2022-04-07T18:38:32.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T18:38:32.938Z] + git semver init [2022-04-07T18:38:32.938Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T18:38:32.938Z] # $GIT_DIR = /w/workspace/edgex-go/182/.git [2022-04-07T18:38:32.938Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/182 [2022-04-07T18:38:32.938Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T18:38:32.938Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T18:38:32.938Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T18:38:32.938Z] # $SEMVER_BRANCH = main [2022-04-07T18:38:32.938Z] # $SEMVER_TEMP = /tmp/semver-681739577 [2022-04-07T18:38:32.938Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-07T18:38:47.882Z] # '/tmp/semver-681739577' -> '/w/workspace/edgex-go/182/.semver' [2022-04-07T18:38:47.882Z] # -> Force: false [2022-04-07T18:38:47.882Z] # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver [Pipeline] } [2022-04-07T18:38:47.898Z] $ docker exec --env ******** --env ******** c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent -k [2022-04-07T18:38:48.003Z] unset SSH_AUTH_SOCK; [2022-04-07T18:38:48.004Z] unset SSH_AGENT_PID; [2022-04-07T18:38:48.004Z] echo Agent pid 61 killed; [2022-04-07T18:38:48.010Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T18:38:48.314Z] + git semver [Pipeline] } [2022-04-07T18:38:48.334Z] $ docker stop --time=1 c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 [2022-04-07T18:38:50.045Z] $ docker rm -f c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T18:38:50.421Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-07T18:38:50.687Z] Stashed 1 file(s) [Pipeline] echo [2022-04-07T18:38:50.692Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.59 [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-07T18:38:50.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T18:38:50.843Z] ========================================================= [2022-04-07T18:38:50.843Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-07T18:38:50.843Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:38:51.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T18:38:51.137Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-07T18:38:51.137Z] 59bf1c3509f3: Pulling fs layer [2022-04-07T18:38:51.137Z] 666ba61612fd: Pulling fs layer [2022-04-07T18:38:51.137Z] 8ed8ca486205: Pulling fs layer [2022-04-07T18:38:51.137Z] 4fe6c5a15a65: Pulling fs layer [2022-04-07T18:38:51.137Z] 22a0e8bec74d: Pulling fs layer [2022-04-07T18:38:51.137Z] 640e595b4fbd: Pulling fs layer [2022-04-07T18:38:51.137Z] 763cafe07f6e: Pulling fs layer [2022-04-07T18:38:51.137Z] 0c0b528cf693: Pulling fs layer [2022-04-07T18:38:51.137Z] 10935f4eaf8b: Pulling fs layer [2022-04-07T18:38:51.137Z] 640e595b4fbd: Waiting [2022-04-07T18:38:51.137Z] 10935f4eaf8b: Waiting [2022-04-07T18:38:51.137Z] 4fe6c5a15a65: Waiting [2022-04-07T18:38:51.137Z] 0c0b528cf693: Waiting [2022-04-07T18:38:51.137Z] 763cafe07f6e: Waiting [2022-04-07T18:38:51.137Z] 22a0e8bec74d: Waiting [2022-04-07T18:38:51.137Z] 8ed8ca486205: Download complete [2022-04-07T18:38:51.137Z] 666ba61612fd: Download complete [2022-04-07T18:38:51.137Z] 22a0e8bec74d: Download complete [2022-04-07T18:38:51.137Z] 640e595b4fbd: Verifying Checksum [2022-04-07T18:38:51.137Z] 640e595b4fbd: Download complete [2022-04-07T18:38:51.137Z] 59bf1c3509f3: Verifying Checksum [2022-04-07T18:38:51.137Z] 59bf1c3509f3: Download complete [2022-04-07T18:38:51.137Z] 763cafe07f6e: Verifying Checksum [2022-04-07T18:38:51.137Z] 763cafe07f6e: Download complete [2022-04-07T18:38:51.400Z] 0c0b528cf693: Verifying Checksum [2022-04-07T18:38:51.400Z] 0c0b528cf693: Download complete [2022-04-07T18:38:51.400Z] 59bf1c3509f3: Pull complete [2022-04-07T18:38:51.400Z] 666ba61612fd: Pull complete [2022-04-07T18:38:51.665Z] 8ed8ca486205: Pull complete [2022-04-07T18:38:51.928Z] 10935f4eaf8b: Verifying Checksum [2022-04-07T18:38:51.928Z] 10935f4eaf8b: Download complete [2022-04-07T18:38:51.928Z] 4fe6c5a15a65: Verifying Checksum [2022-04-07T18:38:51.928Z] 4fe6c5a15a65: Download complete [2022-04-07T18:38:56.169Z] 4fe6c5a15a65: Pull complete [2022-04-07T18:38:56.169Z] 22a0e8bec74d: Pull complete [2022-04-07T18:38:56.169Z] 640e595b4fbd: Pull complete [2022-04-07T18:38:56.169Z] 763cafe07f6e: Pull complete [2022-04-07T18:38:56.169Z] 0c0b528cf693: Pull complete [2022-04-07T18:38:58.717Z] 10935f4eaf8b: Pull complete [2022-04-07T18:38:58.717Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-07T18:38:58.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T18:38:58.717Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:38:59.018Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T18:38:59.018Z] WORKDIR /edgex [2022-04-07T18:38:59.018Z] COPY go.mod . [2022-04-07T18:38:59.018Z] RUN go mod download [2022-04-07T18:38:59.018Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-07T18:39:00.400Z] Sending build context to Docker daemon 334.7MB [2022-04-07T18:39:00.400Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-07T18:39:00.400Z] ---> 99d49a6021b9 [2022-04-07T18:39:00.400Z] Step 2/4 : WORKDIR /edgex [2022-04-07T18:39:01.788Z] ---> Running in 01f9e0b0ab11 [2022-04-07T18:39:01.788Z] Removing intermediate container 01f9e0b0ab11 [2022-04-07T18:39:01.788Z] ---> b9fe22bb556b [2022-04-07T18:39:01.788Z] Step 3/4 : COPY go.mod . [2022-04-07T18:39:02.048Z] ---> 18731521d928 [2022-04-07T18:39:02.048Z] Step 4/4 : RUN go mod download [2022-04-07T18:39:02.048Z] ---> Running in 517d1077fc96 [2022-04-07T18:39:05.770Z] Still waiting to schedule task [2022-04-07T18:39:05.770Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-07T18:39:16.976Z] Removing intermediate container 517d1077fc96 [2022-04-07T18:39:16.976Z] ---> 58e0da6676e4 [2022-04-07T18:39:16.976Z] Successfully built 58e0da6676e4 [2022-04-07T18:39:16.976Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:39:17.272Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T18:39:17.273Z] . [Pipeline] withDockerContainer [2022-04-07T18:39:17.346Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T18:39:17.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T18:39:17.797Z] $ docker top f9d059f0ad8839332c0747deca36d5d236dfbb94bd38e778fc79f95f73faf2bc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T18:39:18.154Z] + go version [2022-04-07T18:39:18.154Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-07T18:39:18.171Z] $ docker stop --time=1 f9d059f0ad8839332c0747deca36d5d236dfbb94bd38e778fc79f95f73faf2bc [2022-04-07T18:39:19.468Z] $ docker rm -f f9d059f0ad8839332c0747deca36d5d236dfbb94bd38e778fc79f95f73faf2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:39:19.882Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-07T18:39:19.882Z] . [Pipeline] withDockerContainer [2022-04-07T18:39:19.969Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T18:39:20.023Z] $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-07T18:39:20.409Z] $ docker top 930617fb32ed62ac0685f7134a8e498e52340784b58f04bd78956791e12ccebf -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T18:39:20.507Z] ========================================================= [2022-04-07T18:39:20.508Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-07T18:39:20.508Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:39:20.828Z] + make test [2022-04-07T18:39:20.828Z] go mod tidy -compat=1.17 [2022-04-07T18:39:21.090Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-07T18:39:27.680Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-07T18:39:39.892Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.100s coverage: 28.7% of statements [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-07T18:39:39.892Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-07T18:39:40.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements [2022-04-07T18:39:40.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-07T18:39:40.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.9% of statements [2022-04-07T18:39:40.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-07T18:39:40.462Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.345s coverage: 89.2% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 84.4% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.1% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 24.0% of statements [2022-04-07T18:39:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2022-04-07T18:39:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2022-04-07T18:39:53.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements [2022-04-07T18:39:53.901Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2022-04-07T18:39:55.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements [2022-04-07T18:39:55.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-07T18:40:03.965Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-07T18:40:03.965Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-07T18:40:04.231Z] 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-07T18:40:22.354Z] GO111MODULE=on go vet ./... [2022-04-07T18:40:26.562Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-07T18:40:26.821Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-07T18:40:27.391Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-07T18:40:27.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-07T18:40:28.269Z] + ls -al . [2022-04-07T18:40:28.269Z] total 668 [2022-04-07T18:40:28.269Z] drwxrwxr-x 10 1001 1001 4096 Apr 7 18:40 . [2022-04-07T18:40:28.269Z] drwxr-xr-x 4 root root 4096 Apr 7 18:39 .. [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 11 Apr 7 18:38 .dockerignore [2022-04-07T18:40:28.269Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 18:38 .git [2022-04-07T18:40:28.269Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 18:38 .github [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 870 Apr 7 18:38 .gitignore [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 42 Apr 7 18:38 .golangci.yml [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 87 Apr 7 18:38 .hadolint.yml [2022-04-07T18:40:28.269Z] drwx------ 3 1001 1001 4096 Apr 7 18:38 .semver [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 166 Apr 7 18:38 .sonarcloud.properties [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 1171 Apr 7 18:38 ADOPTERS.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 9953 Apr 7 18:38 Attribution.txt [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 51732 Apr 7 18:38 CHANGELOG.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 3804 Apr 7 18:38 CONTRIBUTING.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 677 Apr 7 18:38 GOVERNANCE.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 849 Apr 7 18:38 Jenkinsfile [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 10775 Apr 7 18:38 LICENSE [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 8478 Apr 7 18:38 Makefile [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 582 Apr 7 18:38 OWNERS.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 8207 Apr 7 18:38 README.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 6912 Apr 7 18:38 SECURITY.md [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 12 Apr 7 18:38 VERSION [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 4131 Apr 7 18:38 ZMQWindows.md [2022-04-07T18:40:28.269Z] drwxrwxr-x 2 1001 1001 4096 Apr 7 18:38 bin [2022-04-07T18:40:28.269Z] drwxrwxr-x 18 1001 1001 4096 Apr 7 18:38 cmd [2022-04-07T18:40:28.269Z] -rw-r--r-- 1 root root 431014 Apr 7 18:40 coverage.out [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 3175 Apr 7 18:38 go.mod [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 34990 Apr 7 18:39 go.sum [2022-04-07T18:40:28.269Z] drwxrwxr-x 8 1001 1001 4096 Apr 7 18:38 internal [2022-04-07T18:40:28.269Z] drwxrwxr-x 3 1001 1001 4096 Apr 7 18:38 openapi [2022-04-07T18:40:28.269Z] drwxrwxr-x 4 1001 1001 4096 Apr 7 18:38 snap [2022-04-07T18:40:28.269Z] -rw-rw-r-- 1 1001 1001 204 Apr 7 18:38 version.go [Pipeline] sh [2022-04-07T18:40:28.565Z] + '[' -e coverage.out ] [2022-04-07T18:40:28.565Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-07T18:40:28.654Z] Stashed 1 file(s) [Pipeline] sh [2022-04-07T18:40:28.941Z] + make build [2022-04-07T18:40:28.941Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T18:40:47.041Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T18:40:57.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T18:40:57.031Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T18:40:58.422Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T18:40:58.685Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T18:41:00.089Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T18:41:01.042Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T18:41:02.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T18:41:03.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T18:41:04.312Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T18:41:05.705Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T18:41:07.091Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-07T18:41:08.491Z] $ docker stop --time=1 930617fb32ed62ac0685f7134a8e498e52340784b58f04bd78956791e12ccebf [2022-04-07T18:41:10.752Z] $ docker rm -f 930617fb32ed62ac0685f7134a8e498e52340784b58f04bd78956791e12ccebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:41:12.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T18:41:12.110Z] [2022-04-07T18:41:12.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:41:12.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T18:41:12.414Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-07T18:41:12.414Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-07T18:41:12.414Z] ca9280d653b3: Pulling fs layer [2022-04-07T18:41:12.414Z] 7e9c9ca2126c: Pulling fs layer [2022-04-07T18:41:12.414Z] cbdbe7a5bc2a: Download complete [2022-04-07T18:41:12.675Z] ca9280d653b3: Verifying Checksum [2022-04-07T18:41:12.675Z] ca9280d653b3: Download complete [2022-04-07T18:41:12.675Z] cbdbe7a5bc2a: Pull complete [2022-04-07T18:41:12.935Z] 7e9c9ca2126c: Verifying Checksum [2022-04-07T18:41:12.935Z] 7e9c9ca2126c: Download complete [2022-04-07T18:41:13.194Z] ca9280d653b3: Pull complete [2022-04-07T18:41:16.485Z] 7e9c9ca2126c: Pull complete [2022-04-07T18:41:16.485Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-07T18:41:16.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T18:41:16.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-07T18:41:16.553Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T18:41:16.594Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-07T18:41:17.711Z] $ docker top c2bd54936e41323de77339194a9f62a0ccd580c57bd9f26a35533230e0648f51 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T18:41:18.061Z] + docker-compose build --help [2022-04-07T18:41:18.061Z] + grep parallel [2022-04-07T18:41:18.634Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T18:41:18.658Z] $ docker stop --time=1 c2bd54936e41323de77339194a9f62a0ccd580c57bd9f26a35533230e0648f51 [2022-04-07T18:41:19.960Z] $ docker rm -f c2bd54936e41323de77339194a9f62a0ccd580c57bd9f26a35533230e0648f51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:41:20.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-07T18:41:20.416Z] . [Pipeline] withDockerContainer [2022-04-07T18:41:20.487Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T18:41:20.534Z] $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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-07T18:41:20.898Z] $ docker top 8a63c8185cc5361e24ccbb4a51b858dbd6773110430550131ce958182721159f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T18:41:21.260Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T18:41:21.829Z] Building core-command ... [2022-04-07T18:41:21.829Z] Building core-data ... [2022-04-07T18:41:21.830Z] Building core-metadata ... [2022-04-07T18:41:21.830Z] Building security-bootstrapper ... [2022-04-07T18:41:21.830Z] Building security-proxy-setup ... [2022-04-07T18:41:21.830Z] Building security-secretstore-setup ... [2022-04-07T18:41:21.830Z] Building security-spiffe-token-provider ... [2022-04-07T18:41:21.830Z] Building security-spire-agent ... [2022-04-07T18:41:21.830Z] Building security-spire-config ... [2022-04-07T18:41:21.830Z] Building security-spire-server ... [2022-04-07T18:41:21.830Z] Building support-notifications ... [2022-04-07T18:41:21.830Z] Building support-scheduler ... [2022-04-07T18:41:21.830Z] Building sys-mgmt-agent ... [2022-04-07T18:41:21.830Z] Building core-data [2022-04-07T18:41:21.830Z] Building sys-mgmt-agent [2022-04-07T18:41:21.830Z] Building support-scheduler [2022-04-07T18:41:21.830Z] Building security-bootstrapper [2022-04-07T18:41:21.830Z] Building security-spire-config [2022-04-07T18:41:37.378Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11438 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-07T18:41:37.390Z] Running in /w/workspace/edgex-go/182 [Pipeline] { [Pipeline] checkout [2022-04-07T18:41:37.810Z] The recommended git tool is: git [2022-04-07T18:41:39.922Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:41:39.922Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:41:39.922Z] ---> 58e0da6676e4 [2022-04-07T18:41:39.922Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T18:41:39.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:41:39.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:41:39.922Z] ---> 58e0da6676e4 [2022-04-07T18:41:39.922Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:41:39.922Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:41:39.922Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:41:39.922Z] ---> 58e0da6676e4 [2022-04-07T18:41:39.922Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T18:41:39.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:41:39.922Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:41:39.922Z] ---> 58e0da6676e4 [2022-04-07T18:41:39.922Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:41:39.922Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:41:39.922Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:41:39.922Z] ---> 58e0da6676e4 [2022-04-07T18:41:39.922Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T18:41:42.463Z] ---> Running in f22a8c6b6acd [2022-04-07T18:41:42.463Z] ---> Running in a8c4d0767e25 [2022-04-07T18:41:42.463Z] ---> Running in 4b037be9cc7c [2022-04-07T18:41:42.463Z] ---> Running in 4e7765c9170b [2022-04-07T18:41:42.463Z] ---> Running in c76b9a52ce85 [2022-04-07T18:41:42.463Z] Removing intermediate container c76b9a52ce85 [2022-04-07T18:41:42.463Z] ---> ea4692185063 [2022-04-07T18:41:42.463Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:41:42.463Z] Removing intermediate container f22a8c6b6acd [2022-04-07T18:41:42.463Z] ---> 06356867f29e [2022-04-07T18:41:42.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:41:42.463Z] Removing intermediate container 4e7765c9170b [2022-04-07T18:41:42.463Z] ---> 0b1398b820c8 [2022-04-07T18:41:42.463Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:41:42.463Z] Removing intermediate container a8c4d0767e25 [2022-04-07T18:41:42.463Z] ---> 610841ab6d77 [2022-04-07T18:41:42.463Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:41:42.463Z] Removing intermediate container 4b037be9cc7c [2022-04-07T18:41:42.463Z] ---> d527203ed333 [2022-04-07T18:41:42.463Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:41:42.463Z] ---> Running in bf982310961d [2022-04-07T18:41:42.463Z] ---> Running in a087107c3064 [2022-04-07T18:41:42.463Z] ---> Running in d882518cc8a2 [2022-04-07T18:41:42.463Z] ---> Running in d78478086eb2 [2022-04-07T18:41:42.463Z] ---> Running in 8e142f821a6b [2022-04-07T18:41:43.404Z] Removing intermediate container bf982310961d [2022-04-07T18:41:43.404Z] ---> 6ee6d91492a7 [2022-04-07T18:41:43.404Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T18:41:43.404Z] ---> Running in 2dfb16b0c4a9 [2022-04-07T18:41:43.977Z] Removing intermediate container d882518cc8a2 [2022-04-07T18:41:43.977Z] ---> 6475909f77b3 [2022-04-07T18:41:43.977Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T18:41:43.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:43.977Z] Removing intermediate container a087107c3064 [2022-04-07T18:41:43.977Z] ---> 198b9037dd85 [2022-04-07T18:41:43.977Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T18:41:43.977Z] ---> Running in d97761612f9d [2022-04-07T18:41:43.977Z] Removing intermediate container d78478086eb2 [2022-04-07T18:41:43.977Z] ---> 4d176a9048a3 [2022-04-07T18:41:43.977Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T18:41:43.977Z] ---> Running in 78cfbfd1f922 [2022-04-07T18:41:43.977Z] ---> Running in ea1b812ef3e0 [2022-04-07T18:41:43.977Z] Removing intermediate container 8e142f821a6b [2022-04-07T18:41:43.977Z] ---> 61e2066c6545 [2022-04-07T18:41:43.977Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T18:41:44.236Z] ---> Running in 14571da147b5 [2022-04-07T18:41:44.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:44.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:44.498Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:44.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:44.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:45.019Z] OK: 221 MiB in 52 packages [2022-04-07T18:41:45.067Z] using credential edgex-jenkins-ssh [2022-04-07T18:41:45.089Z] Cloning the remote Git repository [2022-04-07T18:41:45.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:45.279Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:45.539Z] Removing intermediate container 2dfb16b0c4a9 [2022-04-07T18:41:45.539Z] ---> b6b18ebcab14 [2022-04-07T18:41:45.539Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T18:41:45.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:45.539Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:41:45.539Z] OK: 221 MiB in 52 packages [2022-04-07T18:41:45.539Z] ---> b1e513ab98f7 [2022-04-07T18:41:45.539Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:41:45.539Z] ---> Running in 5203d2312f20 [2022-04-07T18:41:45.805Z] OK: 221 MiB in 52 packages [2022-04-07T18:41:45.805Z] OK: 221 MiB in 52 packages [2022-04-07T18:41:45.805Z] OK: 221 MiB in 52 packages [2022-04-07T18:41:45.805Z] Removing intermediate container d97761612f9d [2022-04-07T18:41:45.805Z] ---> 9b5244c91e32 [2022-04-07T18:41:45.805Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:41:45.183Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-07T18:41:45.323Z] > git init /w/workspace/edgex-go/182 # timeout=10 [2022-04-07T18:41:45.458Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-07T18:41:45.460Z] > git --version # timeout=10 [2022-04-07T18:41:45.509Z] > git --version # 'git version 2.25.1' [2022-04-07T18:41:45.512Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-07T18:41:45.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T18:41:46.066Z] ---> b8723fc004c4 [2022-04-07T18:41:46.066Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:41:46.066Z] ---> Running in 588a0bb70866 [2022-04-07T18:41:46.066Z] Removing intermediate container 78cfbfd1f922 [2022-04-07T18:41:46.066Z] ---> 5a7552553da6 [2022-04-07T18:41:46.066Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T18:41:46.329Z] ---> 05a6842b45ac [2022-04-07T18:41:46.329Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:41:46.329Z] Removing intermediate container 14571da147b5 [2022-04-07T18:41:46.329Z] ---> fb118e096f16 [2022-04-07T18:41:46.329Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:41:46.329Z] ---> Running in 63f799ab73ce [2022-04-07T18:41:46.329Z] Removing intermediate container ea1b812ef3e0 [2022-04-07T18:41:46.329Z] ---> 0232184c5a48 [2022-04-07T18:41:46.329Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T18:41:46.329Z] ---> c707543fdfa1 [2022-04-07T18:41:46.330Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:41:46.588Z] ---> Running in efdef1068493 [2022-04-07T18:41:46.588Z] ---> d9d2325eef83 [2022-04-07T18:41:46.588Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:41:46.588Z] ---> Running in 85443f3967d1 [2022-04-07T18:41:46.588Z] Removing intermediate container 5203d2312f20 [2022-04-07T18:41:46.588Z] ---> 365e3a3e208a [2022-04-07T18:41:46.588Z] Step 8/26 : COPY . . [2022-04-07T18:41:48.119Z] Removing intermediate container 588a0bb70866 [2022-04-07T18:41:48.119Z] ---> cfd3509ef6fa [2022-04-07T18:41:48.119Z] Step 8/23 : COPY . . [2022-04-07T18:41:48.119Z] Removing intermediate container efdef1068493 [2022-04-07T18:41:48.119Z] ---> 1007c81bc3b4 [2022-04-07T18:41:48.119Z] Step 8/23 : COPY . . [2022-04-07T18:41:48.119Z] Removing intermediate container 63f799ab73ce [2022-04-07T18:41:48.119Z] ---> 8b73db882a21 [2022-04-07T18:41:48.119Z] Step 8/31 : COPY . . [2022-04-07T18:41:48.378Z] Removing intermediate container 85443f3967d1 [2022-04-07T18:41:48.378Z] ---> 1b6934e0fae5 [2022-04-07T18:41:48.378Z] Step 8/22 : COPY . . [2022-04-07T18:41:58.368Z] ---> 40db47d53971 [2022-04-07T18:41:58.368Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T18:41:58.368Z] ---> 70bda1f91f35 [2022-04-07T18:41:58.368Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T18:41:58.368Z] ---> e1a063a61058 [2022-04-07T18:41:58.368Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T18:41:58.368Z] ---> c51f28bccf18 [2022-04-07T18:41:58.368Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T18:41:58.368Z] ---> 5f8ae16f6569 [2022-04-07T18:41:58.368Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T18:41:58.368Z] ---> Running in c219a6c0cca6 [2022-04-07T18:41:58.368Z] ---> Running in cbee6b4ffe62 [2022-04-07T18:41:58.368Z] ---> Running in 19ade35e0fea [2022-04-07T18:41:58.368Z] ---> Running in a2f64ff118c1 [2022-04-07T18:41:58.368Z] ---> Running in 26f5cbaa4092 [2022-04-07T18:41:58.368Z] Removing intermediate container 19ade35e0fea [2022-04-07T18:41:58.368Z] ---> 4fe50971b43d [2022-04-07T18:41:58.368Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T18:41:58.368Z] ---> Running in e43868398e35 [2022-04-07T18:41:58.368Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T18:41:58.629Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T18:41:58.888Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T18:41:58.888Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T18:41:59.458Z] Removing intermediate container e43868398e35 [2022-04-07T18:41:59.458Z] ---> e82d8ce40392 [2022-04-07T18:41:59.458Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T18:41:59.718Z] ---> Running in f5c3dc5c0a49 [2022-04-07T18:41:59.718Z] Removing intermediate container f5c3dc5c0a49 [2022-04-07T18:41:59.718Z] ---> 39ed1846c6fd [2022-04-07T18:41:59.718Z] 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-07T18:41:59.980Z] ---> Running in 88a39e4ebf54 [2022-04-07T18:42:00.918Z] spire-1.2.1/ [2022-04-07T18:42:00.918Z] spire-1.2.1/.data/ [2022-04-07T18:42:00.918Z] spire-1.2.1/.data/.file [2022-04-07T18:42:00.918Z] spire-1.2.1/.dockerignore [2022-04-07T18:42:00.918Z] spire-1.2.1/.gitattributes [2022-04-07T18:42:00.918Z] spire-1.2.1/.githooks/ [2022-04-07T18:42:00.918Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/ [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/ [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T18:42:00.918Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T18:42:00.918Z] spire-1.2.1/.gitignore [2022-04-07T18:42:00.918Z] spire-1.2.1/.go-version [2022-04-07T18:42:00.918Z] spire-1.2.1/.golangci.yml [2022-04-07T18:42:00.918Z] spire-1.2.1/ADOPTERS.md [2022-04-07T18:42:00.918Z] spire-1.2.1/CHANGELOG.md [2022-04-07T18:42:00.918Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T18:42:00.918Z] spire-1.2.1/CODEOWNERS [2022-04-07T18:42:00.918Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T18:42:00.918Z] spire-1.2.1/Dockerfile [2022-04-07T18:42:00.918Z] spire-1.2.1/Dockerfile.dev [2022-04-07T18:42:00.918Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T18:42:00.918Z] spire-1.2.1/LICENSE [2022-04-07T18:42:00.918Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T18:42:00.918Z] spire-1.2.1/Makefile [2022-04-07T18:42:00.918Z] spire-1.2.1/README.md [2022-04-07T18:42:00.918Z] spire-1.2.1/ROADMAP.md [2022-04-07T18:42:00.918Z] spire-1.2.1/SECURITY.md [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T18:42:00.918Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T18:42:00.919Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/ [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/agent/ [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/server/ [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/server/server.conf [2022-04-07T18:42:00.919Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/ [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/auditlog.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/ [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T18:42:00.919Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/spire_server.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/telemetry.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/upgrading.md [2022-04-07T18:42:01.181Z] spire-1.2.1/doc/using_spire.md [2022-04-07T18:42:01.181Z] spire-1.2.1/examples/ [2022-04-07T18:42:01.181Z] spire-1.2.1/examples/README.md [2022-04-07T18:42:01.181Z] spire-1.2.1/go.mod [2022-04-07T18:42:01.181Z] spire-1.2.1/go.sum [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T18:42:01.181Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/log/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/version/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T18:42:01.182Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/config.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T18:42:01.183Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/server.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/private/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/private/server/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T18:42:01.184Z] spire-1.2.1/release/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/conf/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T18:42:01.184Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/script/ [2022-04-07T18:42:01.184Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/support/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T18:42:01.184Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/clock/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/clock/clock.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T18:42:01.184Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/common [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T18:42:01.184Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T18:42:01.185Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T18:42:01.186Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T18:42:01.186Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T18:42:01.186Z] spire-1.2.1/test/integration/test.sh [2022-04-07T18:42:01.186Z] spire-1.2.1/test/plugintest/ [2022-04-07T18:42:01.186Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/ [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testca/ [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testca/ca.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testkey/ [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/testkey/new.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T18:42:01.186Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/util/ [2022-04-07T18:42:01.186Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/util/race.go [2022-04-07T18:42:01.186Z] spire-1.2.1/test/util/util.go [2022-04-07T18:42:01.186Z] building spire from source... [2022-04-07T18:42:01.186Z] Installing go1.17.7... [2022-04-07T18:42:05.053Z] Avoid second fetch [2022-04-07T18:42:05.053Z] Checking out Revision 55703cfb8fff16b41bcf5b5700b650125831580d (main) [2022-04-07T18:42:05.019Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-07T18:42:05.038Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-07T18:42:05.082Z] > git config core.sparsecheckout # timeout=10 [2022-04-07T18:42:05.099Z] > git checkout -f 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 [2022-04-07T18:42:07.751Z] Building bin/spire-server... [2022-04-07T18:42:07.751Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T18:42:07.751Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T18:42:07.751Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T18:42:07.751Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T18:42:07.751Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T18:42:07.751Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T18:42:07.751Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T18:42:07.751Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T18:42:07.751Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T18:42:07.751Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T18:42:07.751Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T18:42:07.751Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T18:42:07.751Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T18:42:07.751Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T18:42:07.751Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T18:42:07.751Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T18:42:07.751Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T18:42:07.751Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T18:42:07.751Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T18:42:07.751Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T18:42:07.751Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T18:42:07.751Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T18:42:07.751Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T18:42:07.751Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T18:42:07.751Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T18:42:07.751Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T18:42:07.751Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T18:42:08.011Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T18:42:08.011Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T18:42:08.011Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T18:42:08.011Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T18:42:08.011Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T18:42:08.011Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T18:42:08.011Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T18:42:08.011Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T18:42:08.011Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T18:42:08.011Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T18:42:08.011Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T18:42:08.011Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T18:42:08.011Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T18:42:08.270Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T18:42:08.270Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T18:42:08.270Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T18:42:08.838Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T18:42:09.637Z] Commit message: "fix: replace slack.edgexfoundry.org with edgexfoundry.slack.com (#3946)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-07T18:42:10.629Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-07T18:42:10.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T18:42:10.629Z] Dload Upload Total Spent Left Speed [2022-04-07T18:42:10.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-04-07T18:42:11.254Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-07T18:42:11.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T18:42:11.371Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T18:42:11.371Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T18:42:11.371Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T18:42:11.606Z] + sudo tee /etc/docker/daemon.new [2022-04-07T18:42:11.606Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-07T18:42:11.606Z] { [2022-04-07T18:42:11.606Z] "registry-mirrors": [ [2022-04-07T18:42:11.606Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-07T18:42:11.606Z] ], [2022-04-07T18:42:11.606Z] "bip": "10.250.0.254/24", [2022-04-07T18:42:11.606Z] "hosts": [ [2022-04-07T18:42:11.606Z] "tcp://0.0.0.0:5555", [2022-04-07T18:42:11.606Z] "unix:///var/run/docker.sock" [2022-04-07T18:42:11.606Z] ], [2022-04-07T18:42:11.606Z] "mtu": 1458, [2022-04-07T18:42:11.606Z] "selinux-enabled": true, [2022-04-07T18:42:11.606Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-07T18:42:11.606Z] } [Pipeline] sh [2022-04-07T18:42:11.962Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-07T18:42:12.314Z] + sudo service docker restart [2022-04-07T18:42:15.567Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T18:42:15.567Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T18:42:15.567Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T18:42:15.567Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T18:42:15.567Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T18:42:15.567Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T18:42:15.567Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T18:42:15.567Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T18:42:15.567Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T18:42:15.826Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T18:42:16.767Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T18:42:17.157Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T18:42:17.415Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T18:42:17.415Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T18:42:17.415Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T18:42:17.415Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T18:42:17.674Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T18:42:17.674Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T18:42:17.674Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T18:42:17.674Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T18:42:17.674Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T18:42:17.674Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T18:42:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T18:42:17.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T18:42:17.931Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T18:42:17.931Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T18:42:17.931Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T18:42:17.931Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T18:42:17.931Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T18:42:17.931Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T18:42:17.931Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T18:42:18.190Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T18:42:18.190Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T18:42:20.729Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T18:42:20.729Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T18:42:20.729Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T18:42:20.729Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T18:42:20.987Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T18:42:20.987Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T18:42:20.987Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T18:42:20.987Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T18:42:20.987Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T18:42:20.987Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T18:42:20.987Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T18:42:20.987Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T18:42:20.987Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T18:42:21.250Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T18:42:21.250Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T18:42:21.250Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T18:42:21.250Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T18:42:21.250Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T18:42:21.250Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T18:42:21.250Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T18:42:21.250Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T18:42:21.250Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T18:42:21.250Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T18:42:21.250Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T18:42:21.250Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T18:42:21.250Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T18:42:21.510Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T18:42:21.510Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T18:42:21.510Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T18:42:21.510Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T18:42:21.510Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T18:42:21.768Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T18:42:21.768Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T18:42:21.768Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T18:42:21.768Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T18:42:21.768Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T18:42:21.768Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T18:42:21.768Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T18:42:21.768Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T18:42:21.768Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T18:42:21.768Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T18:42:21.768Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T18:42:21.768Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T18:42:21.768Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T18:42:21.768Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T18:42:21.768Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T18:42:21.768Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T18:42:21.768Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T18:42:29.887Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T18:42:29.887Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T18:42:30.736Z] provisioning config files... [2022-04-07T18:42:30.785Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config6444394274218799661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T18:42:31.199Z] ---> docker-login.sh [2022-04-07T18:42:31.199Z] nexus3.edgexfoundry.org:10001 [2022-04-07T18:42:31.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:42:32.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:42:32.082Z] Configure a credential helper to remove this warning. See [2022-04-07T18:42:32.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:42:32.082Z] [2022-04-07T18:42:32.082Z] Login Succeeded [2022-04-07T18:42:32.082Z] nexus3.edgexfoundry.org:10002 [2022-04-07T18:42:32.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:42:32.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:42:32.681Z] Configure a credential helper to remove this warning. See [2022-04-07T18:42:32.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:42:32.681Z] [2022-04-07T18:42:32.681Z] Login Succeeded [2022-04-07T18:42:32.681Z] nexus3.edgexfoundry.org:10003 [2022-04-07T18:42:32.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:42:33.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:42:33.236Z] Configure a credential helper to remove this warning. See [2022-04-07T18:42:33.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:42:33.236Z] [2022-04-07T18:42:33.236Z] Login Succeeded [2022-04-07T18:42:33.236Z] nexus3.edgexfoundry.org:10004 [2022-04-07T18:42:33.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:42:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:42:33.784Z] Configure a credential helper to remove this warning. See [2022-04-07T18:42:33.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:42:33.784Z] [2022-04-07T18:42:33.784Z] Login Succeeded [2022-04-07T18:42:33.784Z] docker.io [2022-04-07T18:42:34.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:42:34.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:42:34.330Z] Configure a credential helper to remove this warning. See [2022-04-07T18:42:34.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:42:34.330Z] [2022-04-07T18:42:34.330Z] Login Succeeded [2022-04-07T18:42:34.330Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T18:42:34.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-07T18:42:34.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T18:42:34.807Z] ========================================================= [2022-04-07T18:42:34.807Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-07T18:42:34.807Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:42:35.207Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T18:42:35.483Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-07T18:42:35.483Z] 9b3977197b4f: Pulling fs layer [2022-04-07T18:42:35.483Z] 1a89e8eeedd5: Pulling fs layer [2022-04-07T18:42:35.483Z] 94645a83ff95: Pulling fs layer [2022-04-07T18:42:35.483Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-07T18:42:35.483Z] 0c92f367c5e7: Pulling fs layer [2022-04-07T18:42:35.483Z] f7c0051592d6: Pulling fs layer [2022-04-07T18:42:35.483Z] a227ed2f7395: Pulling fs layer [2022-04-07T18:42:35.483Z] 7b1c46037f91: Pulling fs layer [2022-04-07T18:42:35.483Z] f7c0051592d6: Waiting [2022-04-07T18:42:35.483Z] 3f3a8bcf1eab: Waiting [2022-04-07T18:42:35.483Z] 0c92f367c5e7: Waiting [2022-04-07T18:42:35.483Z] 7b1c46037f91: Waiting [2022-04-07T18:42:35.483Z] a227ed2f7395: Waiting [2022-04-07T18:42:35.483Z] 94645a83ff95: Verifying Checksum [2022-04-07T18:42:35.483Z] 94645a83ff95: Download complete [2022-04-07T18:42:35.483Z] 1a89e8eeedd5: Verifying Checksum [2022-04-07T18:42:35.483Z] 1a89e8eeedd5: Download complete [2022-04-07T18:42:35.483Z] 0c92f367c5e7: Verifying Checksum [2022-04-07T18:42:35.483Z] 0c92f367c5e7: Download complete [2022-04-07T18:42:35.483Z] f7c0051592d6: Verifying Checksum [2022-04-07T18:42:35.483Z] f7c0051592d6: Download complete [2022-04-07T18:42:35.483Z] 9b3977197b4f: Verifying Checksum [2022-04-07T18:42:35.483Z] 9b3977197b4f: Download complete [2022-04-07T18:42:35.483Z] a227ed2f7395: Verifying Checksum [2022-04-07T18:42:35.483Z] a227ed2f7395: Download complete [2022-04-07T18:42:36.475Z] 9b3977197b4f: Pull complete [2022-04-07T18:42:36.752Z] 1a89e8eeedd5: Pull complete [2022-04-07T18:42:37.354Z] 94645a83ff95: Pull complete [2022-04-07T18:42:37.628Z] 7b1c46037f91: Verifying Checksum [2022-04-07T18:42:37.628Z] 7b1c46037f91: Download complete [2022-04-07T18:42:38.224Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-07T18:42:38.224Z] 3f3a8bcf1eab: Download complete [2022-04-07T18:42:50.630Z] 3f3a8bcf1eab: Pull complete [2022-04-07T18:42:50.630Z] 0c92f367c5e7: Pull complete [2022-04-07T18:42:50.630Z] f7c0051592d6: Pull complete [2022-04-07T18:42:50.630Z] a227ed2f7395: Pull complete [2022-04-07T18:42:51.830Z] Removing intermediate container a2f64ff118c1 [2022-04-07T18:42:51.831Z] ---> 0b8ce3dafb34 [2022-04-07T18:42:51.831Z] [2022-04-07T18:42:51.831Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T18:42:51.831Z] Removing intermediate container cbee6b4ffe62 [2022-04-07T18:42:51.831Z] ---> 96e1f858e036 [2022-04-07T18:42:51.831Z] [2022-04-07T18:42:51.831Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T18:42:51.831Z] Removing intermediate container 26f5cbaa4092 [2022-04-07T18:42:51.831Z] ---> 182271757917 [2022-04-07T18:42:51.831Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T18:42:51.831Z] Removing intermediate container c219a6c0cca6 [2022-04-07T18:42:51.831Z] ---> 2befb67fde38 [2022-04-07T18:42:51.831Z] [2022-04-07T18:42:51.831Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T18:42:51.831Z] ---> Running in d5d14a252f37 [2022-04-07T18:42:51.831Z] 3.14: Pulling from library/alpine [2022-04-07T18:42:51.831Z] 3.14: Pulling from library/alpine [2022-04-07T18:42:51.831Z] 3.14: Pulling from library/alpine [2022-04-07T18:42:52.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T18:42:52.400Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T18:42:52.400Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T18:42:52.400Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T18:42:52.400Z] Status: Image is up to date for alpine:3.14 [2022-04-07T18:42:52.400Z] ---> e04c818066af [2022-04-07T18:42:52.400Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T18:42:52.400Z] ---> e04c818066af [2022-04-07T18:42:52.400Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T18:42:52.400Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T18:42:52.400Z] Status: Image is up to date for alpine:3.14 [2022-04-07T18:42:52.741Z] ---> e04c818066af [2022-04-07T18:42:52.742Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T18:42:53.003Z] ---> Running in 4912c83cce9c [2022-04-07T18:42:53.003Z] ---> Running in 25f154bfd6cc [2022-04-07T18:42:53.003Z] ---> Running in b06190ac8e2b [2022-04-07T18:42:53.262Z] Removing intermediate container 25f154bfd6cc [2022-04-07T18:42:53.262Z] ---> 6d77a8c9671d [2022-04-07T18:42:53.262Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T18:42:53.524Z] ---> Running in c176fccf45e4 [2022-04-07T18:42:53.524Z] Removing intermediate container b06190ac8e2b [2022-04-07T18:42:53.524Z] ---> 8ad8b08c0998 [2022-04-07T18:42:53.524Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T18:42:53.524Z] ---> Running in 09871c3d9d68 [2022-04-07T18:42:54.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:42:54.161Z] Removing intermediate container 09871c3d9d68 [2022-04-07T18:42:54.161Z] ---> 936e6e6137d0 [2022-04-07T18:42:54.161Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T18:42:54.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:42:54.161Z] ---> Running in 35140770feaf [2022-04-07T18:42:54.161Z] Removing intermediate container d5d14a252f37 [2022-04-07T18:42:54.161Z] ---> 324cb0615729 [2022-04-07T18:42:54.161Z] [2022-04-07T18:42:54.161Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T18:42:54.161Z] 20.10.14: Pulling from library/docker [2022-04-07T18:42:54.161Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T18:42:54.161Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:42:54.420Z] OK: 6 MiB in 15 packages [2022-04-07T18:42:54.420Z] Removing intermediate container 35140770feaf [2022-04-07T18:42:54.420Z] ---> 43d0dbd7612b [2022-04-07T18:42:54.420Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:42:54.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:42:54.683Z] ---> Running in 8633d136674c [2022-04-07T18:42:54.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:42:54.941Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T18:42:54.941Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T18:42:54.941Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:42:54.941Z] OK: 6 MiB in 16 packages [2022-04-07T18:42:55.508Z] Removing intermediate container 4912c83cce9c [2022-04-07T18:42:55.508Z] ---> 8199468cfd25 [2022-04-07T18:42:55.508Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T18:42:55.766Z] ---> Running in a8830f4ce943 [2022-04-07T18:42:56.027Z] Removing intermediate container c176fccf45e4 [2022-04-07T18:42:56.027Z] ---> 30b27161e52d [2022-04-07T18:42:56.027Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T18:42:56.678Z] Removing intermediate container a8830f4ce943 [2022-04-07T18:42:56.678Z] ---> 1c930e9db666 [2022-04-07T18:42:56.678Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T18:42:56.678Z] ---> Running in 170b57152fab [2022-04-07T18:42:56.678Z] ---> Running in affde95f4874 [2022-04-07T18:42:56.678Z] Removing intermediate container affde95f4874 [2022-04-07T18:42:56.678Z] ---> 00d301ac1edd [2022-04-07T18:42:56.678Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T18:42:57.017Z] Removing intermediate container 170b57152fab [2022-04-07T18:42:57.017Z] ---> 659841aa1376 [2022-04-07T18:42:57.017Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T18:42:57.017Z] Removing intermediate container 8633d136674c [2022-04-07T18:42:57.017Z] ---> e23aaba8a9bb [2022-04-07T18:42:57.017Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T18:42:57.017Z] ---> Running in 0fda69cd62c7 [2022-04-07T18:42:57.017Z] ---> Running in c2f0e47cd490 [2022-04-07T18:42:57.017Z] ---> Running in 3e7be757e12e [2022-04-07T18:42:57.353Z] Removing intermediate container 0fda69cd62c7 [2022-04-07T18:42:57.353Z] ---> bb1cffb2efae [2022-04-07T18:42:57.353Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:42:57.353Z] Removing intermediate container c2f0e47cd490 [2022-04-07T18:42:57.353Z] ---> 963647dfea5c [2022-04-07T18:42:57.353Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T18:42:57.371Z] 7b1c46037f91: Pull complete [2022-04-07T18:42:57.371Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-07T18:42:57.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T18:42:57.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-07T18:42:57.614Z] ---> Running in 7b35abe5eac9 [2022-04-07T18:42:57.614Z] ---> c45b1795eb09 [2022-04-07T18:42:57.614Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T18:42:57.753Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-07T18:42:57.753Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T18:42:57.753Z] WORKDIR /edgex [2022-04-07T18:42:57.753Z] COPY go.mod . [2022-04-07T18:42:57.753Z] RUN go mod download [2022-04-07T18:42:57.875Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:42:58.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:42:58.814Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T18:42:59.074Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T18:42:59.074Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T18:42:59.074Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T18:42:59.333Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T18:42:59.333Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T18:42:59.333Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:42:59.594Z] OK: 8 MiB in 20 packages [2022-04-07T18:42:59.856Z] ---> 4f4e0f5b2d91 [2022-04-07T18:42:59.856Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T18:43:00.116Z] Removing intermediate container 7b35abe5eac9 [2022-04-07T18:43:00.116Z] ---> d215275b50a9 [2022-04-07T18:43:00.116Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T18:43:00.116Z] ---> Running in 33869a891117 [2022-04-07T18:43:00.423Z] Sending build context to Docker daemon 169.1MB [2022-04-07T18:43:00.423Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-07T18:43:00.423Z] ---> f79e39bc4007 [2022-04-07T18:43:00.423Z] Step 2/4 : WORKDIR /edgex [2022-04-07T18:43:00.690Z] ---> fc67960b3cf0 [2022-04-07T18:43:00.690Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T18:43:00.970Z] Removing intermediate container 33869a891117 [2022-04-07T18:43:00.970Z] ---> 743713daa382 [2022-04-07T18:43:00.970Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T18:43:00.970Z] Removing intermediate container 3e7be757e12e [2022-04-07T18:43:00.970Z] ---> 041748f1c023 [2022-04-07T18:43:00.970Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:43:00.970Z] ---> Running in 96452eee85ac [2022-04-07T18:43:01.230Z] Removing intermediate container 96452eee85ac [2022-04-07T18:43:01.230Z] ---> c589eb18560b [2022-04-07T18:43:01.230Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:43:01.490Z] ---> Running in 43cebdf89eb0 [2022-04-07T18:43:01.490Z] ---> 95ad90258ea0 [2022-04-07T18:43:01.490Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T18:43:01.750Z] ---> Running in bf38f4b9305f [2022-04-07T18:43:01.750Z] ---> dc30b0452dbb [2022-04-07T18:43:01.750Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T18:43:02.367Z] Removing intermediate container 43cebdf89eb0 [2022-04-07T18:43:02.367Z] ---> 5fd6c661ded2 [2022-04-07T18:43:02.367Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T18:43:02.434Z] ---> Running in 41935cf940d0 [2022-04-07T18:43:02.627Z] ---> Running in ef3b76b82ec5 [2022-04-07T18:43:02.709Z] Removing intermediate container 41935cf940d0 [2022-04-07T18:43:02.709Z] ---> d0d7b95feb62 [2022-04-07T18:43:02.709Z] Step 3/4 : COPY go.mod . [2022-04-07T18:43:03.223Z] Removing intermediate container ef3b76b82ec5 [2022-04-07T18:43:03.223Z] ---> c5db91330e6b [2022-04-07T18:43:03.223Z] Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:43:03.223Z] ---> Running in 23e8adbabd06 [2022-04-07T18:43:03.314Z] ---> d01f5c2c5ad3 [2022-04-07T18:43:03.314Z] Step 4/4 : RUN go mod download [2022-04-07T18:43:03.314Z] ---> Running in 91f50b4101b3 [2022-04-07T18:43:03.482Z] ---> bd09bd1344c2 [2022-04-07T18:43:03.482Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T18:43:03.752Z] Removing intermediate container 23e8adbabd06 [2022-04-07T18:43:03.752Z] ---> c8632a083127 [2022-04-07T18:43:03.752Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T18:43:03.752Z] ---> Running in ae4e4e826c58 [2022-04-07T18:43:04.011Z] ---> 5fd72cecf3c0 [2022-04-07T18:43:04.011Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T18:43:04.317Z] ---> Running in cf0f1cf34863 [2022-04-07T18:43:04.317Z] Removing intermediate container bf38f4b9305f [2022-04-07T18:43:04.317Z] ---> b44d6dc50c3f [2022-04-07T18:43:04.317Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:43:04.317Z] Removing intermediate container ae4e4e826c58 [2022-04-07T18:43:04.317Z] ---> e1239bb86983 [2022-04-07T18:43:04.317Z] [2022-04-07T18:43:04.577Z] Removing intermediate container cf0f1cf34863 [2022-04-07T18:43:04.577Z] ---> 1857a2a62a56 [2022-04-07T18:43:04.577Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:43:04.837Z] Successfully built e1239bb86983 [2022-04-07T18:43:04.837Z] Successfully tagged support-scheduler:latest [2022-04-07T18:43:05.126Z]  Building support-scheduler ... done Building support-notifications [2022-04-07T18:43:06.065Z] ---> 1e673007eb63 [2022-04-07T18:43:06.065Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T18:43:07.004Z] ---> Running in a72bac3020ac [2022-04-07T18:43:07.574Z] Removing intermediate container a72bac3020ac [2022-04-07T18:43:07.574Z] ---> f43b9b8551fd [2022-04-07T18:43:07.574Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T18:43:08.153Z] ---> d4143532dae6 [2022-04-07T18:43:08.153Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T18:43:08.153Z] ---> Running in 47cdab2f986d [2022-04-07T18:43:08.153Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T18:43:08.153Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T18:43:08.153Z] ---> 7417809fdb73 [2022-04-07T18:43:08.153Z] 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-07T18:43:08.413Z] ---> Running in 177e25d5d5b8 [2022-04-07T18:43:08.672Z] Removing intermediate container 47cdab2f986d [2022-04-07T18:43:08.672Z] ---> 22caed352c91 [2022-04-07T18:43:08.672Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:43:09.246Z] ---> e898ed21b055 [2022-04-07T18:43:09.246Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T18:43:09.505Z] ---> Running in 680cc565ca09 [2022-04-07T18:43:09.775Z] Removing intermediate container 177e25d5d5b8 [2022-04-07T18:43:09.775Z] ---> 30868248e54a [2022-04-07T18:43:09.775Z] 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-07T18:43:09.775Z] ---> bbb2ba31c977 [2022-04-07T18:43:09.775Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T18:43:10.034Z] ---> Running in 51bd749d50d1 [2022-04-07T18:43:10.034Z] Removing intermediate container 680cc565ca09 [2022-04-07T18:43:10.034Z] ---> 340574c53a08 [2022-04-07T18:43:10.034Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T18:43:10.294Z] ---> Running in 01a988cc60cf [2022-04-07T18:43:10.552Z] ---> ddd26e8719ba [2022-04-07T18:43:10.552Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T18:43:10.811Z] Removing intermediate container 01a988cc60cf [2022-04-07T18:43:10.811Z] ---> ff15e9a7e8d8 [2022-04-07T18:43:10.811Z] [2022-04-07T18:43:10.811Z] ---> Running in fe2dc818fd29 [2022-04-07T18:43:10.811Z] Successfully built ff15e9a7e8d8 [2022-04-07T18:43:10.811Z] Successfully tagged core-data:latest [2022-04-07T18:43:10.811Z]  Building core-data ... done Building security-spiffe-token-provider [2022-04-07T18:43:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:11.333Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T18:43:11.333Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T18:43:11.333Z] Executing bash-5.1.16-r0.post-install [2022-04-07T18:43:11.333Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T18:43:11.333Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T18:43:11.333Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T18:43:11.333Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T18:43:11.333Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T18:43:11.333Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T18:43:11.333Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T18:43:11.333Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T18:43:11.333Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T18:43:11.333Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T18:43:11.333Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T18:43:11.333Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T18:43:11.333Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T18:43:11.333Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T18:43:11.333Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T18:43:11.594Z] Removing intermediate container fe2dc818fd29 [2022-04-07T18:43:11.594Z] ---> d47822ab11a9 [2022-04-07T18:43:11.594Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T18:43:11.854Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T18:43:11.854Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T18:43:11.854Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T18:43:11.854Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T18:43:11.854Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T18:43:11.854Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T18:43:11.854Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T18:43:11.854Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T18:43:11.854Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T18:43:11.854Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T18:43:11.854Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T18:43:11.854Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T18:43:11.854Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T18:43:11.854Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T18:43:11.854Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T18:43:11.854Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T18:43:11.854Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T18:43:11.854Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T18:43:11.854Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T18:43:11.854Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T18:43:11.854Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T18:43:11.854Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T18:43:11.854Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T18:43:11.854Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T18:43:11.854Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T18:43:11.854Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T18:43:12.112Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:43:12.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:43:12.112Z] ---> 58e0da6676e4 [2022-04-07T18:43:12.112Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T18:43:12.112Z] ---> Using cache [2022-04-07T18:43:12.112Z] ---> 610841ab6d77 [2022-04-07T18:43:12.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:43:12.112Z] ---> Using cache [2022-04-07T18:43:12.112Z] ---> 61e2066c6545 [2022-04-07T18:43:12.112Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T18:43:12.112Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T18:43:12.112Z] OK: 83 MiB in 65 packages [2022-04-07T18:43:12.690Z] Collecting docker-compose==1.23.2 [2022-04-07T18:43:12.690Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T18:43:12.950Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T18:43:12.950Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T18:43:12.950Z] Collecting PyYAML<4,>=3.10 [2022-04-07T18:43:12.950Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T18:43:13.518Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T18:43:13.518Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T18:43:13.778Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T18:43:13.778Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T18:43:14.038Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T18:43:14.038Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T18:43:14.298Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T18:43:14.298Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T18:43:14.298Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T18:43:14.298Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T18:43:14.559Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T18:43:14.559Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T18:43:14.819Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T18:43:14.819Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T18:43:15.078Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:43:15.078Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:43:15.078Z] ---> 58e0da6676e4 [2022-04-07T18:43:15.078Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T18:43:15.078Z] ---> Using cache [2022-04-07T18:43:15.078Z] ---> 610841ab6d77 [2022-04-07T18:43:15.078Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T18:43:15.340Z] 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-07T18:43:15.340Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T18:43:15.340Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T18:43:15.340Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T18:43:15.340Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T18:43:15.600Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T18:43:15.600Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T18:43:15.600Z] Collecting idna<2.8,>=2.5 [2022-04-07T18:43:15.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T18:43:15.600Z] 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-07T18:43:15.600Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T18:43:15.600Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T18:43:15.600Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T18:43:15.600Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T18:43:15.600Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T18:43:15.600Z] Attempting uninstall: urllib3 [2022-04-07T18:43:15.600Z] Found existing installation: urllib3 1.26.7 [2022-04-07T18:43:15.600Z] Uninstalling urllib3-1.26.7: [2022-04-07T18:43:15.600Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T18:43:17.021Z] Attempting uninstall: idna [2022-04-07T18:43:17.021Z] Found existing installation: idna 3.3 [2022-04-07T18:43:17.021Z] Uninstalling idna-3.3: [2022-04-07T18:43:17.021Z] ---> 2d6def424bc4 [2022-04-07T18:43:17.021Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T18:43:17.021Z] Successfully uninstalled idna-3.3 [2022-04-07T18:43:17.021Z] ---> Running in 9dc62d043abd [2022-04-07T18:43:17.281Z] ---> Running in 0e47c593abec [2022-04-07T18:43:17.281Z] ---> Running in 0727c79c7cff [2022-04-07T18:43:17.540Z] Attempting uninstall: requests [2022-04-07T18:43:17.540Z] Found existing installation: requests 2.26.0 [2022-04-07T18:43:17.540Z] Uninstalling requests-2.26.0: [2022-04-07T18:43:17.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:17.540Z] Successfully uninstalled requests-2.26.0 [2022-04-07T18:43:17.540Z] Running setup.py install for texttable: started [2022-04-07T18:43:17.800Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:18.059Z] Running setup.py install for texttable: finished with status 'done' [2022-04-07T18:43:18.059Z] Running setup.py install for PyYAML: started [2022-04-07T18:43:18.059Z] Removing intermediate container 0727c79c7cff [2022-04-07T18:43:18.059Z] ---> 10abcc115650 [2022-04-07T18:43:18.059Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T18:43:18.323Z] ---> Running in a09523ed1065 [2022-04-07T18:43:18.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:18.584Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T18:43:18.584Z] Removing intermediate container a09523ed1065 [2022-04-07T18:43:18.584Z] ---> f442b5b25c5b [2022-04-07T18:43:18.584Z] Step 28/31 : CMD ["gate"] [2022-04-07T18:43:18.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:18.846Z] Running setup.py install for docopt: started [2022-04-07T18:43:18.846Z] ---> Running in d07c4526a9a7 [2022-04-07T18:43:18.846Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:43:18.846Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:43:18.846Z] OK: 15864 distinct packages available [2022-04-07T18:43:18.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:18.846Z] Removing intermediate container d07c4526a9a7 [2022-04-07T18:43:18.846Z] ---> 1b2b5fb4e0e0 [2022-04-07T18:43:18.846Z] Step 29/31 : LABEL arch=x86_64 [2022-04-07T18:43:18.846Z] OK: 221 MiB in 52 packages [2022-04-07T18:43:19.108Z] ---> Running in b80e5b26c38e [2022-04-07T18:43:19.108Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T18:43:19.108Z] Running setup.py install for dockerpty: started [2022-04-07T18:43:19.108Z] Removing intermediate container b80e5b26c38e [2022-04-07T18:43:19.108Z] ---> 3956f8a5668c [2022-04-07T18:43:19.108Z] Step 30/31 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:43:19.368Z] ---> Running in e4fa35400f84 [2022-04-07T18:43:19.368Z] Removing intermediate container 0e47c593abec [2022-04-07T18:43:19.368Z] ---> cbad65ab107a [2022-04-07T18:43:19.368Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T18:43:19.368Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T18:43:19.627Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:19.627Z] Removing intermediate container e4fa35400f84 [2022-04-07T18:43:19.627Z] ---> 9d1498d6ccc2 [2022-04-07T18:43:19.627Z] Step 31/31 : LABEL version=2.2.0-dev.59 [2022-04-07T18:43:19.627Z] ---> 5306d7a8532a [2022-04-07T18:43:19.627Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:43:19.886Z] ---> Running in 139073aae9c2 [2022-04-07T18:43:19.886Z] ---> Running in a38a9e62fcef [2022-04-07T18:43:19.886Z] OK: 221 MiB in 52 packages [2022-04-07T18:43:20.145Z] Removing intermediate container 139073aae9c2 [2022-04-07T18:43:20.145Z] ---> 8011004a5436 [2022-04-07T18:43:20.145Z] [2022-04-07T18:43:20.145Z] Successfully built 8011004a5436 [2022-04-07T18:43:20.145Z] Successfully tagged security-bootstrapper:latest [2022-04-07T18:43:20.145Z] Building security-proxy-setup [2022-04-07T18:43:20.145Z]  Building security-bootstrapper ... done 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-07T18:43:24.348Z] Removing intermediate container 9dc62d043abd [2022-04-07T18:43:24.348Z] ---> faab2ece569e [2022-04-07T18:43:24.348Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T18:43:24.348Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:43:24.348Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:43:24.348Z] ---> 58e0da6676e4 [2022-04-07T18:43:24.348Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T18:43:24.348Z] ---> Using cache [2022-04-07T18:43:24.348Z] ---> 610841ab6d77 [2022-04-07T18:43:24.348Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:43:24.348Z] ---> Using cache [2022-04-07T18:43:24.348Z] ---> 61e2066c6545 [2022-04-07T18:43:24.348Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T18:43:24.348Z] ---> Running in 3c51d651766f [2022-04-07T18:43:24.348Z] Removing intermediate container a38a9e62fcef [2022-04-07T18:43:24.348Z] ---> 1d3e66c7ca0a [2022-04-07T18:43:24.348Z] Step 8/22 : COPY . . [2022-04-07T18:43:24.348Z] ---> f906fd2faa28 [2022-04-07T18:43:24.348Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:43:24.348Z] ---> Running in d6912f1c7b93 [2022-04-07T18:43:24.348Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:25.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:43:25.673Z] OK: 221 MiB in 52 packages [2022-04-07T18:43:28.969Z] Removing intermediate container d6912f1c7b93 [2022-04-07T18:43:28.969Z] ---> 4bfd8f770f6e [2022-04-07T18:43:28.969Z] Step 7/20 : COPY . . [2022-04-07T18:43:28.969Z] Removing intermediate container 51bd749d50d1 [2022-04-07T18:43:28.969Z] ---> 9f83cb8e434e [2022-04-07T18:43:28.969Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T18:43:28.969Z] Removing intermediate container 3c51d651766f [2022-04-07T18:43:28.969Z] ---> c31c6889b38d [2022-04-07T18:43:28.969Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T18:43:28.969Z] ---> Running in 066b81af0adf [2022-04-07T18:43:29.539Z] ---> 428ef289ec30 [2022-04-07T18:43:29.539Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:43:30.481Z] Removing intermediate container 066b81af0adf [2022-04-07T18:43:30.481Z] ---> a211cdd73c08 [2022-04-07T18:43:30.481Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T18:43:30.742Z] ---> Running in 665b66feeadc [2022-04-07T18:43:30.742Z] ---> Running in 82b555119803 [2022-04-07T18:43:30.742Z] ---> 09a26b86b925 [2022-04-07T18:43:30.742Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T18:43:31.002Z] ---> Running in c8b759229509 [2022-04-07T18:43:31.002Z] Removing intermediate container 82b555119803 [2022-04-07T18:43:31.002Z] ---> 736604dee6fc [2022-04-07T18:43:31.002Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T18:43:31.723Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T18:43:32.666Z] ---> 83d75d4438c6 [2022-04-07T18:43:32.666Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T18:43:32.929Z] Removing intermediate container 665b66feeadc [2022-04-07T18:43:32.929Z] ---> 50a7bdcc5e7f [2022-04-07T18:43:32.929Z] Step 8/22 : COPY . . [2022-04-07T18:43:32.929Z] ---> 04976c06c9c4 [2022-04-07T18:43:32.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T18:43:36.228Z] ---> de59fd1849b7 [2022-04-07T18:43:36.228Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T18:43:37.605Z] ---> Running in a06d4c52de37 [2022-04-07T18:43:37.605Z] ---> 5796c1a016a7 [2022-04-07T18:43:37.605Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T18:43:37.605Z] ---> Running in 7a620eb96aa1 [2022-04-07T18:43:37.868Z] Removing intermediate container a06d4c52de37 [2022-04-07T18:43:37.868Z] ---> a9efda2a5511 [2022-04-07T18:43:37.868Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:43:38.127Z] ---> Running in 0e5f38969a06 [2022-04-07T18:43:38.408Z] ---> bc5ebb6b08d1 [2022-04-07T18:43:38.408Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T18:43:38.408Z] Removing intermediate container 0e5f38969a06 [2022-04-07T18:43:38.408Z] ---> 8d01782b5bda [2022-04-07T18:43:38.408Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T18:43:38.408Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T18:43:38.669Z] ---> Running in c2e0e3e113aa [2022-04-07T18:43:38.669Z] ---> Running in cbdf1097ebfc [2022-04-07T18:43:38.930Z] Removing intermediate container cbdf1097ebfc [2022-04-07T18:43:38.930Z] ---> 5f56dd1c5330 [2022-04-07T18:43:38.930Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:43:38.930Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T18:43:38.930Z] ---> Running in eaee36123963 [2022-04-07T18:43:39.190Z] Removing intermediate container eaee36123963 [2022-04-07T18:43:39.190Z] ---> 3d1850dc7d85 [2022-04-07T18:43:39.190Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T18:43:39.449Z] ---> Running in 865d3e9a8d57 [2022-04-07T18:43:39.709Z] Removing intermediate container 865d3e9a8d57 [2022-04-07T18:43:39.709Z] ---> cbb3543e9e55 [2022-04-07T18:43:39.709Z] [2022-04-07T18:43:39.709Z] Successfully built cbb3543e9e55 [2022-04-07T18:43:39.709Z] Successfully tagged sys-mgmt-agent:latest [2022-04-07T18:43:39.709Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-07T18:43:43.902Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:43:43.902Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:43:43.902Z] ---> 58e0da6676e4 [2022-04-07T18:43:43.902Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:43:43.902Z] ---> Using cache [2022-04-07T18:43:43.902Z] ---> 610841ab6d77 [2022-04-07T18:43:43.902Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:43:43.902Z] ---> Using cache [2022-04-07T18:43:43.902Z] ---> 61e2066c6545 [2022-04-07T18:43:43.902Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T18:43:43.902Z] ---> Using cache [2022-04-07T18:43:43.902Z] ---> c31c6889b38d [2022-04-07T18:43:43.902Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:43:43.902Z] ---> Using cache [2022-04-07T18:43:43.902Z] ---> 428ef289ec30 [2022-04-07T18:43:43.902Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:43:43.902Z] ---> Using cache [2022-04-07T18:43:43.902Z] ---> 50a7bdcc5e7f [2022-04-07T18:43:43.902Z] Step 8/23 : COPY . . [2022-04-07T18:43:43.902Z] ---> Using cache [2022-04-07T18:43:43.902Z] ---> bc5ebb6b08d1 [2022-04-07T18:43:43.902Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T18:43:45.811Z] ---> Running in 44e28de8402a [2022-04-07T18:43:46.387Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T18:43:59.960Z] Removing intermediate container 91f50b4101b3 [2022-04-07T18:43:59.960Z] ---> b3dea8b53d3a [2022-04-07T18:43:59.960Z] Successfully built b3dea8b53d3a [2022-04-07T18:43:59.960Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:44:00.328Z] + docker inspect -f . ci-base-image-arm64 [2022-04-07T18:44:00.328Z] . [Pipeline] withDockerContainer [2022-04-07T18:44:00.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container [2022-04-07T18:44:00.730Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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-07T18:44:02.320Z] $ docker top cbe34f19faa26a1f8da15477aa3048a4f0a78cf54aa737b8c3439b5556dff9e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T18:44:03.267Z] + go version [2022-04-07T18:44:03.267Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-07T18:44:03.303Z] $ docker stop --time=1 cbe34f19faa26a1f8da15477aa3048a4f0a78cf54aa737b8c3439b5556dff9e2 [2022-04-07T18:44:04.492Z] Removing intermediate container c8b759229509 [2022-04-07T18:44:04.492Z] ---> 2f9578006519 [2022-04-07T18:44:04.492Z] [2022-04-07T18:44:04.492Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T18:44:04.492Z] ---> e04c818066af [2022-04-07T18:44:04.492Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T18:44:04.492Z] ---> Running in 1a6e33ca4dfc [2022-04-07T18:44:04.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:04.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:04.492Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T18:44:04.492Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T18:44:04.492Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:44:04.492Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T18:44:04.492Z] OK: 6 MiB in 16 packages [2022-04-07T18:44:05.013Z] $ docker rm -f cbe34f19faa26a1f8da15477aa3048a4f0a78cf54aa737b8c3439b5556dff9e2 [2022-04-07T18:44:05.059Z] Building bin/spire-agent... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-04-07T18:44:05.319Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T18:44:05.319Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T18:44:05.319Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T18:44:05.319Z] go: downloading github.com/docker/docker v20.10.12+incompatible Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:44:05.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T18:44:05.711Z] [2022-04-07T18:44:05.711Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:44:05.888Z] Removing intermediate container 1a6e33ca4dfc [2022-04-07T18:44:05.888Z] ---> 0995378ddf4c [2022-04-07T18:44:05.888Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T18:44:06.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T18:44:06.148Z] ---> Running in 2823e1140af9 [2022-04-07T18:44:06.371Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-07T18:44:06.372Z] 29e5d40040c1: Pulling fs layer [2022-04-07T18:44:06.372Z] 1ce36da41761: Pulling fs layer [2022-04-07T18:44:06.372Z] 25b303627fd3: Pulling fs layer [2022-04-07T18:44:06.372Z] 29e5d40040c1: Verifying Checksum [2022-04-07T18:44:06.372Z] 29e5d40040c1: Download complete [2022-04-07T18:44:06.407Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T18:44:06.407Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T18:44:06.407Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T18:44:06.657Z] 1ce36da41761: Verifying Checksum [2022-04-07T18:44:06.658Z] 1ce36da41761: Download complete [2022-04-07T18:44:06.667Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T18:44:06.667Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T18:44:06.667Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T18:44:06.667Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T18:44:06.667Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T18:44:06.925Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T18:44:06.932Z] 29e5d40040c1: Pull complete [2022-04-07T18:44:07.187Z] Removing intermediate container 2823e1140af9 [2022-04-07T18:44:07.187Z] ---> 2a0f8539d8f6 [2022-04-07T18:44:07.187Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T18:44:07.446Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T18:44:08.014Z] ---> Running in d6a1465e4a0c [2022-04-07T18:44:08.375Z] 25b303627fd3: Verifying Checksum [2022-04-07T18:44:08.376Z] 25b303627fd3: Download complete [2022-04-07T18:44:08.376Z] 1ce36da41761: Pull complete [2022-04-07T18:44:08.586Z] Removing intermediate container d6a1465e4a0c [2022-04-07T18:44:08.586Z] ---> b62daa587348 [2022-04-07T18:44:08.586Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T18:44:11.140Z] ---> Running in dbf97ad77203 [2022-04-07T18:44:11.400Z] Removing intermediate container 7a620eb96aa1 [2022-04-07T18:44:11.400Z] ---> c5f460b66687 [2022-04-07T18:44:11.400Z] [2022-04-07T18:44:11.400Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T18:44:11.661Z] Removing intermediate container dbf97ad77203 [2022-04-07T18:44:11.661Z] ---> 7f31d50bf1cc [2022-04-07T18:44:11.661Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:44:11.661Z] 3.15: Pulling from library/alpine [2022-04-07T18:44:13.068Z] ---> 644f73375fcc [2022-04-07T18:44:13.068Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T18:44:13.068Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T18:44:13.068Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T18:44:13.068Z] ---> 0ac33e5f5afa [2022-04-07T18:44:13.068Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T18:44:14.448Z] ---> Running in 28fab92f72ad [2022-04-07T18:44:15.016Z] ---> 82474198f4d5 [2022-04-07T18:44:15.016Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T18:44:15.277Z] Removing intermediate container 28fab92f72ad [2022-04-07T18:44:15.277Z] ---> 8c750238d20e [2022-04-07T18:44:15.277Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:44:15.277Z] Removing intermediate container c2e0e3e113aa [2022-04-07T18:44:15.277Z] ---> 532d4d01c8d8 [2022-04-07T18:44:15.277Z] [2022-04-07T18:44:15.277Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T18:44:15.277Z] ---> e04c818066af [2022-04-07T18:44:15.277Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T18:44:15.536Z] Removing intermediate container 44e28de8402a [2022-04-07T18:44:15.536Z] ---> e8983f15377a [2022-04-07T18:44:15.536Z] [2022-04-07T18:44:15.536Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T18:44:15.536Z] ---> e04c818066af [2022-04-07T18:44:15.536Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T18:44:15.536Z] ---> Using cache [2022-04-07T18:44:15.536Z] ---> 8199468cfd25 [2022-04-07T18:44:15.536Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T18:44:15.536Z] ---> Using cache [2022-04-07T18:44:15.536Z] ---> 1c930e9db666 [2022-04-07T18:44:15.536Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T18:44:15.536Z] ---> b1ae9554a32b [2022-04-07T18:44:15.536Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T18:44:15.536Z] ---> Running in da89c24dbfc1 [2022-04-07T18:44:15.536Z] ---> Running in 444cd83d76d7 [2022-04-07T18:44:15.536Z] ---> Running in acaaa10ad85c [2022-04-07T18:44:15.536Z] ---> Running in c34c444b27b8 [2022-04-07T18:44:15.796Z] Removing intermediate container acaaa10ad85c [2022-04-07T18:44:15.796Z] ---> d9f2504dea3b [2022-04-07T18:44:15.796Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T18:44:15.796Z] Removing intermediate container c34c444b27b8 [2022-04-07T18:44:15.796Z] ---> cc25ae46a013 [2022-04-07T18:44:15.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:44:15.796Z] ---> Running in 3ccafff07a40 [2022-04-07T18:44:16.060Z] ---> Running in c10cf110c4c1 [2022-04-07T18:44:16.060Z] Removing intermediate container 3ccafff07a40 [2022-04-07T18:44:16.060Z] ---> 86ea13603a86 [2022-04-07T18:44:16.060Z] Step 15/23 : WORKDIR / [2022-04-07T18:44:16.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:16.060Z] ---> Running in 06147620dd45 [2022-04-07T18:44:16.060Z] Removing intermediate container c10cf110c4c1 [2022-04-07T18:44:16.060Z] ---> 497c9f29521f [2022-04-07T18:44:16.060Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T18:44:16.060Z] ---> Running in e6a7847a014c [2022-04-07T18:44:16.060Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:16.320Z] Removing intermediate container 06147620dd45 [2022-04-07T18:44:16.320Z] ---> ca192ac5cedf [2022-04-07T18:44:16.320Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:44:16.320Z] Removing intermediate container e6a7847a014c [2022-04-07T18:44:16.320Z] ---> 784ae67e1609 [2022-04-07T18:44:16.320Z] Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:44:16.320Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T18:44:16.320Z] ---> Running in ecf16bbe1e26 [2022-04-07T18:44:16.320Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T18:44:16.320Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T18:44:16.320Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T18:44:16.320Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T18:44:16.592Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T18:44:16.592Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:44:16.592Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T18:44:16.592Z] OK: 8 MiB in 20 packages [2022-04-07T18:44:16.593Z] ---> c98788f8eb98 [2022-04-07T18:44:16.593Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T18:44:16.593Z] Removing intermediate container 444cd83d76d7 [2022-04-07T18:44:16.593Z] ---> bfdfbf0fea71 [2022-04-07T18:44:16.593Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T18:44:16.593Z] Removing intermediate container ecf16bbe1e26 [2022-04-07T18:44:16.593Z] ---> c0504e8125b0 [2022-04-07T18:44:16.593Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T18:44:16.855Z] ---> Running in 6f9ad9954088 [2022-04-07T18:44:16.855Z] ---> Running in a7a833e5d316 [2022-04-07T18:44:17.425Z] Removing intermediate container a7a833e5d316 [2022-04-07T18:44:17.425Z] ---> 8d36403dc41b [2022-04-07T18:44:17.425Z] [2022-04-07T18:44:17.425Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:17.425Z] ---> b21420bab49b [2022-04-07T18:44:17.425Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T18:44:17.425Z] Removing intermediate container da89c24dbfc1 [2022-04-07T18:44:17.425Z] ---> e1bd983c66bc [2022-04-07T18:44:17.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T18:44:17.425Z] ---> Running in da17dc7cbed1 [2022-04-07T18:44:17.425Z] Successfully built 8d36403dc41b [2022-04-07T18:44:17.425Z] Successfully tagged support-notifications:latest [2022-04-07T18:44:17.425Z]  Building support-notifications ... done Building core-metadata [2022-04-07T18:44:17.425Z] Removing intermediate container da17dc7cbed1 [2022-04-07T18:44:17.425Z] ---> a2714d131222 [2022-04-07T18:44:17.425Z] Step 13/22 : WORKDIR /edgex [2022-04-07T18:44:17.994Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:18.565Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:44:18.565Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:44:18.565Z] OK: 15854 distinct packages available [2022-04-07T18:44:18.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:19.223Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:19.595Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T18:44:19.889Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T18:44:19.889Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T18:44:19.889Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T18:44:19.889Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T18:44:20.175Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T18:44:20.175Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T18:44:20.175Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T18:44:20.468Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T18:44:20.468Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T18:44:20.468Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T18:44:20.468Z] OK: 8 MiB in 23 packages [2022-04-07T18:44:20.822Z] 25b303627fd3: Pull complete [2022-04-07T18:44:20.822Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-07T18:44:20.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T18:44:20.822Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-07T18:44:21.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container [2022-04-07T18:44:21.112Z] ---> Running in 6ce8eaa04c4a [2022-04-07T18:44:21.180Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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-07T18:44:21.373Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:44:21.373Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:44:21.373Z] ---> 58e0da6676e4 [2022-04-07T18:44:21.373Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:44:21.373Z] ---> Using cache [2022-04-07T18:44:21.373Z] ---> 610841ab6d77 [2022-04-07T18:44:21.373Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:44:21.373Z] ---> Using cache [2022-04-07T18:44:21.373Z] ---> 61e2066c6545 [2022-04-07T18:44:21.373Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T18:44:21.373Z] ---> Using cache [2022-04-07T18:44:21.373Z] ---> c31c6889b38d [2022-04-07T18:44:21.373Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:44:21.373Z] ---> Using cache [2022-04-07T18:44:21.373Z] ---> 428ef289ec30 [2022-04-07T18:44:21.373Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:44:21.373Z] ---> Using cache [2022-04-07T18:44:21.373Z] ---> 50a7bdcc5e7f [2022-04-07T18:44:21.373Z] Step 8/23 : COPY . . [2022-04-07T18:44:21.373Z] ---> Using cache [2022-04-07T18:44:21.373Z] ---> bc5ebb6b08d1 [2022-04-07T18:44:21.373Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T18:44:21.373Z] ---> ff31e35ae7a9 [2022-04-07T18:44:21.373Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T18:44:21.632Z] ---> Running in 77ab7529b153 [2022-04-07T18:44:21.632Z] ---> Running in 711fc5b9fa2e [2022-04-07T18:44:21.632Z] Removing intermediate container 6ce8eaa04c4a [2022-04-07T18:44:21.632Z] ---> 72847e259a60 [2022-04-07T18:44:21.632Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T18:44:21.892Z] Removing intermediate container 711fc5b9fa2e [2022-04-07T18:44:21.892Z] ---> d1a58dd910e9 [2022-04-07T18:44:21.892Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:44:21.892Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T18:44:22.154Z] ---> f8fb63e3ea91 [2022-04-07T18:44:22.154Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T18:44:22.154Z] Removing intermediate container 6f9ad9954088 [2022-04-07T18:44:22.154Z] ---> 0b494364d947 [2022-04-07T18:44:22.154Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:44:22.154Z] ---> Running in fd678fb58f06 [2022-04-07T18:44:22.721Z] Removing intermediate container fd678fb58f06 [2022-04-07T18:44:22.721Z] ---> fedcdb800384 [2022-04-07T18:44:22.721Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T18:44:23.662Z] ---> 8716664fef20 [2022-04-07T18:44:23.662Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T18:44:23.662Z] ---> 734f7d4f47ba [2022-04-07T18:44:23.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T18:44:23.751Z] $ docker top 7fdc300925b183d562f822a05e4662439df3efc867246df1873d3074a5cd8acd -eo pid,comm [2022-04-07T18:44:23.921Z] ---> Running in 4b88fc21fc8c [Pipeline] { [Pipeline] sh [2022-04-07T18:44:24.539Z] Removing intermediate container 4b88fc21fc8c [2022-04-07T18:44:24.539Z] ---> 2e16d3fe5778 [2022-04-07T18:44:24.539Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:44:24.699Z] + grep parallel [2022-04-07T18:44:24.699Z] + docker-compose build --help [2022-04-07T18:44:24.800Z] ---> 57a3a418003a [2022-04-07T18:44:24.800Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T18:44:24.800Z] ---> f95b73dce7ec [2022-04-07T18:44:24.800Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T18:44:25.062Z] ---> Running in fcb5cd0faa3e [2022-04-07T18:44:25.324Z] Removing intermediate container fcb5cd0faa3e [2022-04-07T18:44:25.324Z] ---> cb3c5e3df15e [2022-04-07T18:44:25.324Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T18:44:25.592Z] ---> 498ce9e21014 [2022-04-07T18:44:25.592Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T18:44:25.592Z] ---> 85148d00a62f [2022-04-07T18:44:25.592Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T18:44:25.852Z] ---> Running in 323d4029baa6 [2022-04-07T18:44:25.852Z] ---> Running in 641e0afff095 [2022-04-07T18:44:25.852Z] ---> Running in 2871503e850c [2022-04-07T18:44:26.428Z] Removing intermediate container 323d4029baa6 [2022-04-07T18:44:26.428Z] ---> aafc47a0a285 [2022-04-07T18:44:26.428Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:44:26.691Z] Removing intermediate container 641e0afff095 [2022-04-07T18:44:26.691Z] ---> 58daf8b3f3c0 [2022-04-07T18:44:26.691Z] [2022-04-07T18:44:26.691Z] ---> Running in 935efe4c5b80 [2022-04-07T18:44:26.691Z] Successfully built 58daf8b3f3c0 [2022-04-07T18:44:26.691Z] Successfully tagged core-command:latest [2022-04-07T18:44:26.691Z] Building security-secretstore-setup [2022-04-07T18:44:27.634Z]  Building core-command ... done Removing intermediate container 935efe4c5b80 [2022-04-07T18:44:27.634Z] ---> 9746ac43ae56 [2022-04-07T18:44:27.634Z] Step 18/20 : LABEL arch=x86_64 [2022-04-07T18:44:31.434Z] --parallel Build images in parallel. [Pipeline] } [2022-04-07T18:44:31.463Z] $ docker stop --time=1 7fdc300925b183d562f822a05e4662439df3efc867246df1873d3074a5cd8acd [2022-04-07T18:44:31.836Z] Removing intermediate container 2871503e850c [2022-04-07T18:44:31.836Z] ---> 4de107bc0ffc [2022-04-07T18:44:31.836Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T18:44:31.836Z] ---> Running in 760c9f51f109 [2022-04-07T18:44:31.836Z] ---> Running in 8ba81b98f44b [2022-04-07T18:44:32.097Z] Removing intermediate container 760c9f51f109 [2022-04-07T18:44:32.097Z] ---> 7a0b28718866 [2022-04-07T18:44:32.097Z] Step 19/20 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:44:32.097Z] Removing intermediate container 8ba81b98f44b [2022-04-07T18:44:32.097Z] ---> 9c210ab6b3bb [2022-04-07T18:44:32.097Z] Step 20/22 : LABEL arch=x86_64 [2022-04-07T18:44:32.097Z] ---> Running in bd5e73d38895 [2022-04-07T18:44:32.097Z] ---> Running in d0800853445e [2022-04-07T18:44:32.666Z] Removing intermediate container bd5e73d38895 [2022-04-07T18:44:32.666Z] ---> 783624659e18 [2022-04-07T18:44:32.666Z] Step 20/20 : LABEL version=2.2.0-dev.59 [2022-04-07T18:44:32.925Z] Removing intermediate container d0800853445e [2022-04-07T18:44:32.925Z] ---> 1a3c6179219a [2022-04-07T18:44:32.925Z] Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:44:32.925Z] ---> Running in 877572409e22 [2022-04-07T18:44:33.207Z] ---> Running in cfcdd2fcf5f6 [2022-04-07T18:44:33.207Z] Removing intermediate container 877572409e22 [2022-04-07T18:44:33.207Z] ---> f8d4ae204b3e [2022-04-07T18:44:33.207Z] [2022-04-07T18:44:33.209Z] $ docker rm -f 7fdc300925b183d562f822a05e4662439df3efc867246df1873d3074a5cd8acd [2022-04-07T18:44:33.467Z] Removing intermediate container cfcdd2fcf5f6 [2022-04-07T18:44:33.467Z] ---> 74d8d20a0e84 [2022-04-07T18:44:33.467Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T18:44:33.467Z] Successfully built f8d4ae204b3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:44:33.727Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-07T18:44:33.727Z] Building security-spire-server [2022-04-07T18:44:33.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-07T18:44:33.906Z] . [Pipeline] withDockerContainer [2022-04-07T18:44:33.986Z]  Building security-spiffe-token-provider ... done  ---> Running in e7a0f2266fd3 [2022-04-07T18:44:34.206Z] prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container [2022-04-07T18:44:34.310Z] $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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-07T18:44:34.922Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:44:34.922Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:44:34.922Z] ---> 58e0da6676e4 [2022-04-07T18:44:34.922Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T18:44:34.922Z] ---> Using cache [2022-04-07T18:44:34.922Z] ---> 610841ab6d77 [2022-04-07T18:44:34.922Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:44:34.922Z] ---> Using cache [2022-04-07T18:44:34.922Z] ---> 61e2066c6545 [2022-04-07T18:44:34.922Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T18:44:34.922Z] ---> Using cache [2022-04-07T18:44:34.922Z] ---> c31c6889b38d [2022-04-07T18:44:34.922Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T18:44:34.922Z] ---> Using cache [2022-04-07T18:44:34.922Z] ---> 428ef289ec30 [2022-04-07T18:44:34.922Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:44:34.922Z] ---> Using cache [2022-04-07T18:44:34.922Z] ---> 50a7bdcc5e7f [2022-04-07T18:44:34.922Z] Step 8/25 : COPY . . [2022-04-07T18:44:34.922Z] ---> Using cache [2022-04-07T18:44:34.922Z] ---> bc5ebb6b08d1 [2022-04-07T18:44:34.922Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T18:44:35.494Z] Removing intermediate container e7a0f2266fd3 [2022-04-07T18:44:35.494Z] ---> bb91a708acf4 [2022-04-07T18:44:35.494Z] [2022-04-07T18:44:35.754Z] Successfully built bb91a708acf4 [2022-04-07T18:44:35.826Z] $ docker top 48bd0aa79b5b5f1d225a375627d28b11fc7b8b5f5435553762398ddabb7c90bc -eo pid,comm [2022-04-07T18:44:36.016Z] Successfully tagged security-proxy-setup:latest [2022-04-07T18:44:36.016Z]  Building security-proxy-setup ... done Building security-spire-agent [Pipeline] { [Pipeline] sh [2022-04-07T18:44:36.834Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-07T18:44:37.928Z] ---> Running in 1851eda0bfbe [2022-04-07T18:44:38.187Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T18:44:40.096Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:44:40.096Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:44:40.096Z] ---> 58e0da6676e4 [2022-04-07T18:44:40.096Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T18:44:40.096Z] ---> Using cache [2022-04-07T18:44:40.096Z] ---> 610841ab6d77 [2022-04-07T18:44:40.096Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:44:40.096Z] ---> Using cache [2022-04-07T18:44:40.096Z] ---> 61e2066c6545 [2022-04-07T18:44:40.096Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T18:44:42.004Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:44:42.004Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:44:42.004Z] ---> 58e0da6676e4 [2022-04-07T18:44:42.004Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T18:44:42.004Z] ---> Using cache [2022-04-07T18:44:42.004Z] ---> 610841ab6d77 [2022-04-07T18:44:42.004Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:44:42.004Z] ---> Using cache [2022-04-07T18:44:42.004Z] ---> 61e2066c6545 [2022-04-07T18:44:42.004Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T18:44:43.572Z] Building core-command ... [2022-04-07T18:44:43.572Z] Building core-data ... [2022-04-07T18:44:43.572Z] Building core-metadata ... [2022-04-07T18:44:43.572Z] Building security-bootstrapper ... [2022-04-07T18:44:43.572Z] Building security-proxy-setup ... [2022-04-07T18:44:43.572Z] Building security-secretstore-setup ... [2022-04-07T18:44:43.572Z] Building security-spiffe-token-provider ... [2022-04-07T18:44:43.572Z] Building security-spire-agent ... [2022-04-07T18:44:43.572Z] Building security-spire-config ... [2022-04-07T18:44:43.572Z] Building security-spire-server ... [2022-04-07T18:44:43.572Z] Building support-notifications ... [2022-04-07T18:44:43.572Z] Building support-scheduler ... [2022-04-07T18:44:43.572Z] Building sys-mgmt-agent ... [2022-04-07T18:44:43.572Z] Building support-scheduler [2022-04-07T18:44:43.572Z] Building security-secretstore-setup [2022-04-07T18:44:43.572Z] Building security-spiffe-token-provider [2022-04-07T18:44:43.572Z] Building security-spire-agent [2022-04-07T18:44:43.572Z] Building core-metadata [2022-04-07T18:44:45.298Z] ---> Running in 1767f05e0fd2 [2022-04-07T18:44:45.298Z] ---> Running in 520222437aac [2022-04-07T18:44:46.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:46.234Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:46.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:46.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:44:47.376Z] OK: 221 MiB in 52 packages [2022-04-07T18:44:47.376Z] OK: 221 MiB in 52 packages [2022-04-07T18:44:49.284Z] Removing intermediate container 77ab7529b153 [2022-04-07T18:44:49.284Z] ---> 3420b61e8c28 [2022-04-07T18:44:49.284Z] [2022-04-07T18:44:49.284Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T18:44:49.284Z] ---> e04c818066af [2022-04-07T18:44:49.284Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T18:44:49.284Z] ---> Using cache [2022-04-07T18:44:49.284Z] ---> 8199468cfd25 [2022-04-07T18:44:49.284Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T18:44:49.284Z] ---> Using cache [2022-04-07T18:44:49.284Z] ---> 1c930e9db666 [2022-04-07T18:44:49.284Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T18:44:49.857Z] ---> Running in 6579610fbbd1 [2022-04-07T18:44:50.118Z] Removing intermediate container 520222437aac [2022-04-07T18:44:50.118Z] ---> 9e5cfe157696 [2022-04-07T18:44:50.118Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T18:44:50.378Z] Removing intermediate container 1767f05e0fd2 [2022-04-07T18:44:50.378Z] ---> 0ca18ecc7768 [2022-04-07T18:44:50.378Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T18:44:50.378Z] Removing intermediate container 6579610fbbd1 [2022-04-07T18:44:50.378Z] ---> 72f8b4daebcd [2022-04-07T18:44:50.378Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T18:44:50.638Z] ---> 9ac4134adf16 [2022-04-07T18:44:50.638Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:44:50.639Z] ---> Running in 1fbe5405448f [2022-04-07T18:44:50.639Z] ---> 36c9da3fdc30 [2022-04-07T18:44:50.639Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:44:50.904Z] ---> Running in 3ba0ec30d6f2 [2022-04-07T18:44:50.904Z] Removing intermediate container 1fbe5405448f [2022-04-07T18:44:50.904Z] ---> 9027fd7d0230 [2022-04-07T18:44:50.904Z] Step 15/23 : WORKDIR / [2022-04-07T18:44:50.904Z] ---> Running in 7540e0fcd67e [2022-04-07T18:44:51.164Z] ---> Running in f8d953621f9d [2022-04-07T18:44:51.424Z] Removing intermediate container f8d953621f9d [2022-04-07T18:44:51.425Z] ---> fb67b1a8d454 [2022-04-07T18:44:51.425Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:44:52.364Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T18:44:52.364Z] ---> 517aecf0f26d [2022-04-07T18:44:52.364Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T18:44:52.364Z] Removing intermediate container 3ba0ec30d6f2 [2022-04-07T18:44:52.364Z] ---> 0211318245af [2022-04-07T18:44:52.364Z] Step 8/25 : COPY . . [2022-04-07T18:44:53.300Z] Removing intermediate container 7540e0fcd67e [2022-04-07T18:44:53.300Z] ---> 5418476e5d78 [2022-04-07T18:44:53.300Z] Step 8/26 : COPY . . [2022-04-07T18:45:01.433Z] ---> e810aec30b6e [2022-04-07T18:45:01.433Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T18:45:01.433Z] ---> 01713529931b [2022-04-07T18:45:01.433Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T18:45:01.433Z] ---> 8ce0421c3e2c [2022-04-07T18:45:01.433Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T18:45:03.342Z] ---> Running in 15290a0b6620 [2022-04-07T18:45:03.342Z] ---> Running in 53ee65b0d1bc [2022-04-07T18:45:03.342Z] ---> 880a8f0b02a8 [2022-04-07T18:45:03.342Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T18:45:03.603Z] ---> Running in f69600404b98 [2022-04-07T18:45:03.863Z] Removing intermediate container 53ee65b0d1bc [2022-04-07T18:45:03.863Z] ---> 45d687d7c8fb [2022-04-07T18:45:03.863Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T18:45:03.863Z] Removing intermediate container 15290a0b6620 [2022-04-07T18:45:03.863Z] ---> bfab0be440ef [2022-04-07T18:45:03.863Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T18:45:04.122Z] Removing intermediate container f69600404b98 [2022-04-07T18:45:04.122Z] ---> deb5e1fa68b6 [2022-04-07T18:45:04.122Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:45:04.122Z] Removing intermediate container 1851eda0bfbe [2022-04-07T18:45:04.122Z] ---> 9b4d22ce3e36 [2022-04-07T18:45:04.122Z] [2022-04-07T18:45:04.122Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T18:45:04.122Z] ---> e04c818066af [2022-04-07T18:45:04.122Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T18:45:04.122Z] ---> Running in dba622ad8622 [2022-04-07T18:45:04.382Z] ---> Running in 67081e46cdb9 [2022-04-07T18:45:04.382Z] ---> Running in 7b3b771976cb [2022-04-07T18:45:04.382Z] ---> Running in 20f968e39144 [2022-04-07T18:45:04.954Z] Removing intermediate container 20f968e39144 [2022-04-07T18:45:04.954Z] ---> 3897a1aec2bd [2022-04-07T18:45:04.954Z] Step 21/23 : LABEL arch=x86_64 [2022-04-07T18:45:04.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:45:04.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:45:05.215Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T18:45:05.215Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T18:45:05.215Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T18:45:05.215Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:45:05.215Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T18:45:05.215Z] ---> Running in 3e3e97c21e81 [2022-04-07T18:45:05.215Z] OK: 6 MiB in 17 packages [2022-04-07T18:45:05.477Z] Removing intermediate container 3e3e97c21e81 [2022-04-07T18:45:05.477Z] ---> dc51f2bedaa7 [2022-04-07T18:45:05.477Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:45:05.736Z] Removing intermediate container dba622ad8622 [2022-04-07T18:45:05.737Z] ---> 258c202d8126 [2022-04-07T18:45:05.737Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T18:45:05.737Z] ---> Running in 8f4ce05a0780 [2022-04-07T18:45:05.737Z] Removing intermediate container 67081e46cdb9 [2022-04-07T18:45:05.737Z] ---> 2148b7f578f9 [2022-04-07T18:45:05.737Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T18:45:05.737Z] ---> Running in ee018bb56baf [2022-04-07T18:45:05.998Z] ---> Running in 2f1331919dcd [2022-04-07T18:45:05.998Z] Removing intermediate container 8f4ce05a0780 [2022-04-07T18:45:05.998Z] ---> 023f719421ff [2022-04-07T18:45:05.998Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T18:45:06.257Z] Removing intermediate container ee018bb56baf [2022-04-07T18:45:06.257Z] ---> cf54fb744832 [2022-04-07T18:45:06.257Z] 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-07T18:45:06.257Z] ---> Running in eeed4f5dda17 [2022-04-07T18:45:06.257Z] Removing intermediate container 7b3b771976cb [2022-04-07T18:45:06.257Z] ---> bf7ebc0ee008 [2022-04-07T18:45:06.258Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T18:45:06.517Z] ---> Running in 9fa0a77074ca [2022-04-07T18:45:06.517Z] Removing intermediate container 2f1331919dcd [2022-04-07T18:45:06.517Z] ---> f0078ee2941c [2022-04-07T18:45:06.517Z] 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-07T18:45:06.517Z] Removing intermediate container eeed4f5dda17 [2022-04-07T18:45:06.517Z] ---> 4288c78dbb17 [2022-04-07T18:45:06.517Z] [2022-04-07T18:45:06.517Z] ---> Running in b631b59cdc83 [2022-04-07T18:45:06.775Z] ---> Running in 65622bebe8d9 [2022-04-07T18:45:06.775Z] Successfully built 4288c78dbb17 [2022-04-07T18:45:06.775Z] Successfully tagged core-metadata:latest [2022-04-07T18:45:07.069Z]  Building core-metadata ... done Removing intermediate container b631b59cdc83 [2022-04-07T18:45:07.069Z] ---> 45cdd625d03d [2022-04-07T18:45:07.069Z] Step 13/25 : WORKDIR / [2022-04-07T18:45:07.331Z] ---> Running in 5ec5f1e9cbef [2022-04-07T18:45:07.331Z] spire-1.2.1/ [2022-04-07T18:45:07.331Z] spire-1.2.1/.data/ [2022-04-07T18:45:07.331Z] spire-1.2.1/.data/.file [2022-04-07T18:45:07.331Z] spire-1.2.1/.dockerignore [2022-04-07T18:45:07.331Z] spire-1.2.1/.gitattributes [2022-04-07T18:45:07.331Z] spire-1.2.1/.githooks/ [2022-04-07T18:45:07.331Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/ [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/ [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T18:45:07.331Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T18:45:07.331Z] spire-1.2.1/.gitignore [2022-04-07T18:45:07.331Z] spire-1.2.1/.go-version [2022-04-07T18:45:07.331Z] spire-1.2.1/.golangci.yml [2022-04-07T18:45:07.331Z] spire-1.2.1/ADOPTERS.md [2022-04-07T18:45:07.331Z] spire-1.2.1/CHANGELOG.md [2022-04-07T18:45:07.331Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T18:45:07.331Z] spire-1.2.1/CODEOWNERS [2022-04-07T18:45:07.331Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T18:45:07.331Z] spire-1.2.1/Dockerfile [2022-04-07T18:45:07.331Z] spire-1.2.1/Dockerfile.dev [2022-04-07T18:45:07.331Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T18:45:07.331Z] spire-1.2.1/LICENSE [2022-04-07T18:45:07.331Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T18:45:07.331Z] spire-1.2.1/Makefile [2022-04-07T18:45:07.331Z] spire-1.2.1/README.md [2022-04-07T18:45:07.331Z] spire-1.2.1/ROADMAP.md [2022-04-07T18:45:07.331Z] spire-1.2.1/SECURITY.md [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T18:45:07.331Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/ [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/agent/ [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/server/ [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/server/server.conf [2022-04-07T18:45:07.331Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/ [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/auditlog.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/ [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/spire_server.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/telemetry.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/upgrading.md [2022-04-07T18:45:07.331Z] spire-1.2.1/doc/using_spire.md [2022-04-07T18:45:07.331Z] spire-1.2.1/examples/ [2022-04-07T18:45:07.331Z] spire-1.2.1/examples/README.md [2022-04-07T18:45:07.331Z] spire-1.2.1/go.mod [2022-04-07T18:45:07.331Z] spire-1.2.1/go.sum [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/ [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/ [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T18:45:07.331Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T18:45:07.595Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T18:45:07.596Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/log/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/ [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T18:45:07.597Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/version/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/config.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T18:45:07.598Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T18:45:07.599Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/server.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/private/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/private/server/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T18:45:07.600Z] spire-1.2.1/release/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/README.md [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/conf/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T18:45:07.600Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T18:45:07.600Z] spire-1.2.1/script/ [2022-04-07T18:45:07.600Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T18:45:07.600Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T18:45:07.600Z] spire-1.2.1/support/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T18:45:07.600Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/clock/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/clock/clock.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T18:45:07.600Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T18:45:07.601Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/common [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T18:45:07.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T18:45:07.602Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlRemoving intermediate container 5ec5f1e9cbef [2022-04-07T18:45:07.603Z] ---> eb9dfef12c90 [2022-04-07T18:45:07.603Z] 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-07T18:45:07.603Z] [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T18:45:07.603Z] spire-1.2.1/test/integration/test.sh [2022-04-07T18:45:07.603Z] spire-1.2.1/test/plugintest/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/ [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T18:45:07.603Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testca/ [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testca/ca.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testkey/ [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/testkey/new.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T18:45:07.604Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/util/ [2022-04-07T18:45:07.604Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/util/race.go [2022-04-07T18:45:07.604Z] spire-1.2.1/test/util/util.go [2022-04-07T18:45:07.604Z] building spire from source... [2022-04-07T18:45:07.869Z] spire-1.2.1/ [2022-04-07T18:45:07.869Z] spire-1.2.1/.data/ [2022-04-07T18:45:07.869Z] spire-1.2.1/.data/.file [2022-04-07T18:45:07.869Z] spire-1.2.1/.dockerignore [2022-04-07T18:45:07.869Z] spire-1.2.1/.gitattributes [2022-04-07T18:45:07.869Z] spire-1.2.1/.githooks/ [2022-04-07T18:45:07.869Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/ [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/ [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T18:45:07.869Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T18:45:07.869Z] spire-1.2.1/.gitignore [2022-04-07T18:45:07.869Z] spire-1.2.1/.go-version [2022-04-07T18:45:07.869Z] spire-1.2.1/.golangci.yml [2022-04-07T18:45:07.869Z] spire-1.2.1/ADOPTERS.md [2022-04-07T18:45:07.869Z] spire-1.2.1/CHANGELOG.md [2022-04-07T18:45:07.869Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T18:45:07.869Z] spire-1.2.1/CODEOWNERS [2022-04-07T18:45:07.869Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T18:45:07.869Z] spire-1.2.1/Dockerfile [2022-04-07T18:45:07.869Z] spire-1.2.1/Dockerfile.dev [2022-04-07T18:45:07.869Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T18:45:07.869Z] spire-1.2.1/LICENSE [2022-04-07T18:45:07.869Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T18:45:07.869Z] spire-1.2.1/Makefile [2022-04-07T18:45:07.869Z] spire-1.2.1/README.md [2022-04-07T18:45:07.869Z] spire-1.2.1/ROADMAP.md [2022-04-07T18:45:07.869Z] spire-1.2.1/SECURITY.md [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T18:45:07.869Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T18:45:07.870Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/ [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/agent/ [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/server/ [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/server/server.conf [2022-04-07T18:45:07.870Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/ [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/auditlog.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/ [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/spire_server.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/telemetry.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/upgrading.md [2022-04-07T18:45:07.870Z] spire-1.2.1/doc/using_spire.md [2022-04-07T18:45:07.870Z] spire-1.2.1/examples/ [2022-04-07T18:45:07.870Z] spire-1.2.1/examples/README.md [2022-04-07T18:45:07.870Z] spire-1.2.1/go.mod [2022-04-07T18:45:07.870Z] spire-1.2.1/go.sum [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/config.goInstalling go1.17.7... [2022-04-07T18:45:07.870Z] [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:45:07.870Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T18:45:07.871Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/log/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T18:45:07.872Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/version/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/config.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T18:45:07.873Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T18:45:07.874Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/server.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/private/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/private/server/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T18:45:07.875Z] spire-1.2.1/release/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/README.md [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/conf/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T18:45:07.875Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T18:45:07.875Z] spire-1.2.1/script/ [2022-04-07T18:45:07.875Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T18:45:07.875Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T18:45:07.875Z] spire-1.2.1/support/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T18:45:07.875Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T18:45:07.876Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/clock/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/clock/clock.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T18:45:07.876Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/common [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T18:45:07.876Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T18:45:07.877Z] spire-1.2.1/test/integration/test.sh [2022-04-07T18:45:07.877Z] spire-1.2.1/test/plugintest/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testca/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testca/ca.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testkey/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/testkey/new.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/util/ [2022-04-07T18:45:07.877Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/util/race.go [2022-04-07T18:45:07.877Z] spire-1.2.1/test/util/util.go [2022-04-07T18:45:07.877Z] building spire from source... [2022-04-07T18:45:07.877Z] Installing go1.17.7... [2022-04-07T18:45:08.139Z] ---> 0098357badb8 [2022-04-07T18:45:08.139Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-07T18:45:09.081Z] ---> da1b047a10c7 [2022-04-07T18:45:09.081Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T18:45:10.026Z] Removing intermediate container 88a39e4ebf54 [2022-04-07T18:45:10.026Z] ---> 4ee1419cfbac [2022-04-07T18:45:10.026Z] [2022-04-07T18:45:10.026Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T18:45:10.026Z] ---> 0ac33e5f5afa [2022-04-07T18:45:10.026Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T18:45:10.027Z] ---> Using cache [2022-04-07T18:45:10.027Z] ---> 8c750238d20e [2022-04-07T18:45:10.027Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:45:10.027Z] ---> Using cache [2022-04-07T18:45:10.027Z] ---> bfdfbf0fea71 [2022-04-07T18:45:10.027Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T18:45:10.969Z] ---> 65f3a8442fb9 [2022-04-07T18:45:10.969Z] 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-07T18:45:11.230Z] ---> Running in d7e7aebebd76 [2022-04-07T18:45:11.489Z] ---> d2cb3041b6cd [2022-04-07T18:45:11.489Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T18:45:11.749Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:45:12.688Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:45:12.949Z] Building bin/spire-server... [2022-04-07T18:45:12.949Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T18:45:12.949Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T18:45:12.949Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T18:45:12.949Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T18:45:12.949Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T18:45:12.949Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T18:45:13.215Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T18:45:13.215Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:45:13.215Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:45:13.215Z] OK: 15854 distinct packages available [2022-04-07T18:45:13.215Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T18:45:13.215Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T18:45:13.215Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T18:45:13.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:45:13.474Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T18:45:13.474Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T18:45:13.474Z]  ---> 5742b2fb6ac7 [2022-04-07T18:45:13.474Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T18:45:13.474Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T18:45:13.474Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T18:45:13.474Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T18:45:13.474Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T18:45:13.474Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T18:45:13.474Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T18:45:13.474Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T18:45:13.474Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T18:45:13.474Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T18:45:13.474Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T18:45:13.474Z] Building bin/spire-server... [2022-04-07T18:45:13.733Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T18:45:13.733Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T18:45:13.733Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T18:45:13.733Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T18:45:13.733Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T18:45:13.733Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T18:45:13.733Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T18:45:13.733Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T18:45:13.733Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T18:45:13.733Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T18:45:13.733Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T18:45:13.733Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T18:45:13.733Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T18:45:13.733Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T18:45:13.733Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T18:45:13.733Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T18:45:13.733Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T18:45:13.733Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T18:45:13.733Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T18:45:13.733Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T18:45:13.992Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T18:45:13.992Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T18:45:13.992Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T18:45:13.992Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T18:45:13.992Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T18:45:13.992Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T18:45:13.992Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T18:45:13.992Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T18:45:13.992Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T18:45:13.992Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T18:45:13.992Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T18:45:13.992Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T18:45:13.992Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T18:45:13.992Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T18:45:13.992Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T18:45:13.992Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T18:45:13.992Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T18:45:13.992Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T18:45:13.992Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T18:45:13.992Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T18:45:13.992Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T18:45:14.254Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T18:45:14.254Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T18:45:14.254Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T18:45:14.254Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T18:45:14.254Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T18:45:14.254Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:45:14.254Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T18:45:14.254Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T18:45:14.254Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T18:45:14.254Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T18:45:14.254Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T18:45:14.254Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T18:45:14.254Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T18:45:14.519Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T18:45:14.519Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T18:45:14.778Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T18:45:14.778Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T18:45:14.778Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T18:45:14.778Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T18:45:14.778Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T18:45:14.778Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T18:45:14.778Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T18:45:14.778Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T18:45:15.036Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T18:45:15.036Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T18:45:15.036Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T18:45:15.341Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T18:45:15.341Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T18:45:15.341Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T18:45:15.341Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T18:45:15.341Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T18:45:15.341Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T18:45:15.341Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T18:45:15.341Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T18:45:15.601Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T18:45:15.601Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T18:45:15.601Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T18:45:15.601Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T18:45:15.601Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T18:45:15.601Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T18:45:15.601Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T18:45:15.601Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T18:45:15.601Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T18:45:15.601Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T18:45:15.601Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T18:45:15.861Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T18:45:15.861Z] OK: 6 MiB in 18 packages [2022-04-07T18:45:16.120Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T18:45:16.380Z]  ---> 7d2119ee78b9 [2022-04-07T18:45:16.380Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T18:45:16.380Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T18:45:16.380Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T18:45:16.380Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T18:45:16.380Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T18:45:16.380Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T18:45:18.919Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T18:45:18.919Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T18:45:18.919Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T18:45:18.919Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T18:45:18.919Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T18:45:18.919Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T18:45:19.181Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T18:45:19.181Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T18:45:19.181Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T18:45:19.181Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T18:45:19.443Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T18:45:19.443Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T18:45:19.443Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T18:45:19.443Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T18:45:19.443Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T18:45:19.443Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T18:45:19.443Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T18:45:20.013Z]  ---> 4bc9227e6e29 [2022-04-07T18:45:20.013Z] 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-07T18:45:20.013Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T18:45:20.013Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T18:45:20.273Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T18:45:20.273Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T18:45:20.273Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T18:45:20.534Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T18:45:20.534Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T18:45:20.534Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T18:45:20.534Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T18:45:20.534Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T18:45:20.534Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T18:45:20.534Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T18:45:20.534Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T18:45:20.794Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T18:45:20.794Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T18:45:21.052Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T18:45:21.052Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T18:45:21.052Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T18:45:21.052Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T18:45:21.312Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T18:45:21.312Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T18:45:21.312Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T18:45:21.572Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T18:45:21.572Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T18:45:22.143Z] Removing intermediate container d7e7aebebd76 [2022-04-07T18:45:22.143Z] ---> 99c87a338f73 [2022-04-07T18:45:22.143Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T18:45:22.143Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T18:45:22.143Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T18:45:22.143Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T18:45:22.143Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T18:45:22.403Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T18:45:22.403Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T18:45:22.403Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T18:45:22.403Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T18:45:22.403Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T18:45:22.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T18:45:22.403Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T18:45:22.403Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T18:45:22.403Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T18:45:22.403Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T18:45:22.403Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T18:45:22.403Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T18:45:22.403Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T18:45:22.403Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T18:45:22.403Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T18:45:22.663Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T18:45:22.663Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T18:45:22.663Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T18:45:22.663Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T18:45:22.663Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T18:45:22.663Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T18:45:22.663Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T18:45:22.663Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T18:45:22.922Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T18:45:22.922Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T18:45:22.922Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T18:45:22.922Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T18:45:22.922Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T18:45:22.922Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T18:45:22.922Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T18:45:22.922Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T18:45:22.922Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T18:45:22.922Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T18:45:22.922Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T18:45:22.922Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T18:45:22.922Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T18:45:23.184Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T18:45:23.444Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T18:45:23.444Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T18:45:23.444Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T18:45:23.444Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T18:45:23.444Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T18:45:23.444Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T18:45:23.444Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T18:45:23.444Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T18:45:23.444Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T18:45:23.444Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T18:45:23.739Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T18:45:23.739Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T18:45:23.739Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T18:45:23.739Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T18:45:24.033Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T18:45:24.033Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T18:45:24.033Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T18:45:24.033Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T18:45:24.033Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T18:45:24.033Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T18:45:24.033Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T18:45:24.033Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T18:45:24.033Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T18:45:24.033Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T18:45:24.033Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T18:45:24.033Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T18:45:24.033Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T18:45:24.033Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T18:45:24.033Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T18:45:24.033Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T18:45:24.033Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T18:45:24.033Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T18:45:24.033Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T18:45:24.033Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T18:45:24.033Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T18:45:24.033Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T18:45:24.347Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T18:45:24.347Z]  ---> Running in f25b3ee66545 [2022-04-07T18:45:24.347Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T18:45:24.347Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T18:45:24.347Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T18:45:24.347Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T18:45:24.347Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T18:45:24.347Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T18:45:24.347Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T18:45:24.347Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T18:45:24.347Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T18:45:24.347Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T18:45:24.347Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T18:45:24.347Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T18:45:24.347Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T18:45:24.347Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T18:45:24.347Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T18:45:24.347Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T18:45:24.347Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T18:45:24.347Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T18:45:24.347Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T18:45:24.717Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T18:45:24.717Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T18:45:24.717Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T18:45:24.717Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T18:45:24.717Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T18:45:24.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T18:45:24.717Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T18:45:24.717Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T18:45:24.717Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T18:45:24.717Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T18:45:24.717Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T18:45:24.979Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T18:45:24.979Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T18:45:24.979Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T18:45:24.979Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T18:45:24.979Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T18:45:24.979Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T18:45:24.979Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T18:45:24.979Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T18:45:24.979Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T18:45:24.979Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T18:45:24.979Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T18:45:24.979Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T18:45:25.243Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T18:45:28.562Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T18:45:28.562Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T18:45:28.562Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T18:45:28.562Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T18:45:30.479Z]  ---> 658acace6fb8 [2022-04-07T18:45:30.479Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T18:45:30.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:45:30.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:45:30.592Z] ---> b3dea8b53d3a [2022-04-07T18:45:30.592Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T18:45:30.592Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:45:30.592Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:45:30.592Z] ---> b3dea8b53d3a [2022-04-07T18:45:30.592Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T18:45:30.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:45:30.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:45:30.592Z] ---> b3dea8b53d3a [2022-04-07T18:45:30.592Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T18:45:30.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:45:30.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:45:30.592Z] ---> b3dea8b53d3a [2022-04-07T18:45:30.592Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:45:30.592Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:45:30.592Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:45:30.592Z] ---> b3dea8b53d3a [2022-04-07T18:45:30.592Z] Step 3/20 : WORKDIR /edgex-go [2022-04-07T18:45:30.592Z] ---> Running in 77a859c96830 [2022-04-07T18:45:30.592Z] ---> Running in a78c6e2608ad [2022-04-07T18:45:30.592Z] ---> Running in b6ae002e06f5 [2022-04-07T18:45:30.592Z] ---> Running in 817e393ecc26 [2022-04-07T18:45:30.592Z] ---> Running in 9e6f245da9a1 [2022-04-07T18:45:31.210Z] Removing intermediate container 9e6f245da9a1 [2022-04-07T18:45:31.210Z] ---> d91fde4bd907 [2022-04-07T18:45:31.210Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:45:31.210Z] Removing intermediate container 817e393ecc26 [2022-04-07T18:45:31.210Z] ---> fd0fea679c4d [2022-04-07T18:45:31.210Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:45:31.505Z] Removing intermediate container a78c6e2608ad [2022-04-07T18:45:31.505Z] ---> 99fdf59bc1ad [2022-04-07T18:45:31.505Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:45:31.505Z] Removing intermediate container 77a859c96830 [2022-04-07T18:45:31.505Z] ---> aa53cc64961e [2022-04-07T18:45:31.505Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:45:31.505Z] Removing intermediate container b6ae002e06f5 [2022-04-07T18:45:31.505Z] ---> Running in b3029a73082f [2022-04-07T18:45:31.505Z] ---> 8b3c53358316 [2022-04-07T18:45:31.505Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-07T18:45:31.505Z] ---> Running in 59e47769c601 [2022-04-07T18:45:31.788Z] ---> Running in c5c67b55f933 [2022-04-07T18:45:31.788Z] ---> Running in b58106af7793 [2022-04-07T18:45:31.788Z] ---> Running in 9d16bf3a41d5 [2022-04-07T18:45:32.392Z] ---> 0d081ebd53c6 [2022-04-07T18:45:32.392Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T18:45:32.392Z] ---> Running in 7482e5ad76fe [2022-04-07T18:45:32.392Z] Removing intermediate container f25b3ee66545 [2022-04-07T18:45:32.392Z] ---> c1c42066893a [2022-04-07T18:45:32.392Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T18:45:32.392Z] ---> Running in f2b4313e4715 [2022-04-07T18:45:32.392Z] Removing intermediate container 7482e5ad76fe [2022-04-07T18:45:32.392Z] ---> da08e78abea4 [2022-04-07T18:45:32.392Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T18:45:32.392Z] Removing intermediate container f2b4313e4715 [2022-04-07T18:45:32.392Z] ---> 905d77b0e78e [2022-04-07T18:45:32.392Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T18:45:32.650Z] ---> Running in 1f85729177d9 [2022-04-07T18:45:32.650Z] ---> afe16fdfea6b [2022-04-07T18:45:32.650Z] Step 21/26 : WORKDIR / [2022-04-07T18:45:32.908Z] ---> Running in e92de7104e5c [2022-04-07T18:45:32.908Z] Removing intermediate container 1f85729177d9 [2022-04-07T18:45:32.908Z] ---> d34e53158afe [2022-04-07T18:45:32.908Z] Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:45:32.908Z] ---> Running in 0d99ff44fc4f [2022-04-07T18:45:33.167Z] Removing intermediate container e92de7104e5c [2022-04-07T18:45:33.167Z] ---> 1e836913e117 [2022-04-07T18:45:33.167Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T18:45:33.429Z] ---> Running in 352b158681e3 [2022-04-07T18:45:33.429Z] Removing intermediate container 0d99ff44fc4f [2022-04-07T18:45:33.429Z] ---> df8dfc5e7c25 [2022-04-07T18:45:33.429Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T18:45:33.701Z] ---> Running in dbc4383ec0d3 [2022-04-07T18:45:33.701Z] Removing intermediate container 352b158681e3 [2022-04-07T18:45:33.701Z] ---> 893b27b54c0f [2022-04-07T18:45:33.701Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T18:45:33.788Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:33.961Z] ---> Running in 0f4463515ffc [2022-04-07T18:45:34.220Z] Removing intermediate container dbc4383ec0d3 [2022-04-07T18:45:34.220Z] ---> f345b260b019 [2022-04-07T18:45:34.220Z] [2022-04-07T18:45:34.220Z] Successfully built f345b260b019 [2022-04-07T18:45:34.220Z] Successfully tagged security-secretstore-setup:latest [2022-04-07T18:45:34.479Z]  Building security-secretstore-setup ... done Removing intermediate container 0f4463515ffc [2022-04-07T18:45:34.479Z] ---> 4c5dd5eb1fd3 [2022-04-07T18:45:34.479Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T18:45:34.739Z] ---> Running in 02df4573aa3d [2022-04-07T18:45:35.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:35.313Z] Removing intermediate container 02df4573aa3d [2022-04-07T18:45:35.313Z] ---> a1c6783ac873 [2022-04-07T18:45:35.313Z] Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:45:35.313Z] ---> Running in 5efcf53424ca [2022-04-07T18:45:35.554Z] Removing intermediate container b3029a73082f [2022-04-07T18:45:35.554Z] ---> 6bd4e31f1b09 [2022-04-07T18:45:35.554Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T18:45:35.571Z] Removing intermediate container 5efcf53424ca [2022-04-07T18:45:35.571Z] ---> 76ba0aa33d08 [2022-04-07T18:45:35.571Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T18:45:35.829Z] ---> Running in 431e3e5ec175 [2022-04-07T18:45:35.838Z] ---> Running in 739a7c5c0713 [2022-04-07T18:45:35.838Z] Removing intermediate container c5c67b55f933 [2022-04-07T18:45:35.838Z] ---> 339f9db8759d [2022-04-07T18:45:35.838Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-07T18:45:35.838Z] Removing intermediate container b58106af7793 [2022-04-07T18:45:35.838Z] ---> 5398f8a6834d [2022-04-07T18:45:35.838Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T18:45:36.089Z] Removing intermediate container 431e3e5ec175 [2022-04-07T18:45:36.089Z] ---> 10fdc6c1a36c [2022-04-07T18:45:36.089Z] [2022-04-07T18:45:36.154Z] Removing intermediate container 59e47769c601 [2022-04-07T18:45:36.154Z] ---> 54d92a7fe64f [2022-04-07T18:45:36.154Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T18:45:36.154Z] ---> Running in 2368a7bdbeb7 [2022-04-07T18:45:36.352Z] Successfully built 10fdc6c1a36c [2022-04-07T18:45:36.352Z] Successfully tagged security-spire-config:latest [2022-04-07T18:45:36.643Z] ---> Running in 07c983140488 [2022-04-07T18:45:36.643Z] ---> Running in 5ac57afb4a29 [2022-04-07T18:45:36.643Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:45:36.643Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:45:36.643Z] OK: 15739 distinct packages available [2022-04-07T18:45:37.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:37.834Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:39.368Z] OK: 220 MiB in 52 packages [2022-04-07T18:45:40.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:40.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:40.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:40.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:40.704Z] Removing intermediate container 9d16bf3a41d5 [2022-04-07T18:45:40.704Z] ---> bed82012ac5a [2022-04-07T18:45:40.704Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-07T18:45:40.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:40.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:40.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:41.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:45:41.581Z] ---> 274f334a82c6 [2022-04-07T18:45:41.581Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:45:41.864Z] ---> Running in c55e5db2b6af [2022-04-07T18:45:42.473Z] OK: 220 MiB in 52 packages [2022-04-07T18:45:42.764Z] OK: 220 MiB in 52 packages [2022-04-07T18:45:42.764Z] OK: 220 MiB in 52 packages [2022-04-07T18:45:42.764Z] OK: 220 MiB in 52 packages [2022-04-07T18:45:44.846Z] Removing intermediate container 07c983140488 [2022-04-07T18:45:44.846Z] ---> 3d87b6388d6a [2022-04-07T18:45:44.846Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:45:45.128Z] Removing intermediate container 5ac57afb4a29 [2022-04-07T18:45:45.128Z] ---> ef0ddea843bb [2022-04-07T18:45:45.128Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T18:45:45.128Z] Removing intermediate container 739a7c5c0713 [2022-04-07T18:45:45.128Z] ---> 0e033479e888 [2022-04-07T18:45:45.128Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T18:45:45.411Z] Removing intermediate container 2368a7bdbeb7 [2022-04-07T18:45:45.411Z] ---> a0644e29af9a [2022-04-07T18:45:45.411Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T18:45:46.021Z] ---> 5c5dc2f18515 [2022-04-07T18:45:46.021Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:45:46.307Z] ---> Running in 6a5f9cf64be5 [2022-04-07T18:45:46.917Z] ---> 2b43a788b501 [2022-04-07T18:45:46.917Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:45:46.917Z] ---> 0facfe69dc56 [2022-04-07T18:45:46.917Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:45:46.917Z] ---> 13985674aafd [2022-04-07T18:45:46.917Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:45:46.917Z] ---> Running in 8c267b22f2fa [2022-04-07T18:45:47.199Z] ---> Running in 6982286e3583 [2022-04-07T18:45:47.474Z] ---> Running in df3541223641 [2022-04-07T18:45:47.756Z] Removing intermediate container c55e5db2b6af [2022-04-07T18:45:47.756Z] ---> 9f8bda8a6a8e [2022-04-07T18:45:47.756Z] Step 7/20 : COPY . . [2022-04-07T18:45:52.151Z] Removing intermediate container 6a5f9cf64be5 [2022-04-07T18:45:52.151Z] ---> 6cef4262146a [2022-04-07T18:45:52.151Z] Step 8/23 : COPY . . [2022-04-07T18:45:53.611Z] Removing intermediate container 6982286e3583 [2022-04-07T18:45:53.611Z] ---> a460a38b6e13 [2022-04-07T18:45:53.611Z] Step 8/26 : COPY . . [2022-04-07T18:45:53.611Z] Removing intermediate container df3541223641 [2022-04-07T18:45:53.611Z] ---> 515ecea4820a [2022-04-07T18:45:53.611Z] Step 8/22 : COPY . . [2022-04-07T18:45:53.887Z] Removing intermediate container 8c267b22f2fa [2022-04-07T18:45:53.887Z] ---> 406597722e34 [2022-04-07T18:45:53.887Z] Step 8/25 : COPY . . [2022-04-07T18:46:09.023Z] ---> 981f13dd34db [2022-04-07T18:46:09.024Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-07T18:46:09.303Z] ---> Running in 6a7aaf820da1 [2022-04-07T18:46:10.771Z] ---> bcaab566384e [2022-04-07T18:46:10.771Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-07T18:46:10.771Z] ---> Running in f18302fceaba [2022-04-07T18:46:11.057Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-07T18:46:12.531Z] ---> 32472644c0a9 [2022-04-07T18:46:12.531Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-07T18:46:12.818Z] ---> Running in 0270cfea58c3 [2022-04-07T18:46:13.433Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-07T18:46:13.717Z] ---> 99daa6f547f7 [2022-04-07T18:46:13.717Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T18:46:13.717Z] ---> Running in 8a5db1d1b192 [2022-04-07T18:46:14.732Z] ---> 3c3e677860d5 [2022-04-07T18:46:14.732Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-07T18:46:15.039Z] Removing intermediate container 8a5db1d1b192 [2022-04-07T18:46:15.039Z] ---> be5f70825d6f [2022-04-07T18:46:15.039Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T18:46:15.039Z] ---> Running in c120ee00bc65 [2022-04-07T18:46:15.039Z] ---> Running in 22c6947f9e6c [2022-04-07T18:46:16.044Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-07T18:46:17.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-07T18:46:19.038Z] Removing intermediate container 22c6947f9e6c [2022-04-07T18:46:19.038Z] ---> e54c0e3aaf6c [2022-04-07T18:46:19.038Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T18:46:19.038Z] ---> Running in 3abe8ed0edac [2022-04-07T18:46:19.652Z] Removing intermediate container 3abe8ed0edac [2022-04-07T18:46:19.652Z] ---> 6e95e257ff66 [2022-04-07T18:46:19.652Z] 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-07T18:46:19.652Z] ---> Running in c84473a1cfaa [2022-04-07T18:46:23.114Z] spire-1.2.1/ [2022-04-07T18:46:23.114Z] spire-1.2.1/.data/ [2022-04-07T18:46:23.114Z] spire-1.2.1/.data/.file [2022-04-07T18:46:23.114Z] spire-1.2.1/.dockerignore [2022-04-07T18:46:23.114Z] spire-1.2.1/.gitattributes [2022-04-07T18:46:23.114Z] spire-1.2.1/.githooks/ [2022-04-07T18:46:23.114Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/ [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/ [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T18:46:23.114Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T18:46:23.114Z] spire-1.2.1/.gitignore [2022-04-07T18:46:23.114Z] spire-1.2.1/.go-version [2022-04-07T18:46:23.114Z] spire-1.2.1/.golangci.yml [2022-04-07T18:46:23.114Z] spire-1.2.1/ADOPTERS.md [2022-04-07T18:46:23.114Z] spire-1.2.1/CHANGELOG.md [2022-04-07T18:46:23.114Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T18:46:23.114Z] spire-1.2.1/CODEOWNERS [2022-04-07T18:46:23.114Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T18:46:23.114Z] spire-1.2.1/Dockerfile [2022-04-07T18:46:23.114Z] spire-1.2.1/Dockerfile.dev [2022-04-07T18:46:23.114Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T18:46:23.114Z] spire-1.2.1/LICENSE [2022-04-07T18:46:23.114Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T18:46:23.114Z] spire-1.2.1/Makefile [2022-04-07T18:46:23.114Z] spire-1.2.1/README.md [2022-04-07T18:46:23.114Z] spire-1.2.1/ROADMAP.md [2022-04-07T18:46:23.114Z] spire-1.2.1/SECURITY.md [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T18:46:23.114Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/ [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/agent/ [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/server/ [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/server/server.conf [2022-04-07T18:46:23.114Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/ [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/auditlog.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/ [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/spire_server.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/telemetry.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/upgrading.md [2022-04-07T18:46:23.114Z] spire-1.2.1/doc/using_spire.md [2022-04-07T18:46:23.114Z] spire-1.2.1/examples/ [2022-04-07T18:46:23.114Z] spire-1.2.1/examples/README.md [2022-04-07T18:46:23.114Z] spire-1.2.1/go.mod [2022-04-07T18:46:23.114Z] spire-1.2.1/go.sum [2022-04-07T18:46:23.114Z] spire-1.2.1/pkg/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T18:46:23.115Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T18:46:23.398Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/log/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T18:46:23.399Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/version/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T18:46:23.681Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/config.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T18:46:23.682Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T18:46:23.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T18:46:23.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T18:46:23.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T18:46:24.245Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/server.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/private/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/private/server/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T18:46:24.246Z] spire-1.2.1/release/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/README.md [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/conf/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T18:46:24.246Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T18:46:24.246Z] spire-1.2.1/script/ [2022-04-07T18:46:24.246Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T18:46:24.246Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T18:46:24.246Z] spire-1.2.1/support/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T18:46:24.246Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T18:46:24.247Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/clock/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/clock/clock.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T18:46:24.247Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T18:46:24.532Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T18:46:24.533Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/common [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T18:46:24.533Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T18:46:24.534Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T18:46:24.817Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T18:46:24.818Z] spire-1.2.1/test/integration/test.sh [2022-04-07T18:46:24.818Z] spire-1.2.1/test/plugintest/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testca/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testca/ca.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testkey/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/testkey/new.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/util/ [2022-04-07T18:46:24.818Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T18:46:24.818Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T18:46:24.819Z] spire-1.2.1/test/util/race.go [2022-04-07T18:46:24.819Z] spire-1.2.1/test/util/util.go [2022-04-07T18:46:24.819Z] building spire from source... [2022-04-07T18:46:25.437Z] Installing go1.17.7... [2022-04-07T18:46:52.383Z] Building bin/spire-server... [2022-04-07T18:46:52.384Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T18:46:52.384Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T18:46:52.384Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T18:46:53.380Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T18:46:53.380Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T18:46:53.989Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T18:46:57.411Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T18:46:58.017Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T18:46:58.017Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T18:46:58.294Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T18:46:58.902Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T18:46:58.902Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T18:46:58.902Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T18:46:59.182Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T18:46:59.461Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T18:46:59.461Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T18:46:59.461Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T18:47:00.468Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T18:47:00.468Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T18:47:00.468Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T18:47:00.752Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T18:47:27.643Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T18:47:27.643Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T18:47:27.643Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T18:47:27.822Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-04-07T18:47:27.823Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T18:47:27.823Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T18:47:27.823Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T18:47:27.823Z] Building bin/spire-agent... [2022-04-07T18:47:27.823Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T18:47:27.823Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T18:47:27.823Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T18:47:27.823Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T18:47:27.823Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T18:47:27.823Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T18:47:27.823Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T18:47:27.823Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T18:47:27.823Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T18:47:27.823Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T18:47:27.823Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T18:47:27.823Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T18:47:27.823Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T18:47:28.251Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T18:47:28.251Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T18:47:28.859Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T18:47:28.859Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T18:47:28.859Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T18:47:28.859Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T18:47:29.138Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T18:47:29.415Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T18:47:29.696Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T18:47:29.979Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T18:47:29.979Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T18:47:30.258Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T18:47:30.258Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T18:47:30.539Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T18:47:30.539Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T18:47:30.817Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T18:47:31.426Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T18:47:31.426Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T18:47:31.426Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T18:47:32.034Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T18:47:32.034Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T18:47:32.034Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T18:47:32.653Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T18:47:34.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T18:47:41.437Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T18:47:41.437Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T18:47:41.437Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T18:47:41.437Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T18:47:41.721Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T18:47:42.014Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T18:47:42.014Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T18:47:57.270Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T18:47:57.270Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T18:47:57.271Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T18:47:57.548Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T18:47:58.157Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T18:47:58.763Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T18:47:59.044Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T18:48:35.528Z] Removing intermediate container 65622bebe8d9 [2022-04-07T18:48:35.528Z] ---> c96391640e75 [2022-04-07T18:48:35.528Z] [2022-04-07T18:48:35.528Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T18:48:35.528Z] ---> 0ac33e5f5afa [2022-04-07T18:48:35.528Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T18:48:35.528Z] ---> Using cache [2022-04-07T18:48:35.528Z] ---> 8c750238d20e [2022-04-07T18:48:35.528Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:48:35.528Z] ---> Using cache [2022-04-07T18:48:35.528Z] ---> bfdfbf0fea71 [2022-04-07T18:48:35.528Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T18:48:35.528Z] Removing intermediate container 9fa0a77074ca [2022-04-07T18:48:35.528Z] ---> ba97ddaf916f [2022-04-07T18:48:35.528Z] [2022-04-07T18:48:35.528Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T18:48:35.528Z] ---> 0ac33e5f5afa [2022-04-07T18:48:35.528Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T18:48:35.528Z] ---> Using cache [2022-04-07T18:48:35.528Z] ---> 8c750238d20e [2022-04-07T18:48:35.528Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:48:35.528Z] ---> Using cache [2022-04-07T18:48:35.528Z] ---> bfdfbf0fea71 [2022-04-07T18:48:35.528Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T18:48:35.528Z] ---> Running in 2c6f45b609c7 [2022-04-07T18:48:35.528Z] ---> Running in f91a55463142 [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:48:35.528Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:48:35.528Z] OK: 15854 distinct packages available [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:48:35.528Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:48:35.528Z] OK: 15854 distinct packages available [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-07T18:48:35.528Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T18:48:35.528Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T18:48:35.528Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T18:48:35.528Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T18:48:35.528Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T18:48:35.528Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T18:48:35.528Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T18:48:35.528Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T18:48:35.528Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T18:48:35.528Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T18:48:35.528Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T18:48:35.528Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T18:48:35.528Z] OK: 6 MiB in 19 packages [2022-04-07T18:48:35.528Z] OK: 6 MiB in 19 packages [2022-04-07T18:48:35.528Z] Removing intermediate container f91a55463142 [2022-04-07T18:48:35.528Z] ---> deae97c84008 [2022-04-07T18:48:35.528Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T18:48:35.528Z] Removing intermediate container 2c6f45b609c7 [2022-04-07T18:48:35.528Z] ---> bcf3c61b637e [2022-04-07T18:48:35.528Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T18:48:35.528Z] ---> 74540aa1b4f4 [2022-04-07T18:48:35.528Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T18:48:35.528Z] ---> 77ef746f7179 [2022-04-07T18:48:35.528Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T18:48:35.528Z] ---> 11788178df82 [2022-04-07T18:48:35.528Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T18:48:35.528Z] ---> 3634a78d30c9 [2022-04-07T18:48:35.528Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T18:48:35.528Z] ---> 0ed348692360 [2022-04-07T18:48:35.528Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T18:48:35.528Z] ---> 7b2d94d1762e [2022-04-07T18:48:35.528Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T18:48:35.528Z] ---> Running in 5867104e611a [2022-04-07T18:48:35.528Z] Removing intermediate container 5867104e611a [2022-04-07T18:48:35.528Z] ---> dcaa27b62d97 [2022-04-07T18:48:35.528Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T18:48:35.528Z] ---> 12fde651900c [2022-04-07T18:48:35.528Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T18:48:35.528Z] ---> Running in d00b6c933887 [2022-04-07T18:48:35.528Z] Removing intermediate container d00b6c933887 [2022-04-07T18:48:35.529Z] ---> 872d4fd302e5 [2022-04-07T18:48:35.529Z] Step 23/25 : LABEL arch=x86_64 [2022-04-07T18:48:35.529Z] ---> Running in 46a09335b0a2 [2022-04-07T18:48:35.529Z] ---> 87064893ab26 [2022-04-07T18:48:35.529Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T18:48:35.529Z] Removing intermediate container 46a09335b0a2 [2022-04-07T18:48:35.529Z] ---> c0626c26c2a4 [2022-04-07T18:48:35.529Z] Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:35.529Z] ---> Running in 928ce200542b [2022-04-07T18:48:35.529Z] ---> 0f6f980686cb [2022-04-07T18:48:35.529Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T18:48:35.529Z] ---> Running in db4df2c54163 [2022-04-07T18:48:35.529Z] Removing intermediate container 928ce200542b [2022-04-07T18:48:35.529Z] ---> 6734838670c0 [2022-04-07T18:48:35.529Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T18:48:35.529Z] ---> Running in e08ce3278a90 [2022-04-07T18:48:35.529Z] Removing intermediate container db4df2c54163 [2022-04-07T18:48:35.529Z] ---> ab6e1735b22c [2022-04-07T18:48:35.529Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T18:48:35.529Z] ---> Running in 1d24077b518f [2022-04-07T18:48:35.529Z] Removing intermediate container e08ce3278a90 [2022-04-07T18:48:35.529Z] ---> aed082b13b42 [2022-04-07T18:48:35.529Z] [2022-04-07T18:48:35.529Z] Removing intermediate container 1d24077b518f [2022-04-07T18:48:35.529Z] ---> 9160b76ee3ae [2022-04-07T18:48:35.529Z] Step 24/26 : LABEL arch=x86_64 [2022-04-07T18:48:35.529Z] Successfully built aed082b13b42 [2022-04-07T18:48:35.529Z] Successfully tagged security-spire-server:latest [2022-04-07T18:48:35.529Z]  Building security-spire-server ... done  ---> Running in a86455c2a30f [2022-04-07T18:48:35.529Z] Removing intermediate container a86455c2a30f [2022-04-07T18:48:35.529Z] ---> 5cb98f1bb400 [2022-04-07T18:48:35.529Z] Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:35.529Z] ---> Running in b3d26309ffdc [2022-04-07T18:48:35.529Z] Removing intermediate container b3d26309ffdc [2022-04-07T18:48:35.529Z] ---> 9fddd0ee79a1 [2022-04-07T18:48:35.529Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T18:48:35.529Z] ---> Running in 6f0bf23d283c [2022-04-07T18:48:35.529Z] Removing intermediate container 6f0bf23d283c [2022-04-07T18:48:35.529Z] ---> bd5fca143458 [2022-04-07T18:48:35.529Z] [2022-04-07T18:48:35.529Z] Successfully built bd5fca143458 [2022-04-07T18:48:35.529Z] Successfully tagged security-spire-agent:latest [2022-04-07T18:48:35.537Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-07T18:48:35.548Z] $ docker stop --time=1 8a63c8185cc5361e24ccbb4a51b858dbd6773110430550131ce958182721159f [2022-04-07T18:48:36.839Z] $ docker rm -f 8a63c8185cc5361e24ccbb4a51b858dbd6773110430550131ce958182721159f [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T18:48:37.197Z] + docker images [2022-04-07T18:48:37.197Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T18:48:37.197Z] security-spire-agent latest bd5fca143458 3 seconds ago 127MB [2022-04-07T18:48:37.197Z] security-spire-server latest aed082b13b42 4 seconds ago 87.3MB [2022-04-07T18:48:37.197Z] ba97ddaf916f 22 seconds ago 4.5GB [2022-04-07T18:48:37.197Z] c96391640e75 23 seconds ago 4.5GB [2022-04-07T18:48:37.197Z] security-spire-config latest 10fdc6c1a36c 3 minutes ago 86.7MB [2022-04-07T18:48:37.197Z] security-secretstore-setup latest f345b260b019 3 minutes ago 42.1MB [2022-04-07T18:48:37.197Z] 4ee1419cfbac 3 minutes ago 4.5GB [2022-04-07T18:48:37.197Z] core-metadata latest 4288c78dbb17 3 minutes ago 26.2MB [2022-04-07T18:48:37.197Z] 9b4d22ce3e36 3 minutes ago 1.63GB [2022-04-07T18:48:37.197Z] 3420b61e8c28 3 minutes ago 1.62GB [2022-04-07T18:48:37.197Z] security-proxy-setup latest bb91a708acf4 4 minutes ago 43.4MB [2022-04-07T18:48:37.197Z] security-spiffe-token-provider latest f8d4ae204b3e 4 minutes ago 28.5MB [2022-04-07T18:48:37.197Z] core-command latest 58daf8b3f3c0 4 minutes ago 24.5MB [2022-04-07T18:48:37.197Z] support-notifications latest 8d36403dc41b 4 minutes ago 26.6MB [2022-04-07T18:48:37.197Z] e8983f15377a 4 minutes ago 1.61GB [2022-04-07T18:48:37.197Z] 532d4d01c8d8 4 minutes ago 1.63GB [2022-04-07T18:48:37.197Z] c5f460b66687 4 minutes ago 1.61GB [2022-04-07T18:48:37.197Z] 2f9578006519 4 minutes ago 1.62GB [2022-04-07T18:48:37.197Z] sys-mgmt-agent latest cbb3543e9e55 4 minutes ago 307MB [2022-04-07T18:48:37.197Z] security-bootstrapper latest 8011004a5436 5 minutes ago 24.3MB [2022-04-07T18:48:37.197Z] core-data latest ff15e9a7e8d8 5 minutes ago 35.9MB [2022-04-07T18:48:37.197Z] support-scheduler latest e1239bb86983 5 minutes ago 26MB [2022-04-07T18:48:37.197Z] 324cb0615729 5 minutes ago 1.62GB [2022-04-07T18:48:37.197Z] 0b8ce3dafb34 5 minutes ago 1.65GB [2022-04-07T18:48:37.197Z] 96e1f858e036 5 minutes ago 1.62GB [2022-04-07T18:48:37.197Z] 2befb67fde38 5 minutes ago 1.61GB [2022-04-07T18:48:37.197Z] ci-base-image-x86_64 latest 58e0da6676e4 9 minutes ago 896MB [2022-04-07T18:48:37.197Z] docker 20.10.14 7417809fdb73 2 days ago 218MB [2022-04-07T18:48:37.197Z] alpine 3.14 e04c818066af 2 days ago 5.59MB [2022-04-07T18:48:37.197Z] alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB [2022-04-07T18:48:37.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-07T18:48:37.197Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-07T18:48:37.197Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T18:48:37.294Z] provisioning config files... [2022-04-07T18:48:37.305Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config7225697873113596889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T18:48:37.612Z] ---> docker-login.sh [2022-04-07T18:48:37.612Z] nexus3.edgexfoundry.org:10001 [2022-04-07T18:48:37.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:48:37.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:48:37.612Z] Configure a credential helper to remove this warning. See [2022-04-07T18:48:37.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:48:37.612Z] [2022-04-07T18:48:37.612Z] Login Succeeded [2022-04-07T18:48:37.612Z] nexus3.edgexfoundry.org:10002 [2022-04-07T18:48:37.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:48:37.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:48:37.872Z] Configure a credential helper to remove this warning. See [2022-04-07T18:48:37.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:48:37.872Z] [2022-04-07T18:48:37.872Z] Login Succeeded [2022-04-07T18:48:37.872Z] nexus3.edgexfoundry.org:10003 [2022-04-07T18:48:37.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:48:37.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:48:37.872Z] Configure a credential helper to remove this warning. See [2022-04-07T18:48:37.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:48:37.872Z] [2022-04-07T18:48:37.872Z] Login Succeeded [2022-04-07T18:48:37.872Z] nexus3.edgexfoundry.org:10004 [2022-04-07T18:48:38.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:48:38.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:48:38.134Z] Configure a credential helper to remove this warning. See [2022-04-07T18:48:38.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:48:38.134Z] [2022-04-07T18:48:38.134Z] Login Succeeded [2022-04-07T18:48:38.134Z] docker.io [2022-04-07T18:48:38.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T18:48:38.172Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T18:48:38.172Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T18:48:38.172Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T18:48:38.172Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T18:48:38.172Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T18:48:38.172Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T18:48:38.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T18:48:38.707Z] Configure a credential helper to remove this warning. See [2022-04-07T18:48:38.707Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T18:48:38.707Z] [2022-04-07T18:48:38.707Z] Login Succeeded [2022-04-07T18:48:38.707Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T18:48:38.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:48:38.746Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T18:48:38.774Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-07T18:48:38.774Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:38.774Z] latest [2022-04-07T18:48:38.774Z] 2.2.0-dev.59 [2022-04-07T18:48:38.774Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:38.774Z] main [2022-04-07T18:48:38.774Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:39.102Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:39.397Z] + docker push nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:39.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T18:48:39.397Z] da9f1c27baf0: Preparing [2022-04-07T18:48:39.397Z] 2fba27b8f7f6: Preparing [2022-04-07T18:48:39.397Z] 889153256a25: Preparing [2022-04-07T18:48:39.397Z] caf512d422e2: Preparing [2022-04-07T18:48:39.397Z] b541d28bf3b4: Preparing [2022-04-07T18:48:39.397Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:39.397Z] caf512d422e2: Pushed [2022-04-07T18:48:39.397Z] 889153256a25: Pushed [2022-04-07T18:48:39.397Z] da9f1c27baf0: Pushed [2022-04-07T18:48:41.942Z] 2fba27b8f7f6: Pushed [2022-04-07T18:48:41.942Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:42.252Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:42.543Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T18:48:42.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T18:48:42.543Z] da9f1c27baf0: Preparing [2022-04-07T18:48:42.543Z] 2fba27b8f7f6: Preparing [2022-04-07T18:48:42.543Z] 889153256a25: Preparing [2022-04-07T18:48:42.543Z] caf512d422e2: Preparing [2022-04-07T18:48:42.543Z] b541d28bf3b4: Preparing [2022-04-07T18:48:42.543Z] 2fba27b8f7f6: Layer already exists [2022-04-07T18:48:42.543Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:42.543Z] caf512d422e2: Layer already exists [2022-04-07T18:48:42.543Z] da9f1c27baf0: Layer already exists [2022-04-07T18:48:42.543Z] 889153256a25: Layer already exists [2022-04-07T18:48:42.543Z] latest: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:42.845Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:43.136Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [2022-04-07T18:48:43.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T18:48:43.136Z] da9f1c27baf0: Preparing [2022-04-07T18:48:43.136Z] 2fba27b8f7f6: Preparing [2022-04-07T18:48:43.136Z] 889153256a25: Preparing [2022-04-07T18:48:43.136Z] caf512d422e2: Preparing [2022-04-07T18:48:43.136Z] b541d28bf3b4: Preparing [2022-04-07T18:48:43.136Z] da9f1c27baf0: Layer already exists [2022-04-07T18:48:43.136Z] 2fba27b8f7f6: Layer already exists [2022-04-07T18:48:43.136Z] 889153256a25: Layer already exists [2022-04-07T18:48:43.136Z] caf512d422e2: Layer already exists [2022-04-07T18:48:43.136Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:43.136Z] 2.2.0-dev.59: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:43.434Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:43.730Z] + docker push nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:43.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T18:48:43.730Z] da9f1c27baf0: Preparing [2022-04-07T18:48:43.730Z] 2fba27b8f7f6: Preparing [2022-04-07T18:48:43.730Z] 889153256a25: Preparing [2022-04-07T18:48:43.730Z] caf512d422e2: Preparing [2022-04-07T18:48:43.730Z] b541d28bf3b4: Preparing [2022-04-07T18:48:43.730Z] 889153256a25: Layer already exists [2022-04-07T18:48:43.730Z] 2fba27b8f7f6: Layer already exists [2022-04-07T18:48:43.730Z] da9f1c27baf0: Layer already exists [2022-04-07T18:48:43.730Z] caf512d422e2: Layer already exists [2022-04-07T18:48:43.730Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:43.730Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:44.030Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:44.327Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-07T18:48:44.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-07T18:48:44.327Z] da9f1c27baf0: Preparing [2022-04-07T18:48:44.327Z] 2fba27b8f7f6: Preparing [2022-04-07T18:48:44.327Z] 889153256a25: Preparing [2022-04-07T18:48:44.327Z] caf512d422e2: Preparing [2022-04-07T18:48:44.327Z] b541d28bf3b4: Preparing [2022-04-07T18:48:44.327Z] da9f1c27baf0: Layer already exists [2022-04-07T18:48:44.327Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:44.327Z] 2fba27b8f7f6: Layer already exists [2022-04-07T18:48:44.327Z] 889153256a25: Layer already exists [2022-04-07T18:48:44.327Z] caf512d422e2: Layer already exists [2022-04-07T18:48:44.327Z] main: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:48:44.370Z] ===================================================== [Pipeline] echo [2022-04-07T18:48:44.381Z] taggedImages: [2022-04-07T18:48:44.381Z] - nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:44.381Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-07T18:48:44.381Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [2022-04-07T18:48:44.381Z] - nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:44.381Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-07T18:48:44.405Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-07T18:48:44.405Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:44.405Z] latest [2022-04-07T18:48:44.405Z] 2.2.0-dev.59 [2022-04-07T18:48:44.405Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:44.405Z] main [2022-04-07T18:48:44.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:44.723Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:45.020Z] + docker push nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:45.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T18:48:45.020Z] 8f3fc1fc52df: Preparing [2022-04-07T18:48:45.020Z] acf465d7a399: Preparing [2022-04-07T18:48:45.020Z] 889153256a25: Preparing [2022-04-07T18:48:45.020Z] deb5c0efe0c5: Preparing [2022-04-07T18:48:45.020Z] 70d5bf3901ee: Preparing [2022-04-07T18:48:45.020Z] b541d28bf3b4: Preparing [2022-04-07T18:48:45.020Z] b541d28bf3b4: Waiting [2022-04-07T18:48:45.020Z] 889153256a25: Layer already exists [2022-04-07T18:48:45.020Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:45.020Z] 8f3fc1fc52df: Pushed [2022-04-07T18:48:45.020Z] 70d5bf3901ee: Pushed [2022-04-07T18:48:45.281Z] deb5c0efe0c5: Pushed [2022-04-07T18:48:48.584Z] acf465d7a399: Pushed [2022-04-07T18:48:48.584Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:48.978Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:49.287Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T18:48:49.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T18:48:49.287Z] 8f3fc1fc52df: Preparing [2022-04-07T18:48:49.287Z] acf465d7a399: Preparing [2022-04-07T18:48:49.287Z] 889153256a25: Preparing [2022-04-07T18:48:49.287Z] deb5c0efe0c5: Preparing [2022-04-07T18:48:49.287Z] 70d5bf3901ee: Preparing [2022-04-07T18:48:49.287Z] b541d28bf3b4: Preparing [2022-04-07T18:48:49.287Z] b541d28bf3b4: Waiting [2022-04-07T18:48:49.287Z] deb5c0efe0c5: Layer already exists [2022-04-07T18:48:49.287Z] 889153256a25: Layer already exists [2022-04-07T18:48:49.287Z] acf465d7a399: Layer already exists [2022-04-07T18:48:49.287Z] 70d5bf3901ee: Layer already exists [2022-04-07T18:48:49.287Z] 8f3fc1fc52df: Layer already exists [2022-04-07T18:48:49.287Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:49.287Z] latest: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:49.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:49.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [2022-04-07T18:48:49.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T18:48:49.879Z] 8f3fc1fc52df: Preparing [2022-04-07T18:48:49.879Z] acf465d7a399: Preparing [2022-04-07T18:48:49.879Z] 889153256a25: Preparing [2022-04-07T18:48:49.879Z] deb5c0efe0c5: Preparing [2022-04-07T18:48:49.879Z] 70d5bf3901ee: Preparing [2022-04-07T18:48:49.879Z] b541d28bf3b4: Preparing [2022-04-07T18:48:49.879Z] b541d28bf3b4: Waiting [2022-04-07T18:48:49.879Z] 889153256a25: Layer already exists [2022-04-07T18:48:49.879Z] 8f3fc1fc52df: Layer already exists [2022-04-07T18:48:49.879Z] 70d5bf3901ee: Layer already exists [2022-04-07T18:48:49.879Z] deb5c0efe0c5: Layer already exists [2022-04-07T18:48:49.879Z] acf465d7a399: Layer already exists [2022-04-07T18:48:49.879Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:49.879Z] 2.2.0-dev.59: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:50.178Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:50.469Z] + docker push nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:50.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T18:48:50.469Z] 8f3fc1fc52df: Preparing [2022-04-07T18:48:50.469Z] acf465d7a399: Preparing [2022-04-07T18:48:50.469Z] 889153256a25: Preparing [2022-04-07T18:48:50.469Z] deb5c0efe0c5: Preparing [2022-04-07T18:48:50.469Z] 70d5bf3901ee: Preparing [2022-04-07T18:48:50.469Z] b541d28bf3b4: Preparing [2022-04-07T18:48:50.469Z] b541d28bf3b4: Waiting [2022-04-07T18:48:50.469Z] 70d5bf3901ee: Layer already exists [2022-04-07T18:48:50.469Z] 889153256a25: Layer already exists [2022-04-07T18:48:50.469Z] acf465d7a399: Layer already exists [2022-04-07T18:48:50.469Z] 8f3fc1fc52df: Layer already exists [2022-04-07T18:48:50.469Z] deb5c0efe0c5: Layer already exists [2022-04-07T18:48:50.469Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:50.469Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:50.769Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:51.062Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-07T18:48:51.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-07T18:48:51.062Z] 8f3fc1fc52df: Preparing [2022-04-07T18:48:51.062Z] acf465d7a399: Preparing [2022-04-07T18:48:51.062Z] 889153256a25: Preparing [2022-04-07T18:48:51.062Z] deb5c0efe0c5: Preparing [2022-04-07T18:48:51.062Z] 70d5bf3901ee: Preparing [2022-04-07T18:48:51.062Z] b541d28bf3b4: Preparing [2022-04-07T18:48:51.062Z] b541d28bf3b4: Waiting [2022-04-07T18:48:51.062Z] acf465d7a399: Layer already exists [2022-04-07T18:48:51.062Z] 8f3fc1fc52df: Layer already exists [2022-04-07T18:48:51.062Z] 70d5bf3901ee: Layer already exists [2022-04-07T18:48:51.062Z] 889153256a25: Layer already exists [2022-04-07T18:48:51.062Z] deb5c0efe0c5: Layer already exists [2022-04-07T18:48:51.062Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:51.062Z] main: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:48:51.096Z] ===================================================== [Pipeline] echo [2022-04-07T18:48:51.103Z] taggedImages: [2022-04-07T18:48:51.103Z] - nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:51.103Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-07T18:48:51.103Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [2022-04-07T18:48:51.103Z] - nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:51.103Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-07T18:48:51.123Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-07T18:48:51.123Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:51.123Z] latest [2022-04-07T18:48:51.123Z] 2.2.0-dev.59 [2022-04-07T18:48:51.123Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:51.123Z] main [2022-04-07T18:48:51.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:51.447Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:51.740Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:51.740Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T18:48:51.740Z] 3d6f7844592c: Preparing [2022-04-07T18:48:51.740Z] 01e21500d0ae: Preparing [2022-04-07T18:48:51.740Z] 889153256a25: Preparing [2022-04-07T18:48:51.740Z] caf512d422e2: Preparing [2022-04-07T18:48:51.740Z] b541d28bf3b4: Preparing [2022-04-07T18:48:51.740Z] caf512d422e2: Layer already exists [2022-04-07T18:48:51.740Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:51.740Z] 889153256a25: Layer already exists [2022-04-07T18:48:51.740Z] 3d6f7844592c: Pushed [2022-04-07T18:48:54.280Z] 01e21500d0ae: Pushed [2022-04-07T18:48:54.280Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:54.582Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:54.875Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T18:48:54.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T18:48:54.875Z] 3d6f7844592c: Preparing [2022-04-07T18:48:54.875Z] 01e21500d0ae: Preparing [2022-04-07T18:48:54.875Z] 889153256a25: Preparing [2022-04-07T18:48:54.875Z] caf512d422e2: Preparing [2022-04-07T18:48:54.875Z] b541d28bf3b4: Preparing [2022-04-07T18:48:54.875Z] 889153256a25: Layer already exists [2022-04-07T18:48:54.875Z] caf512d422e2: Layer already exists [2022-04-07T18:48:54.875Z] 01e21500d0ae: Layer already exists [2022-04-07T18:48:54.875Z] 3d6f7844592c: Layer already exists [2022-04-07T18:48:54.875Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:54.875Z] latest: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:55.176Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:55.467Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [2022-04-07T18:48:55.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T18:48:55.467Z] 3d6f7844592c: Preparing [2022-04-07T18:48:55.467Z] 01e21500d0ae: Preparing [2022-04-07T18:48:55.467Z] 889153256a25: Preparing [2022-04-07T18:48:55.467Z] caf512d422e2: Preparing [2022-04-07T18:48:55.467Z] b541d28bf3b4: Preparing [2022-04-07T18:48:55.467Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:55.467Z] 3d6f7844592c: Layer already exists [2022-04-07T18:48:55.467Z] 01e21500d0ae: Layer already exists [2022-04-07T18:48:55.467Z] 889153256a25: Layer already exists [2022-04-07T18:48:55.467Z] caf512d422e2: Layer already exists [2022-04-07T18:48:55.467Z] 2.2.0-dev.59: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:55.768Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:56.062Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:56.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T18:48:56.062Z] 3d6f7844592c: Preparing [2022-04-07T18:48:56.062Z] 01e21500d0ae: Preparing [2022-04-07T18:48:56.062Z] 889153256a25: Preparing [2022-04-07T18:48:56.062Z] caf512d422e2: Preparing [2022-04-07T18:48:56.062Z] b541d28bf3b4: Preparing [2022-04-07T18:48:56.062Z] 889153256a25: Layer already exists [2022-04-07T18:48:56.062Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:56.062Z] 01e21500d0ae: Layer already exists [2022-04-07T18:48:56.062Z] 3d6f7844592c: Layer already exists [2022-04-07T18:48:56.062Z] caf512d422e2: Layer already exists [2022-04-07T18:48:56.062Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:56.364Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:56.659Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-07T18:48:56.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-07T18:48:56.660Z] 3d6f7844592c: Preparing [2022-04-07T18:48:56.660Z] 01e21500d0ae: Preparing [2022-04-07T18:48:56.660Z] 889153256a25: Preparing [2022-04-07T18:48:56.660Z] caf512d422e2: Preparing [2022-04-07T18:48:56.660Z] b541d28bf3b4: Preparing [2022-04-07T18:48:56.660Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:56.660Z] 01e21500d0ae: Layer already exists [2022-04-07T18:48:56.660Z] 889153256a25: Layer already exists [2022-04-07T18:48:56.660Z] 3d6f7844592c: Layer already exists [2022-04-07T18:48:56.660Z] caf512d422e2: Layer already exists [2022-04-07T18:48:56.660Z] main: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:48:56.700Z] ===================================================== [Pipeline] echo [2022-04-07T18:48:56.709Z] taggedImages: [2022-04-07T18:48:56.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:56.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-07T18:48:56.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [2022-04-07T18:48:56.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:56.710Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-07T18:48:56.732Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-07T18:48:56.732Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:56.732Z] latest [2022-04-07T18:48:56.732Z] 2.2.0-dev.59 [2022-04-07T18:48:56.732Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:48:56.732Z] main [2022-04-07T18:48:56.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:57.059Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:57.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:48:57.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T18:48:57.355Z] 1797b248af76: Preparing [2022-04-07T18:48:57.355Z] 1797b248af76: Preparing [2022-04-07T18:48:57.355Z] cf70d4faaa6e: Preparing [2022-04-07T18:48:57.355Z] c75c97a53442: Preparing [2022-04-07T18:48:57.355Z] 9669cbb9c017: Preparing [2022-04-07T18:48:57.355Z] 6b4a09e25ad5: Preparing [2022-04-07T18:48:57.355Z] 889153256a25: Preparing [2022-04-07T18:48:57.355Z] 33e121dc4eed: Preparing [2022-04-07T18:48:57.355Z] 01e996db9caa: Preparing [2022-04-07T18:48:57.355Z] cda476a49529: Preparing [2022-04-07T18:48:57.355Z] 473dd5c9593b: Preparing [2022-04-07T18:48:57.355Z] b541d28bf3b4: Preparing [2022-04-07T18:48:57.355Z] 889153256a25: Waiting [2022-04-07T18:48:57.355Z] 33e121dc4eed: Waiting [2022-04-07T18:48:57.355Z] 01e996db9caa: Waiting [2022-04-07T18:48:57.355Z] cda476a49529: Waiting [2022-04-07T18:48:57.355Z] b541d28bf3b4: Waiting [2022-04-07T18:48:57.355Z] 473dd5c9593b: Waiting [2022-04-07T18:48:57.355Z] cf70d4faaa6e: Pushed [2022-04-07T18:48:57.355Z] 1797b248af76: Pushed [2022-04-07T18:48:57.355Z] 9669cbb9c017: Pushed [2022-04-07T18:48:57.355Z] c75c97a53442: Pushed [2022-04-07T18:48:57.355Z] 889153256a25: Layer already exists [2022-04-07T18:48:57.615Z] 01e996db9caa: Pushed [2022-04-07T18:48:57.615Z] b541d28bf3b4: Layer already exists [2022-04-07T18:48:57.615Z] 473dd5c9593b: Pushed [2022-04-07T18:48:57.615Z] 33e121dc4eed: Pushed [2022-04-07T18:48:57.615Z] cda476a49529: Pushed [2022-04-07T18:48:59.523Z] 6b4a09e25ad5: Pushed [2022-04-07T18:48:59.523Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:48:59.820Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:00.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T18:49:00.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T18:49:00.114Z] 1797b248af76: Preparing [2022-04-07T18:49:00.114Z] 1797b248af76: Preparing [2022-04-07T18:49:00.114Z] cf70d4faaa6e: Preparing [2022-04-07T18:49:00.114Z] c75c97a53442: Preparing [2022-04-07T18:49:00.114Z] 9669cbb9c017: Preparing [2022-04-07T18:49:00.114Z] 6b4a09e25ad5: Preparing [2022-04-07T18:49:00.114Z] 889153256a25: Preparing [2022-04-07T18:49:00.114Z] 33e121dc4eed: Preparing [2022-04-07T18:49:00.114Z] 01e996db9caa: Preparing [2022-04-07T18:49:00.114Z] 889153256a25: Waiting [2022-04-07T18:49:00.114Z] 33e121dc4eed: Waiting [2022-04-07T18:49:00.114Z] cda476a49529: Preparing [2022-04-07T18:49:00.114Z] 473dd5c9593b: Preparing [2022-04-07T18:49:00.114Z] b541d28bf3b4: Preparing [2022-04-07T18:49:00.114Z] 01e996db9caa: Waiting [2022-04-07T18:49:00.114Z] 473dd5c9593b: Waiting [2022-04-07T18:49:00.114Z] b541d28bf3b4: Waiting [2022-04-07T18:49:00.114Z] cda476a49529: Waiting [2022-04-07T18:49:00.114Z] cf70d4faaa6e: Layer already exists [2022-04-07T18:49:00.114Z] 1797b248af76: Layer already exists [2022-04-07T18:49:00.114Z] 9669cbb9c017: Layer already exists [2022-04-07T18:49:00.114Z] 6b4a09e25ad5: Layer already exists [2022-04-07T18:49:00.114Z] c75c97a53442: Layer already exists [2022-04-07T18:49:00.114Z] 889153256a25: Layer already exists [2022-04-07T18:49:00.114Z] 01e996db9caa: Layer already exists [2022-04-07T18:49:00.114Z] cda476a49529: Layer already exists [2022-04-07T18:49:00.114Z] 33e121dc4eed: Layer already exists [2022-04-07T18:49:00.114Z] 473dd5c9593b: Layer already exists [2022-04-07T18:49:00.114Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:00.114Z] latest: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:00.411Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:00.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [2022-04-07T18:49:00.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T18:49:00.703Z] 1797b248af76: Preparing [2022-04-07T18:49:00.703Z] 1797b248af76: Preparing [2022-04-07T18:49:00.703Z] cf70d4faaa6e: Preparing [2022-04-07T18:49:00.703Z] c75c97a53442: Preparing [2022-04-07T18:49:00.703Z] 9669cbb9c017: Preparing [2022-04-07T18:49:00.703Z] 6b4a09e25ad5: Preparing [2022-04-07T18:49:00.703Z] 889153256a25: Preparing [2022-04-07T18:49:00.703Z] 33e121dc4eed: Preparing [2022-04-07T18:49:00.704Z] 01e996db9caa: Preparing [2022-04-07T18:49:00.704Z] cda476a49529: Preparing [2022-04-07T18:49:00.704Z] 473dd5c9593b: Preparing [2022-04-07T18:49:00.704Z] b541d28bf3b4: Preparing [2022-04-07T18:49:00.704Z] 33e121dc4eed: Waiting [2022-04-07T18:49:00.704Z] 01e996db9caa: Waiting [2022-04-07T18:49:00.704Z] cda476a49529: Waiting [2022-04-07T18:49:00.704Z] 889153256a25: Waiting [2022-04-07T18:49:00.704Z] b541d28bf3b4: Waiting [2022-04-07T18:49:00.704Z] 473dd5c9593b: Waiting [2022-04-07T18:49:00.704Z] 1797b248af76: Layer already exists [2022-04-07T18:49:00.704Z] 6b4a09e25ad5: Layer already exists [2022-04-07T18:49:00.704Z] cf70d4faaa6e: Layer already exists [2022-04-07T18:49:00.704Z] c75c97a53442: Layer already exists [2022-04-07T18:49:00.704Z] 9669cbb9c017: Layer already exists [2022-04-07T18:49:00.704Z] 33e121dc4eed: Layer already exists [2022-04-07T18:49:00.704Z] cda476a49529: Layer already exists [2022-04-07T18:49:00.704Z] 01e996db9caa: Layer already exists [2022-04-07T18:49:00.704Z] 889153256a25: Layer already exists [2022-04-07T18:49:00.704Z] 473dd5c9593b: Layer already exists [2022-04-07T18:49:00.704Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:00.704Z] 2.2.0-dev.59: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:00.999Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:01.296Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:01.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T18:49:01.297Z] 1797b248af76: Preparing [2022-04-07T18:49:01.297Z] 1797b248af76: Preparing [2022-04-07T18:49:01.297Z] cf70d4faaa6e: Preparing [2022-04-07T18:49:01.297Z] c75c97a53442: Preparing [2022-04-07T18:49:01.297Z] 9669cbb9c017: Preparing [2022-04-07T18:49:01.297Z] 6b4a09e25ad5: Preparing [2022-04-07T18:49:01.297Z] 889153256a25: Preparing [2022-04-07T18:49:01.297Z] 33e121dc4eed: Preparing [2022-04-07T18:49:01.297Z] 01e996db9caa: Preparing [2022-04-07T18:49:01.297Z] cda476a49529: Preparing [2022-04-07T18:49:01.297Z] 473dd5c9593b: Preparing [2022-04-07T18:49:01.297Z] b541d28bf3b4: Preparing [2022-04-07T18:49:01.297Z] 473dd5c9593b: Waiting [2022-04-07T18:49:01.297Z] 33e121dc4eed: Waiting [2022-04-07T18:49:01.297Z] 01e996db9caa: Waiting [2022-04-07T18:49:01.297Z] cda476a49529: Waiting [2022-04-07T18:49:01.297Z] 889153256a25: Waiting [2022-04-07T18:49:01.297Z] b541d28bf3b4: Waiting [2022-04-07T18:49:01.297Z] 1797b248af76: Layer already exists [2022-04-07T18:49:01.297Z] 6b4a09e25ad5: Layer already exists [2022-04-07T18:49:01.297Z] c75c97a53442: Layer already exists [2022-04-07T18:49:01.297Z] cf70d4faaa6e: Layer already exists [2022-04-07T18:49:01.297Z] 9669cbb9c017: Layer already exists [2022-04-07T18:49:01.297Z] 01e996db9caa: Layer already exists [2022-04-07T18:49:01.297Z] 33e121dc4eed: Layer already exists [2022-04-07T18:49:01.297Z] 889153256a25: Layer already exists [2022-04-07T18:49:01.297Z] 473dd5c9593b: Layer already exists [2022-04-07T18:49:01.297Z] cda476a49529: Layer already exists [2022-04-07T18:49:01.297Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:01.297Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:01.595Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:01.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-07T18:49:01.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-07T18:49:01.891Z] 1797b248af76: Preparing [2022-04-07T18:49:01.891Z] 1797b248af76: Preparing [2022-04-07T18:49:01.891Z] cf70d4faaa6e: Preparing [2022-04-07T18:49:01.891Z] c75c97a53442: Preparing [2022-04-07T18:49:01.891Z] 9669cbb9c017: Preparing [2022-04-07T18:49:01.891Z] 6b4a09e25ad5: Preparing [2022-04-07T18:49:01.891Z] 889153256a25: Preparing [2022-04-07T18:49:01.891Z] 33e121dc4eed: Preparing [2022-04-07T18:49:01.891Z] 01e996db9caa: Preparing [2022-04-07T18:49:01.891Z] cda476a49529: Preparing [2022-04-07T18:49:01.891Z] 473dd5c9593b: Preparing [2022-04-07T18:49:01.891Z] b541d28bf3b4: Preparing [2022-04-07T18:49:01.891Z] 889153256a25: Waiting [2022-04-07T18:49:01.891Z] cda476a49529: Waiting [2022-04-07T18:49:01.891Z] 01e996db9caa: Waiting [2022-04-07T18:49:01.891Z] 473dd5c9593b: Waiting [2022-04-07T18:49:01.891Z] b541d28bf3b4: Waiting [2022-04-07T18:49:01.891Z] 33e121dc4eed: Waiting [2022-04-07T18:49:01.891Z] 6b4a09e25ad5: Layer already exists [2022-04-07T18:49:01.891Z] c75c97a53442: Layer already exists [2022-04-07T18:49:01.891Z] 1797b248af76: Layer already exists [2022-04-07T18:49:01.891Z] 9669cbb9c017: Layer already exists [2022-04-07T18:49:01.891Z] cf70d4faaa6e: Layer already exists [2022-04-07T18:49:01.891Z] 889153256a25: Layer already exists [2022-04-07T18:49:01.891Z] 01e996db9caa: Layer already exists [2022-04-07T18:49:01.891Z] 33e121dc4eed: Layer already exists [2022-04-07T18:49:01.891Z] cda476a49529: Layer already exists [2022-04-07T18:49:01.891Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:01.891Z] 473dd5c9593b: Layer already exists [2022-04-07T18:49:01.891Z] main: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:01.923Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:01.930Z] taggedImages: [2022-04-07T18:49:01.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:01.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-07T18:49:01.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [2022-04-07T18:49:01.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:01.930Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-07T18:49:01.945Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-07T18:49:01.945Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:01.945Z] latest [2022-04-07T18:49:01.945Z] 2.2.0-dev.59 [2022-04-07T18:49:01.945Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:01.945Z] main [2022-04-07T18:49:01.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:02.253Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:02.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:02.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T18:49:02.549Z] 4b89499ad126: Preparing [2022-04-07T18:49:02.549Z] 996ec46a2760: Preparing [2022-04-07T18:49:02.549Z] d547711b491d: Preparing [2022-04-07T18:49:02.549Z] 996ad7426402: Preparing [2022-04-07T18:49:02.549Z] 239ce7d0a5ac: Preparing [2022-04-07T18:49:02.549Z] b6e86db53a9a: Preparing [2022-04-07T18:49:02.549Z] 1d6f7462eff9: Preparing [2022-04-07T18:49:02.549Z] b541d28bf3b4: Preparing [2022-04-07T18:49:02.549Z] b6e86db53a9a: Waiting [2022-04-07T18:49:02.549Z] b541d28bf3b4: Waiting [2022-04-07T18:49:02.549Z] 239ce7d0a5ac: Pushed [2022-04-07T18:49:02.549Z] 4b89499ad126: Pushed [2022-04-07T18:49:02.549Z] 996ec46a2760: Pushed [2022-04-07T18:49:02.549Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:02.812Z] b6e86db53a9a: Pushed [2022-04-07T18:49:02.812Z] 1d6f7462eff9: Pushed [2022-04-07T18:49:04.723Z] 996ad7426402: Pushed [2022-04-07T18:49:04.723Z] d547711b491d: Pushed [2022-04-07T18:49:04.723Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:05.037Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:05.327Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T18:49:05.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T18:49:05.327Z] 4b89499ad126: Preparing [2022-04-07T18:49:05.327Z] 996ec46a2760: Preparing [2022-04-07T18:49:05.327Z] d547711b491d: Preparing [2022-04-07T18:49:05.327Z] 996ad7426402: Preparing [2022-04-07T18:49:05.327Z] 239ce7d0a5ac: Preparing [2022-04-07T18:49:05.327Z] b6e86db53a9a: Preparing [2022-04-07T18:49:05.327Z] 1d6f7462eff9: Preparing [2022-04-07T18:49:05.327Z] b541d28bf3b4: Preparing [2022-04-07T18:49:05.327Z] b6e86db53a9a: Waiting [2022-04-07T18:49:05.327Z] 1d6f7462eff9: Waiting [2022-04-07T18:49:05.327Z] b541d28bf3b4: Waiting [2022-04-07T18:49:05.327Z] 996ad7426402: Layer already exists [2022-04-07T18:49:05.327Z] 4b89499ad126: Layer already exists [2022-04-07T18:49:05.327Z] 996ec46a2760: Layer already exists [2022-04-07T18:49:05.327Z] d547711b491d: Layer already exists [2022-04-07T18:49:05.327Z] 239ce7d0a5ac: Layer already exists [2022-04-07T18:49:05.327Z] b6e86db53a9a: Layer already exists [2022-04-07T18:49:05.327Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:05.327Z] 1d6f7462eff9: Layer already exists [2022-04-07T18:49:05.327Z] latest: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:05.622Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:05.920Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [2022-04-07T18:49:05.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T18:49:05.920Z] 4b89499ad126: Preparing [2022-04-07T18:49:05.920Z] 996ec46a2760: Preparing [2022-04-07T18:49:05.920Z] d547711b491d: Preparing [2022-04-07T18:49:05.920Z] 996ad7426402: Preparing [2022-04-07T18:49:05.920Z] 239ce7d0a5ac: Preparing [2022-04-07T18:49:05.920Z] b6e86db53a9a: Preparing [2022-04-07T18:49:05.920Z] 1d6f7462eff9: Preparing [2022-04-07T18:49:05.920Z] b541d28bf3b4: Preparing [2022-04-07T18:49:05.920Z] 1d6f7462eff9: Waiting [2022-04-07T18:49:05.920Z] b6e86db53a9a: Waiting [2022-04-07T18:49:05.920Z] b541d28bf3b4: Waiting [2022-04-07T18:49:05.920Z] 239ce7d0a5ac: Layer already exists [2022-04-07T18:49:05.920Z] 996ec46a2760: Layer already exists [2022-04-07T18:49:05.920Z] 996ad7426402: Layer already exists [2022-04-07T18:49:05.920Z] 4b89499ad126: Layer already exists [2022-04-07T18:49:05.920Z] d547711b491d: Layer already exists [2022-04-07T18:49:05.920Z] b6e86db53a9a: Layer already exists [2022-04-07T18:49:05.920Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:05.920Z] 1d6f7462eff9: Layer already exists [2022-04-07T18:49:05.920Z] 2.2.0-dev.59: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:06.220Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:06.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:06.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T18:49:06.542Z] 4b89499ad126: Preparing [2022-04-07T18:49:06.542Z] 996ec46a2760: Preparing [2022-04-07T18:49:06.542Z] d547711b491d: Preparing [2022-04-07T18:49:06.542Z] 996ad7426402: Preparing [2022-04-07T18:49:06.542Z] 239ce7d0a5ac: Preparing [2022-04-07T18:49:06.542Z] b6e86db53a9a: Preparing [2022-04-07T18:49:06.542Z] 1d6f7462eff9: Preparing [2022-04-07T18:49:06.542Z] b541d28bf3b4: Preparing [2022-04-07T18:49:06.542Z] b6e86db53a9a: Waiting [2022-04-07T18:49:06.542Z] 1d6f7462eff9: Waiting [2022-04-07T18:49:06.542Z] b541d28bf3b4: Waiting [2022-04-07T18:49:06.542Z] 996ec46a2760: Layer already exists [2022-04-07T18:49:06.542Z] 4b89499ad126: Layer already exists [2022-04-07T18:49:06.542Z] 239ce7d0a5ac: Layer already exists [2022-04-07T18:49:06.542Z] d547711b491d: Layer already exists [2022-04-07T18:49:06.542Z] 996ad7426402: Layer already exists [2022-04-07T18:49:06.542Z] b6e86db53a9a: Layer already exists [2022-04-07T18:49:06.542Z] 1d6f7462eff9: Layer already exists [2022-04-07T18:49:06.542Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:06.542Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:06.881Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:07.175Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-07T18:49:07.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-07T18:49:07.175Z] 4b89499ad126: Preparing [2022-04-07T18:49:07.175Z] 996ec46a2760: Preparing [2022-04-07T18:49:07.175Z] d547711b491d: Preparing [2022-04-07T18:49:07.175Z] 996ad7426402: Preparing [2022-04-07T18:49:07.175Z] 239ce7d0a5ac: Preparing [2022-04-07T18:49:07.175Z] b6e86db53a9a: Preparing [2022-04-07T18:49:07.175Z] 1d6f7462eff9: Preparing [2022-04-07T18:49:07.175Z] b541d28bf3b4: Preparing [2022-04-07T18:49:07.175Z] b6e86db53a9a: Waiting [2022-04-07T18:49:07.175Z] 1d6f7462eff9: Waiting [2022-04-07T18:49:07.175Z] 996ec46a2760: Layer already exists [2022-04-07T18:49:07.175Z] 239ce7d0a5ac: Layer already exists [2022-04-07T18:49:07.175Z] 996ad7426402: Layer already exists [2022-04-07T18:49:07.175Z] d547711b491d: Layer already exists [2022-04-07T18:49:07.175Z] 4b89499ad126: Layer already exists [2022-04-07T18:49:07.175Z] 1d6f7462eff9: Layer already exists [2022-04-07T18:49:07.175Z] b6e86db53a9a: Layer already exists [2022-04-07T18:49:07.175Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:07.175Z] main: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:07.212Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:07.224Z] taggedImages: [2022-04-07T18:49:07.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:07.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-07T18:49:07.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [2022-04-07T18:49:07.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:07.224Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-07T18:49:07.250Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-07T18:49:07.250Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:07.250Z] latest [2022-04-07T18:49:07.250Z] 2.2.0-dev.59 [2022-04-07T18:49:07.250Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:07.250Z] main [2022-04-07T18:49:07.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:07.582Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:07.876Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:07.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T18:49:07.876Z] 0fcb25239033: Preparing [2022-04-07T18:49:07.876Z] b3fb9c7a00d6: Preparing [2022-04-07T18:49:07.876Z] 7c07242ba50e: Preparing [2022-04-07T18:49:07.876Z] b9d7ca422a8c: Preparing [2022-04-07T18:49:07.876Z] 65a000c6591d: Preparing [2022-04-07T18:49:07.876Z] 8207c40529f6: Preparing [2022-04-07T18:49:07.876Z] 261ee85d388d: Preparing [2022-04-07T18:49:07.876Z] 19cdbe71d922: Preparing [2022-04-07T18:49:07.876Z] 2c6ee1a05e77: Preparing [2022-04-07T18:49:07.876Z] b541d28bf3b4: Preparing [2022-04-07T18:49:07.876Z] 8207c40529f6: Waiting [2022-04-07T18:49:07.876Z] 261ee85d388d: Waiting [2022-04-07T18:49:07.876Z] 19cdbe71d922: Waiting [2022-04-07T18:49:07.876Z] 2c6ee1a05e77: Waiting [2022-04-07T18:49:07.876Z] b541d28bf3b4: Waiting [2022-04-07T18:49:07.876Z] 0fcb25239033: Pushed [2022-04-07T18:49:07.876Z] b3fb9c7a00d6: Pushed [2022-04-07T18:49:07.876Z] 65a000c6591d: Pushed [2022-04-07T18:49:08.136Z] 8207c40529f6: Pushed [2022-04-07T18:49:08.136Z] 261ee85d388d: Pushed [2022-04-07T18:49:08.136Z] 19cdbe71d922: Pushed [2022-04-07T18:49:08.136Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:08.136Z] 2c6ee1a05e77: Pushed [2022-04-07T18:49:10.145Z] b9d7ca422a8c: Pushed [2022-04-07T18:49:10.146Z] 7c07242ba50e: Pushed [2022-04-07T18:49:10.146Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:10.448Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:10.739Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T18:49:10.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T18:49:10.739Z] 0fcb25239033: Preparing [2022-04-07T18:49:10.739Z] b3fb9c7a00d6: Preparing [2022-04-07T18:49:10.739Z] 7c07242ba50e: Preparing [2022-04-07T18:49:10.739Z] b9d7ca422a8c: Preparing [2022-04-07T18:49:10.739Z] 65a000c6591d: Preparing [2022-04-07T18:49:10.739Z] 8207c40529f6: Preparing [2022-04-07T18:49:10.739Z] 261ee85d388d: Preparing [2022-04-07T18:49:10.739Z] 19cdbe71d922: Preparing [2022-04-07T18:49:10.739Z] 2c6ee1a05e77: Preparing [2022-04-07T18:49:10.739Z] b541d28bf3b4: Preparing [2022-04-07T18:49:10.739Z] 8207c40529f6: Waiting [2022-04-07T18:49:10.739Z] 261ee85d388d: Waiting [2022-04-07T18:49:10.739Z] 2c6ee1a05e77: Waiting [2022-04-07T18:49:10.739Z] 19cdbe71d922: Waiting [2022-04-07T18:49:10.739Z] 7c07242ba50e: Layer already exists [2022-04-07T18:49:10.739Z] 65a000c6591d: Layer already exists [2022-04-07T18:49:10.739Z] b3fb9c7a00d6: Layer already exists [2022-04-07T18:49:10.739Z] 0fcb25239033: Layer already exists [2022-04-07T18:49:10.739Z] b9d7ca422a8c: Layer already exists [2022-04-07T18:49:10.739Z] 8207c40529f6: Layer already exists [2022-04-07T18:49:10.739Z] 261ee85d388d: Layer already exists [2022-04-07T18:49:10.739Z] 19cdbe71d922: Layer already exists [2022-04-07T18:49:10.739Z] 2c6ee1a05e77: Layer already exists [2022-04-07T18:49:10.739Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:10.739Z] latest: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:11.045Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:11.340Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [2022-04-07T18:49:11.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T18:49:11.340Z] 0fcb25239033: Preparing [2022-04-07T18:49:11.340Z] b3fb9c7a00d6: Preparing [2022-04-07T18:49:11.340Z] 7c07242ba50e: Preparing [2022-04-07T18:49:11.340Z] b9d7ca422a8c: Preparing [2022-04-07T18:49:11.340Z] 65a000c6591d: Preparing [2022-04-07T18:49:11.340Z] 8207c40529f6: Preparing [2022-04-07T18:49:11.340Z] 261ee85d388d: Preparing [2022-04-07T18:49:11.340Z] 19cdbe71d922: Preparing [2022-04-07T18:49:11.340Z] 2c6ee1a05e77: Preparing [2022-04-07T18:49:11.340Z] b541d28bf3b4: Preparing [2022-04-07T18:49:11.340Z] 8207c40529f6: Waiting [2022-04-07T18:49:11.340Z] 2c6ee1a05e77: Waiting [2022-04-07T18:49:11.340Z] 19cdbe71d922: Waiting [2022-04-07T18:49:11.340Z] 261ee85d388d: Waiting [2022-04-07T18:49:11.340Z] b541d28bf3b4: Waiting [2022-04-07T18:49:11.340Z] 7c07242ba50e: Layer already exists [2022-04-07T18:49:11.340Z] b9d7ca422a8c: Layer already exists [2022-04-07T18:49:11.340Z] 0fcb25239033: Layer already exists [2022-04-07T18:49:11.340Z] 65a000c6591d: Layer already exists [2022-04-07T18:49:11.340Z] b3fb9c7a00d6: Layer already exists [2022-04-07T18:49:11.340Z] 8207c40529f6: Layer already exists [2022-04-07T18:49:11.340Z] 261ee85d388d: Layer already exists [2022-04-07T18:49:11.340Z] 2c6ee1a05e77: Layer already exists [2022-04-07T18:49:11.340Z] 19cdbe71d922: Layer already exists [2022-04-07T18:49:11.340Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:11.340Z] 2.2.0-dev.59: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:11.641Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:11.940Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:11.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T18:49:11.940Z] 0fcb25239033: Preparing [2022-04-07T18:49:11.940Z] b3fb9c7a00d6: Preparing [2022-04-07T18:49:11.940Z] 7c07242ba50e: Preparing [2022-04-07T18:49:11.940Z] b9d7ca422a8c: Preparing [2022-04-07T18:49:11.940Z] 65a000c6591d: Preparing [2022-04-07T18:49:11.940Z] 8207c40529f6: Preparing [2022-04-07T18:49:11.940Z] 261ee85d388d: Preparing [2022-04-07T18:49:11.940Z] 19cdbe71d922: Preparing [2022-04-07T18:49:11.940Z] 2c6ee1a05e77: Preparing [2022-04-07T18:49:11.940Z] b541d28bf3b4: Preparing [2022-04-07T18:49:11.940Z] 261ee85d388d: Waiting [2022-04-07T18:49:11.940Z] 19cdbe71d922: Waiting [2022-04-07T18:49:11.940Z] 2c6ee1a05e77: Waiting [2022-04-07T18:49:11.940Z] b541d28bf3b4: Waiting [2022-04-07T18:49:11.940Z] 8207c40529f6: Waiting [2022-04-07T18:49:11.940Z] 65a000c6591d: Layer already exists [2022-04-07T18:49:11.940Z] 0fcb25239033: Layer already exists [2022-04-07T18:49:11.940Z] 7c07242ba50e: Layer already exists [2022-04-07T18:49:11.940Z] b3fb9c7a00d6: Layer already exists [2022-04-07T18:49:11.940Z] b9d7ca422a8c: Layer already exists [2022-04-07T18:49:11.940Z] 8207c40529f6: Layer already exists [2022-04-07T18:49:11.940Z] 2c6ee1a05e77: Layer already exists [2022-04-07T18:49:11.940Z] 261ee85d388d: Layer already exists [2022-04-07T18:49:11.940Z] 19cdbe71d922: Layer already exists [2022-04-07T18:49:11.940Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:11.940Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:12.234Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:12.528Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-07T18:49:12.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-07T18:49:12.528Z] 0fcb25239033: Preparing [2022-04-07T18:49:12.528Z] b3fb9c7a00d6: Preparing [2022-04-07T18:49:12.528Z] 7c07242ba50e: Preparing [2022-04-07T18:49:12.528Z] b9d7ca422a8c: Preparing [2022-04-07T18:49:12.528Z] 65a000c6591d: Preparing [2022-04-07T18:49:12.528Z] 8207c40529f6: Preparing [2022-04-07T18:49:12.528Z] 261ee85d388d: Preparing [2022-04-07T18:49:12.528Z] 19cdbe71d922: Preparing [2022-04-07T18:49:12.528Z] 2c6ee1a05e77: Preparing [2022-04-07T18:49:12.528Z] b541d28bf3b4: Preparing [2022-04-07T18:49:12.528Z] 19cdbe71d922: Waiting [2022-04-07T18:49:12.528Z] 2c6ee1a05e77: Waiting [2022-04-07T18:49:12.528Z] 261ee85d388d: Waiting [2022-04-07T18:49:12.528Z] 8207c40529f6: Waiting [2022-04-07T18:49:12.528Z] b541d28bf3b4: Waiting [2022-04-07T18:49:12.528Z] b9d7ca422a8c: Layer already exists [2022-04-07T18:49:12.528Z] 0fcb25239033: Layer already exists [2022-04-07T18:49:12.528Z] 65a000c6591d: Layer already exists [2022-04-07T18:49:12.528Z] 7c07242ba50e: Layer already exists [2022-04-07T18:49:12.528Z] b3fb9c7a00d6: Layer already exists [2022-04-07T18:49:12.528Z] 8207c40529f6: Layer already exists [2022-04-07T18:49:12.528Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:12.528Z] 19cdbe71d922: Layer already exists [2022-04-07T18:49:12.528Z] 2c6ee1a05e77: Layer already exists [2022-04-07T18:49:12.528Z] 261ee85d388d: Layer already exists [2022-04-07T18:49:12.528Z] main: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:12.568Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:12.577Z] taggedImages: [2022-04-07T18:49:12.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:12.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-07T18:49:12.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [2022-04-07T18:49:12.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:12.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-07T18:49:12.596Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-07T18:49:12.596Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:12.596Z] latest [2022-04-07T18:49:12.596Z] 2.2.0-dev.59 [2022-04-07T18:49:12.596Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:12.596Z] main [2022-04-07T18:49:12.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:12.914Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:13.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:13.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T18:49:13.206Z] 86d7651dc68f: Preparing [2022-04-07T18:49:13.206Z] 059b4dbb753c: Preparing [2022-04-07T18:49:13.206Z] 889153256a25: Preparing [2022-04-07T18:49:13.206Z] 9cd144c17a28: Preparing [2022-04-07T18:49:13.206Z] 3ee322718a81: Preparing [2022-04-07T18:49:13.206Z] 4fc242d58285: Preparing [2022-04-07T18:49:13.206Z] 4fc242d58285: Waiting [2022-04-07T18:49:13.206Z] 889153256a25: Layer already exists [2022-04-07T18:49:13.206Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:13.206Z] 86d7651dc68f: Pushed [2022-04-07T18:49:13.206Z] 3ee322718a81: Pushed [2022-04-07T18:49:13.773Z] 9cd144c17a28: Pushed [2022-04-07T18:49:15.155Z] 059b4dbb753c: Pushed [2022-04-07T18:49:15.416Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:15.719Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:16.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T18:49:16.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T18:49:16.018Z] 86d7651dc68f: Preparing [2022-04-07T18:49:16.018Z] 059b4dbb753c: Preparing [2022-04-07T18:49:16.018Z] 889153256a25: Preparing [2022-04-07T18:49:16.018Z] 9cd144c17a28: Preparing [2022-04-07T18:49:16.018Z] 3ee322718a81: Preparing [2022-04-07T18:49:16.018Z] 4fc242d58285: Preparing [2022-04-07T18:49:16.018Z] 4fc242d58285: Waiting [2022-04-07T18:49:16.018Z] 889153256a25: Layer already exists [2022-04-07T18:49:16.018Z] 86d7651dc68f: Layer already exists [2022-04-07T18:49:16.018Z] 9cd144c17a28: Layer already exists [2022-04-07T18:49:16.018Z] 059b4dbb753c: Layer already exists [2022-04-07T18:49:16.018Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:16.018Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:16.018Z] latest: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:16.323Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:16.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [2022-04-07T18:49:16.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T18:49:16.617Z] 86d7651dc68f: Preparing [2022-04-07T18:49:16.617Z] 059b4dbb753c: Preparing [2022-04-07T18:49:16.617Z] 889153256a25: Preparing [2022-04-07T18:49:16.617Z] 9cd144c17a28: Preparing [2022-04-07T18:49:16.617Z] 3ee322718a81: Preparing [2022-04-07T18:49:16.617Z] 4fc242d58285: Preparing [2022-04-07T18:49:16.617Z] 4fc242d58285: Waiting [2022-04-07T18:49:16.617Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:16.617Z] 86d7651dc68f: Layer already exists [2022-04-07T18:49:16.617Z] 059b4dbb753c: Layer already exists [2022-04-07T18:49:16.617Z] 889153256a25: Layer already exists [2022-04-07T18:49:16.617Z] 9cd144c17a28: Layer already exists [2022-04-07T18:49:16.617Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:16.617Z] 2.2.0-dev.59: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:16.913Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:17.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:17.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T18:49:17.211Z] 86d7651dc68f: Preparing [2022-04-07T18:49:17.211Z] 059b4dbb753c: Preparing [2022-04-07T18:49:17.211Z] 889153256a25: Preparing [2022-04-07T18:49:17.211Z] 9cd144c17a28: Preparing [2022-04-07T18:49:17.211Z] 3ee322718a81: Preparing [2022-04-07T18:49:17.211Z] 4fc242d58285: Preparing [2022-04-07T18:49:17.211Z] 4fc242d58285: Waiting [2022-04-07T18:49:17.211Z] 889153256a25: Layer already exists [2022-04-07T18:49:17.211Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:17.211Z] 9cd144c17a28: Layer already exists [2022-04-07T18:49:17.211Z] 86d7651dc68f: Layer already exists [2022-04-07T18:49:17.211Z] 059b4dbb753c: Layer already exists [2022-04-07T18:49:17.211Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:17.211Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:17.513Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:17.809Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-07T18:49:17.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-07T18:49:17.809Z] 86d7651dc68f: Preparing [2022-04-07T18:49:17.809Z] 059b4dbb753c: Preparing [2022-04-07T18:49:17.809Z] 889153256a25: Preparing [2022-04-07T18:49:17.809Z] 9cd144c17a28: Preparing [2022-04-07T18:49:17.809Z] 3ee322718a81: Preparing [2022-04-07T18:49:17.809Z] 4fc242d58285: Preparing [2022-04-07T18:49:17.809Z] 86d7651dc68f: Layer already exists [2022-04-07T18:49:17.809Z] 059b4dbb753c: Layer already exists [2022-04-07T18:49:17.809Z] 9cd144c17a28: Layer already exists [2022-04-07T18:49:17.809Z] 889153256a25: Layer already exists [2022-04-07T18:49:17.809Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:17.809Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:17.809Z] main: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:17.850Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:17.861Z] taggedImages: [2022-04-07T18:49:17.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:17.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-07T18:49:17.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [2022-04-07T18:49:17.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:17.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-07T18:49:17.888Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-07T18:49:17.888Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:17.888Z] latest [2022-04-07T18:49:17.888Z] 2.2.0-dev.59 [2022-04-07T18:49:17.888Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:17.888Z] main [2022-04-07T18:49:17.888Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:18.212Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:18.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:18.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T18:49:18.503Z] 4e97f2204a24: Preparing [2022-04-07T18:49:18.503Z] a62521b04298: Preparing [2022-04-07T18:49:18.503Z] 04eba9c49f5e: Preparing [2022-04-07T18:49:18.503Z] eb9b95bae598: Preparing [2022-04-07T18:49:18.503Z] dbe322967d5c: Preparing [2022-04-07T18:49:18.503Z] 0f88492052be: Preparing [2022-04-07T18:49:18.503Z] 3ee322718a81: Preparing [2022-04-07T18:49:18.503Z] 4fc242d58285: Preparing [2022-04-07T18:49:18.503Z] 0f88492052be: Waiting [2022-04-07T18:49:18.503Z] 3ee322718a81: Waiting [2022-04-07T18:49:18.503Z] 4fc242d58285: Waiting [2022-04-07T18:49:18.503Z] 4e97f2204a24: Pushed [2022-04-07T18:49:18.503Z] 04eba9c49f5e: Pushed [2022-04-07T18:49:18.503Z] a62521b04298: Pushed [2022-04-07T18:49:18.503Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:18.503Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:19.074Z] 0f88492052be: Pushed [2022-04-07T18:49:22.370Z] dbe322967d5c: Pushed [2022-04-07T18:49:25.258Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T18:49:25.258Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T18:49:25.258Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T18:49:25.258Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T18:49:25.258Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T18:49:25.258Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T18:49:25.258Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T18:49:25.258Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T18:49:25.258Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T18:49:25.258Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T18:49:25.670Z] eb9b95bae598: Pushed [2022-04-07T18:49:25.670Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:25.866Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T18:49:25.973Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:26.145Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T18:49:26.145Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T18:49:26.145Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T18:49:26.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T18:49:26.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T18:49:26.263Z] 4e97f2204a24: Preparing [2022-04-07T18:49:26.263Z] a62521b04298: Preparing [2022-04-07T18:49:26.263Z] 04eba9c49f5e: Preparing [2022-04-07T18:49:26.263Z] eb9b95bae598: Preparing [2022-04-07T18:49:26.263Z] dbe322967d5c: Preparing [2022-04-07T18:49:26.263Z] 0f88492052be: Preparing [2022-04-07T18:49:26.263Z] 3ee322718a81: Preparing [2022-04-07T18:49:26.263Z] 4fc242d58285: Preparing [2022-04-07T18:49:26.263Z] 0f88492052be: Waiting [2022-04-07T18:49:26.263Z] 4fc242d58285: Waiting [2022-04-07T18:49:26.263Z] 3ee322718a81: Waiting [2022-04-07T18:49:26.263Z] eb9b95bae598: Layer already exists [2022-04-07T18:49:26.263Z] 4e97f2204a24: Layer already exists [2022-04-07T18:49:26.263Z] a62521b04298: Layer already exists [2022-04-07T18:49:26.263Z] 04eba9c49f5e: Layer already exists [2022-04-07T18:49:26.263Z] dbe322967d5c: Layer already exists [2022-04-07T18:49:26.263Z] 0f88492052be: Layer already exists [2022-04-07T18:49:26.263Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:26.263Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:26.263Z] latest: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:26.423Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T18:49:26.561Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:26.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [2022-04-07T18:49:26.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T18:49:26.852Z] 4e97f2204a24: Preparing [2022-04-07T18:49:26.852Z] a62521b04298: Preparing [2022-04-07T18:49:26.852Z] 04eba9c49f5e: Preparing [2022-04-07T18:49:26.852Z] eb9b95bae598: Preparing [2022-04-07T18:49:26.852Z] dbe322967d5c: Preparing [2022-04-07T18:49:26.852Z] 0f88492052be: Preparing [2022-04-07T18:49:26.852Z] 3ee322718a81: Preparing [2022-04-07T18:49:26.852Z] 4fc242d58285: Preparing [2022-04-07T18:49:26.852Z] 0f88492052be: Waiting [2022-04-07T18:49:26.852Z] 3ee322718a81: Waiting [2022-04-07T18:49:26.852Z] 4fc242d58285: Waiting [2022-04-07T18:49:26.852Z] eb9b95bae598: Layer already exists [2022-04-07T18:49:26.852Z] dbe322967d5c: Layer already exists [2022-04-07T18:49:26.852Z] 04eba9c49f5e: Layer already exists [2022-04-07T18:49:26.852Z] a62521b04298: Layer already exists [2022-04-07T18:49:26.852Z] 4e97f2204a24: Layer already exists [2022-04-07T18:49:26.852Z] 0f88492052be: Layer already exists [2022-04-07T18:49:26.852Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:26.852Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:26.852Z] 2.2.0-dev.59: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:27.162Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:27.492Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:27.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T18:49:27.492Z] 4e97f2204a24: Preparing [2022-04-07T18:49:27.492Z] a62521b04298: Preparing [2022-04-07T18:49:27.492Z] 04eba9c49f5e: Preparing [2022-04-07T18:49:27.492Z] eb9b95bae598: Preparing [2022-04-07T18:49:27.492Z] dbe322967d5c: Preparing [2022-04-07T18:49:27.492Z] 0f88492052be: Preparing [2022-04-07T18:49:27.492Z] 3ee322718a81: Preparing [2022-04-07T18:49:27.492Z] 4fc242d58285: Preparing [2022-04-07T18:49:27.492Z] 0f88492052be: Waiting [2022-04-07T18:49:27.492Z] 4fc242d58285: Waiting [2022-04-07T18:49:27.492Z] 3ee322718a81: Waiting [2022-04-07T18:49:27.492Z] 4e97f2204a24: Layer already exists [2022-04-07T18:49:27.492Z] a62521b04298: Layer already exists [2022-04-07T18:49:27.492Z] eb9b95bae598: Layer already exists [2022-04-07T18:49:27.492Z] dbe322967d5c: Layer already exists [2022-04-07T18:49:27.492Z] 04eba9c49f5e: Layer already exists [2022-04-07T18:49:27.492Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:27.492Z] 0f88492052be: Layer already exists [2022-04-07T18:49:27.492Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:27.492Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:27.818Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:27.874Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T18:49:27.874Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T18:49:28.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-07T18:49:28.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-07T18:49:28.112Z] 4e97f2204a24: Preparing [2022-04-07T18:49:28.112Z] a62521b04298: Preparing [2022-04-07T18:49:28.112Z] 04eba9c49f5e: Preparing [2022-04-07T18:49:28.112Z] eb9b95bae598: Preparing [2022-04-07T18:49:28.112Z] dbe322967d5c: Preparing [2022-04-07T18:49:28.112Z] 0f88492052be: Preparing [2022-04-07T18:49:28.112Z] 3ee322718a81: Preparing [2022-04-07T18:49:28.112Z] 4fc242d58285: Preparing [2022-04-07T18:49:28.112Z] 0f88492052be: Waiting [2022-04-07T18:49:28.112Z] 3ee322718a81: Waiting [2022-04-07T18:49:28.112Z] 4fc242d58285: Waiting [2022-04-07T18:49:28.112Z] a62521b04298: Layer already exists [2022-04-07T18:49:28.112Z] 4e97f2204a24: Layer already exists [2022-04-07T18:49:28.112Z] eb9b95bae598: Layer already exists [2022-04-07T18:49:28.112Z] dbe322967d5c: Layer already exists [2022-04-07T18:49:28.112Z] 04eba9c49f5e: Layer already exists [2022-04-07T18:49:28.112Z] 0f88492052be: Layer already exists [2022-04-07T18:49:28.112Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:28.112Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:28.112Z] main: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:28.158Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:28.173Z] taggedImages: [2022-04-07T18:49:28.173Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:28.173Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-07T18:49:28.173Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [2022-04-07T18:49:28.173Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:28.173Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-07T18:49:28.205Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-07T18:49:28.205Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:28.205Z] latest [2022-04-07T18:49:28.205Z] 2.2.0-dev.59 [2022-04-07T18:49:28.205Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:28.205Z] main [2022-04-07T18:49:28.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:28.479Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T18:49:28.479Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T18:49:28.540Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:28.760Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T18:49:28.833Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:28.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T18:49:28.833Z] 7e7e8a83f15c: Preparing [2022-04-07T18:49:28.833Z] efb328e8419a: Preparing [2022-04-07T18:49:28.833Z] d58e42f5f6d0: Preparing [2022-04-07T18:49:28.833Z] 1ebd7cf08aab: Preparing [2022-04-07T18:49:28.833Z] d49d6dae3227: Preparing [2022-04-07T18:49:28.833Z] 3ee322718a81: Preparing [2022-04-07T18:49:28.833Z] 4fc242d58285: Preparing [2022-04-07T18:49:28.833Z] 3ee322718a81: Waiting [2022-04-07T18:49:28.833Z] 4fc242d58285: Waiting [2022-04-07T18:49:28.833Z] d58e42f5f6d0: Pushed [2022-04-07T18:49:28.833Z] 7e7e8a83f15c: Pushed [2022-04-07T18:49:28.833Z] efb328e8419a: Pushed [2022-04-07T18:49:28.833Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:28.833Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:29.042Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T18:49:29.042Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T18:49:29.093Z] d49d6dae3227: Pushed [2022-04-07T18:49:35.675Z] 1ebd7cf08aab: Pushed [2022-04-07T18:49:35.675Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:35.805Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T18:49:35.805Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T18:49:35.805Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T18:49:35.805Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T18:49:35.975Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:36.085Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T18:49:36.085Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T18:49:36.085Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T18:49:36.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T18:49:36.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T18:49:36.270Z] 7e7e8a83f15c: Preparing [2022-04-07T18:49:36.270Z] efb328e8419a: Preparing [2022-04-07T18:49:36.270Z] d58e42f5f6d0: Preparing [2022-04-07T18:49:36.270Z] 1ebd7cf08aab: Preparing [2022-04-07T18:49:36.270Z] d49d6dae3227: Preparing [2022-04-07T18:49:36.270Z] 3ee322718a81: Preparing [2022-04-07T18:49:36.270Z] 4fc242d58285: Preparing [2022-04-07T18:49:36.270Z] 3ee322718a81: Waiting [2022-04-07T18:49:36.270Z] 4fc242d58285: Waiting [2022-04-07T18:49:36.270Z] d49d6dae3227: Layer already exists [2022-04-07T18:49:36.270Z] 1ebd7cf08aab: Layer already exists [2022-04-07T18:49:36.271Z] 7e7e8a83f15c: Layer already exists [2022-04-07T18:49:36.271Z] efb328e8419a: Layer already exists [2022-04-07T18:49:36.271Z] d58e42f5f6d0: Layer already exists [2022-04-07T18:49:36.271Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:36.271Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:36.271Z] latest: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:36.570Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:36.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [2022-04-07T18:49:36.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T18:49:36.863Z] 7e7e8a83f15c: Preparing [2022-04-07T18:49:36.863Z] efb328e8419a: Preparing [2022-04-07T18:49:36.863Z] d58e42f5f6d0: Preparing [2022-04-07T18:49:36.863Z] 1ebd7cf08aab: Preparing [2022-04-07T18:49:36.863Z] d49d6dae3227: Preparing [2022-04-07T18:49:36.863Z] 3ee322718a81: Preparing [2022-04-07T18:49:36.863Z] 4fc242d58285: Preparing [2022-04-07T18:49:36.863Z] 4fc242d58285: Waiting [2022-04-07T18:49:36.863Z] 3ee322718a81: Waiting [2022-04-07T18:49:36.863Z] 7e7e8a83f15c: Layer already exists [2022-04-07T18:49:36.863Z] d49d6dae3227: Layer already exists [2022-04-07T18:49:36.863Z] efb328e8419a: Layer already exists [2022-04-07T18:49:36.863Z] 1ebd7cf08aab: Layer already exists [2022-04-07T18:49:36.863Z] d58e42f5f6d0: Layer already exists [2022-04-07T18:49:36.863Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:36.863Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:36.863Z] 2.2.0-dev.59: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:37.158Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:37.453Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:37.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T18:49:37.454Z] 7e7e8a83f15c: Preparing [2022-04-07T18:49:37.454Z] efb328e8419a: Preparing [2022-04-07T18:49:37.454Z] d58e42f5f6d0: Preparing [2022-04-07T18:49:37.454Z] 1ebd7cf08aab: Preparing [2022-04-07T18:49:37.454Z] d49d6dae3227: Preparing [2022-04-07T18:49:37.454Z] 3ee322718a81: Preparing [2022-04-07T18:49:37.454Z] 4fc242d58285: Preparing [2022-04-07T18:49:37.454Z] 3ee322718a81: Waiting [2022-04-07T18:49:37.454Z] 4fc242d58285: Waiting [2022-04-07T18:49:37.454Z] d58e42f5f6d0: Layer already exists [2022-04-07T18:49:37.454Z] 7e7e8a83f15c: Layer already exists [2022-04-07T18:49:37.454Z] efb328e8419a: Layer already exists [2022-04-07T18:49:37.454Z] d49d6dae3227: Layer already exists [2022-04-07T18:49:37.454Z] 1ebd7cf08aab: Layer already exists [2022-04-07T18:49:37.454Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:37.454Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:37.454Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:37.562Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T18:49:37.562Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T18:49:37.753Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:38.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-07T18:49:38.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-07T18:49:38.043Z] 7e7e8a83f15c: Preparing [2022-04-07T18:49:38.043Z] efb328e8419a: Preparing [2022-04-07T18:49:38.043Z] d58e42f5f6d0: Preparing [2022-04-07T18:49:38.043Z] 1ebd7cf08aab: Preparing [2022-04-07T18:49:38.043Z] d49d6dae3227: Preparing [2022-04-07T18:49:38.043Z] 3ee322718a81: Preparing [2022-04-07T18:49:38.043Z] 4fc242d58285: Preparing [2022-04-07T18:49:38.043Z] 3ee322718a81: Waiting [2022-04-07T18:49:38.043Z] 4fc242d58285: Waiting [2022-04-07T18:49:38.043Z] 7e7e8a83f15c: Layer already exists [2022-04-07T18:49:38.043Z] d58e42f5f6d0: Layer already exists [2022-04-07T18:49:38.043Z] 1ebd7cf08aab: Layer already exists [2022-04-07T18:49:38.043Z] d49d6dae3227: Layer already exists [2022-04-07T18:49:38.043Z] efb328e8419a: Layer already exists [2022-04-07T18:49:38.043Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:38.043Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:38.043Z] main: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:38.083Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:38.092Z] taggedImages: [2022-04-07T18:49:38.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:38.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-07T18:49:38.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [2022-04-07T18:49:38.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:38.092Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-07T18:49:38.115Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-07T18:49:38.115Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:38.115Z] latest [2022-04-07T18:49:38.115Z] 2.2.0-dev.59 [2022-04-07T18:49:38.115Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:38.115Z] main [2022-04-07T18:49:38.115Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:38.171Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T18:49:38.440Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:38.446Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T18:49:38.446Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:38.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:38.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T18:49:38.736Z] 831c31ed514b: Preparing [2022-04-07T18:49:38.736Z] dfda47fa4970: Preparing [2022-04-07T18:49:38.736Z] d02e0d4e3bb7: Preparing [2022-04-07T18:49:38.736Z] dbb0399c62c6: Preparing [2022-04-07T18:49:38.736Z] a39e39b9244e: Preparing [2022-04-07T18:49:38.736Z] 3ee322718a81: Preparing [2022-04-07T18:49:38.736Z] 4fc242d58285: Preparing [2022-04-07T18:49:38.736Z] 3ee322718a81: Waiting [2022-04-07T18:49:38.736Z] 831c31ed514b: Pushed [2022-04-07T18:49:38.736Z] dfda47fa4970: Pushed [2022-04-07T18:49:38.736Z] d02e0d4e3bb7: Pushed [2022-04-07T18:49:38.736Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:38.736Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:38.995Z] a39e39b9244e: Pushed [2022-04-07T18:49:39.053Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T18:49:40.053Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T18:49:40.332Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T18:49:40.332Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T18:49:40.612Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T18:49:40.893Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T18:49:40.893Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T18:49:40.893Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T18:49:40.893Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T18:49:42.355Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T18:49:42.964Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T18:49:43.245Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T18:49:43.525Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T18:49:43.804Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T18:49:44.800Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T18:49:45.078Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T18:49:45.357Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T18:49:45.576Z] dbb0399c62c6: Pushed [2022-04-07T18:49:45.576Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:45.878Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:46.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T18:49:46.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T18:49:46.171Z] 831c31ed514b: Preparing [2022-04-07T18:49:46.171Z] dfda47fa4970: Preparing [2022-04-07T18:49:46.171Z] d02e0d4e3bb7: Preparing [2022-04-07T18:49:46.171Z] dbb0399c62c6: Preparing [2022-04-07T18:49:46.171Z] a39e39b9244e: Preparing [2022-04-07T18:49:46.171Z] 3ee322718a81: Preparing [2022-04-07T18:49:46.171Z] 4fc242d58285: Preparing [2022-04-07T18:49:46.171Z] 4fc242d58285: Waiting [2022-04-07T18:49:46.171Z] 3ee322718a81: Waiting [2022-04-07T18:49:46.171Z] a39e39b9244e: Layer already exists [2022-04-07T18:49:46.171Z] dbb0399c62c6: Layer already exists [2022-04-07T18:49:46.171Z] 831c31ed514b: Layer already exists [2022-04-07T18:49:46.171Z] dfda47fa4970: Layer already exists [2022-04-07T18:49:46.171Z] d02e0d4e3bb7: Layer already exists [2022-04-07T18:49:46.171Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:46.171Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:46.171Z] latest: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:46.471Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:46.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [2022-04-07T18:49:46.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T18:49:46.765Z] 831c31ed514b: Preparing [2022-04-07T18:49:46.765Z] dfda47fa4970: Preparing [2022-04-07T18:49:46.765Z] d02e0d4e3bb7: Preparing [2022-04-07T18:49:46.765Z] dbb0399c62c6: Preparing [2022-04-07T18:49:46.765Z] a39e39b9244e: Preparing [2022-04-07T18:49:46.765Z] 3ee322718a81: Preparing [2022-04-07T18:49:46.765Z] 4fc242d58285: Preparing [2022-04-07T18:49:46.765Z] 3ee322718a81: Waiting [2022-04-07T18:49:46.765Z] 4fc242d58285: Waiting [2022-04-07T18:49:46.765Z] dfda47fa4970: Layer already exists [2022-04-07T18:49:46.765Z] 831c31ed514b: Layer already exists [2022-04-07T18:49:46.765Z] d02e0d4e3bb7: Layer already exists [2022-04-07T18:49:46.765Z] a39e39b9244e: Layer already exists [2022-04-07T18:49:46.765Z] dbb0399c62c6: Layer already exists [2022-04-07T18:49:46.765Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:46.765Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:46.765Z] 2.2.0-dev.59: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:47.064Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:47.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:47.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T18:49:47.355Z] 831c31ed514b: Preparing [2022-04-07T18:49:47.355Z] dfda47fa4970: Preparing [2022-04-07T18:49:47.355Z] d02e0d4e3bb7: Preparing [2022-04-07T18:49:47.355Z] dbb0399c62c6: Preparing [2022-04-07T18:49:47.355Z] a39e39b9244e: Preparing [2022-04-07T18:49:47.355Z] 3ee322718a81: Preparing [2022-04-07T18:49:47.355Z] 4fc242d58285: Preparing [2022-04-07T18:49:47.355Z] 3ee322718a81: Waiting [2022-04-07T18:49:47.355Z] 4fc242d58285: Waiting [2022-04-07T18:49:47.355Z] dbb0399c62c6: Layer already exists [2022-04-07T18:49:47.355Z] 831c31ed514b: Layer already exists [2022-04-07T18:49:47.355Z] d02e0d4e3bb7: Layer already exists [2022-04-07T18:49:47.355Z] dfda47fa4970: Layer already exists [2022-04-07T18:49:47.355Z] a39e39b9244e: Layer already exists [2022-04-07T18:49:47.355Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:47.355Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:47.355Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:47.650Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:47.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-07T18:49:47.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-07T18:49:47.943Z] 831c31ed514b: Preparing [2022-04-07T18:49:47.943Z] dfda47fa4970: Preparing [2022-04-07T18:49:47.943Z] d02e0d4e3bb7: Preparing [2022-04-07T18:49:47.943Z] dbb0399c62c6: Preparing [2022-04-07T18:49:47.943Z] a39e39b9244e: Preparing [2022-04-07T18:49:47.943Z] 3ee322718a81: Preparing [2022-04-07T18:49:47.943Z] 4fc242d58285: Preparing [2022-04-07T18:49:47.943Z] 3ee322718a81: Waiting [2022-04-07T18:49:47.943Z] 4fc242d58285: Waiting [2022-04-07T18:49:47.943Z] dbb0399c62c6: Layer already exists [2022-04-07T18:49:47.943Z] 831c31ed514b: Layer already exists [2022-04-07T18:49:47.943Z] dfda47fa4970: Layer already exists [2022-04-07T18:49:47.943Z] a39e39b9244e: Layer already exists [2022-04-07T18:49:47.943Z] d02e0d4e3bb7: Layer already exists [2022-04-07T18:49:47.943Z] 3ee322718a81: Layer already exists [2022-04-07T18:49:47.943Z] 4fc242d58285: Layer already exists [2022-04-07T18:49:47.943Z] main: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:47.981Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:47.990Z] taggedImages: [2022-04-07T18:49:47.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:47.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-07T18:49:47.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [2022-04-07T18:49:47.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:47.990Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-07T18:49:48.011Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T18:49:48.011Z] go: downloading github.com/google/go-cmp v0.5.7 [Pipeline] echo [2022-04-07T18:49:48.014Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-07T18:49:48.014Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:48.014Z] latest [2022-04-07T18:49:48.014Z] 2.2.0-dev.59 [2022-04-07T18:49:48.014Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:48.014Z] main [2022-04-07T18:49:48.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:48.290Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T18:49:48.324Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:48.568Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T18:49:48.614Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:48.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T18:49:48.614Z] 4373e6ad4624: Preparing [2022-04-07T18:49:48.614Z] cb82cf538344: Preparing [2022-04-07T18:49:48.614Z] 889153256a25: Preparing [2022-04-07T18:49:48.614Z] a407f66e9a56: Preparing [2022-04-07T18:49:48.614Z] b541d28bf3b4: Preparing [2022-04-07T18:49:48.614Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:48.614Z] 889153256a25: Layer already exists [2022-04-07T18:49:48.614Z] 4373e6ad4624: Pushed [2022-04-07T18:49:48.846Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T18:49:48.873Z] a407f66e9a56: Pushed [2022-04-07T18:49:49.838Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T18:49:51.416Z] cb82cf538344: Pushed [2022-04-07T18:49:51.416Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:51.717Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:52.010Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T18:49:52.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T18:49:52.010Z] 4373e6ad4624: Preparing [2022-04-07T18:49:52.010Z] cb82cf538344: Preparing [2022-04-07T18:49:52.010Z] 889153256a25: Preparing [2022-04-07T18:49:52.010Z] a407f66e9a56: Preparing [2022-04-07T18:49:52.010Z] b541d28bf3b4: Preparing [2022-04-07T18:49:52.010Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:52.010Z] 4373e6ad4624: Layer already exists [2022-04-07T18:49:52.010Z] a407f66e9a56: Layer already exists [2022-04-07T18:49:52.010Z] cb82cf538344: Layer already exists [2022-04-07T18:49:52.010Z] 889153256a25: Layer already exists [2022-04-07T18:49:52.011Z] latest: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:52.309Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:52.600Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [2022-04-07T18:49:52.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T18:49:52.600Z] 4373e6ad4624: Preparing [2022-04-07T18:49:52.600Z] cb82cf538344: Preparing [2022-04-07T18:49:52.600Z] 889153256a25: Preparing [2022-04-07T18:49:52.600Z] a407f66e9a56: Preparing [2022-04-07T18:49:52.600Z] b541d28bf3b4: Preparing [2022-04-07T18:49:52.600Z] 889153256a25: Layer already exists [2022-04-07T18:49:52.600Z] a407f66e9a56: Layer already exists [2022-04-07T18:49:52.600Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:52.600Z] cb82cf538344: Layer already exists [2022-04-07T18:49:52.600Z] 4373e6ad4624: Layer already exists [2022-04-07T18:49:52.600Z] 2.2.0-dev.59: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:52.900Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:53.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:53.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T18:49:53.195Z] 4373e6ad4624: Preparing [2022-04-07T18:49:53.195Z] cb82cf538344: Preparing [2022-04-07T18:49:53.195Z] 889153256a25: Preparing [2022-04-07T18:49:53.195Z] a407f66e9a56: Preparing [2022-04-07T18:49:53.195Z] b541d28bf3b4: Preparing [2022-04-07T18:49:53.195Z] cb82cf538344: Layer already exists [2022-04-07T18:49:53.195Z] a407f66e9a56: Layer already exists [2022-04-07T18:49:53.195Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:53.195Z] 4373e6ad4624: Layer already exists [2022-04-07T18:49:53.195Z] 889153256a25: Layer already exists [2022-04-07T18:49:53.195Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:53.258Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T18:49:53.258Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T18:49:53.258Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T18:49:53.492Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:53.782Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-07T18:49:53.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-07T18:49:53.782Z] 4373e6ad4624: Preparing [2022-04-07T18:49:53.782Z] cb82cf538344: Preparing [2022-04-07T18:49:53.782Z] 889153256a25: Preparing [2022-04-07T18:49:53.782Z] a407f66e9a56: Preparing [2022-04-07T18:49:53.782Z] b541d28bf3b4: Preparing [2022-04-07T18:49:53.782Z] 889153256a25: Layer already exists [2022-04-07T18:49:53.782Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:53.782Z] cb82cf538344: Layer already exists [2022-04-07T18:49:53.782Z] a407f66e9a56: Layer already exists [2022-04-07T18:49:53.782Z] 4373e6ad4624: Layer already exists [2022-04-07T18:49:53.782Z] main: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:53.820Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:53.830Z] taggedImages: [2022-04-07T18:49:53.830Z] - nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:53.830Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-07T18:49:53.830Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [2022-04-07T18:49:53.830Z] - nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:53.830Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-07T18:49:53.848Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-07T18:49:53.848Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:53.848Z] latest [2022-04-07T18:49:53.848Z] 2.2.0-dev.59 [2022-04-07T18:49:53.848Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:53.848Z] main [2022-04-07T18:49:53.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:54.250Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:54.553Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:54.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T18:49:54.553Z] 1018f1e96a26: Preparing [2022-04-07T18:49:54.553Z] ec9f8a84224e: Preparing [2022-04-07T18:49:54.553Z] 889153256a25: Preparing [2022-04-07T18:49:54.553Z] caf512d422e2: Preparing [2022-04-07T18:49:54.553Z] b541d28bf3b4: Preparing [2022-04-07T18:49:54.553Z] caf512d422e2: Layer already exists [2022-04-07T18:49:54.553Z] 889153256a25: Layer already exists [2022-04-07T18:49:54.553Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:54.553Z] 1018f1e96a26: Pushed [2022-04-07T18:49:55.922Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T18:49:55.923Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T18:49:55.923Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T18:49:56.203Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T18:49:56.463Z] ec9f8a84224e: Pushed [2022-04-07T18:49:56.463Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:57.026Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:57.204Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T18:49:57.204Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T18:49:57.204Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T18:49:57.321Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T18:49:57.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T18:49:57.321Z] 1018f1e96a26: Preparing [2022-04-07T18:49:57.321Z] ec9f8a84224e: Preparing [2022-04-07T18:49:57.321Z] 889153256a25: Preparing [2022-04-07T18:49:57.321Z] caf512d422e2: Preparing [2022-04-07T18:49:57.321Z] b541d28bf3b4: Preparing [2022-04-07T18:49:57.321Z] ec9f8a84224e: Layer already exists [2022-04-07T18:49:57.321Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:57.321Z] 889153256a25: Layer already exists [2022-04-07T18:49:57.321Z] 1018f1e96a26: Layer already exists [2022-04-07T18:49:57.321Z] caf512d422e2: Layer already exists [2022-04-07T18:49:57.321Z] latest: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:57.488Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T18:49:57.488Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T18:49:57.622Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:57.769Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T18:49:57.919Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [2022-04-07T18:49:57.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T18:49:57.919Z] 1018f1e96a26: Preparing [2022-04-07T18:49:57.919Z] ec9f8a84224e: Preparing [2022-04-07T18:49:57.919Z] 889153256a25: Preparing [2022-04-07T18:49:57.919Z] caf512d422e2: Preparing [2022-04-07T18:49:57.919Z] b541d28bf3b4: Preparing [2022-04-07T18:49:57.919Z] 889153256a25: Layer already exists [2022-04-07T18:49:57.919Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:57.919Z] caf512d422e2: Layer already exists [2022-04-07T18:49:57.919Z] 1018f1e96a26: Layer already exists [2022-04-07T18:49:57.919Z] ec9f8a84224e: Layer already exists [2022-04-07T18:49:57.919Z] 2.2.0-dev.59: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:58.217Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:58.513Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:58.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T18:49:58.513Z] 1018f1e96a26: Preparing [2022-04-07T18:49:58.513Z] ec9f8a84224e: Preparing [2022-04-07T18:49:58.513Z] 889153256a25: Preparing [2022-04-07T18:49:58.513Z] caf512d422e2: Preparing [2022-04-07T18:49:58.513Z] b541d28bf3b4: Preparing [2022-04-07T18:49:58.513Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:58.513Z] 889153256a25: Layer already exists [2022-04-07T18:49:58.513Z] ec9f8a84224e: Layer already exists [2022-04-07T18:49:58.513Z] caf512d422e2: Layer already exists [2022-04-07T18:49:58.513Z] 1018f1e96a26: Layer already exists [2022-04-07T18:49:58.513Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:58.818Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:59.114Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-07T18:49:59.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-07T18:49:59.114Z] 1018f1e96a26: Preparing [2022-04-07T18:49:59.114Z] ec9f8a84224e: Preparing [2022-04-07T18:49:59.114Z] 889153256a25: Preparing [2022-04-07T18:49:59.114Z] caf512d422e2: Preparing [2022-04-07T18:49:59.114Z] b541d28bf3b4: Preparing [2022-04-07T18:49:59.114Z] b541d28bf3b4: Layer already exists [2022-04-07T18:49:59.114Z] 1018f1e96a26: Layer already exists [2022-04-07T18:49:59.114Z] 889153256a25: Layer already exists [2022-04-07T18:49:59.114Z] caf512d422e2: Layer already exists [2022-04-07T18:49:59.114Z] ec9f8a84224e: Layer already exists [2022-04-07T18:49:59.114Z] main: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:49:59.148Z] ===================================================== [Pipeline] echo [2022-04-07T18:49:59.159Z] taggedImages: [2022-04-07T18:49:59.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:59.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-07T18:49:59.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [2022-04-07T18:49:59.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:59.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-07T18:49:59.181Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-07T18:49:59.181Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:59.181Z] latest [2022-04-07T18:49:59.181Z] 2.2.0-dev.59 [2022-04-07T18:49:59.181Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:49:59.181Z] main [2022-04-07T18:49:59.181Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:59.499Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:49:59.792Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:49:59.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T18:49:59.792Z] 141c3390743a: Preparing [2022-04-07T18:49:59.792Z] 851cc615ce79: Preparing [2022-04-07T18:49:59.792Z] 81e5f1ea8f8a: Preparing [2022-04-07T18:49:59.792Z] 6fcce4593831: Preparing [2022-04-07T18:49:59.792Z] 52f44be93a46: Preparing [2022-04-07T18:49:59.792Z] 10d82663b225: Preparing [2022-04-07T18:49:59.792Z] f7a7a140f1b3: Preparing [2022-04-07T18:49:59.792Z] 31e69d4774c9: Preparing [2022-04-07T18:49:59.792Z] 7750d494dfbd: Preparing [2022-04-07T18:49:59.792Z] 18708474c90b: Preparing [2022-04-07T18:49:59.792Z] 4fc242d58285: Preparing [2022-04-07T18:49:59.792Z] 10d82663b225: Waiting [2022-04-07T18:49:59.792Z] f7a7a140f1b3: Waiting [2022-04-07T18:49:59.792Z] 31e69d4774c9: Waiting [2022-04-07T18:49:59.792Z] 7750d494dfbd: Waiting [2022-04-07T18:49:59.792Z] 18708474c90b: Waiting [2022-04-07T18:49:59.792Z] 4fc242d58285: Waiting [2022-04-07T18:49:59.792Z] 52f44be93a46: Layer already exists [2022-04-07T18:49:59.792Z] 10d82663b225: Layer already exists [2022-04-07T18:49:59.792Z] f7a7a140f1b3: Layer already exists [2022-04-07T18:49:59.792Z] 31e69d4774c9: Layer already exists [2022-04-07T18:49:59.792Z] 851cc615ce79: Pushed [2022-04-07T18:49:59.792Z] 7750d494dfbd: Layer already exists [2022-04-07T18:49:59.792Z] 18708474c90b: Layer already exists [2022-04-07T18:49:59.792Z] 4fc242d58285: Layer already exists [2022-04-07T18:50:00.052Z] 141c3390743a: Pushed [2022-04-07T18:50:01.965Z] 81e5f1ea8f8a: Pushed [2022-04-07T18:50:07.246Z] 6fcce4593831: Pushed [2022-04-07T18:50:07.246Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:07.544Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:07.839Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T18:50:07.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T18:50:07.840Z] 141c3390743a: Preparing [2022-04-07T18:50:07.840Z] 851cc615ce79: Preparing [2022-04-07T18:50:07.840Z] 81e5f1ea8f8a: Preparing [2022-04-07T18:50:07.840Z] 6fcce4593831: Preparing [2022-04-07T18:50:07.840Z] 52f44be93a46: Preparing [2022-04-07T18:50:07.840Z] 10d82663b225: Preparing [2022-04-07T18:50:07.840Z] f7a7a140f1b3: Preparing [2022-04-07T18:50:07.840Z] 31e69d4774c9: Preparing [2022-04-07T18:50:07.840Z] 7750d494dfbd: Preparing [2022-04-07T18:50:07.840Z] 18708474c90b: Preparing [2022-04-07T18:50:07.840Z] 4fc242d58285: Preparing [2022-04-07T18:50:07.840Z] 10d82663b225: Waiting [2022-04-07T18:50:07.840Z] f7a7a140f1b3: Waiting [2022-04-07T18:50:07.840Z] 31e69d4774c9: Waiting [2022-04-07T18:50:07.840Z] 7750d494dfbd: Waiting [2022-04-07T18:50:07.840Z] 4fc242d58285: Waiting [2022-04-07T18:50:07.840Z] 18708474c90b: Waiting [2022-04-07T18:50:07.840Z] 851cc615ce79: Layer already exists [2022-04-07T18:50:07.840Z] 6fcce4593831: Layer already exists [2022-04-07T18:50:07.840Z] 52f44be93a46: Layer already exists [2022-04-07T18:50:07.840Z] 81e5f1ea8f8a: Layer already exists [2022-04-07T18:50:07.840Z] 141c3390743a: Layer already exists [2022-04-07T18:50:07.840Z] 7750d494dfbd: Layer already exists [2022-04-07T18:50:07.840Z] f7a7a140f1b3: Layer already exists [2022-04-07T18:50:07.840Z] 31e69d4774c9: Layer already exists [2022-04-07T18:50:07.840Z] 10d82663b225: Layer already exists [2022-04-07T18:50:07.840Z] 18708474c90b: Layer already exists [2022-04-07T18:50:07.840Z] 4fc242d58285: Layer already exists [2022-04-07T18:50:07.840Z] latest: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:08.001Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T18:50:08.001Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T18:50:08.001Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T18:50:08.001Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T18:50:08.142Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:08.439Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [2022-04-07T18:50:08.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T18:50:08.439Z] 141c3390743a: Preparing [2022-04-07T18:50:08.439Z] 851cc615ce79: Preparing [2022-04-07T18:50:08.439Z] 81e5f1ea8f8a: Preparing [2022-04-07T18:50:08.439Z] 6fcce4593831: Preparing [2022-04-07T18:50:08.439Z] 52f44be93a46: Preparing [2022-04-07T18:50:08.439Z] 10d82663b225: Preparing [2022-04-07T18:50:08.439Z] f7a7a140f1b3: Preparing [2022-04-07T18:50:08.439Z] 31e69d4774c9: Preparing [2022-04-07T18:50:08.439Z] 7750d494dfbd: Preparing [2022-04-07T18:50:08.439Z] 18708474c90b: Preparing [2022-04-07T18:50:08.439Z] 4fc242d58285: Preparing [2022-04-07T18:50:08.439Z] 31e69d4774c9: Waiting [2022-04-07T18:50:08.439Z] f7a7a140f1b3: Waiting [2022-04-07T18:50:08.439Z] 10d82663b225: Waiting [2022-04-07T18:50:08.439Z] 7750d494dfbd: Waiting [2022-04-07T18:50:08.439Z] 18708474c90b: Waiting [2022-04-07T18:50:08.439Z] 4fc242d58285: Waiting [2022-04-07T18:50:08.439Z] 81e5f1ea8f8a: Layer already exists [2022-04-07T18:50:08.439Z] 52f44be93a46: Layer already exists [2022-04-07T18:50:08.439Z] 141c3390743a: Layer already exists [2022-04-07T18:50:08.439Z] 851cc615ce79: Layer already exists [2022-04-07T18:50:08.439Z] 6fcce4593831: Layer already exists [2022-04-07T18:50:08.439Z] f7a7a140f1b3: Layer already exists [2022-04-07T18:50:08.439Z] 31e69d4774c9: Layer already exists [2022-04-07T18:50:08.439Z] 18708474c90b: Layer already exists [2022-04-07T18:50:08.439Z] 10d82663b225: Layer already exists [2022-04-07T18:50:08.439Z] 7750d494dfbd: Layer already exists [2022-04-07T18:50:08.439Z] 4fc242d58285: Layer already exists [2022-04-07T18:50:08.439Z] 2.2.0-dev.59: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:08.737Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:09.028Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:50:09.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T18:50:09.028Z] 141c3390743a: Preparing [2022-04-07T18:50:09.028Z] 851cc615ce79: Preparing [2022-04-07T18:50:09.028Z] 81e5f1ea8f8a: Preparing [2022-04-07T18:50:09.028Z] 6fcce4593831: Preparing [2022-04-07T18:50:09.028Z] 52f44be93a46: Preparing [2022-04-07T18:50:09.028Z] 10d82663b225: Preparing [2022-04-07T18:50:09.028Z] f7a7a140f1b3: Preparing [2022-04-07T18:50:09.028Z] 31e69d4774c9: Preparing [2022-04-07T18:50:09.028Z] 7750d494dfbd: Preparing [2022-04-07T18:50:09.028Z] 18708474c90b: Preparing [2022-04-07T18:50:09.028Z] 4fc242d58285: Preparing [2022-04-07T18:50:09.028Z] f7a7a140f1b3: Waiting [2022-04-07T18:50:09.028Z] 31e69d4774c9: Waiting [2022-04-07T18:50:09.028Z] 7750d494dfbd: Waiting [2022-04-07T18:50:09.028Z] 10d82663b225: Waiting [2022-04-07T18:50:09.028Z] 18708474c90b: Waiting [2022-04-07T18:50:09.028Z] 4fc242d58285: Waiting [2022-04-07T18:50:09.028Z] 851cc615ce79: Layer already exists [2022-04-07T18:50:09.028Z] 141c3390743a: Layer already exists [2022-04-07T18:50:09.028Z] 52f44be93a46: Layer already exists [2022-04-07T18:50:09.028Z] 81e5f1ea8f8a: Layer already exists [2022-04-07T18:50:09.028Z] 6fcce4593831: Layer already exists [2022-04-07T18:50:09.028Z] 10d82663b225: Layer already exists [2022-04-07T18:50:09.028Z] f7a7a140f1b3: Layer already exists [2022-04-07T18:50:09.028Z] 31e69d4774c9: Layer already exists [2022-04-07T18:50:09.028Z] 18708474c90b: Layer already exists [2022-04-07T18:50:09.028Z] 7750d494dfbd: Layer already exists [2022-04-07T18:50:09.028Z] 4fc242d58285: Layer already exists [2022-04-07T18:50:09.028Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:09.326Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T18:50:09.618Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-07T18:50:09.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-07T18:50:09.618Z] 141c3390743a: Preparing [2022-04-07T18:50:09.618Z] 851cc615ce79: Preparing [2022-04-07T18:50:09.618Z] 81e5f1ea8f8a: Preparing [2022-04-07T18:50:09.618Z] 6fcce4593831: Preparing [2022-04-07T18:50:09.618Z] 52f44be93a46: Preparing [2022-04-07T18:50:09.618Z] 10d82663b225: Preparing [2022-04-07T18:50:09.618Z] f7a7a140f1b3: Preparing [2022-04-07T18:50:09.618Z] 31e69d4774c9: Preparing [2022-04-07T18:50:09.618Z] 7750d494dfbd: Preparing [2022-04-07T18:50:09.618Z] 18708474c90b: Preparing [2022-04-07T18:50:09.618Z] 4fc242d58285: Preparing [2022-04-07T18:50:09.618Z] 10d82663b225: Waiting [2022-04-07T18:50:09.618Z] f7a7a140f1b3: Waiting [2022-04-07T18:50:09.618Z] 31e69d4774c9: Waiting [2022-04-07T18:50:09.618Z] 7750d494dfbd: Waiting [2022-04-07T18:50:09.618Z] 18708474c90b: Waiting [2022-04-07T18:50:09.618Z] 4fc242d58285: Waiting [2022-04-07T18:50:09.618Z] 141c3390743a: Layer already exists [2022-04-07T18:50:09.618Z] 851cc615ce79: Layer already exists [2022-04-07T18:50:09.618Z] 6fcce4593831: Layer already exists [2022-04-07T18:50:09.618Z] 81e5f1ea8f8a: Layer already exists [2022-04-07T18:50:09.618Z] 52f44be93a46: Layer already exists [2022-04-07T18:50:09.618Z] 10d82663b225: Layer already exists [2022-04-07T18:50:09.618Z] f7a7a140f1b3: Layer already exists [2022-04-07T18:50:09.618Z] 31e69d4774c9: Layer already exists [2022-04-07T18:50:09.618Z] 7750d494dfbd: Layer already exists [2022-04-07T18:50:09.618Z] 18708474c90b: Layer already exists [2022-04-07T18:50:09.618Z] 4fc242d58285: Layer already exists [2022-04-07T18:50:09.618Z] main: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T18:50:09.656Z] ===================================================== [Pipeline] echo [2022-04-07T18:50:09.666Z] taggedImages: [2022-04-07T18:50:09.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:50:09.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-07T18:50:09.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [2022-04-07T18:50:09.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T18:50:09.666Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-07T18:50:16.343Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T18:50:16.343Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T18:54:08.547Z] Removing intermediate container 6a7aaf820da1 [2022-04-07T18:54:08.547Z] ---> 14312da8dd49 [2022-04-07T18:54:08.547Z] [2022-04-07T18:54:08.547Z] Step 9/20 : FROM alpine:3.15 [2022-04-07T18:54:08.547Z] 3.15: Pulling from library/alpine [2022-04-07T18:54:08.547Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-07T18:54:08.547Z] Status: Downloaded newer image for alpine:3.15 [2022-04-07T18:54:08.547Z] ---> 3fb3c9af89a9 [2022-04-07T18:54:08.547Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T18:54:08.547Z] ---> Running in bb43ffa90e40 [2022-04-07T18:54:08.547Z] Removing intermediate container bb43ffa90e40 [2022-04-07T18:54:08.547Z] ---> cef018849070 [2022-04-07T18:54:08.547Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:54:08.547Z] ---> Running in 5ac702271037 [2022-04-07T18:54:08.547Z] Removing intermediate container 5ac702271037 [2022-04-07T18:54:08.547Z] ---> a32643f7e7cb [2022-04-07T18:54:08.547Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-07T18:54:08.547Z] ---> Running in cc9f27e95ce3 [2022-04-07T18:54:08.827Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:54:10.282Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:54:11.741Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T18:54:11.741Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T18:54:11.741Z] OK: 15729 distinct packages available [2022-04-07T18:54:11.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:54:12.740Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:54:14.222Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-07T18:54:14.222Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-07T18:54:14.500Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-07T18:54:14.500Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T18:54:14.500Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-07T18:54:14.777Z] (5/9) Installing curl (7.80.0-r0) [2022-04-07T18:54:14.777Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-07T18:54:14.777Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-07T18:54:15.056Z] (8/9) Installing libucontext (1.1-r0) [2022-04-07T18:54:15.056Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-07T18:54:15.056Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T18:54:15.332Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T18:54:15.614Z] OK: 8 MiB in 23 packages [2022-04-07T18:54:18.291Z] Removing intermediate container cc9f27e95ce3 [2022-04-07T18:54:18.291Z] ---> 94c9df57d623 [2022-04-07T18:54:18.291Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:54:19.287Z] ---> 26ae2ad8a3e1 [2022-04-07T18:54:19.287Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-07T18:54:21.979Z] ---> 8aec395c3d1d [2022-04-07T18:54:21.979Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-07T18:54:22.606Z] ---> 3374a4a1e20b [2022-04-07T18:54:22.606Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-07T18:54:22.893Z] ---> Running in ae701aded2ae [2022-04-07T18:54:23.514Z] Removing intermediate container ae701aded2ae [2022-04-07T18:54:23.514Z] ---> a5a548eb09e3 [2022-04-07T18:54:23.514Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:54:23.514Z] ---> Running in 21bccd1763fa [2022-04-07T18:54:24.135Z] Removing intermediate container 21bccd1763fa [2022-04-07T18:54:24.135Z] ---> a47649649a2b [2022-04-07T18:54:24.135Z] Step 18/20 : LABEL arch=arm64 [2022-04-07T18:54:24.135Z] ---> Running in a56bffc13ee7 [2022-04-07T18:54:24.418Z] Removing intermediate container a56bffc13ee7 [2022-04-07T18:54:24.418Z] ---> 4849a49742c2 [2022-04-07T18:54:24.418Z] Step 19/20 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:54:24.705Z] ---> Running in e80a9351e817 [2022-04-07T18:54:25.323Z] Removing intermediate container e80a9351e817 [2022-04-07T18:54:25.323Z] ---> 24b33e068fe6 [2022-04-07T18:54:25.323Z] Step 20/20 : LABEL version=2.2.0-dev.59 [2022-04-07T18:54:25.323Z] ---> Running in 21a04b51723f [2022-04-07T18:54:25.957Z] Removing intermediate container 21a04b51723f [2022-04-07T18:54:25.957Z] ---> 8301f48a4e71 [2022-04-07T18:54:25.957Z] [2022-04-07T18:54:26.257Z] Successfully built 8301f48a4e71 [2022-04-07T18:54:26.257Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-07T18:54:26.257Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-07T18:54:53.161Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:54:53.161Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:54:53.161Z] ---> b3dea8b53d3a [2022-04-07T18:54:53.161Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T18:54:53.161Z] ---> Using cache [2022-04-07T18:54:53.161Z] ---> 8b3c53358316 [2022-04-07T18:54:53.161Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:54:53.161Z] ---> Running in dbbf298d4920 [2022-04-07T18:54:54.632Z] Removing intermediate container c120ee00bc65 [2022-04-07T18:54:54.632Z] ---> c97ca35158fe [2022-04-07T18:54:54.632Z] [2022-04-07T18:54:54.632Z] Step 10/25 : FROM alpine:3.14 [2022-04-07T18:54:54.921Z] 3.14: Pulling from library/alpine [2022-04-07T18:54:58.414Z] Removing intermediate container dbbf298d4920 [2022-04-07T18:54:58.414Z] ---> c3d3feacebb9 [2022-04-07T18:54:58.414Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-07T18:54:58.718Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-07T18:54:58.718Z] Status: Downloaded newer image for alpine:3.14 [2022-04-07T18:54:58.718Z] ---> ac73e934f311 [2022-04-07T18:54:58.718Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-07T18:54:58.718Z] ---> Running in 0465b4c438ea [2022-04-07T18:54:58.997Z] ---> Running in 662ce8c79390 [2022-04-07T18:55:02.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:02.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:03.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:03.337Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:03.949Z] Removing intermediate container 0270cfea58c3 [2022-04-07T18:55:03.949Z] ---> 6baa0677d327 [2022-04-07T18:55:03.949Z] [2022-04-07T18:55:03.949Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T18:55:03.949Z] ---> ac73e934f311 [2022-04-07T18:55:03.949Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-07T18:55:04.225Z] ---> Running in 8e4696722203 [2022-04-07T18:55:04.506Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-07T18:55:04.506Z] Removing intermediate container f18302fceaba [2022-04-07T18:55:04.506Z] ---> e8d6b17752ef [2022-04-07T18:55:04.506Z] [2022-04-07T18:55:04.506Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T18:55:04.506Z] ---> ac73e934f311 [2022-04-07T18:55:04.506Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T18:55:04.782Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-07T18:55:04.782Z] (3/3) Installing su-exec (0.2-r1) [2022-04-07T18:55:04.782Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:55:04.782Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T18:55:04.782Z] ---> Running in 1b7175ed50ea [2022-04-07T18:55:04.782Z] OK: 220 MiB in 52 packages [2022-04-07T18:55:05.384Z] OK: 6 MiB in 17 packages [2022-04-07T18:55:07.401Z] Removing intermediate container 0465b4c438ea [2022-04-07T18:55:07.401Z] ---> 66fece42797a [2022-04-07T18:55:07.401Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T18:55:07.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:07.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:08.257Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:08.543Z] Removing intermediate container 662ce8c79390 [2022-04-07T18:55:08.543Z] ---> 65114670318c [2022-04-07T18:55:08.543Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T18:55:08.837Z] ---> Running in 2db5c59e1538 [2022-04-07T18:55:08.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:55:09.142Z] ---> 1317924672d4 [2022-04-07T18:55:09.142Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:55:09.142Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T18:55:09.142Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:55:09.142Z] OK: 5 MiB in 15 packages [2022-04-07T18:55:09.419Z] ---> Running in 6e5807719931 [2022-04-07T18:55:10.457Z] Removing intermediate container 2db5c59e1538 [2022-04-07T18:55:10.457Z] ---> ec1a8d054e4c [2022-04-07T18:55:10.457Z] Step 13/25 : WORKDIR / [2022-04-07T18:55:10.457Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-07T18:55:10.457Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T18:55:10.457Z] OK: 5 MiB in 15 packages [2022-04-07T18:55:10.457Z] ---> Running in f1e7cc8b336e [2022-04-07T18:55:11.919Z] Removing intermediate container f1e7cc8b336e [2022-04-07T18:55:11.919Z] ---> 9d5155386250 [2022-04-07T18:55:11.919Z] 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-07T18:55:11.919Z] Removing intermediate container 8e4696722203 [2022-04-07T18:55:11.919Z] ---> 16cd7abc6714 [2022-04-07T18:55:11.919Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T18:55:11.919Z] ---> Running in bc53f453a70d [2022-04-07T18:55:12.915Z] Removing intermediate container 1b7175ed50ea [2022-04-07T18:55:12.915Z] ---> 631c8b950479 [2022-04-07T18:55:12.915Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T18:55:12.915Z] Removing intermediate container bc53f453a70d [2022-04-07T18:55:12.915Z] ---> 061a860d05ae [2022-04-07T18:55:12.915Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-07T18:55:13.196Z] ---> Running in cb0c04ae7e88 [2022-04-07T18:55:13.196Z] ---> Running in 617d54f68988 [2022-04-07T18:55:13.489Z] ---> 187939c88ffc [2022-04-07T18:55:13.489Z] 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-07T18:55:14.138Z] Removing intermediate container 617d54f68988 [2022-04-07T18:55:14.138Z] ---> 0ca04e26bacd [2022-04-07T18:55:14.138Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T18:55:14.138Z] Removing intermediate container cb0c04ae7e88 [2022-04-07T18:55:14.138Z] ---> 38083fee2d36 [2022-04-07T18:55:14.138Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-07T18:55:14.138Z] ---> Running in 7c8e6155b7e8 [2022-04-07T18:55:14.414Z] ---> Running in f9fbfbe44449 [2022-04-07T18:55:15.415Z] Removing intermediate container 7c8e6155b7e8 [2022-04-07T18:55:15.415Z] ---> 0d237a09a577 [2022-04-07T18:55:15.415Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:55:15.698Z] ---> a52e371fa8eb [2022-04-07T18:55:15.698Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-07T18:55:15.982Z] Removing intermediate container f9fbfbe44449 [2022-04-07T18:55:15.982Z] ---> 487b3e634dcf [2022-04-07T18:55:15.982Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T18:55:16.264Z] Removing intermediate container 6e5807719931 [2022-04-07T18:55:16.264Z] ---> cde418e02d60 [2022-04-07T18:55:16.264Z] Step 8/22 : COPY . . [2022-04-07T18:55:16.264Z] ---> Running in 25b2bce5cba1 [2022-04-07T18:55:17.269Z] Removing intermediate container 25b2bce5cba1 [2022-04-07T18:55:17.269Z] ---> 256bff328d8d [2022-04-07T18:55:17.269Z] Step 15/23 : WORKDIR / [2022-04-07T18:55:17.269Z] ---> e85c050a716a [2022-04-07T18:55:17.269Z] 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-07T18:55:17.562Z] ---> Running in 1ae4f2e84574 [2022-04-07T18:55:17.562Z] ---> b36080db0a45 [2022-04-07T18:55:17.562Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-07T18:55:18.555Z] Removing intermediate container 1ae4f2e84574 [2022-04-07T18:55:18.555Z] ---> 9b50af7d8f9f [2022-04-07T18:55:18.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T18:55:20.031Z] ---> 19c7e7364887 [2022-04-07T18:55:20.031Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-07T18:55:21.027Z] ---> 101bd6bec589 [2022-04-07T18:55:21.027Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-07T18:55:23.689Z] ---> 2a9fe966479c [2022-04-07T18:55:23.689Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-07T18:55:25.705Z] ---> 31325f01e098 [2022-04-07T18:55:25.705Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-07T18:55:25.705Z] ---> 9995befe072d [2022-04-07T18:55:25.988Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-07T18:55:26.270Z] ---> Running in ffef6d362ee8 [2022-04-07T18:55:26.875Z] ---> 224f148fad52 [2022-04-07T18:55:26.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-07T18:55:27.150Z] Removing intermediate container ffef6d362ee8 [2022-04-07T18:55:27.150Z] ---> 7d546ace2211 [2022-04-07T18:55:27.150Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:55:27.761Z] ---> Running in 2688cdf7e8f8 [2022-04-07T18:55:28.750Z] Removing intermediate container 2688cdf7e8f8 [2022-04-07T18:55:28.750Z] ---> a611cc9be90f [2022-04-07T18:55:28.750Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T18:55:28.750Z] ---> Running in 9ecb014c7d1e [2022-04-07T18:55:29.359Z] ---> 74478707808d [2022-04-07T18:55:29.359Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-07T18:55:29.634Z] ---> Running in 5bcab75ca909 [2022-04-07T18:55:29.911Z] Removing intermediate container 9ecb014c7d1e [2022-04-07T18:55:30.188Z] ---> 6686bcfbf895 [2022-04-07T18:55:30.188Z] Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:55:30.463Z] ---> Running in ed1c0811bb4e [2022-04-07T18:55:30.463Z] ---> f2cd8eccb90b [2022-04-07T18:55:30.463Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T18:55:31.058Z] Removing intermediate container 5bcab75ca909 [2022-04-07T18:55:31.058Z] ---> cbb3729ecea3 [2022-04-07T18:55:31.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T18:55:31.058Z] ---> Running in 4f6e2c9f81e7 [2022-04-07T18:55:31.333Z] Removing intermediate container ed1c0811bb4e [2022-04-07T18:55:31.333Z] ---> 990a0ca43a14 [2022-04-07T18:55:31.333Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T18:55:31.614Z] ---> Running in 6818f9369403 [2022-04-07T18:55:31.889Z] Removing intermediate container 4f6e2c9f81e7 [2022-04-07T18:55:31.889Z] ---> 3c63f0751e40 [2022-04-07T18:55:31.889Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T18:55:32.169Z] ---> Running in 1479268ff037 [2022-04-07T18:55:32.462Z] ---> 260408acba5a [2022-04-07T18:55:32.462Z] 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-07T18:55:32.773Z] Removing intermediate container 6818f9369403 [2022-04-07T18:55:32.773Z] ---> 1e45387748bd [2022-04-07T18:55:32.773Z] [2022-04-07T18:55:32.773Z] ---> Running in cb67b000ffdb [2022-04-07T18:55:33.391Z] Removing intermediate container 1479268ff037 [2022-04-07T18:55:33.391Z] ---> 457a1ff9d139 [2022-04-07T18:55:33.391Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:55:33.677Z] ---> Running in 8426b3c79cff [2022-04-07T18:55:34.586Z] Successfully built 1e45387748bd [2022-04-07T18:55:34.586Z] Successfully tagged support-scheduler-arm64:latest [2022-04-07T18:55:34.586Z] Building core-command [2022-04-07T18:55:35.060Z]  Building support-scheduler ... done Removing intermediate container 8426b3c79cff [2022-04-07T18:55:35.060Z] ---> a282a0b81c0a [2022-04-07T18:55:35.060Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T18:55:35.343Z] ---> Running in c8f7e0f3763c [2022-04-07T18:55:37.581Z] Removing intermediate container c8f7e0f3763c [2022-04-07T18:55:37.581Z] ---> a624425ee086 [2022-04-07T18:55:37.581Z] [2022-04-07T18:55:38.591Z] Successfully built a624425ee086 [2022-04-07T18:55:38.591Z] Successfully tagged core-metadata-arm64:latest [2022-04-07T18:55:38.591Z]  Building core-metadata ... done Building security-bootstrapper [2022-04-07T18:55:38.872Z] Removing intermediate container cb67b000ffdb [2022-04-07T18:55:38.872Z] ---> e3a405708213 [2022-04-07T18:55:38.872Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T18:55:39.149Z] ---> Running in c5d291332c1f [2022-04-07T18:55:40.147Z] Removing intermediate container c5d291332c1f [2022-04-07T18:55:40.147Z] ---> dd4a826aedc4 [2022-04-07T18:55:40.147Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T18:55:40.428Z] ---> Running in 47d5fee491a6 [2022-04-07T18:55:41.049Z] Removing intermediate container 47d5fee491a6 [2022-04-07T18:55:41.049Z] ---> 02b2ab766c63 [2022-04-07T18:55:41.049Z] Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T18:55:41.332Z] ---> Running in 42ce1017499b [2022-04-07T18:55:42.336Z] Removing intermediate container 42ce1017499b [2022-04-07T18:55:42.336Z] ---> 63d5d7d6c3d2 [2022-04-07T18:55:42.336Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T18:55:42.623Z] ---> Running in 2e670cd8b43d [2022-04-07T18:55:43.639Z] Removing intermediate container 2e670cd8b43d [2022-04-07T18:55:43.639Z] ---> c9f65721db2c [2022-04-07T18:55:43.639Z] [2022-04-07T18:55:44.649Z] Successfully built c9f65721db2c [2022-04-07T18:55:44.649Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-07T18:55:44.649Z] Building sys-mgmt-agent [2022-04-07T18:55:44.937Z]  Building security-secretstore-setup ... done  ---> 6867040da99e [2022-04-07T18:55:44.937Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-07T18:55:45.220Z] ---> Running in 18591d5d4518 [2022-04-07T18:55:47.227Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-07T18:56:02.366Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:56:02.366Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:56:02.366Z] ---> b3dea8b53d3a [2022-04-07T18:56:02.366Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:56:02.366Z] ---> Using cache [2022-04-07T18:56:02.366Z] ---> 8b3c53358316 [2022-04-07T18:56:02.366Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:56:02.366Z] ---> Using cache [2022-04-07T18:56:02.366Z] ---> c3d3feacebb9 [2022-04-07T18:56:02.366Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-07T18:56:02.645Z] ---> Running in ab6ccd0bd862 [2022-04-07T18:56:05.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:56:06.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:56:07.754Z] OK: 220 MiB in 52 packages [2022-04-07T18:56:10.432Z] Removing intermediate container ab6ccd0bd862 [2022-04-07T18:56:10.432Z] ---> 22d496220514 [2022-04-07T18:56:10.432Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:56:11.911Z] ---> 6dfa2e8f606a [2022-04-07T18:56:11.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:56:12.190Z] ---> Running in 0925b03c8191 [2022-04-07T18:56:12.190Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:56:12.190Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:56:12.190Z] ---> b3dea8b53d3a [2022-04-07T18:56:12.190Z] Step 3/31 : WORKDIR /edgex-go [2022-04-07T18:56:12.190Z] ---> Using cache [2022-04-07T18:56:12.190Z] ---> 8b3c53358316 [2022-04-07T18:56:12.190Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:56:12.190Z] ---> Using cache [2022-04-07T18:56:12.190Z] ---> c3d3feacebb9 [2022-04-07T18:56:12.190Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-07T18:56:12.190Z] ---> Using cache [2022-04-07T18:56:12.190Z] ---> 22d496220514 [2022-04-07T18:56:12.190Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-07T18:56:12.190Z] ---> Using cache [2022-04-07T18:56:12.190Z] ---> 6dfa2e8f606a [2022-04-07T18:56:12.190Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:56:12.190Z] ---> Running in 9638dabddd33 [2022-04-07T18:56:17.651Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T18:56:17.651Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T18:56:17.651Z] ---> b3dea8b53d3a [2022-04-07T18:56:17.651Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T18:56:17.651Z] ---> Using cache [2022-04-07T18:56:17.651Z] ---> 8b3c53358316 [2022-04-07T18:56:17.651Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T18:56:17.651Z] ---> Using cache [2022-04-07T18:56:17.651Z] ---> c3d3feacebb9 [2022-04-07T18:56:17.651Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-07T18:56:17.651Z] ---> Running in 0bba6a40643c [2022-04-07T18:56:21.082Z] Removing intermediate container 9638dabddd33 [2022-04-07T18:56:21.082Z] ---> 4701b80bd03b [2022-04-07T18:56:21.082Z] Step 8/31 : COPY . . [2022-04-07T18:56:21.082Z] Removing intermediate container 0925b03c8191 [2022-04-07T18:56:21.082Z] ---> 070fdadb3ce5 [2022-04-07T18:56:21.082Z] Step 8/23 : COPY . . [2022-04-07T18:56:21.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T18:56:22.115Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T18:56:24.146Z] OK: 220 MiB in 52 packages [2022-04-07T18:56:26.171Z] Removing intermediate container 0bba6a40643c [2022-04-07T18:56:26.171Z] ---> 129361bdfb5a [2022-04-07T18:56:26.171Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T18:56:28.840Z] ---> ca9979813bc7 [2022-04-07T18:56:28.840Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T18:56:28.840Z] ---> Running in 53fcc5b60a29 [2022-04-07T18:56:37.175Z] Removing intermediate container 53fcc5b60a29 [2022-04-07T18:56:37.175Z] ---> 408cffd9981b [2022-04-07T18:56:37.175Z] Step 8/23 : COPY . . [2022-04-07T18:56:52.340Z] ---> dd9fff345a0a [2022-04-07T18:56:52.340Z] ---> 0cdf7c978fb3 [2022-04-07T18:56:52.340Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-07T18:56:52.340Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-07T18:56:52.340Z] ---> Running in 54dc16a6b3c0 [2022-04-07T18:56:52.340Z] ---> Running in b880be67ff64 [2022-04-07T18:56:53.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-07T18:56:53.783Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-07T18:57:00.527Z] ---> adc65cf15732 [2022-04-07T18:57:00.527Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-07T18:57:00.808Z] ---> Running in eec67ee8025e [2022-04-07T18:57:02.820Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-07T19:04:10.401Z] Removing intermediate container 18591d5d4518 [2022-04-07T19:04:10.401Z] ---> ef15d22d550d [2022-04-07T19:04:10.401Z] [2022-04-07T19:04:10.401Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:04:10.401Z] ---> ac73e934f311 [2022-04-07T19:04:10.401Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-07T19:04:10.401Z] ---> Running in b1a9e496a5db [2022-04-07T19:04:10.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:04:10.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:04:11.399Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-07T19:04:11.399Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-07T19:04:11.399Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:04:11.399Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:04:12.009Z] OK: 6 MiB in 16 packages [2022-04-07T19:04:14.022Z] Removing intermediate container b1a9e496a5db [2022-04-07T19:04:14.022Z] ---> b6a490445071 [2022-04-07T19:04:14.022Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:04:14.022Z] ---> Running in 5cfe317d7be7 [2022-04-07T19:04:14.633Z] Removing intermediate container 5cfe317d7be7 [2022-04-07T19:04:14.633Z] ---> da732be73917 [2022-04-07T19:04:14.633Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-07T19:04:14.915Z] ---> Running in 49e1d4dbec2c [2022-04-07T19:04:15.524Z] Removing intermediate container 49e1d4dbec2c [2022-04-07T19:04:15.524Z] ---> 4200d40cc045 [2022-04-07T19:04:15.524Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-07T19:04:15.524Z] ---> Running in 0da76895f1f7 [2022-04-07T19:04:16.120Z] Removing intermediate container 0da76895f1f7 [2022-04-07T19:04:16.120Z] ---> eede98fc5b8c [2022-04-07T19:04:16.120Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:04:17.114Z] ---> 097594d2db6c [2022-04-07T19:04:17.114Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-07T19:04:19.784Z] ---> b86dab7da8d4 [2022-04-07T19:04:19.784Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-07T19:04:20.401Z] ---> d5f88dfcb101 [2022-04-07T19:04:20.401Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-07T19:04:20.401Z] ---> Running in ec9527929d89 [2022-04-07T19:04:21.414Z] Removing intermediate container ec9527929d89 [2022-04-07T19:04:21.414Z] ---> bd83d52933f3 [2022-04-07T19:04:21.414Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:04:21.414Z] ---> Running in 079bcc2c31f0 [2022-04-07T19:04:22.033Z] Removing intermediate container 079bcc2c31f0 [2022-04-07T19:04:22.033Z] ---> f6df9747b1b4 [2022-04-07T19:04:22.033Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T19:04:22.317Z] ---> Running in 5d679e763f5a [2022-04-07T19:04:22.931Z] Removing intermediate container 5d679e763f5a [2022-04-07T19:04:22.931Z] ---> 45ed0936a32a [2022-04-07T19:04:22.931Z] Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:04:22.931Z] ---> Running in f8a9e540debe [2022-04-07T19:04:23.538Z] Removing intermediate container f8a9e540debe [2022-04-07T19:04:23.538Z] ---> 87c158810851 [2022-04-07T19:04:23.538Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:04:23.538Z] ---> Running in c8c3f09607f6 [2022-04-07T19:04:24.151Z] Removing intermediate container c8c3f09607f6 [2022-04-07T19:04:24.151Z] ---> 3d4a939ecc7b [2022-04-07T19:04:24.151Z] [2022-04-07T19:04:24.759Z] Successfully built 3d4a939ecc7b [2022-04-07T19:04:24.759Z] Successfully tagged support-notifications-arm64:latest [2022-04-07T19:04:24.759Z]  Building support-notifications ... done Building core-data [2022-04-07T19:04:47.024Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:04:47.024Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:04:47.024Z] ---> b3dea8b53d3a [2022-04-07T19:04:47.024Z] Step 3/23 : WORKDIR /edgex-go [2022-04-07T19:04:47.024Z] ---> Using cache [2022-04-07T19:04:47.024Z] ---> 8b3c53358316 [2022-04-07T19:04:47.024Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:04:47.024Z] ---> Using cache [2022-04-07T19:04:47.024Z] ---> c3d3feacebb9 [2022-04-07T19:04:47.024Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-07T19:04:47.024Z] ---> Running in 318560c6d596 [2022-04-07T19:04:47.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:04:47.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:04:48.482Z] OK: 220 MiB in 52 packages [2022-04-07T19:04:50.505Z] Removing intermediate container 318560c6d596 [2022-04-07T19:04:50.505Z] ---> 91358e7fb4f7 [2022-04-07T19:04:50.505Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-07T19:04:51.508Z] ---> 61433b547da1 [2022-04-07T19:04:51.508Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:04:51.508Z] ---> Running in aa209735f9a5 [2022-04-07T19:04:58.281Z] Removing intermediate container aa209735f9a5 [2022-04-07T19:04:58.281Z] ---> 00111b0fceae [2022-04-07T19:04:58.281Z] Step 8/23 : COPY . . [2022-04-07T19:05:16.727Z] ---> 1a8d372484f1 [2022-04-07T19:05:16.727Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-07T19:05:16.727Z] ---> Running in 5542fa7d82a0 [2022-04-07T19:05:17.343Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-07T19:05:27.601Z] Removing intermediate container b880be67ff64 [2022-04-07T19:05:27.601Z] ---> 92ca1f659d38 [2022-04-07T19:05:27.601Z] [2022-04-07T19:05:27.601Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:05:27.601Z] ---> ac73e934f311 [2022-04-07T19:05:27.601Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-07T19:05:27.601Z] ---> Using cache [2022-04-07T19:05:27.601Z] ---> 631c8b950479 [2022-04-07T19:05:27.601Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-07T19:05:27.601Z] ---> Using cache [2022-04-07T19:05:27.601Z] ---> 38083fee2d36 [2022-04-07T19:05:27.601Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-07T19:05:27.601Z] ---> Running in abd4f186f05d [2022-04-07T19:05:27.883Z] Removing intermediate container abd4f186f05d [2022-04-07T19:05:27.883Z] ---> 7de1b2cdbc06 [2022-04-07T19:05:27.883Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-07T19:05:28.159Z] ---> Running in f0940f905364 [2022-04-07T19:05:29.629Z] Removing intermediate container f0940f905364 [2022-04-07T19:05:29.629Z] ---> e3bfab938cf6 [2022-04-07T19:05:29.629Z] Step 15/23 : WORKDIR / [2022-04-07T19:05:29.907Z] ---> Running in d723ccec8549 [2022-04-07T19:05:31.370Z] Removing intermediate container d723ccec8549 [2022-04-07T19:05:31.370Z] ---> cb377ab8f15e [2022-04-07T19:05:31.370Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:05:34.025Z] ---> 84cafc138758 [2022-04-07T19:05:34.025Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-07T19:05:39.476Z] ---> e02b4e53e5e9 [2022-04-07T19:05:39.476Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-07T19:05:40.490Z] Removing intermediate container eec67ee8025e [2022-04-07T19:05:40.490Z] ---> 0033f82a0dc1 [2022-04-07T19:05:40.490Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-07T19:05:40.490Z] ---> 31f87e304e7a [2022-04-07T19:05:40.490Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-07T19:05:40.774Z] ---> Running in 852f6ce03ff8 [2022-04-07T19:05:40.774Z] ---> Running in a454854f458f [2022-04-07T19:05:42.277Z] Removing intermediate container a454854f458f [2022-04-07T19:05:42.277Z] ---> ed6a3f48a8fb [2022-04-07T19:05:42.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:05:42.277Z] Removing intermediate container 54dc16a6b3c0 [2022-04-07T19:05:42.277Z] ---> 76397a48bcb8 [2022-04-07T19:05:42.277Z] [2022-04-07T19:05:42.277Z] Step 10/31 : FROM alpine:3.14 [2022-04-07T19:05:42.277Z] ---> ac73e934f311 [2022-04-07T19:05:42.277Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-07T19:05:42.277Z] ---> Running in 505ae4a34dda [2022-04-07T19:05:42.277Z] ---> Running in d7d578a4c288 [2022-04-07T19:05:43.291Z] Removing intermediate container d7d578a4c288 [2022-04-07T19:05:43.291Z] ---> 7dcff362fab1 [2022-04-07T19:05:43.291Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-07T19:05:43.291Z] ---> Running in 645365a8cc55 [2022-04-07T19:05:43.291Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-07T19:05:43.577Z] Removing intermediate container 505ae4a34dda [2022-04-07T19:05:43.577Z] ---> 29b6b8608407 [2022-04-07T19:05:43.577Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:05:43.856Z] ---> Running in 1bfb66b7d831 [2022-04-07T19:05:44.858Z] Removing intermediate container 1bfb66b7d831 [2022-04-07T19:05:44.858Z] ---> d176ffcadc61 [2022-04-07T19:05:44.858Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:05:44.858Z] ---> Running in 90024160138e [2022-04-07T19:05:45.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:05:45.986Z] Removing intermediate container 90024160138e [2022-04-07T19:05:45.986Z] ---> ab95b9e46393 [2022-04-07T19:05:45.986Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:05:45.986Z] ---> Running in cfc6d2f4adee [2022-04-07T19:05:46.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:05:46.600Z] Removing intermediate container cfc6d2f4adee [2022-04-07T19:05:46.600Z] ---> fb8d19cea3c7 [2022-04-07T19:05:46.600Z] [2022-04-07T19:05:47.222Z] Successfully built fb8d19cea3c7 [2022-04-07T19:05:47.222Z] Successfully tagged core-command-arm64:latest [2022-04-07T19:05:47.222Z]  Building core-command ... done Building security-proxy-setup [2022-04-07T19:05:48.307Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-07T19:05:48.307Z] (2/2) Installing su-exec (0.2-r1) [2022-04-07T19:05:48.307Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:05:48.307Z] OK: 6 MiB in 16 packages [2022-04-07T19:05:51.029Z] Removing intermediate container 645365a8cc55 [2022-04-07T19:05:51.029Z] ---> 2977d5c4a7e4 [2022-04-07T19:05:51.029Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-07T19:05:51.029Z] ---> Running in 92dad2df7459 [2022-04-07T19:05:51.648Z] Removing intermediate container 92dad2df7459 [2022-04-07T19:05:51.648Z] ---> 9b6ce0b6e102 [2022-04-07T19:05:51.648Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-07T19:05:51.930Z] Removing intermediate container 852f6ce03ff8 [2022-04-07T19:05:51.930Z] ---> 8e5663a7e53c [2022-04-07T19:05:51.930Z] [2022-04-07T19:05:51.930Z] Step 11/23 : FROM docker:20.10.14 [2022-04-07T19:05:51.930Z] ---> Running in ea76094dd80a [2022-04-07T19:05:52.213Z] 20.10.14: Pulling from library/docker [2022-04-07T19:05:52.833Z] Removing intermediate container ea76094dd80a [2022-04-07T19:05:52.833Z] ---> a8a83d059dd6 [2022-04-07T19:05:52.833Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-07T19:05:53.122Z] ---> Running in dcefdc34ee55 [2022-04-07T19:05:57.544Z] Removing intermediate container dcefdc34ee55 [2022-04-07T19:05:57.544Z] ---> 4225a71a6ea6 [2022-04-07T19:05:57.544Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-07T19:05:57.544Z] ---> Running in fc4b8ef1e7bf [2022-04-07T19:05:59.561Z] Removing intermediate container fc4b8ef1e7bf [2022-04-07T19:05:59.561Z] ---> f02944ebd955 [2022-04-07T19:05:59.561Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-07T19:06:02.217Z] ---> 4c34021124f0 [2022-04-07T19:06:02.217Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-07T19:06:02.217Z] ---> Running in 83592727291a [2022-04-07T19:06:07.717Z] Removing intermediate container 83592727291a [2022-04-07T19:06:07.717Z] ---> d85fe42855a4 [2022-04-07T19:06:07.717Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:06:09.182Z] ---> 290edf7d18d7 [2022-04-07T19:06:09.182Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-07T19:06:14.622Z] ---> accea61dbf87 [2022-04-07T19:06:14.622Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-07T19:06:16.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:06:16.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:06:16.665Z] ---> b3dea8b53d3a [2022-04-07T19:06:16.665Z] Step 3/22 : WORKDIR /edgex-go [2022-04-07T19:06:16.665Z] ---> Using cache [2022-04-07T19:06:16.665Z] ---> 8b3c53358316 [2022-04-07T19:06:16.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:06:16.665Z] ---> Using cache [2022-04-07T19:06:16.665Z] ---> c3d3feacebb9 [2022-04-07T19:06:16.665Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-07T19:06:16.665Z] ---> Using cache [2022-04-07T19:06:16.665Z] ---> 22d496220514 [2022-04-07T19:06:16.665Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-07T19:06:16.665Z] ---> Using cache [2022-04-07T19:06:16.665Z] ---> 6dfa2e8f606a [2022-04-07T19:06:16.665Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:06:16.665Z] ---> Using cache [2022-04-07T19:06:16.665Z] ---> 070fdadb3ce5 [2022-04-07T19:06:16.665Z] Step 8/22 : COPY . . [2022-04-07T19:06:16.665Z] ---> 3dec0d35eb87 [2022-04-07T19:06:16.665Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-07T19:06:16.943Z] ---> Using cache [2022-04-07T19:06:16.943Z] ---> 0cdf7c978fb3 [2022-04-07T19:06:16.943Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-07T19:06:17.230Z] ---> Running in 87b289f32a32 [2022-04-07T19:06:19.926Z] ---> b75a6feba38d [2022-04-07T19:06:19.926Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-07T19:06:20.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-07T19:06:21.213Z] ---> dfeee82a5c40 [2022-04-07T19:06:21.213Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-07T19:06:21.832Z] ---> Running in e4b46d7d37cc [2022-04-07T19:06:22.444Z] Removing intermediate container e4b46d7d37cc [2022-04-07T19:06:22.444Z] ---> 77043151484a [2022-04-07T19:06:22.444Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-07T19:06:22.728Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-07T19:06:22.728Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-07T19:06:22.728Z] ---> c346e9eafbab [2022-04-07T19:06:22.728Z] 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-07T19:06:23.017Z] ---> Running in 2b8ea41ac8fe [2022-04-07T19:06:23.664Z] ---> db8d00ab84cf [2022-04-07T19:06:23.664Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-07T19:06:23.664Z] Removing intermediate container 2b8ea41ac8fe [2022-04-07T19:06:23.664Z] ---> ab5037f4c002 [2022-04-07T19:06:23.664Z] 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-07T19:06:23.952Z] ---> Running in 9ecf395aefef [2022-04-07T19:06:24.563Z] ---> Running in 5e6838bbd83b [2022-04-07T19:06:27.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:06:27.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:06:28.273Z] Removing intermediate container 5e6838bbd83b [2022-04-07T19:06:28.273Z] ---> 2a9e3cbb9749 [2022-04-07T19:06:28.273Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-07T19:06:28.881Z] ---> Running in 820a11a24f06 [2022-04-07T19:06:29.161Z] (1/43) Installing readline (8.1.1-r0) [2022-04-07T19:06:29.161Z] (2/43) Installing bash (5.1.16-r0) [2022-04-07T19:06:29.161Z] Executing bash-5.1.16-r0.post-install [2022-04-07T19:06:29.161Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:06:29.438Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-07T19:06:29.438Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-07T19:06:29.438Z] (6/43) Installing curl (7.80.0-r0) [2022-04-07T19:06:29.438Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-07T19:06:29.438Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-07T19:06:29.438Z] (9/43) Installing expat (2.4.7-r0) [2022-04-07T19:06:29.438Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-07T19:06:29.438Z] (11/43) Installing gdbm (1.22-r0) [2022-04-07T19:06:29.438Z] (12/43) Installing xz-libs (5.2.5-r0) [2022-04-07T19:06:29.438Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-07T19:06:29.438Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-07T19:06:29.438Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-07T19:06:29.719Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-07T19:06:29.719Z] Removing intermediate container 820a11a24f06 [2022-04-07T19:06:29.719Z] ---> ce5277dd9f0d [2022-04-07T19:06:29.719Z] Step 28/31 : CMD ["gate"] [2022-04-07T19:06:29.719Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-07T19:06:29.999Z] ---> Running in b4fb8e487ec1 [2022-04-07T19:06:31.019Z] Removing intermediate container b4fb8e487ec1 [2022-04-07T19:06:31.019Z] ---> 3e6abdbf0f75 [2022-04-07T19:06:31.019Z] Step 29/31 : LABEL arch=arm64 [2022-04-07T19:06:31.303Z] ---> Running in bf5b54080644 [2022-04-07T19:06:32.303Z] Removing intermediate container bf5b54080644 [2022-04-07T19:06:32.303Z] ---> 1d71c400d19a [2022-04-07T19:06:32.303Z] Step 30/31 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:06:32.594Z] ---> Running in 6587efda1789 [2022-04-07T19:06:33.197Z] Removing intermediate container 6587efda1789 [2022-04-07T19:06:33.197Z] ---> 31fdd9cc221c [2022-04-07T19:06:33.197Z] Step 31/31 : LABEL version=2.2.0-dev.59 [2022-04-07T19:06:33.802Z] ---> Running in 063b9a706e45 [2022-04-07T19:06:34.080Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-07T19:06:34.080Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-07T19:06:34.080Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-07T19:06:34.080Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-07T19:06:34.358Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-07T19:06:34.358Z] Removing intermediate container 063b9a706e45 [2022-04-07T19:06:34.358Z] ---> 4fc5a8b7b8e6 [2022-04-07T19:06:34.358Z] [2022-04-07T19:06:34.358Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-07T19:06:34.358Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-07T19:06:34.358Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-07T19:06:34.358Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-07T19:06:34.637Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-07T19:06:34.637Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-07T19:06:34.637Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-07T19:06:34.637Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-07T19:06:34.637Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-07T19:06:34.637Z] Successfully built 4fc5a8b7b8e6 [2022-04-07T19:06:34.637Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-07T19:06:34.637Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-07T19:06:34.637Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-07T19:06:34.637Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-07T19:06:34.637Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-07T19:06:34.920Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-07T19:06:34.920Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-07T19:06:34.920Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-07T19:06:34.920Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-07T19:06:34.920Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-07T19:06:34.920Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-07T19:06:34.920Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-07T19:06:35.199Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-07T19:06:35.199Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-07T19:06:36.194Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:06:36.194Z] OK: 82 MiB in 65 packages [2022-04-07T19:06:44.567Z] Collecting docker-compose==1.23.2 [2022-04-07T19:06:44.567Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-07T19:06:48.008Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-07T19:06:48.008Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-07T19:06:48.008Z] Collecting cached-property<2,>=1.2.0 [2022-04-07T19:06:48.008Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-07T19:06:48.008Z] 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-07T19:06:48.285Z] Collecting texttable<0.10,>=0.9.0 [2022-04-07T19:06:48.285Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-07T19:06:52.655Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:06:52.655Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:06:52.655Z] ---> b3dea8b53d3a [2022-04-07T19:06:52.655Z] Step 3/25 : WORKDIR /edgex-go [2022-04-07T19:06:52.655Z] ---> Using cache [2022-04-07T19:06:52.655Z] ---> 8b3c53358316 [2022-04-07T19:06:52.655Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:06:52.655Z] ---> Using cache [2022-04-07T19:06:52.655Z] ---> c3d3feacebb9 [2022-04-07T19:06:52.655Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:06:52.655Z] ---> Running in 4de03c4264e4 [2022-04-07T19:06:54.106Z] Collecting PyYAML<4,>=3.10 [2022-04-07T19:06:54.106Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-07T19:06:55.099Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:06:56.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:06:57.567Z] OK: 220 MiB in 52 packages [2022-04-07T19:06:59.011Z] Removing intermediate container 4de03c4264e4 [2022-04-07T19:06:59.011Z] ---> 310f0892d769 [2022-04-07T19:06:59.011Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-07T19:07:00.020Z] ---> b93a27df389d [2022-04-07T19:07:00.020Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:07:00.020Z] ---> Running in 8d853ecdc3de [2022-04-07T19:07:00.314Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-07T19:07:00.596Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-07T19:07:00.881Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-07T19:07:00.881Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-07T19:07:05.515Z] Collecting docopt<0.7,>=0.6.1 [2022-04-07T19:07:05.793Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-07T19:07:07.823Z] Removing intermediate container 8d853ecdc3de [2022-04-07T19:07:07.823Z] ---> 61980d93e243 [2022-04-07T19:07:07.823Z] Step 8/25 : COPY . . [2022-04-07T19:07:11.277Z] Collecting docker<4.0,>=3.6.0 [2022-04-07T19:07:11.277Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-07T19:07:12.279Z] Collecting jsonschema<3,>=2.5.1 [2022-04-07T19:07:12.279Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-07T19:07:13.276Z] Collecting docker-pycreds>=0.4.0 [2022-04-07T19:07:13.276Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-07T19:07:15.285Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-07T19:07:15.285Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-07T19:07:16.283Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-07T19:07:16.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-07T19:07:16.283Z] 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-07T19:07:16.890Z] Collecting idna<2.8,>=2.5 [2022-04-07T19:07:16.890Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-07T19:07:17.496Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-07T19:07:17.496Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-07T19:07:17.496Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-07T19:07:17.496Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-07T19:07:20.153Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-07T19:07:20.153Z] Attempting uninstall: urllib3 [2022-04-07T19:07:20.153Z] Found existing installation: urllib3 1.26.7 [2022-04-07T19:07:20.153Z] Uninstalling urllib3-1.26.7: [2022-04-07T19:07:20.153Z] Successfully uninstalled urllib3-1.26.7 [2022-04-07T19:07:22.214Z] Attempting uninstall: idna [2022-04-07T19:07:22.214Z] Found existing installation: idna 3.3 [2022-04-07T19:07:22.214Z] Uninstalling idna-3.3: [2022-04-07T19:07:22.502Z] Successfully uninstalled idna-3.3 [2022-04-07T19:07:22.787Z] ---> 05dba5975e97 [2022-04-07T19:07:22.787Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:07:23.066Z] ---> Running in 6931c33b8415 [2022-04-07T19:07:23.678Z] Removing intermediate container 6931c33b8415 [2022-04-07T19:07:23.679Z] ---> 5cc7320cb3bb [2022-04-07T19:07:23.679Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-07T19:07:23.958Z] ---> Running in 814ef72440e4 [2022-04-07T19:07:27.400Z] Removing intermediate container 814ef72440e4 [2022-04-07T19:07:27.400Z] ---> 75ea97179e1f [2022-04-07T19:07:27.400Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-07T19:07:27.400Z] ---> Running in b26b8fe7d7e5 [2022-04-07T19:07:27.682Z] Attempting uninstall: requests [2022-04-07T19:07:27.682Z] Found existing installation: requests 2.26.0 [2022-04-07T19:07:27.682Z] Uninstalling requests-2.26.0: [2022-04-07T19:07:27.961Z] Successfully uninstalled requests-2.26.0 [2022-04-07T19:07:28.237Z] Removing intermediate container b26b8fe7d7e5 [2022-04-07T19:07:28.237Z] ---> c0ed24062245 [2022-04-07T19:07:28.237Z] 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-07T19:07:28.520Z] ---> Running in 89787158cd7e [2022-04-07T19:07:28.799Z] Running setup.py install for texttable: started [2022-04-07T19:07:31.450Z] spire-1.2.1/ [2022-04-07T19:07:31.729Z] spire-1.2.1/.data/ [2022-04-07T19:07:31.729Z] spire-1.2.1/.data/.file [2022-04-07T19:07:31.729Z] spire-1.2.1/.dockerignore [2022-04-07T19:07:31.729Z] spire-1.2.1/.gitattributes [2022-04-07T19:07:31.729Z] spire-1.2.1/.githooks/ [2022-04-07T19:07:31.729Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/ [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:07:31.729Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:07:31.729Z] spire-1.2.1/.gitignore [2022-04-07T19:07:31.729Z] spire-1.2.1/.go-version [2022-04-07T19:07:31.729Z] spire-1.2.1/.golangci.yml [2022-04-07T19:07:31.729Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:07:31.729Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:07:31.729Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:07:31.729Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:07:31.729Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:07:31.729Z] spire-1.2.1/Dockerfile [2022-04-07T19:07:31.729Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:07:31.729Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:07:31.729Z] spire-1.2.1/LICENSE [2022-04-07T19:07:31.729Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:07:31.729Z] spire-1.2.1/Makefile [2022-04-07T19:07:31.729Z] spire-1.2.1/README.md [2022-04-07T19:07:31.729Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:07:31.729Z] spire-1.2.1/SECURITY.md [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:07:31.729Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/ [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/agent/ [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/server/ [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:07:31.729Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/ [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/images/ [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:07:31.729Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:07:32.009Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:07:32.009Z] spire-1.2.1/examples/ [2022-04-07T19:07:32.009Z] spire-1.2.1/examples/README.md [2022-04-07T19:07:32.009Z] spire-1.2.1/go.mod [2022-04-07T19:07:32.009Z] spire-1.2.1/go.sum [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:07:32.009Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:07:32.010Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:07:32.289Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:07:32.290Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:07:32.569Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go Running setup.py install for texttable: finished with status 'done' [2022-04-07T19:07:32.570Z] Running setup.py install for PyYAML: started [2022-04-07T19:07:32.570Z] [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:07:32.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:07:32.850Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/private/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:07:32.851Z] spire-1.2.1/release/ [2022-04-07T19:07:32.851Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:07:32.852Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:07:32.852Z] spire-1.2.1/script/ [2022-04-07T19:07:32.852Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:07:32.852Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:07:32.852Z] spire-1.2.1/support/ [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/ [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:07:32.852Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:07:33.132Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/clock/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:07:33.132Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:07:33.133Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/common [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:07:33.133Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:07:33.412Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:07:33.413Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:07:33.414Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:07:33.691Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:07:33.692Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:07:33.692Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testca/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testkey/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/util/ [2022-04-07T19:07:33.692Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/util/race.go [2022-04-07T19:07:33.692Z] spire-1.2.1/test/util/util.go [2022-04-07T19:07:33.692Z] building spire from source... [2022-04-07T19:07:34.299Z] Installing go1.17.7... [2022-04-07T19:07:37.734Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-07T19:07:37.734Z] Running setup.py install for docopt: started [2022-04-07T19:07:41.155Z] Running setup.py install for docopt: finished with status 'done' [2022-04-07T19:07:41.155Z] Running setup.py install for dockerpty: started [2022-04-07T19:07:44.622Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-07T19:07:48.088Z] 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-07T19:08:06.534Z] Removing intermediate container 9ecf395aefef [2022-04-07T19:08:06.534Z] ---> 9fd2fe21ab4c [2022-04-07T19:08:06.534Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-07T19:08:06.534Z] ---> Running in b260f0f460cc [2022-04-07T19:08:06.809Z] Removing intermediate container b260f0f460cc [2022-04-07T19:08:06.809Z] ---> 5b03221ea876 [2022-04-07T19:08:06.809Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-07T19:08:06.809Z] ---> Running in de24e0b525b3 [2022-04-07T19:08:07.432Z] Removing intermediate container de24e0b525b3 [2022-04-07T19:08:07.432Z] ---> 63e5ad52cfef [2022-04-07T19:08:07.432Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-07T19:08:08.897Z] Building bin/spire-server... [2022-04-07T19:08:08.897Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:08:08.897Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:08:08.897Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:08:09.929Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:08:10.546Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:08:10.829Z]  ---> a5ca094d4136 [2022-04-07T19:08:10.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-07T19:08:11.857Z] ---> 5424f0a11ec7 [2022-04-07T19:08:11.857Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-07T19:08:13.348Z] ---> d4327209c741 [2022-04-07T19:08:13.348Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-07T19:08:13.632Z] ---> Running in c0dc170c1e15 [2022-04-07T19:08:14.632Z] Removing intermediate container c0dc170c1e15 [2022-04-07T19:08:14.632Z] ---> e864e9b04256 [2022-04-07T19:08:14.632Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:08:14.632Z] ---> Running in 797a80977447 [2022-04-07T19:08:15.661Z] Removing intermediate container 797a80977447 [2022-04-07T19:08:15.661Z] ---> bd1b700d8383 [2022-04-07T19:08:15.661Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:08:15.661Z] ---> Running in ba5621967f60 [2022-04-07T19:08:15.943Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:08:16.575Z] Removing intermediate container ba5621967f60 [2022-04-07T19:08:16.575Z] ---> dab8a6b918c7 [2022-04-07T19:08:16.575Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:08:16.575Z] ---> Running in cfe6b1003d16 [2022-04-07T19:08:16.863Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:08:17.489Z] Removing intermediate container cfe6b1003d16 [2022-04-07T19:08:17.489Z] ---> 2772fd2d6975 [2022-04-07T19:08:17.489Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:08:17.773Z] ---> Running in 7d0354f74313 [2022-04-07T19:08:17.773Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:08:18.066Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:08:18.066Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:08:18.349Z] Removing intermediate container 7d0354f74313 [2022-04-07T19:08:18.349Z] ---> 4c8a76af46ab [2022-04-07T19:08:18.349Z] [2022-04-07T19:08:18.632Z] Successfully built 4c8a76af46ab [2022-04-07T19:08:18.632Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-07T19:08:18.913Z] Building security-spire-config [2022-04-07T19:08:18.913Z]  Building sys-mgmt-agent ... done go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:08:19.196Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:08:19.196Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:08:19.476Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:08:19.756Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:08:19.756Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:08:19.756Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:08:20.037Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:08:20.321Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:08:42.940Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-07T19:08:42.940Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-07T19:08:42.940Z] ---> b3dea8b53d3a [2022-04-07T19:08:42.940Z] Step 3/26 : WORKDIR /edgex-go [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> 8b3c53358316 [2022-04-07T19:08:42.940Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> c3d3feacebb9 [2022-04-07T19:08:42.940Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> 310f0892d769 [2022-04-07T19:08:42.940Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> b93a27df389d [2022-04-07T19:08:42.940Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> 61980d93e243 [2022-04-07T19:08:42.940Z] Step 8/26 : COPY . . [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> 05dba5975e97 [2022-04-07T19:08:42.940Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> 5cc7320cb3bb [2022-04-07T19:08:42.940Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> 75ea97179e1f [2022-04-07T19:08:42.940Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-07T19:08:42.940Z] ---> Using cache [2022-04-07T19:08:42.940Z] ---> c0ed24062245 [2022-04-07T19:08:42.940Z] 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-07T19:08:42.940Z] ---> Running in 3b1fea675f44 [2022-04-07T19:08:43.938Z] spire-1.2.1/ [2022-04-07T19:08:43.938Z] spire-1.2.1/.data/ [2022-04-07T19:08:43.938Z] spire-1.2.1/.data/.file [2022-04-07T19:08:43.938Z] spire-1.2.1/.dockerignore [2022-04-07T19:08:43.938Z] spire-1.2.1/.gitattributes [2022-04-07T19:08:43.938Z] spire-1.2.1/.githooks/ [2022-04-07T19:08:43.938Z] spire-1.2.1/.githooks/pre-commit [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/ [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/dependabot.yml [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/ [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-07T19:08:43.938Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-07T19:08:43.938Z] spire-1.2.1/.gitignore [2022-04-07T19:08:43.938Z] spire-1.2.1/.go-version [2022-04-07T19:08:43.938Z] spire-1.2.1/.golangci.yml [2022-04-07T19:08:43.938Z] spire-1.2.1/ADOPTERS.md [2022-04-07T19:08:43.938Z] spire-1.2.1/CHANGELOG.md [2022-04-07T19:08:43.938Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-07T19:08:43.938Z] spire-1.2.1/CODEOWNERS [2022-04-07T19:08:43.938Z] spire-1.2.1/CONTRIBUTING.md [2022-04-07T19:08:43.938Z] spire-1.2.1/Dockerfile [2022-04-07T19:08:43.938Z] spire-1.2.1/Dockerfile.dev [2022-04-07T19:08:43.938Z] spire-1.2.1/Dockerfile.scratch [2022-04-07T19:08:43.938Z] spire-1.2.1/LICENSE [2022-04-07T19:08:43.938Z] spire-1.2.1/MAINTAINERS.md [2022-04-07T19:08:43.938Z] spire-1.2.1/Makefile [2022-04-07T19:08:43.938Z] spire-1.2.1/README.md [2022-04-07T19:08:43.938Z] spire-1.2.1/ROADMAP.md [2022-04-07T19:08:43.938Z] spire-1.2.1/SECURITY.md [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-07T19:08:43.938Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/ [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/agent/ [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/agent/agent.conf [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/server/ [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/server/server.conf [2022-04-07T19:08:43.938Z] spire-1.2.1/conf/server/server_full.conf [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/ [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/SPIRE101.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/auditlog.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/ [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-07T19:08:43.938Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/scaling_spire.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/spire_agent.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/spire_server.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/supported_integrations.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/telemetry.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/telemetry_config.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/upgrading.md [2022-04-07T19:08:44.219Z] spire-1.2.1/doc/using_spire.md [2022-04-07T19:08:44.219Z] spire-1.2.1/examples/ [2022-04-07T19:08:44.219Z] spire-1.2.1/examples/README.md [2022-04-07T19:08:44.219Z] spire-1.2.1/go.mod [2022-04-07T19:08:44.219Z] spire-1.2.1/go.sum [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/agent.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-07T19:08:44.219Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/config.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-07T19:08:44.220Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/api/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-07T19:08:44.221Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/names.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/auth/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/config.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/context.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/health.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/idutil/ [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-07T19:08:44.500Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/log/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/log/log.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/log/options.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/profiling/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/selector/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/uptime/ [2022-04-07T19:08:44.501Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/task.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/version/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/version/version.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/api.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/health/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/id.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/status.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/ [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-07T19:08:44.780Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/config.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-07T19:08:44.781Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-07T19:08:45.060Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/registration/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/server.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/server_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/ [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/private/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/private/server/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/private/server/journal/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-07T19:08:45.061Z] spire-1.2.1/release/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/README.md [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/README.md [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/conf/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/conf/server/ [2022-04-07T19:08:45.061Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-07T19:08:45.061Z] spire-1.2.1/script/ [2022-04-07T19:08:45.061Z] spire-1.2.1/script/build-artifact.sh [2022-04-07T19:08:45.061Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-07T19:08:45.061Z] spire-1.2.1/support/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-07T19:08:45.061Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-07T19:08:45.340Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/clock/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/clock/clock.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/fixture.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-07T19:08:45.340Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/README.md [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/common [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-07T19:08:45.340Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-07T19:08:45.341Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-07T19:08:45.342Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-07T19:08:45.620Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/test-one.sh [2022-04-07T19:08:45.621Z] spire-1.2.1/test/integration/test.sh [2022-04-07T19:08:45.621Z] spire-1.2.1/test/plugintest/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/plugintest/config.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/plugintest/load.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/plugintest/option.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/dir.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/logs.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/suite.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/spiretest/x509.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testca/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testca/ca.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testkey/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testkey/generate.sh [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testkey/keys.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/testkey/new.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/tpmsimulator/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/util/ [2022-04-07T19:08:45.621Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/util/cert_generation.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/util/io_redirection.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/util/race.go [2022-04-07T19:08:45.621Z] spire-1.2.1/test/util/util.go [2022-04-07T19:08:45.621Z] building spire from source... [2022-04-07T19:08:46.223Z] Installing go1.17.7... [2022-04-07T19:08:56.448Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:08:56.448Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:08:56.448Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:08:56.448Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:08:56.448Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:08:57.070Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:08:57.070Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:08:57.070Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:08:57.070Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:08:57.363Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:08:57.363Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:08:58.836Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:08:58.836Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:08:58.836Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:08:59.446Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:08:59.446Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:08:59.446Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:08:59.446Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:08:59.727Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:09:00.009Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:09:00.009Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:09:00.290Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:09:00.572Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:09:00.856Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:09:01.139Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:09:01.423Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:09:01.423Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:09:02.892Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:09:04.350Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:09:11.113Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:09:11.113Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:09:11.113Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:09:11.113Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:09:11.721Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:09:11.721Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:09:11.721Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:09:11.721Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:09:12.729Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:09:12.729Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:09:16.184Z] Building bin/spire-server... [2022-04-07T19:09:16.184Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-07T19:09:16.184Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-07T19:09:16.184Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-07T19:09:17.218Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-07T19:09:17.218Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-07T19:09:17.833Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-07T19:09:18.833Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-07T19:09:19.824Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-07T19:09:20.432Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-07T19:09:23.071Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-07T19:09:24.062Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-07T19:09:24.062Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-07T19:09:24.062Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-07T19:09:24.340Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-07T19:09:24.617Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-07T19:09:24.617Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-07T19:09:24.617Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-07T19:09:25.607Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-07T19:09:25.607Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-07T19:09:25.607Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-07T19:09:26.217Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-07T19:09:26.217Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-07T19:09:27.216Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-07T19:09:27.499Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-07T19:09:42.689Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:09:42.689Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:09:42.689Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:09:42.689Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:09:45.365Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-07T19:09:45.366Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-07T19:09:45.980Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-07T19:09:45.980Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-07T19:09:45.980Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-07T19:09:46.597Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-07T19:09:46.597Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-07T19:09:46.880Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-07T19:09:47.159Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-07T19:09:47.159Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-07T19:09:47.159Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-07T19:09:47.438Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-07T19:09:47.720Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-07T19:09:47.720Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-07T19:09:48.327Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-07T19:09:49.353Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-07T19:09:49.634Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-07T19:09:49.914Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-07T19:09:50.938Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-07T19:09:50.938Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-07T19:09:50.938Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:09:50.938Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:09:50.938Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-07T19:09:50.938Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-07T19:09:51.222Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-07T19:10:06.537Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-07T19:10:06.537Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-07T19:10:06.811Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-07T19:10:07.084Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-07T19:10:07.084Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-07T19:10:07.356Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-07T19:10:07.634Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-07T19:10:07.634Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-07T19:10:07.634Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-07T19:10:08.621Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-07T19:10:08.899Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-07T19:10:35.756Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:10:35.756Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:10:35.756Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:10:35.756Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:10:35.756Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:10:35.756Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:10:36.364Z] go: downloading google.golang.org/api v0.70.0 [2022-04-07T19:10:36.364Z] go: downloading k8s.io/api v0.23.4 [2022-04-07T19:10:36.364Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-07T19:10:44.698Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:10:46.692Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:10:49.340Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-07T19:10:49.340Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:10:49.623Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-07T19:10:50.240Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:10:50.856Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:10:51.138Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:10:52.603Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-07T19:10:52.603Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:10:52.884Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:10:52.884Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:10:53.166Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:10:53.446Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:10:53.727Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:10:53.727Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-07T19:10:54.007Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:10:55.465Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:10:55.465Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:10:55.748Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:10:56.366Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:10:56.366Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:10:56.656Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:10:56.656Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:11:03.405Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:11:03.405Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:11:03.684Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:11:03.684Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:11:03.684Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:11:03.962Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:11:03.962Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:11:04.949Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:11:05.225Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:11:05.829Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:11:05.829Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:11:06.105Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:11:07.098Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:11:07.709Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:11:07.995Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:11:07.995Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:11:08.996Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:11:08.996Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:11:08.996Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:11:09.277Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:11:09.277Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:11:11.294Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:11:11.294Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:11:11.576Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:11:11.884Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:11:11.884Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:11:14.577Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:11:15.585Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:11:15.585Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:11:15.888Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:11:15.889Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:11:16.504Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:11:16.814Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:11:17.099Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:11:17.713Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:11:21.144Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:11:23.787Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:11:23.787Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:11:24.064Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:11:24.345Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:11:24.345Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:11:25.345Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:11:25.626Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:11:25.626Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:11:25.904Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:11:25.904Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:11:26.183Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:11:26.183Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:11:26.796Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-07T19:11:27.405Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-07T19:11:27.405Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-07T19:11:27.683Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-07T19:11:28.682Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-07T19:11:30.978Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-07T19:11:33.847Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-07T19:11:36.502Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-07T19:11:36.781Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-07T19:11:37.066Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-07T19:11:37.350Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:11:37.350Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:11:37.350Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:11:37.350Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:11:37.350Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-07T19:11:38.842Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-07T19:11:38.842Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-07T19:11:38.842Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-07T19:11:39.129Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-07T19:11:39.404Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-07T19:11:40.011Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-07T19:11:40.289Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-07T19:11:40.289Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-07T19:11:40.896Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-07T19:11:40.896Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-07T19:11:42.898Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-07T19:11:42.898Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-07T19:11:42.898Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-07T19:11:43.176Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-07T19:11:49.925Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-07T19:11:49.925Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-07T19:11:50.204Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-07T19:11:50.205Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-07T19:11:50.205Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-07T19:11:50.485Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-07T19:11:50.485Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-07T19:11:51.941Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-07T19:11:51.941Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-07T19:11:51.941Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-07T19:11:52.222Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-07T19:11:52.500Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-07T19:11:53.115Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-07T19:11:53.726Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-07T19:11:54.019Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-07T19:11:54.318Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-07T19:11:54.950Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-07T19:11:55.231Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-07T19:11:55.231Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-07T19:11:55.515Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-07T19:11:55.806Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-07T19:11:56.804Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-07T19:11:57.086Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-07T19:11:57.366Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-07T19:11:57.649Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-07T19:11:57.649Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-07T19:11:59.093Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:11:59.093Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:12:00.084Z] go: downloading go.opencensus.io v0.23.0 [2022-04-07T19:12:01.076Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-07T19:12:01.076Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-07T19:12:01.684Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-07T19:12:01.684Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-07T19:12:02.287Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-07T19:12:02.287Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-07T19:12:02.566Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-07T19:12:03.562Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-07T19:12:06.983Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-07T19:12:08.977Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-07T19:12:08.977Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-07T19:12:09.584Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-07T19:12:09.584Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-07T19:12:09.584Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-07T19:12:10.580Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-07T19:12:10.580Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-07T19:12:11.184Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-07T19:12:11.185Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-07T19:12:11.463Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-07T19:12:11.463Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-07T19:12:11.463Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-07T19:12:23.915Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-07T19:12:23.916Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-07T19:12:23.916Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-07T19:12:23.916Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-07T19:12:56.337Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-07T19:12:56.338Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-07T19:15:03.334Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-07T19:15:50.410Z] Removing intermediate container 87b289f32a32 [2022-04-07T19:15:50.410Z] ---> 6c0d84ec97d8 [2022-04-07T19:15:50.410Z] [2022-04-07T19:15:50.410Z] Step 10/22 : FROM alpine:3.14 [2022-04-07T19:15:50.410Z] ---> ac73e934f311 [2022-04-07T19:15:50.410Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-07T19:15:50.410Z] ---> Running in 9a9c29b903c9 [2022-04-07T19:15:50.410Z] Removing intermediate container 5542fa7d82a0 [2022-04-07T19:15:50.410Z] ---> c9db243c3aca [2022-04-07T19:15:50.410Z] [2022-04-07T19:15:50.410Z] Step 10/23 : FROM alpine:3.14 [2022-04-07T19:15:50.410Z] ---> ac73e934f311 [2022-04-07T19:15:50.410Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-07T19:15:50.410Z] ---> Running in ab124682fecc [2022-04-07T19:15:50.410Z] Removing intermediate container ab124682fecc [2022-04-07T19:15:50.410Z] ---> d03991e909b1 [2022-04-07T19:15:50.410Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-07T19:15:50.410Z] ---> Running in 5a7d8e58c780 [2022-04-07T19:15:50.410Z] Removing intermediate container 5a7d8e58c780 [2022-04-07T19:15:50.410Z] ---> 2c9e10a71b81 [2022-04-07T19:15:50.410Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-07T19:15:50.410Z] ---> Running in 58082a05ef43 [2022-04-07T19:15:50.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:15:50.410Z] Removing intermediate container 58082a05ef43 [2022-04-07T19:15:50.410Z] ---> 54ff2eb7de7b [2022-04-07T19:15:50.410Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:15:50.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:15:50.410Z] ---> Running in e4415414bab3 [2022-04-07T19:15:50.410Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-07T19:15:50.410Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-07T19:15:50.410Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-07T19:15:50.410Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-07T19:15:50.410Z] (5/6) Installing curl (7.79.1-r0) [2022-04-07T19:15:50.410Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-07T19:15:50.410Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:15:50.410Z] Executing ca-certificates-20211220-r0.trigger [2022-04-07T19:15:50.706Z] OK: 8 MiB in 20 packages [2022-04-07T19:15:51.705Z] Removing intermediate container e4415414bab3 [2022-04-07T19:15:51.705Z] ---> a6764a0ee304 [2022-04-07T19:15:51.705Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-07T19:15:51.988Z] ---> Running in 3ee6a92dad0e [2022-04-07T19:15:54.000Z] Removing intermediate container 9a9c29b903c9 [2022-04-07T19:15:54.000Z] ---> cfcfcc7ab4d8 [2022-04-07T19:15:54.000Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-07T19:15:54.000Z] ---> Running in 6ed07ac80194 [2022-04-07T19:15:54.620Z] Removing intermediate container 6ed07ac80194 [2022-04-07T19:15:54.620Z] ---> 30eb90c305b8 [2022-04-07T19:15:54.620Z] Step 13/22 : WORKDIR /edgex [2022-04-07T19:15:54.620Z] ---> Running in e9f7f3b3b55a [2022-04-07T19:15:54.897Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:15:55.175Z] Removing intermediate container e9f7f3b3b55a [2022-04-07T19:15:55.175Z] ---> 986139ef3f46 [2022-04-07T19:15:55.175Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-07T19:15:55.779Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:15:56.386Z] ---> 84043c7d12e0 [2022-04-07T19:15:56.386Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-07T19:15:57.839Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-07T19:15:57.839Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-07T19:15:58.128Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-07T19:15:58.129Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-07T19:15:58.411Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-07T19:15:58.411Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-07T19:15:58.689Z] ---> c7af00d892d6 [2022-04-07T19:15:58.689Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-07T19:15:58.689Z] Executing busybox-1.33.1-r7.trigger [2022-04-07T19:15:58.689Z] OK: 8 MiB in 20 packages [2022-04-07T19:16:00.685Z] Removing intermediate container 3ee6a92dad0e [2022-04-07T19:16:00.685Z] ---> a41f9e0f2411 [2022-04-07T19:16:00.685Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-07T19:16:01.682Z] ---> 03e8f9eb89de [2022-04-07T19:16:01.683Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-07T19:16:02.297Z] ---> 49702f82c4f8 [2022-04-07T19:16:02.297Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-07T19:16:03.292Z] ---> 8025e7ec516f [2022-04-07T19:16:03.292Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-07T19:16:03.292Z] ---> Running in ec16c49b4acf [2022-04-07T19:16:07.658Z] ---> f90006350729 [2022-04-07T19:16:07.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-07T19:16:07.658Z] Removing intermediate container ec16c49b4acf [2022-04-07T19:16:07.658Z] ---> 571ca109584c [2022-04-07T19:16:07.658Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-07T19:16:07.945Z] ---> Running in dc8688247a8f [2022-04-07T19:16:08.596Z] ---> 672d63ec710e [2022-04-07T19:16:08.596Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-07T19:16:08.596Z] Removing intermediate container dc8688247a8f [2022-04-07T19:16:08.596Z] ---> ca2c016c3d5b [2022-04-07T19:16:08.596Z] Step 20/22 : LABEL arch=arm64 [2022-04-07T19:16:08.892Z] ---> Running in db1e1b8bc2f5 [2022-04-07T19:16:08.892Z] ---> Running in 126bd4a9eeed [2022-04-07T19:16:09.908Z] Removing intermediate container db1e1b8bc2f5 [2022-04-07T19:16:09.908Z] ---> 19cb5790300f [2022-04-07T19:16:09.908Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-07T19:16:09.908Z] Removing intermediate container 126bd4a9eeed [2022-04-07T19:16:09.908Z] ---> 7ced7c513276 [2022-04-07T19:16:09.908Z] Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:16:09.908Z] ---> Running in b10e15d4ba1c [2022-04-07T19:16:09.908Z] ---> Running in 8c7fe3757a82 [2022-04-07T19:16:10.945Z] Removing intermediate container 8c7fe3757a82 [2022-04-07T19:16:10.945Z] ---> d68e7f79e1ac [2022-04-07T19:16:10.945Z] Step 22/22 : LABEL version=2.2.0-dev.59 [2022-04-07T19:16:10.945Z] Removing intermediate container b10e15d4ba1c [2022-04-07T19:16:10.945Z] ---> 2f8dba0401f2 [2022-04-07T19:16:10.945Z] Step 21/23 : LABEL arch=arm64 [2022-04-07T19:16:10.945Z] ---> Running in c985259aef80 [2022-04-07T19:16:11.242Z] ---> Running in b352607c5fc3 [2022-04-07T19:16:12.253Z] Removing intermediate container c985259aef80 [2022-04-07T19:16:12.253Z] ---> df9feb29b9d8 [2022-04-07T19:16:12.253Z] [2022-04-07T19:16:12.253Z] Removing intermediate container b352607c5fc3 [2022-04-07T19:16:12.253Z] ---> f13cd0fcde07 [2022-04-07T19:16:12.253Z] Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:16:12.253Z] ---> Running in 14582f43a7bf [2022-04-07T19:16:12.876Z] Successfully built df9feb29b9d8 [2022-04-07T19:16:12.876Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-07T19:16:13.154Z]  Building security-proxy-setup ... done Removing intermediate container 14582f43a7bf [2022-04-07T19:16:13.154Z] ---> a660d5314ec2 [2022-04-07T19:16:13.154Z] Step 23/23 : LABEL version=2.2.0-dev.59 [2022-04-07T19:16:13.154Z] ---> Running in 399f7078078e [2022-04-07T19:16:13.760Z] Removing intermediate container 399f7078078e [2022-04-07T19:16:13.760Z] ---> 04a5920675e3 [2022-04-07T19:16:13.760Z] [2022-04-07T19:16:14.043Z] Successfully built 04a5920675e3 [2022-04-07T19:16:14.043Z] Successfully tagged core-data-arm64:latest [2022-04-07T19:32:07.539Z]  Building core-data ... done Building bin/spire-agent... [2022-04-07T19:32:07.539Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T19:32:07.539Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T19:32:07.539Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T19:32:07.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T19:32:07.539Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T19:32:07.818Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T19:32:07.818Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T19:32:08.814Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T19:32:08.814Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T19:32:08.814Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T19:32:09.098Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T19:32:09.099Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T19:32:09.379Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T19:39:47.160Z] Removing intermediate container c84473a1cfaa [2022-04-07T19:39:47.160Z] ---> 79e69696e195 [2022-04-07T19:39:47.160Z] [2022-04-07T19:39:47.160Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T19:39:47.160Z] ---> 3fb3c9af89a9 [2022-04-07T19:39:47.160Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:39:47.160Z] ---> Using cache [2022-04-07T19:39:47.160Z] ---> cef018849070 [2022-04-07T19:39:47.160Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:39:47.160Z] ---> Using cache [2022-04-07T19:39:47.160Z] ---> a32643f7e7cb [2022-04-07T19:39:47.160Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T19:39:47.160Z] ---> Running in 1f38d376b32d [2022-04-07T19:39:49.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:39:50.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:39:51.399Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:39:51.399Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:39:51.399Z] OK: 15729 distinct packages available [2022-04-07T19:39:51.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:39:52.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:39:53.663Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-07T19:39:53.663Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-07T19:39:53.663Z] (3/5) Installing libucontext (1.1-r0) [2022-04-07T19:39:53.944Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-07T19:39:53.944Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-07T19:39:53.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:39:53.944Z] OK: 6 MiB in 19 packages [2022-04-07T19:39:55.399Z] Removing intermediate container 1f38d376b32d [2022-04-07T19:39:55.399Z] ---> 52f2036949e3 [2022-04-07T19:39:55.399Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-07T19:39:58.045Z] ---> fe3ccd24f146 [2022-04-07T19:39:58.045Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T19:40:02.390Z] ---> 2a9b1785698d [2022-04-07T19:40:02.390Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T19:40:03.008Z] ---> f6485bf598a6 [2022-04-07T19:40:03.008Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-07T19:40:04.032Z] ---> dcfa5b0f8f5a [2022-04-07T19:40:04.032Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-07T19:40:04.647Z] ---> 1b5a5f10beaa [2022-04-07T19:40:04.647Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T19:40:04.647Z] ---> Running in 568c7dbeea35 [2022-04-07T19:40:05.254Z] Removing intermediate container 568c7dbeea35 [2022-04-07T19:40:05.254Z] ---> 9c5887e94f6e [2022-04-07T19:40:05.254Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T19:40:05.254Z] ---> Running in abc0c4f1bea2 [2022-04-07T19:40:05.546Z] Removing intermediate container abc0c4f1bea2 [2022-04-07T19:40:05.546Z] ---> df874633c6c1 [2022-04-07T19:40:05.546Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T19:40:05.829Z] ---> Running in 9f6b0d364a8f [2022-04-07T19:40:06.438Z] Removing intermediate container 9f6b0d364a8f [2022-04-07T19:40:06.438Z] ---> e7433793981e [2022-04-07T19:40:06.438Z] Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:40:06.438Z] ---> Running in 6e6f5b2c7875 [2022-04-07T19:40:06.716Z] Removing intermediate container 6e6f5b2c7875 [2022-04-07T19:40:06.716Z] ---> 785c220e671e [2022-04-07T19:40:06.716Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T19:40:06.997Z] ---> Running in 64280cdc9e24 [2022-04-07T19:40:07.277Z] Removing intermediate container 64280cdc9e24 [2022-04-07T19:40:07.277Z] ---> 87a2c45d8aae [2022-04-07T19:40:07.277Z] [2022-04-07T19:40:07.557Z] Successfully built 87a2c45d8aae [2022-04-07T19:40:07.557Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-07T19:44:14.624Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-07T19:44:14.624Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T19:44:14.624Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T19:44:14.624Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T19:44:14.624Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T19:44:15.235Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T19:44:16.232Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T19:44:16.232Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T19:44:16.509Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T19:44:16.509Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T19:44:16.509Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T19:44:16.509Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T19:44:16.509Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T19:44:16.509Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T19:44:31.653Z] Building bin/spire-agent... [2022-04-07T19:44:31.653Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-07T19:44:31.653Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-07T19:44:31.653Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-07T19:44:31.653Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-07T19:44:36.018Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-07T19:44:37.019Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-07T19:44:37.019Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-07T19:44:37.634Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-07T19:44:37.634Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-07T19:44:37.634Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-07T19:44:37.914Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-07T19:44:37.914Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-07T19:44:38.193Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-07T19:49:30.425Z] Removing intermediate container 89787158cd7e [2022-04-07T19:49:30.425Z] ---> a5b16e9fe28f [2022-04-07T19:49:30.425Z] [2022-04-07T19:49:30.425Z] Step 13/25 : FROM alpine:3.15 [2022-04-07T19:49:30.425Z] ---> 3fb3c9af89a9 [2022-04-07T19:49:30.425Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:49:30.425Z] ---> Using cache [2022-04-07T19:49:30.425Z] ---> cef018849070 [2022-04-07T19:49:30.425Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:49:30.425Z] ---> Using cache [2022-04-07T19:49:30.425Z] ---> a32643f7e7cb [2022-04-07T19:49:30.425Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-07T19:49:30.425Z] ---> Using cache [2022-04-07T19:49:30.425Z] ---> 52f2036949e3 [2022-04-07T19:49:30.425Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T19:49:30.425Z] ---> 55d30d6ebc60 [2022-04-07T19:49:30.425Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T19:49:30.425Z] ---> 1a5ddc1f3a40 [2022-04-07T19:49:30.425Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-07T19:49:30.425Z] ---> 02d48fa0499d [2022-04-07T19:49:30.425Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-07T19:49:30.425Z] ---> b3ad185fddc3 [2022-04-07T19:49:30.425Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T19:49:30.425Z] ---> Running in 07028e97868a [2022-04-07T19:49:30.425Z] Removing intermediate container 07028e97868a [2022-04-07T19:49:30.425Z] ---> 0a416f5623e1 [2022-04-07T19:49:30.425Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T19:49:30.425Z] ---> Running in 2a265e0141de [2022-04-07T19:49:30.425Z] Removing intermediate container 2a265e0141de [2022-04-07T19:49:30.425Z] ---> f629fc87a9ff [2022-04-07T19:49:30.425Z] Step 23/25 : LABEL arch=arm64 [2022-04-07T19:49:30.425Z] ---> Running in d75f1b882509 [2022-04-07T19:49:30.425Z] Removing intermediate container d75f1b882509 [2022-04-07T19:49:30.425Z] ---> 849c3afaeafa [2022-04-07T19:49:30.425Z] Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:49:30.425Z] ---> Running in fda7a5f0cfab [2022-04-07T19:49:30.425Z] Removing intermediate container fda7a5f0cfab [2022-04-07T19:49:30.425Z] ---> e676a84cf927 [2022-04-07T19:49:30.425Z] Step 25/25 : LABEL version=2.2.0-dev.59 [2022-04-07T19:49:30.425Z] ---> Running in b5d13eabb7e7 [2022-04-07T19:49:30.425Z] Removing intermediate container b5d13eabb7e7 [2022-04-07T19:49:30.425Z] ---> 283b274f87fd [2022-04-07T19:49:30.425Z] [2022-04-07T19:49:30.425Z] Successfully built 283b274f87fd [2022-04-07T19:49:30.425Z] Successfully tagged security-spire-server-arm64:latest [2022-04-07T19:49:40.676Z]  Building security-spire-server ... done Removing intermediate container 3b1fea675f44 [2022-04-07T19:49:40.676Z] ---> 60e8bbfeacce [2022-04-07T19:49:40.676Z] [2022-04-07T19:49:40.676Z] Step 13/26 : FROM alpine:3.15 [2022-04-07T19:49:40.676Z] ---> 3fb3c9af89a9 [2022-04-07T19:49:40.676Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-07T19:49:40.676Z] ---> Using cache [2022-04-07T19:49:40.676Z] ---> cef018849070 [2022-04-07T19:49:40.676Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-07T19:49:40.676Z] ---> Using cache [2022-04-07T19:49:40.676Z] ---> a32643f7e7cb [2022-04-07T19:49:40.676Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-07T19:49:40.676Z] ---> Running in d6d4d119d40e [2022-04-07T19:49:41.661Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:49:42.646Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:49:43.628Z] v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-07T19:49:43.628Z] v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-07T19:49:43.628Z] OK: 15729 distinct packages available [2022-04-07T19:49:43.900Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-07T19:49:44.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-07T19:49:45.871Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-07T19:49:45.871Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-07T19:49:45.871Z] (3/4) Installing libucontext (1.1-r0) [2022-04-07T19:49:45.871Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-07T19:49:46.147Z] Executing busybox-1.34.1-r5.trigger [2022-04-07T19:49:46.147Z] OK: 6 MiB in 18 packages [2022-04-07T19:49:47.140Z] Removing intermediate container d6d4d119d40e [2022-04-07T19:49:47.140Z] ---> 2f04763127b4 [2022-04-07T19:49:47.140Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-07T19:49:50.802Z] ---> 3459b18e053e [2022-04-07T19:49:50.802Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-07T19:49:51.409Z] ---> cbd4e048caff [2022-04-07T19:49:51.409Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-07T19:49:51.688Z] ---> Running in cc77a86ea894 [2022-04-07T19:49:51.962Z] Removing intermediate container cc77a86ea894 [2022-04-07T19:49:51.962Z] ---> a1a921684a0f [2022-04-07T19:49:51.962Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-07T19:49:52.562Z] ---> 8768d8a669b9 [2022-04-07T19:49:52.562Z] Step 21/26 : WORKDIR / [2022-04-07T19:49:52.562Z] ---> Running in a71119a00832 [2022-04-07T19:49:53.164Z] Removing intermediate container a71119a00832 [2022-04-07T19:49:53.164Z] ---> e72731bf0574 [2022-04-07T19:49:53.164Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-07T19:49:53.164Z] ---> Running in ead5ff7b3821 [2022-04-07T19:49:53.440Z] Removing intermediate container ead5ff7b3821 [2022-04-07T19:49:53.440Z] ---> 102114428821 [2022-04-07T19:49:53.440Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-07T19:49:53.440Z] ---> Running in a40102a349dd [2022-04-07T19:49:54.040Z] Removing intermediate container a40102a349dd [2022-04-07T19:49:54.040Z] ---> b1e081dbd7e9 [2022-04-07T19:49:54.040Z] Step 24/26 : LABEL arch=arm64 [2022-04-07T19:49:54.040Z] ---> Running in e59fd7271741 [2022-04-07T19:49:54.320Z] Removing intermediate container e59fd7271741 [2022-04-07T19:49:54.320Z] ---> 2df1e3f436f2 [2022-04-07T19:49:54.320Z] Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:49:54.595Z] ---> Running in 4a00c8719bb7 [2022-04-07T19:49:54.870Z] Removing intermediate container 4a00c8719bb7 [2022-04-07T19:49:54.870Z] ---> f953902b4e74 [2022-04-07T19:49:54.870Z] Step 26/26 : LABEL version=2.2.0-dev.59 [2022-04-07T19:49:54.870Z] ---> Running in cc3245e25810 [2022-04-07T19:49:55.146Z] Removing intermediate container cc3245e25810 [2022-04-07T19:49:55.146Z] ---> f5831c9036ce [2022-04-07T19:49:55.146Z] [2022-04-07T19:49:55.420Z] Successfully built f5831c9036ce [2022-04-07T19:49:55.420Z] Successfully tagged security-spire-config-arm64:latest [2022-04-07T19:49:56.048Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-07T19:49:56.061Z] $ docker stop --time=1 48bd0aa79b5b5f1d225a375627d28b11fc7b8b5f5435553762398ddabb7c90bc [2022-04-07T19:49:57.926Z] $ docker rm -f 48bd0aa79b5b5f1d225a375627d28b11fc7b8b5f5435553762398ddabb7c90bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T19:49:58.551Z] + docker images [2022-04-07T19:49:59.151Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-07T19:49:59.151Z] security-spire-config-arm64 latest f5831c9036ce 4 seconds ago 85.6MB [2022-04-07T19:49:59.151Z] security-spire-server-arm64 latest 283b274f87fd 30 seconds ago 86.3MB [2022-04-07T19:49:59.151Z] 60e8bbfeacce 36 seconds ago 3.98GB [2022-04-07T19:49:59.151Z] a5b16e9fe28f 59 seconds ago 3.98GB [2022-04-07T19:49:59.151Z] security-spire-agent-arm64 latest 87a2c45d8aae 9 minutes ago 126MB [2022-04-07T19:49:59.151Z] 79e69696e195 10 minutes ago 3.98GB [2022-04-07T19:49:59.151Z] core-data-arm64 latest 04a5920675e3 33 minutes ago 34.4MB [2022-04-07T19:49:59.151Z] security-proxy-setup-arm64 latest df9feb29b9d8 33 minutes ago 42.1MB [2022-04-07T19:49:59.151Z] c9db243c3aca 34 minutes ago 1.23GB [2022-04-07T19:49:59.151Z] 6c0d84ec97d8 34 minutes ago 1.21GB [2022-04-07T19:49:59.151Z] sys-mgmt-agent-arm64 latest 4c8a76af46ab 41 minutes ago 290MB [2022-04-07T19:49:59.151Z] security-bootstrapper-arm64 latest 4fc5a8b7b8e6 43 minutes ago 23.6MB [2022-04-07T19:49:59.151Z] 8e5663a7e53c 44 minutes ago 1.2GB [2022-04-07T19:49:59.151Z] core-command-arm64 latest fb8d19cea3c7 44 minutes ago 23.7MB [2022-04-07T19:49:59.151Z] 76397a48bcb8 44 minutes ago 1.2GB [2022-04-07T19:49:59.151Z] 92ca1f659d38 44 minutes ago 1.2GB [2022-04-07T19:49:59.151Z] support-notifications-arm64 latest 3d4a939ecc7b 45 minutes ago 25.5MB [2022-04-07T19:49:59.151Z] ef15d22d550d 45 minutes ago 1.2GB [2022-04-07T19:49:59.151Z] security-secretstore-setup-arm64 latest c9f65721db2c 54 minutes ago 40.8MB [2022-04-07T19:49:59.151Z] core-metadata-arm64 latest a624425ee086 54 minutes ago 25.1MB [2022-04-07T19:49:59.151Z] support-scheduler-arm64 latest 1e45387748bd 54 minutes ago 24.9MB [2022-04-07T19:49:59.151Z] e8d6b17752ef 54 minutes ago 1.2GB [2022-04-07T19:49:59.151Z] 6baa0677d327 54 minutes ago 1.2GB [2022-04-07T19:49:59.151Z] c97ca35158fe 55 minutes ago 1.21GB [2022-04-07T19:49:59.151Z] security-spiffe-token-provider-arm64 latest 8301f48a4e71 55 minutes ago 27.7MB [2022-04-07T19:49:59.151Z] 14312da8dd49 55 minutes ago 1.19GB [2022-04-07T19:49:59.151Z] ci-base-image-arm64 latest b3dea8b53d3a About an hour ago 886MB [2022-04-07T19:49:59.151Z] docker 20.10.14 c346e9eafbab 2 days ago 202MB [2022-04-07T19:49:59.151Z] alpine 3.14 ac73e934f311 2 days ago 5.34MB [2022-04-07T19:49:59.151Z] alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB [2022-04-07T19:49:59.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-07T19:49:59.151Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:49:59.267Z] provisioning config files... [2022-04-07T19:49:59.299Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config5737116226943138516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:49:59.675Z] ---> docker-login.sh [2022-04-07T19:49:59.675Z] nexus3.edgexfoundry.org:10001 [2022-04-07T19:49:59.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:50:00.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:50:00.225Z] Configure a credential helper to remove this warning. See [2022-04-07T19:50:00.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:50:00.225Z] [2022-04-07T19:50:00.225Z] Login Succeeded [2022-04-07T19:50:00.225Z] nexus3.edgexfoundry.org:10002 [2022-04-07T19:50:00.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:50:00.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:50:00.779Z] Configure a credential helper to remove this warning. See [2022-04-07T19:50:00.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:50:00.779Z] [2022-04-07T19:50:00.779Z] Login Succeeded [2022-04-07T19:50:00.779Z] nexus3.edgexfoundry.org:10003 [2022-04-07T19:50:01.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:50:01.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:50:01.333Z] Configure a credential helper to remove this warning. See [2022-04-07T19:50:01.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:50:01.333Z] [2022-04-07T19:50:01.333Z] Login Succeeded [2022-04-07T19:50:01.333Z] nexus3.edgexfoundry.org:10004 [2022-04-07T19:50:01.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:50:01.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:50:01.881Z] Configure a credential helper to remove this warning. See [2022-04-07T19:50:01.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:50:01.881Z] [2022-04-07T19:50:01.881Z] Login Succeeded [2022-04-07T19:50:01.881Z] docker.io [2022-04-07T19:50:02.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-07T19:50:02.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-07T19:50:02.754Z] Configure a credential helper to remove this warning. See [2022-04-07T19:50:02.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-07T19:50:02.754Z] [2022-04-07T19:50:02.754Z] Login Succeeded [2022-04-07T19:50:02.754Z] ---> docker-login.sh ends [Pipeline] } [2022-04-07T19:50:02.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:50:02.806Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-07T19:50:02.827Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-07T19:50:02.827Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:02.827Z] latest [2022-04-07T19:50:02.827Z] 2.2.0-dev.59 [2022-04-07T19:50:02.827Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:02.827Z] main [2022-04-07T19:50:02.827Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:03.201Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:03.548Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:03.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T19:50:03.548Z] e00bb9af0548: Preparing [2022-04-07T19:50:03.548Z] c47d814968f6: Preparing [2022-04-07T19:50:03.548Z] 8860c2adfb59: Preparing [2022-04-07T19:50:03.548Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:03.548Z] f73e7dbfee58: Preparing [2022-04-07T19:50:03.822Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:03.822Z] e00bb9af0548: Pushed [2022-04-07T19:50:03.822Z] 8860c2adfb59: Pushed [2022-04-07T19:50:03.822Z] 9ce153e5cee7: Pushed [2022-04-07T19:50:09.223Z] c47d814968f6: Pushed [2022-04-07T19:50:09.223Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:09.592Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:09.947Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T19:50:09.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T19:50:09.947Z] e00bb9af0548: Preparing [2022-04-07T19:50:09.947Z] c47d814968f6: Preparing [2022-04-07T19:50:09.947Z] 8860c2adfb59: Preparing [2022-04-07T19:50:09.947Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:09.947Z] f73e7dbfee58: Preparing [2022-04-07T19:50:10.224Z] e00bb9af0548: Layer already exists [2022-04-07T19:50:10.224Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:10.225Z] c47d814968f6: Layer already exists [2022-04-07T19:50:10.225Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:10.225Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:10.225Z] latest: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:10.588Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:10.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [2022-04-07T19:50:10.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T19:50:10.949Z] e00bb9af0548: Preparing [2022-04-07T19:50:10.949Z] c47d814968f6: Preparing [2022-04-07T19:50:10.949Z] 8860c2adfb59: Preparing [2022-04-07T19:50:10.949Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:10.949Z] f73e7dbfee58: Preparing [2022-04-07T19:50:10.949Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:10.949Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:10.949Z] e00bb9af0548: Layer already exists [2022-04-07T19:50:10.949Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:10.949Z] c47d814968f6: Layer already exists [2022-04-07T19:50:11.224Z] 2.2.0-dev.59: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:11.597Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:11.949Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:11.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T19:50:11.950Z] e00bb9af0548: Preparing [2022-04-07T19:50:11.950Z] c47d814968f6: Preparing [2022-04-07T19:50:11.950Z] 8860c2adfb59: Preparing [2022-04-07T19:50:11.950Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:11.950Z] f73e7dbfee58: Preparing [2022-04-07T19:50:11.950Z] e00bb9af0548: Layer already exists [2022-04-07T19:50:11.950Z] c47d814968f6: Layer already exists [2022-04-07T19:50:11.950Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:11.950Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:11.950Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:12.223Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:12.582Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:12.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-07T19:50:12.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-07T19:50:12.941Z] e00bb9af0548: Preparing [2022-04-07T19:50:12.941Z] c47d814968f6: Preparing [2022-04-07T19:50:12.941Z] 8860c2adfb59: Preparing [2022-04-07T19:50:12.941Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:12.941Z] f73e7dbfee58: Preparing [2022-04-07T19:50:12.941Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:12.941Z] c47d814968f6: Layer already exists [2022-04-07T19:50:12.941Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:12.941Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:12.941Z] e00bb9af0548: Layer already exists [2022-04-07T19:50:13.214Z] main: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:50:13.271Z] ===================================================== [Pipeline] echo [2022-04-07T19:50:13.280Z] taggedImages: [2022-04-07T19:50:13.280Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:13.280Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-07T19:50:13.280Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [2022-04-07T19:50:13.280Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:13.280Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-07T19:50:13.304Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-07T19:50:13.304Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:13.304Z] latest [2022-04-07T19:50:13.304Z] 2.2.0-dev.59 [2022-04-07T19:50:13.304Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:13.304Z] main [2022-04-07T19:50:13.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:13.683Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:14.046Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:14.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T19:50:14.046Z] 1fb34c0f35d5: Preparing [2022-04-07T19:50:14.046Z] 2e579308930d: Preparing [2022-04-07T19:50:14.046Z] 8860c2adfb59: Preparing [2022-04-07T19:50:14.046Z] e09b8bc1b50b: Preparing [2022-04-07T19:50:14.046Z] 23267ae800de: Preparing [2022-04-07T19:50:14.046Z] f73e7dbfee58: Preparing [2022-04-07T19:50:14.046Z] f73e7dbfee58: Waiting [2022-04-07T19:50:14.338Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:14.338Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:14.338Z] 23267ae800de: Pushed [2022-04-07T19:50:14.338Z] 1fb34c0f35d5: Pushed [2022-04-07T19:50:15.321Z] e09b8bc1b50b: Pushed [2022-04-07T19:50:22.041Z] 2e579308930d: Pushed [2022-04-07T19:50:22.041Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:22.404Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:22.751Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T19:50:22.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T19:50:22.751Z] 1fb34c0f35d5: Preparing [2022-04-07T19:50:22.751Z] 2e579308930d: Preparing [2022-04-07T19:50:22.751Z] 8860c2adfb59: Preparing [2022-04-07T19:50:22.751Z] e09b8bc1b50b: Preparing [2022-04-07T19:50:22.751Z] 23267ae800de: Preparing [2022-04-07T19:50:22.751Z] f73e7dbfee58: Preparing [2022-04-07T19:50:22.751Z] f73e7dbfee58: Waiting [2022-04-07T19:50:23.026Z] 2e579308930d: Layer already exists [2022-04-07T19:50:23.026Z] 23267ae800de: Layer already exists [2022-04-07T19:50:23.026Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:23.026Z] 1fb34c0f35d5: Layer already exists [2022-04-07T19:50:23.026Z] e09b8bc1b50b: Layer already exists [2022-04-07T19:50:23.026Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:23.026Z] latest: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:23.393Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:23.755Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [2022-04-07T19:50:23.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T19:50:23.756Z] 1fb34c0f35d5: Preparing [2022-04-07T19:50:23.756Z] 2e579308930d: Preparing [2022-04-07T19:50:23.756Z] 8860c2adfb59: Preparing [2022-04-07T19:50:23.756Z] e09b8bc1b50b: Preparing [2022-04-07T19:50:23.756Z] 23267ae800de: Preparing [2022-04-07T19:50:23.756Z] f73e7dbfee58: Preparing [2022-04-07T19:50:23.756Z] f73e7dbfee58: Waiting [2022-04-07T19:50:24.033Z] 1fb34c0f35d5: Layer already exists [2022-04-07T19:50:24.033Z] 23267ae800de: Layer already exists [2022-04-07T19:50:24.033Z] e09b8bc1b50b: Layer already exists [2022-04-07T19:50:24.033Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:24.033Z] 2e579308930d: Layer already exists [2022-04-07T19:50:24.033Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:24.033Z] 2.2.0-dev.59: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:24.393Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:24.742Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:24.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T19:50:24.742Z] 1fb34c0f35d5: Preparing [2022-04-07T19:50:24.742Z] 2e579308930d: Preparing [2022-04-07T19:50:24.742Z] 8860c2adfb59: Preparing [2022-04-07T19:50:24.742Z] e09b8bc1b50b: Preparing [2022-04-07T19:50:24.742Z] 23267ae800de: Preparing [2022-04-07T19:50:24.742Z] f73e7dbfee58: Preparing [2022-04-07T19:50:24.742Z] f73e7dbfee58: Waiting [2022-04-07T19:50:25.014Z] e09b8bc1b50b: Layer already exists [2022-04-07T19:50:25.014Z] 1fb34c0f35d5: Layer already exists [2022-04-07T19:50:25.014Z] 23267ae800de: Layer already exists [2022-04-07T19:50:25.014Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:25.014Z] 2e579308930d: Layer already exists [2022-04-07T19:50:25.014Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:25.014Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:25.439Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:25.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-07T19:50:25.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-07T19:50:25.822Z] 1fb34c0f35d5: Preparing [2022-04-07T19:50:25.822Z] 2e579308930d: Preparing [2022-04-07T19:50:25.822Z] 8860c2adfb59: Preparing [2022-04-07T19:50:25.822Z] e09b8bc1b50b: Preparing [2022-04-07T19:50:25.822Z] 23267ae800de: Preparing [2022-04-07T19:50:25.822Z] f73e7dbfee58: Preparing [2022-04-07T19:50:25.822Z] f73e7dbfee58: Waiting [2022-04-07T19:50:26.099Z] e09b8bc1b50b: Layer already exists [2022-04-07T19:50:26.099Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:26.099Z] 23267ae800de: Layer already exists [2022-04-07T19:50:26.099Z] 2e579308930d: Layer already exists [2022-04-07T19:50:26.099Z] 1fb34c0f35d5: Layer already exists [2022-04-07T19:50:26.099Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:26.099Z] main: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:50:26.148Z] ===================================================== [Pipeline] echo [2022-04-07T19:50:26.159Z] taggedImages: [2022-04-07T19:50:26.159Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:26.159Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-07T19:50:26.159Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [2022-04-07T19:50:26.159Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:26.159Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-07T19:50:26.188Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-07T19:50:26.188Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:26.188Z] latest [2022-04-07T19:50:26.188Z] 2.2.0-dev.59 [2022-04-07T19:50:26.188Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:26.188Z] main [2022-04-07T19:50:26.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:26.585Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:26.935Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:26.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T19:50:26.935Z] 06269b7f6e86: Preparing [2022-04-07T19:50:26.935Z] c81a9b940a6b: Preparing [2022-04-07T19:50:26.935Z] 8860c2adfb59: Preparing [2022-04-07T19:50:26.935Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:26.935Z] f73e7dbfee58: Preparing [2022-04-07T19:50:27.211Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:27.211Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:27.211Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:27.211Z] 06269b7f6e86: Pushed [2022-04-07T19:50:32.619Z] c81a9b940a6b: Pushed [2022-04-07T19:50:32.619Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:32.983Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:33.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T19:50:33.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T19:50:33.330Z] 06269b7f6e86: Preparing [2022-04-07T19:50:33.330Z] c81a9b940a6b: Preparing [2022-04-07T19:50:33.330Z] 8860c2adfb59: Preparing [2022-04-07T19:50:33.330Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:33.330Z] f73e7dbfee58: Preparing [2022-04-07T19:50:33.604Z] 06269b7f6e86: Layer already exists [2022-04-07T19:50:33.604Z] c81a9b940a6b: Layer already exists [2022-04-07T19:50:33.604Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:33.604Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:33.604Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:33.604Z] latest: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:33.964Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:34.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [2022-04-07T19:50:34.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T19:50:34.318Z] 06269b7f6e86: Preparing [2022-04-07T19:50:34.318Z] c81a9b940a6b: Preparing [2022-04-07T19:50:34.318Z] 8860c2adfb59: Preparing [2022-04-07T19:50:34.318Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:34.318Z] f73e7dbfee58: Preparing [2022-04-07T19:50:34.591Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:34.591Z] c81a9b940a6b: Layer already exists [2022-04-07T19:50:34.591Z] 06269b7f6e86: Layer already exists [2022-04-07T19:50:34.591Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:34.591Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:34.591Z] 2.2.0-dev.59: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:34.950Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:35.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:35.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T19:50:35.292Z] 06269b7f6e86: Preparing [2022-04-07T19:50:35.292Z] c81a9b940a6b: Preparing [2022-04-07T19:50:35.292Z] 8860c2adfb59: Preparing [2022-04-07T19:50:35.292Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:35.292Z] f73e7dbfee58: Preparing [2022-04-07T19:50:35.564Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:35.564Z] 06269b7f6e86: Layer already exists [2022-04-07T19:50:35.564Z] c81a9b940a6b: Layer already exists [2022-04-07T19:50:35.564Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:35.564Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:35.564Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:35.914Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:36.264Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-07T19:50:36.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-07T19:50:36.264Z] 06269b7f6e86: Preparing [2022-04-07T19:50:36.264Z] c81a9b940a6b: Preparing [2022-04-07T19:50:36.264Z] 8860c2adfb59: Preparing [2022-04-07T19:50:36.264Z] 9ce153e5cee7: Preparing [2022-04-07T19:50:36.264Z] f73e7dbfee58: Preparing [2022-04-07T19:50:36.537Z] c81a9b940a6b: Layer already exists [2022-04-07T19:50:36.537Z] 06269b7f6e86: Layer already exists [2022-04-07T19:50:36.537Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:36.537Z] 9ce153e5cee7: Layer already exists [2022-04-07T19:50:36.537Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:36.537Z] main: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:50:36.584Z] ===================================================== [Pipeline] echo [2022-04-07T19:50:36.594Z] taggedImages: [2022-04-07T19:50:36.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:36.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-07T19:50:36.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [2022-04-07T19:50:36.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:36.594Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-07T19:50:36.615Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-07T19:50:36.615Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:36.615Z] latest [2022-04-07T19:50:36.615Z] 2.2.0-dev.59 [2022-04-07T19:50:36.615Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:36.615Z] main [2022-04-07T19:50:36.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:36.985Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:37.334Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:37.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T19:50:37.335Z] c75e1aa84066: Preparing [2022-04-07T19:50:37.335Z] c75e1aa84066: Preparing [2022-04-07T19:50:37.335Z] ef1fe26310f7: Preparing [2022-04-07T19:50:37.335Z] 578c88af4396: Preparing [2022-04-07T19:50:37.335Z] be501b2cee04: Preparing [2022-04-07T19:50:37.335Z] e34992a318f8: Preparing [2022-04-07T19:50:37.335Z] 8860c2adfb59: Preparing [2022-04-07T19:50:37.335Z] 137ead8e7a6e: Preparing [2022-04-07T19:50:37.335Z] 871924c74f9b: Preparing [2022-04-07T19:50:37.335Z] d75cc86757cb: Preparing [2022-04-07T19:50:37.335Z] ec42fadafd8e: Preparing [2022-04-07T19:50:37.335Z] f73e7dbfee58: Preparing [2022-04-07T19:50:37.335Z] 137ead8e7a6e: Waiting [2022-04-07T19:50:37.335Z] 871924c74f9b: Waiting [2022-04-07T19:50:37.335Z] d75cc86757cb: Waiting [2022-04-07T19:50:37.335Z] ec42fadafd8e: Waiting [2022-04-07T19:50:37.335Z] f73e7dbfee58: Waiting [2022-04-07T19:50:37.335Z] 8860c2adfb59: Waiting [2022-04-07T19:50:37.610Z] ef1fe26310f7: Pushed [2022-04-07T19:50:37.610Z] 578c88af4396: Pushed [2022-04-07T19:50:37.610Z] be501b2cee04: Pushed [2022-04-07T19:50:37.610Z] c75e1aa84066: Pushed [2022-04-07T19:50:37.886Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:37.886Z] 137ead8e7a6e: Pushed [2022-04-07T19:50:37.886Z] d75cc86757cb: Pushed [2022-04-07T19:50:37.886Z] 871924c74f9b: Pushed [2022-04-07T19:50:37.886Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:38.159Z] ec42fadafd8e: Pushed [2022-04-07T19:50:42.464Z] e34992a318f8: Pushed [2022-04-07T19:50:42.738Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:43.099Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:43.453Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T19:50:43.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T19:50:43.454Z] c75e1aa84066: Preparing [2022-04-07T19:50:43.454Z] c75e1aa84066: Preparing [2022-04-07T19:50:43.454Z] ef1fe26310f7: Preparing [2022-04-07T19:50:43.454Z] 578c88af4396: Preparing [2022-04-07T19:50:43.454Z] be501b2cee04: Preparing [2022-04-07T19:50:43.454Z] e34992a318f8: Preparing [2022-04-07T19:50:43.454Z] 8860c2adfb59: Preparing [2022-04-07T19:50:43.454Z] 137ead8e7a6e: Preparing [2022-04-07T19:50:43.454Z] 871924c74f9b: Preparing [2022-04-07T19:50:43.454Z] d75cc86757cb: Preparing [2022-04-07T19:50:43.454Z] ec42fadafd8e: Preparing [2022-04-07T19:50:43.454Z] f73e7dbfee58: Preparing [2022-04-07T19:50:43.454Z] 8860c2adfb59: Waiting [2022-04-07T19:50:43.454Z] 137ead8e7a6e: Waiting [2022-04-07T19:50:43.454Z] d75cc86757cb: Waiting [2022-04-07T19:50:43.454Z] ec42fadafd8e: Waiting [2022-04-07T19:50:43.454Z] 871924c74f9b: Waiting [2022-04-07T19:50:43.454Z] f73e7dbfee58: Waiting [2022-04-07T19:50:43.454Z] ef1fe26310f7: Layer already exists [2022-04-07T19:50:43.454Z] be501b2cee04: Layer already exists [2022-04-07T19:50:43.454Z] e34992a318f8: Layer already exists [2022-04-07T19:50:43.454Z] c75e1aa84066: Layer already exists [2022-04-07T19:50:43.454Z] 578c88af4396: Layer already exists [2022-04-07T19:50:43.726Z] 871924c74f9b: Layer already exists [2022-04-07T19:50:43.726Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:43.726Z] ec42fadafd8e: Layer already exists [2022-04-07T19:50:43.726Z] 137ead8e7a6e: Layer already exists [2022-04-07T19:50:43.726Z] d75cc86757cb: Layer already exists [2022-04-07T19:50:43.726Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:43.726Z] latest: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:44.075Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:44.421Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [2022-04-07T19:50:44.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T19:50:44.421Z] c75e1aa84066: Preparing [2022-04-07T19:50:44.421Z] c75e1aa84066: Preparing [2022-04-07T19:50:44.421Z] ef1fe26310f7: Preparing [2022-04-07T19:50:44.421Z] 578c88af4396: Preparing [2022-04-07T19:50:44.421Z] be501b2cee04: Preparing [2022-04-07T19:50:44.421Z] e34992a318f8: Preparing [2022-04-07T19:50:44.421Z] 8860c2adfb59: Preparing [2022-04-07T19:50:44.421Z] 137ead8e7a6e: Preparing [2022-04-07T19:50:44.421Z] 871924c74f9b: Preparing [2022-04-07T19:50:44.421Z] d75cc86757cb: Preparing [2022-04-07T19:50:44.421Z] ec42fadafd8e: Preparing [2022-04-07T19:50:44.421Z] f73e7dbfee58: Preparing [2022-04-07T19:50:44.421Z] 8860c2adfb59: Waiting [2022-04-07T19:50:44.421Z] 137ead8e7a6e: Waiting [2022-04-07T19:50:44.421Z] 871924c74f9b: Waiting [2022-04-07T19:50:44.421Z] d75cc86757cb: Waiting [2022-04-07T19:50:44.421Z] ec42fadafd8e: Waiting [2022-04-07T19:50:44.421Z] f73e7dbfee58: Waiting [2022-04-07T19:50:44.696Z] c75e1aa84066: Layer already exists [2022-04-07T19:50:44.696Z] 578c88af4396: Layer already exists [2022-04-07T19:50:44.696Z] e34992a318f8: Layer already exists [2022-04-07T19:50:44.696Z] ef1fe26310f7: Layer already exists [2022-04-07T19:50:44.696Z] be501b2cee04: Layer already exists [2022-04-07T19:50:44.696Z] 137ead8e7a6e: Layer already exists [2022-04-07T19:50:44.696Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:44.696Z] 871924c74f9b: Layer already exists [2022-04-07T19:50:44.696Z] d75cc86757cb: Layer already exists [2022-04-07T19:50:44.696Z] ec42fadafd8e: Layer already exists [2022-04-07T19:50:44.696Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:44.696Z] 2.2.0-dev.59: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:45.055Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:45.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:45.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T19:50:45.401Z] c75e1aa84066: Preparing [2022-04-07T19:50:45.401Z] c75e1aa84066: Preparing [2022-04-07T19:50:45.401Z] ef1fe26310f7: Preparing [2022-04-07T19:50:45.401Z] 578c88af4396: Preparing [2022-04-07T19:50:45.401Z] be501b2cee04: Preparing [2022-04-07T19:50:45.401Z] e34992a318f8: Preparing [2022-04-07T19:50:45.401Z] 8860c2adfb59: Preparing [2022-04-07T19:50:45.401Z] 137ead8e7a6e: Preparing [2022-04-07T19:50:45.401Z] 871924c74f9b: Preparing [2022-04-07T19:50:45.401Z] d75cc86757cb: Preparing [2022-04-07T19:50:45.401Z] ec42fadafd8e: Preparing [2022-04-07T19:50:45.401Z] f73e7dbfee58: Preparing [2022-04-07T19:50:45.401Z] 871924c74f9b: Waiting [2022-04-07T19:50:45.401Z] d75cc86757cb: Waiting [2022-04-07T19:50:45.401Z] f73e7dbfee58: Waiting [2022-04-07T19:50:45.401Z] ec42fadafd8e: Waiting [2022-04-07T19:50:45.401Z] 137ead8e7a6e: Waiting [2022-04-07T19:50:45.401Z] 8860c2adfb59: Waiting [2022-04-07T19:50:45.401Z] c75e1aa84066: Layer already exists [2022-04-07T19:50:45.401Z] be501b2cee04: Layer already exists [2022-04-07T19:50:45.401Z] 578c88af4396: Layer already exists [2022-04-07T19:50:45.401Z] e34992a318f8: Layer already exists [2022-04-07T19:50:45.401Z] ef1fe26310f7: Layer already exists [2022-04-07T19:50:45.677Z] d75cc86757cb: Layer already exists [2022-04-07T19:50:45.677Z] 871924c74f9b: Layer already exists [2022-04-07T19:50:45.677Z] 137ead8e7a6e: Layer already exists [2022-04-07T19:50:45.677Z] ec42fadafd8e: Layer already exists [2022-04-07T19:50:45.677Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:45.677Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:45.677Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:46.057Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:46.467Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-07T19:50:46.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-07T19:50:46.467Z] c75e1aa84066: Preparing [2022-04-07T19:50:46.467Z] c75e1aa84066: Preparing [2022-04-07T19:50:46.467Z] ef1fe26310f7: Preparing [2022-04-07T19:50:46.467Z] 578c88af4396: Preparing [2022-04-07T19:50:46.467Z] be501b2cee04: Preparing [2022-04-07T19:50:46.467Z] e34992a318f8: Preparing [2022-04-07T19:50:46.467Z] 8860c2adfb59: Preparing [2022-04-07T19:50:46.467Z] 137ead8e7a6e: Preparing [2022-04-07T19:50:46.467Z] 871924c74f9b: Preparing [2022-04-07T19:50:46.467Z] d75cc86757cb: Preparing [2022-04-07T19:50:46.467Z] ec42fadafd8e: Preparing [2022-04-07T19:50:46.467Z] f73e7dbfee58: Preparing [2022-04-07T19:50:46.467Z] 871924c74f9b: Waiting [2022-04-07T19:50:46.467Z] d75cc86757cb: Waiting [2022-04-07T19:50:46.467Z] ec42fadafd8e: Waiting [2022-04-07T19:50:46.467Z] f73e7dbfee58: Waiting [2022-04-07T19:50:46.467Z] 8860c2adfb59: Waiting [2022-04-07T19:50:46.467Z] 137ead8e7a6e: Waiting [2022-04-07T19:50:46.749Z] be501b2cee04: Layer already exists [2022-04-07T19:50:46.749Z] c75e1aa84066: Layer already exists [2022-04-07T19:50:46.749Z] 578c88af4396: Layer already exists [2022-04-07T19:50:46.749Z] ef1fe26310f7: Layer already exists [2022-04-07T19:50:46.749Z] e34992a318f8: Layer already exists [2022-04-07T19:50:46.749Z] 8860c2adfb59: Layer already exists [2022-04-07T19:50:46.749Z] 137ead8e7a6e: Layer already exists [2022-04-07T19:50:46.749Z] 871924c74f9b: Layer already exists [2022-04-07T19:50:46.749Z] d75cc86757cb: Layer already exists [2022-04-07T19:50:46.749Z] ec42fadafd8e: Layer already exists [2022-04-07T19:50:46.749Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:46.749Z] main: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:50:46.802Z] ===================================================== [Pipeline] echo [2022-04-07T19:50:46.813Z] taggedImages: [2022-04-07T19:50:46.813Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:46.813Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-07T19:50:46.813Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [2022-04-07T19:50:46.813Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:46.813Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-07T19:50:46.832Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-07T19:50:46.832Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:46.832Z] latest [2022-04-07T19:50:46.832Z] 2.2.0-dev.59 [2022-04-07T19:50:46.832Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:46.832Z] main [2022-04-07T19:50:46.832Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:47.192Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:47.542Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:47.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T19:50:47.542Z] 7467669c28c6: Preparing [2022-04-07T19:50:47.542Z] f6457a734ae2: Preparing [2022-04-07T19:50:47.542Z] 60796b6e1d70: Preparing [2022-04-07T19:50:47.542Z] 23f7107ee37b: Preparing [2022-04-07T19:50:47.542Z] 0f4d600a05cd: Preparing [2022-04-07T19:50:47.542Z] 144938c8e166: Preparing [2022-04-07T19:50:47.542Z] b15ba1b5b50c: Preparing [2022-04-07T19:50:47.542Z] f73e7dbfee58: Preparing [2022-04-07T19:50:47.542Z] 144938c8e166: Waiting [2022-04-07T19:50:47.542Z] b15ba1b5b50c: Waiting [2022-04-07T19:50:47.542Z] f73e7dbfee58: Waiting [2022-04-07T19:50:47.821Z] 0f4d600a05cd: Pushed [2022-04-07T19:50:47.821Z] f6457a734ae2: Pushed [2022-04-07T19:50:47.821Z] 7467669c28c6: Pushed [2022-04-07T19:50:48.098Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:48.098Z] 144938c8e166: Pushed [2022-04-07T19:50:49.078Z] b15ba1b5b50c: Pushed [2022-04-07T19:50:52.466Z] 23f7107ee37b: Pushed [2022-04-07T19:50:52.738Z] 60796b6e1d70: Pushed [2022-04-07T19:50:53.011Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:53.364Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:53.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T19:50:53.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T19:50:53.715Z] 7467669c28c6: Preparing [2022-04-07T19:50:53.715Z] f6457a734ae2: Preparing [2022-04-07T19:50:53.715Z] 60796b6e1d70: Preparing [2022-04-07T19:50:53.715Z] 23f7107ee37b: Preparing [2022-04-07T19:50:53.715Z] 0f4d600a05cd: Preparing [2022-04-07T19:50:53.715Z] 144938c8e166: Preparing [2022-04-07T19:50:53.715Z] b15ba1b5b50c: Preparing [2022-04-07T19:50:53.715Z] f73e7dbfee58: Preparing [2022-04-07T19:50:53.715Z] 144938c8e166: Waiting [2022-04-07T19:50:53.716Z] b15ba1b5b50c: Waiting [2022-04-07T19:50:53.716Z] f73e7dbfee58: Waiting [2022-04-07T19:50:53.716Z] 60796b6e1d70: Layer already exists [2022-04-07T19:50:53.716Z] 7467669c28c6: Layer already exists [2022-04-07T19:50:53.716Z] 23f7107ee37b: Layer already exists [2022-04-07T19:50:53.716Z] 0f4d600a05cd: Layer already exists [2022-04-07T19:50:53.716Z] f6457a734ae2: Layer already exists [2022-04-07T19:50:53.990Z] 144938c8e166: Layer already exists [2022-04-07T19:50:53.990Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:53.990Z] b15ba1b5b50c: Layer already exists [2022-04-07T19:50:53.990Z] latest: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:54.343Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:54.690Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [2022-04-07T19:50:54.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T19:50:54.690Z] 7467669c28c6: Preparing [2022-04-07T19:50:54.690Z] f6457a734ae2: Preparing [2022-04-07T19:50:54.690Z] 60796b6e1d70: Preparing [2022-04-07T19:50:54.690Z] 23f7107ee37b: Preparing [2022-04-07T19:50:54.690Z] 0f4d600a05cd: Preparing [2022-04-07T19:50:54.690Z] 144938c8e166: Preparing [2022-04-07T19:50:54.690Z] b15ba1b5b50c: Preparing [2022-04-07T19:50:54.690Z] f73e7dbfee58: Preparing [2022-04-07T19:50:54.690Z] 144938c8e166: Waiting [2022-04-07T19:50:54.690Z] b15ba1b5b50c: Waiting [2022-04-07T19:50:54.690Z] f73e7dbfee58: Waiting [2022-04-07T19:50:54.965Z] 23f7107ee37b: Layer already exists [2022-04-07T19:50:54.965Z] 0f4d600a05cd: Layer already exists [2022-04-07T19:50:54.965Z] f6457a734ae2: Layer already exists [2022-04-07T19:50:54.965Z] 60796b6e1d70: Layer already exists [2022-04-07T19:50:54.965Z] 7467669c28c6: Layer already exists [2022-04-07T19:50:54.965Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:54.965Z] 144938c8e166: Layer already exists [2022-04-07T19:50:54.965Z] b15ba1b5b50c: Layer already exists [2022-04-07T19:50:54.965Z] 2.2.0-dev.59: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:55.318Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:55.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:55.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T19:50:55.665Z] 7467669c28c6: Preparing [2022-04-07T19:50:55.665Z] f6457a734ae2: Preparing [2022-04-07T19:50:55.665Z] 60796b6e1d70: Preparing [2022-04-07T19:50:55.665Z] 23f7107ee37b: Preparing [2022-04-07T19:50:55.665Z] 0f4d600a05cd: Preparing [2022-04-07T19:50:55.665Z] 144938c8e166: Preparing [2022-04-07T19:50:55.665Z] b15ba1b5b50c: Preparing [2022-04-07T19:50:55.665Z] f73e7dbfee58: Preparing [2022-04-07T19:50:55.665Z] 144938c8e166: Waiting [2022-04-07T19:50:55.665Z] b15ba1b5b50c: Waiting [2022-04-07T19:50:55.665Z] f73e7dbfee58: Waiting [2022-04-07T19:50:55.665Z] 23f7107ee37b: Layer already exists [2022-04-07T19:50:55.665Z] 60796b6e1d70: Layer already exists [2022-04-07T19:50:55.665Z] f6457a734ae2: Layer already exists [2022-04-07T19:50:55.665Z] 7467669c28c6: Layer already exists [2022-04-07T19:50:55.665Z] 0f4d600a05cd: Layer already exists [2022-04-07T19:50:55.939Z] 144938c8e166: Layer already exists [2022-04-07T19:50:55.939Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:55.939Z] b15ba1b5b50c: Layer already exists [2022-04-07T19:50:55.939Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:56.300Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:56.652Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-07T19:50:56.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-07T19:50:56.652Z] 7467669c28c6: Preparing [2022-04-07T19:50:56.652Z] f6457a734ae2: Preparing [2022-04-07T19:50:56.653Z] 60796b6e1d70: Preparing [2022-04-07T19:50:56.653Z] 23f7107ee37b: Preparing [2022-04-07T19:50:56.653Z] 0f4d600a05cd: Preparing [2022-04-07T19:50:56.653Z] 144938c8e166: Preparing [2022-04-07T19:50:56.653Z] b15ba1b5b50c: Preparing [2022-04-07T19:50:56.653Z] f73e7dbfee58: Preparing [2022-04-07T19:50:56.653Z] b15ba1b5b50c: Waiting [2022-04-07T19:50:56.653Z] f73e7dbfee58: Waiting [2022-04-07T19:50:56.653Z] 144938c8e166: Waiting [2022-04-07T19:50:56.653Z] 0f4d600a05cd: Layer already exists [2022-04-07T19:50:56.653Z] 23f7107ee37b: Layer already exists [2022-04-07T19:50:56.653Z] 7467669c28c6: Layer already exists [2022-04-07T19:50:56.653Z] f6457a734ae2: Layer already exists [2022-04-07T19:50:56.653Z] 60796b6e1d70: Layer already exists [2022-04-07T19:50:56.653Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:56.926Z] b15ba1b5b50c: Layer already exists [2022-04-07T19:50:56.926Z] 144938c8e166: Layer already exists [2022-04-07T19:50:56.926Z] main: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:50:56.976Z] ===================================================== [Pipeline] echo [2022-04-07T19:50:56.987Z] taggedImages: [2022-04-07T19:50:56.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:56.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-07T19:50:56.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [2022-04-07T19:50:56.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:56.987Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-07T19:50:57.016Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-07T19:50:57.016Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:57.016Z] latest [2022-04-07T19:50:57.016Z] 2.2.0-dev.59 [2022-04-07T19:50:57.016Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:50:57.016Z] main [2022-04-07T19:50:57.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:57.386Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:50:57.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:50:57.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T19:50:57.732Z] cddc552ca409: Preparing [2022-04-07T19:50:57.732Z] 222c3a7c89ab: Preparing [2022-04-07T19:50:57.732Z] df22ae7297eb: Preparing [2022-04-07T19:50:57.732Z] 7489878ccff0: Preparing [2022-04-07T19:50:57.732Z] adbdeb1a7f47: Preparing [2022-04-07T19:50:57.732Z] cfc9659c0cef: Preparing [2022-04-07T19:50:57.732Z] cc4d208c1cc5: Preparing [2022-04-07T19:50:57.732Z] 79fddbeeb86f: Preparing [2022-04-07T19:50:57.732Z] 85837767762d: Preparing [2022-04-07T19:50:57.732Z] f73e7dbfee58: Preparing [2022-04-07T19:50:57.732Z] cfc9659c0cef: Waiting [2022-04-07T19:50:57.732Z] cc4d208c1cc5: Waiting [2022-04-07T19:50:57.732Z] 79fddbeeb86f: Waiting [2022-04-07T19:50:57.732Z] 85837767762d: Waiting [2022-04-07T19:50:57.732Z] f73e7dbfee58: Waiting [2022-04-07T19:50:58.008Z] adbdeb1a7f47: Pushed [2022-04-07T19:50:58.009Z] 222c3a7c89ab: Pushed [2022-04-07T19:50:58.009Z] cddc552ca409: Pushed [2022-04-07T19:50:58.284Z] cfc9659c0cef: Pushed [2022-04-07T19:50:58.284Z] cc4d208c1cc5: Pushed [2022-04-07T19:50:58.284Z] 79fddbeeb86f: Pushed [2022-04-07T19:50:58.285Z] f73e7dbfee58: Layer already exists [2022-04-07T19:50:58.886Z] 85837767762d: Pushed [2022-04-07T19:51:03.208Z] 7489878ccff0: Pushed [2022-04-07T19:51:03.208Z] df22ae7297eb: Pushed [2022-04-07T19:51:03.208Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:03.567Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:03.915Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T19:51:03.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T19:51:03.915Z] cddc552ca409: Preparing [2022-04-07T19:51:03.915Z] 222c3a7c89ab: Preparing [2022-04-07T19:51:03.915Z] df22ae7297eb: Preparing [2022-04-07T19:51:03.915Z] 7489878ccff0: Preparing [2022-04-07T19:51:03.915Z] adbdeb1a7f47: Preparing [2022-04-07T19:51:03.915Z] cfc9659c0cef: Preparing [2022-04-07T19:51:03.915Z] cc4d208c1cc5: Preparing [2022-04-07T19:51:03.915Z] 79fddbeeb86f: Preparing [2022-04-07T19:51:03.915Z] 85837767762d: Preparing [2022-04-07T19:51:03.915Z] f73e7dbfee58: Preparing [2022-04-07T19:51:03.915Z] cfc9659c0cef: Waiting [2022-04-07T19:51:03.915Z] 85837767762d: Waiting [2022-04-07T19:51:03.915Z] f73e7dbfee58: Waiting [2022-04-07T19:51:03.915Z] cc4d208c1cc5: Waiting [2022-04-07T19:51:03.915Z] 79fddbeeb86f: Waiting [2022-04-07T19:51:03.915Z] adbdeb1a7f47: Layer already exists [2022-04-07T19:51:03.915Z] 222c3a7c89ab: Layer already exists [2022-04-07T19:51:03.915Z] 7489878ccff0: Layer already exists [2022-04-07T19:51:03.915Z] cddc552ca409: Layer already exists [2022-04-07T19:51:03.915Z] df22ae7297eb: Layer already exists [2022-04-07T19:51:04.189Z] 85837767762d: Layer already exists [2022-04-07T19:51:04.189Z] 79fddbeeb86f: Layer already exists [2022-04-07T19:51:04.189Z] cc4d208c1cc5: Layer already exists [2022-04-07T19:51:04.189Z] f73e7dbfee58: Layer already exists [2022-04-07T19:51:04.189Z] cfc9659c0cef: Layer already exists [2022-04-07T19:51:04.189Z] latest: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:04.544Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:04.886Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [2022-04-07T19:51:04.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T19:51:04.886Z] cddc552ca409: Preparing [2022-04-07T19:51:04.886Z] 222c3a7c89ab: Preparing [2022-04-07T19:51:04.886Z] df22ae7297eb: Preparing [2022-04-07T19:51:04.886Z] 7489878ccff0: Preparing [2022-04-07T19:51:04.886Z] adbdeb1a7f47: Preparing [2022-04-07T19:51:04.886Z] cfc9659c0cef: Preparing [2022-04-07T19:51:04.886Z] cc4d208c1cc5: Preparing [2022-04-07T19:51:04.886Z] 79fddbeeb86f: Preparing [2022-04-07T19:51:04.886Z] 85837767762d: Preparing [2022-04-07T19:51:04.886Z] f73e7dbfee58: Preparing [2022-04-07T19:51:04.886Z] 79fddbeeb86f: Waiting [2022-04-07T19:51:04.886Z] cc4d208c1cc5: Waiting [2022-04-07T19:51:04.886Z] f73e7dbfee58: Waiting [2022-04-07T19:51:04.886Z] 85837767762d: Waiting [2022-04-07T19:51:05.161Z] cddc552ca409: Layer already exists [2022-04-07T19:51:05.161Z] adbdeb1a7f47: Layer already exists [2022-04-07T19:51:05.161Z] 7489878ccff0: Layer already exists [2022-04-07T19:51:05.161Z] df22ae7297eb: Layer already exists [2022-04-07T19:51:05.161Z] 222c3a7c89ab: Layer already exists [2022-04-07T19:51:05.161Z] cc4d208c1cc5: Layer already exists [2022-04-07T19:51:05.161Z] cfc9659c0cef: Layer already exists [2022-04-07T19:51:05.161Z] 79fddbeeb86f: Layer already exists [2022-04-07T19:51:05.161Z] 85837767762d: Layer already exists [2022-04-07T19:51:05.161Z] f73e7dbfee58: Layer already exists [2022-04-07T19:51:05.161Z] 2.2.0-dev.59: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:05.513Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:05.860Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:05.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T19:51:05.860Z] cddc552ca409: Preparing [2022-04-07T19:51:05.860Z] 222c3a7c89ab: Preparing [2022-04-07T19:51:05.860Z] df22ae7297eb: Preparing [2022-04-07T19:51:05.860Z] 7489878ccff0: Preparing [2022-04-07T19:51:05.860Z] adbdeb1a7f47: Preparing [2022-04-07T19:51:05.860Z] cfc9659c0cef: Preparing [2022-04-07T19:51:05.860Z] cc4d208c1cc5: Preparing [2022-04-07T19:51:05.860Z] 79fddbeeb86f: Preparing [2022-04-07T19:51:05.860Z] 85837767762d: Preparing [2022-04-07T19:51:05.860Z] f73e7dbfee58: Preparing [2022-04-07T19:51:05.860Z] cfc9659c0cef: Waiting [2022-04-07T19:51:05.860Z] cc4d208c1cc5: Waiting [2022-04-07T19:51:05.860Z] 79fddbeeb86f: Waiting [2022-04-07T19:51:05.860Z] 85837767762d: Waiting [2022-04-07T19:51:05.860Z] f73e7dbfee58: Waiting [2022-04-07T19:51:05.860Z] 7489878ccff0: Layer already exists [2022-04-07T19:51:05.860Z] 222c3a7c89ab: Layer already exists [2022-04-07T19:51:05.860Z] adbdeb1a7f47: Layer already exists [2022-04-07T19:51:05.860Z] df22ae7297eb: Layer already exists [2022-04-07T19:51:05.860Z] cddc552ca409: Layer already exists [2022-04-07T19:51:05.860Z] 79fddbeeb86f: Layer already exists [2022-04-07T19:51:05.860Z] cfc9659c0cef: Layer already exists [2022-04-07T19:51:06.134Z] f73e7dbfee58: Layer already exists [2022-04-07T19:51:06.134Z] 85837767762d: Layer already exists [2022-04-07T19:51:06.134Z] cc4d208c1cc5: Layer already exists [2022-04-07T19:51:06.134Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:06.482Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:06.826Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-07T19:51:06.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-07T19:51:06.826Z] cddc552ca409: Preparing [2022-04-07T19:51:06.826Z] 222c3a7c89ab: Preparing [2022-04-07T19:51:06.826Z] df22ae7297eb: Preparing [2022-04-07T19:51:06.826Z] 7489878ccff0: Preparing [2022-04-07T19:51:06.826Z] adbdeb1a7f47: Preparing [2022-04-07T19:51:06.826Z] cfc9659c0cef: Preparing [2022-04-07T19:51:06.826Z] cc4d208c1cc5: Preparing [2022-04-07T19:51:06.826Z] 79fddbeeb86f: Preparing [2022-04-07T19:51:06.826Z] 85837767762d: Preparing [2022-04-07T19:51:06.826Z] f73e7dbfee58: Preparing [2022-04-07T19:51:06.826Z] cfc9659c0cef: Waiting [2022-04-07T19:51:06.826Z] cc4d208c1cc5: Waiting [2022-04-07T19:51:06.826Z] 79fddbeeb86f: Waiting [2022-04-07T19:51:06.826Z] 85837767762d: Waiting [2022-04-07T19:51:06.826Z] f73e7dbfee58: Waiting [2022-04-07T19:51:06.826Z] adbdeb1a7f47: Layer already exists [2022-04-07T19:51:06.826Z] cddc552ca409: Layer already exists [2022-04-07T19:51:06.826Z] 7489878ccff0: Layer already exists [2022-04-07T19:51:07.102Z] 222c3a7c89ab: Layer already exists [2022-04-07T19:51:07.102Z] df22ae7297eb: Layer already exists [2022-04-07T19:51:07.102Z] cfc9659c0cef: Layer already exists [2022-04-07T19:51:07.102Z] 79fddbeeb86f: Layer already exists [2022-04-07T19:51:07.102Z] cc4d208c1cc5: Layer already exists [2022-04-07T19:51:07.102Z] 85837767762d: Layer already exists [2022-04-07T19:51:07.102Z] f73e7dbfee58: Layer already exists [2022-04-07T19:51:07.102Z] main: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:51:07.154Z] ===================================================== [Pipeline] echo [2022-04-07T19:51:07.164Z] taggedImages: [2022-04-07T19:51:07.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:07.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-07T19:51:07.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [2022-04-07T19:51:07.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:07.164Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-07T19:51:07.190Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-07T19:51:07.190Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:07.190Z] latest [2022-04-07T19:51:07.190Z] 2.2.0-dev.59 [2022-04-07T19:51:07.190Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:07.190Z] main [2022-04-07T19:51:07.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:07.548Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:07.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:07.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T19:51:07.935Z] 86c48dc62abf: Preparing [2022-04-07T19:51:07.935Z] e443c46d7cd6: Preparing [2022-04-07T19:51:07.935Z] 8860c2adfb59: Preparing [2022-04-07T19:51:07.935Z] fdd4f969d5be: Preparing [2022-04-07T19:51:07.935Z] 26a1932da1df: Preparing [2022-04-07T19:51:07.935Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:08.272Z] 8860c2adfb59: Layer already exists [2022-04-07T19:51:08.272Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:08.272Z] 86c48dc62abf: Pushed [2022-04-07T19:51:08.272Z] 26a1932da1df: Pushed [2022-04-07T19:51:09.719Z] fdd4f969d5be: Pushed [2022-04-07T19:51:14.041Z] e443c46d7cd6: Pushed [2022-04-07T19:51:14.041Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:14.395Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:14.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T19:51:14.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T19:51:14.736Z] 86c48dc62abf: Preparing [2022-04-07T19:51:14.736Z] e443c46d7cd6: Preparing [2022-04-07T19:51:14.736Z] 8860c2adfb59: Preparing [2022-04-07T19:51:14.736Z] fdd4f969d5be: Preparing [2022-04-07T19:51:14.736Z] 26a1932da1df: Preparing [2022-04-07T19:51:14.736Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:14.736Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:14.736Z] e443c46d7cd6: Layer already exists [2022-04-07T19:51:14.736Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:14.736Z] 86c48dc62abf: Layer already exists [2022-04-07T19:51:14.736Z] fdd4f969d5be: Layer already exists [2022-04-07T19:51:14.736Z] 8860c2adfb59: Layer already exists [2022-04-07T19:51:15.009Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:15.009Z] latest: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:15.355Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:15.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [2022-04-07T19:51:15.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T19:51:15.695Z] 86c48dc62abf: Preparing [2022-04-07T19:51:15.695Z] e443c46d7cd6: Preparing [2022-04-07T19:51:15.695Z] 8860c2adfb59: Preparing [2022-04-07T19:51:15.695Z] fdd4f969d5be: Preparing [2022-04-07T19:51:15.695Z] 26a1932da1df: Preparing [2022-04-07T19:51:15.695Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:15.695Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:15.695Z] 8860c2adfb59: Layer already exists [2022-04-07T19:51:15.695Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:15.695Z] 86c48dc62abf: Layer already exists [2022-04-07T19:51:15.695Z] e443c46d7cd6: Layer already exists [2022-04-07T19:51:15.695Z] fdd4f969d5be: Layer already exists [2022-04-07T19:51:15.968Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:15.968Z] 2.2.0-dev.59: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:16.320Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:16.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:16.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T19:51:16.665Z] 86c48dc62abf: Preparing [2022-04-07T19:51:16.665Z] e443c46d7cd6: Preparing [2022-04-07T19:51:16.665Z] 8860c2adfb59: Preparing [2022-04-07T19:51:16.665Z] fdd4f969d5be: Preparing [2022-04-07T19:51:16.665Z] 26a1932da1df: Preparing [2022-04-07T19:51:16.665Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:16.665Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:16.665Z] fdd4f969d5be: Layer already exists [2022-04-07T19:51:16.665Z] e443c46d7cd6: Layer already exists [2022-04-07T19:51:16.665Z] 8860c2adfb59: Layer already exists [2022-04-07T19:51:16.665Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:16.665Z] 86c48dc62abf: Layer already exists [2022-04-07T19:51:16.938Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:16.938Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:17.295Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:17.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-07T19:51:17.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-07T19:51:17.648Z] 86c48dc62abf: Preparing [2022-04-07T19:51:17.648Z] e443c46d7cd6: Preparing [2022-04-07T19:51:17.648Z] 8860c2adfb59: Preparing [2022-04-07T19:51:17.648Z] fdd4f969d5be: Preparing [2022-04-07T19:51:17.648Z] 26a1932da1df: Preparing [2022-04-07T19:51:17.648Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:17.648Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:17.648Z] 8860c2adfb59: Layer already exists [2022-04-07T19:51:17.648Z] e443c46d7cd6: Layer already exists [2022-04-07T19:51:17.648Z] fdd4f969d5be: Layer already exists [2022-04-07T19:51:17.648Z] 86c48dc62abf: Layer already exists [2022-04-07T19:51:17.648Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:17.921Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:17.921Z] main: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:51:17.970Z] ===================================================== [Pipeline] echo [2022-04-07T19:51:17.980Z] taggedImages: [2022-04-07T19:51:17.980Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:17.980Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-07T19:51:17.980Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [2022-04-07T19:51:17.980Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:17.980Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-07T19:51:18.001Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-07T19:51:18.001Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:18.001Z] latest [2022-04-07T19:51:18.001Z] 2.2.0-dev.59 [2022-04-07T19:51:18.001Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:18.001Z] main [2022-04-07T19:51:18.001Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:18.358Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:18.700Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:18.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T19:51:18.700Z] ca7c33106bf3: Preparing [2022-04-07T19:51:18.700Z] ae791fd6e689: Preparing [2022-04-07T19:51:18.700Z] 8f18f5afd47f: Preparing [2022-04-07T19:51:18.700Z] 3f2ce26060a8: Preparing [2022-04-07T19:51:18.700Z] 8584d347a767: Preparing [2022-04-07T19:51:18.700Z] f7fd2865dd52: Preparing [2022-04-07T19:51:18.700Z] 26a1932da1df: Preparing [2022-04-07T19:51:18.700Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:18.700Z] 26a1932da1df: Waiting [2022-04-07T19:51:18.700Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:18.700Z] f7fd2865dd52: Waiting [2022-04-07T19:51:18.975Z] ae791fd6e689: Pushed [2022-04-07T19:51:18.975Z] 8f18f5afd47f: Pushed [2022-04-07T19:51:18.975Z] ca7c33106bf3: Pushed [2022-04-07T19:51:18.975Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:19.250Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:20.234Z] f7fd2865dd52: Pushed [2022-04-07T19:51:28.525Z] 8584d347a767: Pushed [2022-04-07T19:51:36.793Z] 3f2ce26060a8: Pushed [2022-04-07T19:51:36.793Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:37.144Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:37.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T19:51:37.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T19:51:37.493Z] ca7c33106bf3: Preparing [2022-04-07T19:51:37.493Z] ae791fd6e689: Preparing [2022-04-07T19:51:37.493Z] 8f18f5afd47f: Preparing [2022-04-07T19:51:37.493Z] 3f2ce26060a8: Preparing [2022-04-07T19:51:37.493Z] 8584d347a767: Preparing [2022-04-07T19:51:37.493Z] f7fd2865dd52: Preparing [2022-04-07T19:51:37.493Z] 26a1932da1df: Preparing [2022-04-07T19:51:37.493Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:37.493Z] f7fd2865dd52: Waiting [2022-04-07T19:51:37.493Z] 26a1932da1df: Waiting [2022-04-07T19:51:37.767Z] ae791fd6e689: Layer already exists [2022-04-07T19:51:37.767Z] 3f2ce26060a8: Layer already exists [2022-04-07T19:51:37.767Z] 8f18f5afd47f: Layer already exists [2022-04-07T19:51:37.767Z] 8584d347a767: Layer already exists [2022-04-07T19:51:37.767Z] ca7c33106bf3: Layer already exists [2022-04-07T19:51:37.767Z] f7fd2865dd52: Layer already exists [2022-04-07T19:51:37.767Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:37.767Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:37.767Z] latest: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:38.117Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:38.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [2022-04-07T19:51:38.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T19:51:38.463Z] ca7c33106bf3: Preparing [2022-04-07T19:51:38.463Z] ae791fd6e689: Preparing [2022-04-07T19:51:38.463Z] 8f18f5afd47f: Preparing [2022-04-07T19:51:38.463Z] 3f2ce26060a8: Preparing [2022-04-07T19:51:38.463Z] 8584d347a767: Preparing [2022-04-07T19:51:38.463Z] f7fd2865dd52: Preparing [2022-04-07T19:51:38.463Z] 26a1932da1df: Preparing [2022-04-07T19:51:38.463Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:38.463Z] f7fd2865dd52: Waiting [2022-04-07T19:51:38.463Z] 26a1932da1df: Waiting [2022-04-07T19:51:38.463Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:38.738Z] 8584d347a767: Layer already exists [2022-04-07T19:51:38.738Z] ca7c33106bf3: Layer already exists [2022-04-07T19:51:38.738Z] 8f18f5afd47f: Layer already exists [2022-04-07T19:51:38.738Z] 3f2ce26060a8: Layer already exists [2022-04-07T19:51:38.738Z] ae791fd6e689: Layer already exists [2022-04-07T19:51:38.738Z] f7fd2865dd52: Layer already exists [2022-04-07T19:51:38.738Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:38.738Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:38.738Z] 2.2.0-dev.59: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:39.092Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:39.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:39.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T19:51:39.438Z] ca7c33106bf3: Preparing [2022-04-07T19:51:39.438Z] ae791fd6e689: Preparing [2022-04-07T19:51:39.438Z] 8f18f5afd47f: Preparing [2022-04-07T19:51:39.438Z] 3f2ce26060a8: Preparing [2022-04-07T19:51:39.438Z] 8584d347a767: Preparing [2022-04-07T19:51:39.438Z] f7fd2865dd52: Preparing [2022-04-07T19:51:39.438Z] 26a1932da1df: Preparing [2022-04-07T19:51:39.438Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:39.438Z] f7fd2865dd52: Waiting [2022-04-07T19:51:39.438Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:39.438Z] 26a1932da1df: Waiting [2022-04-07T19:51:39.714Z] ae791fd6e689: Layer already exists [2022-04-07T19:51:39.714Z] 3f2ce26060a8: Layer already exists [2022-04-07T19:51:39.714Z] ca7c33106bf3: Layer already exists [2022-04-07T19:51:39.714Z] 8584d347a767: Layer already exists [2022-04-07T19:51:39.714Z] 8f18f5afd47f: Layer already exists [2022-04-07T19:51:39.714Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:39.714Z] f7fd2865dd52: Layer already exists [2022-04-07T19:51:39.714Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:39.714Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:40.070Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:40.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-07T19:51:40.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-07T19:51:40.451Z] ca7c33106bf3: Preparing [2022-04-07T19:51:40.451Z] ae791fd6e689: Preparing [2022-04-07T19:51:40.451Z] 8f18f5afd47f: Preparing [2022-04-07T19:51:40.451Z] 3f2ce26060a8: Preparing [2022-04-07T19:51:40.451Z] 8584d347a767: Preparing [2022-04-07T19:51:40.451Z] f7fd2865dd52: Preparing [2022-04-07T19:51:40.451Z] 26a1932da1df: Preparing [2022-04-07T19:51:40.451Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:40.451Z] f7fd2865dd52: Waiting [2022-04-07T19:51:40.451Z] 26a1932da1df: Waiting [2022-04-07T19:51:40.451Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:40.733Z] ae791fd6e689: Layer already exists [2022-04-07T19:51:40.733Z] ca7c33106bf3: Layer already exists [2022-04-07T19:51:40.733Z] 3f2ce26060a8: Layer already exists [2022-04-07T19:51:40.733Z] 8f18f5afd47f: Layer already exists [2022-04-07T19:51:40.733Z] 8584d347a767: Layer already exists [2022-04-07T19:51:40.733Z] f7fd2865dd52: Layer already exists [2022-04-07T19:51:40.733Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:40.733Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:40.733Z] main: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:51:40.780Z] ===================================================== [Pipeline] echo [2022-04-07T19:51:40.790Z] taggedImages: [2022-04-07T19:51:40.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:40.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-07T19:51:40.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [2022-04-07T19:51:40.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:40.790Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-07T19:51:40.811Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-07T19:51:40.811Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:40.811Z] latest [2022-04-07T19:51:40.811Z] 2.2.0-dev.59 [2022-04-07T19:51:40.811Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:51:40.811Z] main [2022-04-07T19:51:40.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:41.167Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:51:41.528Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:51:41.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T19:51:41.528Z] c1ef7d23e392: Preparing [2022-04-07T19:51:41.528Z] cc7582c69578: Preparing [2022-04-07T19:51:41.528Z] 57b9db6d72d1: Preparing [2022-04-07T19:51:41.528Z] 3279de7aded8: Preparing [2022-04-07T19:51:41.528Z] 2cfffce64563: Preparing [2022-04-07T19:51:41.528Z] 26a1932da1df: Preparing [2022-04-07T19:51:41.528Z] 4f4ce317c6bb: Preparing [2022-04-07T19:51:41.528Z] 26a1932da1df: Waiting [2022-04-07T19:51:41.528Z] 4f4ce317c6bb: Waiting [2022-04-07T19:51:41.814Z] cc7582c69578: Pushed [2022-04-07T19:51:41.814Z] 57b9db6d72d1: Pushed [2022-04-07T19:51:41.814Z] c1ef7d23e392: Pushed [2022-04-07T19:51:42.089Z] 26a1932da1df: Layer already exists [2022-04-07T19:51:42.089Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:51:42.363Z] 2cfffce64563: Pushed [2022-04-07T19:52:00.665Z] 3279de7aded8: Pushed [2022-04-07T19:52:00.665Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:01.017Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:01.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T19:52:01.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T19:52:01.362Z] c1ef7d23e392: Preparing [2022-04-07T19:52:01.362Z] cc7582c69578: Preparing [2022-04-07T19:52:01.362Z] 57b9db6d72d1: Preparing [2022-04-07T19:52:01.362Z] 3279de7aded8: Preparing [2022-04-07T19:52:01.362Z] 2cfffce64563: Preparing [2022-04-07T19:52:01.362Z] 26a1932da1df: Preparing [2022-04-07T19:52:01.362Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:01.362Z] 26a1932da1df: Waiting [2022-04-07T19:52:01.362Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:01.639Z] 2cfffce64563: Layer already exists [2022-04-07T19:52:01.639Z] 3279de7aded8: Layer already exists [2022-04-07T19:52:01.639Z] cc7582c69578: Layer already exists [2022-04-07T19:52:01.639Z] 57b9db6d72d1: Layer already exists [2022-04-07T19:52:01.639Z] c1ef7d23e392: Layer already exists [2022-04-07T19:52:01.639Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:01.639Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:01.639Z] latest: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:01.987Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:02.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [2022-04-07T19:52:02.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T19:52:02.341Z] c1ef7d23e392: Preparing [2022-04-07T19:52:02.341Z] cc7582c69578: Preparing [2022-04-07T19:52:02.341Z] 57b9db6d72d1: Preparing [2022-04-07T19:52:02.341Z] 3279de7aded8: Preparing [2022-04-07T19:52:02.341Z] 2cfffce64563: Preparing [2022-04-07T19:52:02.341Z] 26a1932da1df: Preparing [2022-04-07T19:52:02.341Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:02.341Z] 26a1932da1df: Waiting [2022-04-07T19:52:02.341Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:02.615Z] 57b9db6d72d1: Layer already exists [2022-04-07T19:52:02.615Z] c1ef7d23e392: Layer already exists [2022-04-07T19:52:02.615Z] cc7582c69578: Layer already exists [2022-04-07T19:52:02.615Z] 3279de7aded8: Layer already exists [2022-04-07T19:52:02.615Z] 2cfffce64563: Layer already exists [2022-04-07T19:52:02.615Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:02.615Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:02.615Z] 2.2.0-dev.59: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:02.961Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:03.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:03.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T19:52:03.303Z] c1ef7d23e392: Preparing [2022-04-07T19:52:03.303Z] cc7582c69578: Preparing [2022-04-07T19:52:03.303Z] 57b9db6d72d1: Preparing [2022-04-07T19:52:03.303Z] 3279de7aded8: Preparing [2022-04-07T19:52:03.303Z] 2cfffce64563: Preparing [2022-04-07T19:52:03.303Z] 26a1932da1df: Preparing [2022-04-07T19:52:03.303Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:03.303Z] 26a1932da1df: Waiting [2022-04-07T19:52:03.580Z] cc7582c69578: Layer already exists [2022-04-07T19:52:03.580Z] c1ef7d23e392: Layer already exists [2022-04-07T19:52:03.580Z] 2cfffce64563: Layer already exists [2022-04-07T19:52:03.580Z] 57b9db6d72d1: Layer already exists [2022-04-07T19:52:03.580Z] 3279de7aded8: Layer already exists [2022-04-07T19:52:03.580Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:03.580Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:03.580Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:03.928Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:04.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-07T19:52:04.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-07T19:52:04.273Z] c1ef7d23e392: Preparing [2022-04-07T19:52:04.273Z] cc7582c69578: Preparing [2022-04-07T19:52:04.273Z] 57b9db6d72d1: Preparing [2022-04-07T19:52:04.273Z] 3279de7aded8: Preparing [2022-04-07T19:52:04.273Z] 2cfffce64563: Preparing [2022-04-07T19:52:04.273Z] 26a1932da1df: Preparing [2022-04-07T19:52:04.273Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:04.273Z] 26a1932da1df: Waiting [2022-04-07T19:52:04.273Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:04.547Z] 3279de7aded8: Layer already exists [2022-04-07T19:52:04.547Z] 2cfffce64563: Layer already exists [2022-04-07T19:52:04.547Z] cc7582c69578: Layer already exists [2022-04-07T19:52:04.547Z] c1ef7d23e392: Layer already exists [2022-04-07T19:52:04.547Z] 57b9db6d72d1: Layer already exists [2022-04-07T19:52:04.547Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:04.547Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:04.547Z] main: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:52:04.595Z] ===================================================== [Pipeline] echo [2022-04-07T19:52:04.607Z] taggedImages: [2022-04-07T19:52:04.607Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:04.607Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-07T19:52:04.607Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [2022-04-07T19:52:04.607Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:04.607Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-07T19:52:04.629Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-07T19:52:04.629Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:04.629Z] latest [2022-04-07T19:52:04.629Z] 2.2.0-dev.59 [2022-04-07T19:52:04.629Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:04.629Z] main [2022-04-07T19:52:04.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:04.990Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:05.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:05.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T19:52:05.336Z] c4ef3706c83e: Preparing [2022-04-07T19:52:05.336Z] 7e38d212e35a: Preparing [2022-04-07T19:52:05.336Z] 2a55c28e9f93: Preparing [2022-04-07T19:52:05.336Z] 86cc3fb9a3f0: Preparing [2022-04-07T19:52:05.336Z] f7fd2865dd52: Preparing [2022-04-07T19:52:05.336Z] 26a1932da1df: Preparing [2022-04-07T19:52:05.336Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:05.336Z] 26a1932da1df: Waiting [2022-04-07T19:52:05.336Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:05.608Z] f7fd2865dd52: Layer already exists [2022-04-07T19:52:05.608Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:05.608Z] c4ef3706c83e: Pushed [2022-04-07T19:52:05.608Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:05.608Z] 7e38d212e35a: Pushed [2022-04-07T19:52:05.608Z] 2a55c28e9f93: Pushed [2022-04-07T19:52:23.898Z] 86cc3fb9a3f0: Pushed [2022-04-07T19:52:23.898Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:24.250Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:24.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T19:52:24.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T19:52:24.602Z] c4ef3706c83e: Preparing [2022-04-07T19:52:24.602Z] 7e38d212e35a: Preparing [2022-04-07T19:52:24.602Z] 2a55c28e9f93: Preparing [2022-04-07T19:52:24.602Z] 86cc3fb9a3f0: Preparing [2022-04-07T19:52:24.602Z] f7fd2865dd52: Preparing [2022-04-07T19:52:24.602Z] 26a1932da1df: Preparing [2022-04-07T19:52:24.602Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:24.602Z] 26a1932da1df: Waiting [2022-04-07T19:52:24.602Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:24.602Z] 2a55c28e9f93: Layer already exists [2022-04-07T19:52:24.602Z] f7fd2865dd52: Layer already exists [2022-04-07T19:52:24.602Z] 86cc3fb9a3f0: Layer already exists [2022-04-07T19:52:24.602Z] c4ef3706c83e: Layer already exists [2022-04-07T19:52:24.602Z] 7e38d212e35a: Layer already exists [2022-04-07T19:52:24.877Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:24.877Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:24.877Z] latest: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:25.237Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:25.594Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [2022-04-07T19:52:25.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T19:52:25.594Z] c4ef3706c83e: Preparing [2022-04-07T19:52:25.594Z] 7e38d212e35a: Preparing [2022-04-07T19:52:25.594Z] 2a55c28e9f93: Preparing [2022-04-07T19:52:25.594Z] 86cc3fb9a3f0: Preparing [2022-04-07T19:52:25.594Z] f7fd2865dd52: Preparing [2022-04-07T19:52:25.594Z] 26a1932da1df: Preparing [2022-04-07T19:52:25.594Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:25.594Z] 26a1932da1df: Waiting [2022-04-07T19:52:25.594Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:25.867Z] 86cc3fb9a3f0: Layer already exists [2022-04-07T19:52:25.867Z] f7fd2865dd52: Layer already exists [2022-04-07T19:52:25.867Z] 2a55c28e9f93: Layer already exists [2022-04-07T19:52:25.867Z] 7e38d212e35a: Layer already exists [2022-04-07T19:52:25.867Z] c4ef3706c83e: Layer already exists [2022-04-07T19:52:25.867Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:25.867Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:25.867Z] 2.2.0-dev.59: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:26.222Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:26.570Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:26.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T19:52:26.570Z] c4ef3706c83e: Preparing [2022-04-07T19:52:26.570Z] 7e38d212e35a: Preparing [2022-04-07T19:52:26.570Z] 2a55c28e9f93: Preparing [2022-04-07T19:52:26.570Z] 86cc3fb9a3f0: Preparing [2022-04-07T19:52:26.570Z] f7fd2865dd52: Preparing [2022-04-07T19:52:26.570Z] 26a1932da1df: Preparing [2022-04-07T19:52:26.570Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:26.570Z] 26a1932da1df: Waiting [2022-04-07T19:52:26.570Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:26.844Z] 2a55c28e9f93: Layer already exists [2022-04-07T19:52:26.844Z] c4ef3706c83e: Layer already exists [2022-04-07T19:52:26.844Z] 86cc3fb9a3f0: Layer already exists [2022-04-07T19:52:26.844Z] 7e38d212e35a: Layer already exists [2022-04-07T19:52:26.844Z] f7fd2865dd52: Layer already exists [2022-04-07T19:52:26.844Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:26.844Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:26.844Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:27.242Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:27.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-07T19:52:27.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-07T19:52:27.628Z] c4ef3706c83e: Preparing [2022-04-07T19:52:27.628Z] 7e38d212e35a: Preparing [2022-04-07T19:52:27.628Z] 2a55c28e9f93: Preparing [2022-04-07T19:52:27.628Z] 86cc3fb9a3f0: Preparing [2022-04-07T19:52:27.628Z] f7fd2865dd52: Preparing [2022-04-07T19:52:27.628Z] 26a1932da1df: Preparing [2022-04-07T19:52:27.628Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:27.628Z] 26a1932da1df: Waiting [2022-04-07T19:52:27.628Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:27.919Z] c4ef3706c83e: Layer already exists [2022-04-07T19:52:27.919Z] 86cc3fb9a3f0: Layer already exists [2022-04-07T19:52:27.919Z] f7fd2865dd52: Layer already exists [2022-04-07T19:52:27.919Z] 7e38d212e35a: Layer already exists [2022-04-07T19:52:27.919Z] 2a55c28e9f93: Layer already exists [2022-04-07T19:52:27.919Z] 26a1932da1df: Layer already exists [2022-04-07T19:52:27.919Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:27.919Z] main: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:52:27.973Z] ===================================================== [Pipeline] echo [2022-04-07T19:52:27.984Z] taggedImages: [2022-04-07T19:52:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-07T19:52:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [2022-04-07T19:52:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:27.984Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-07T19:52:28.015Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-07T19:52:28.015Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:28.015Z] latest [2022-04-07T19:52:28.015Z] 2.2.0-dev.59 [2022-04-07T19:52:28.015Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:28.015Z] main [2022-04-07T19:52:28.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:28.381Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:28.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:28.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T19:52:28.726Z] d0ba5a74a625: Preparing [2022-04-07T19:52:28.726Z] b7960a5a5613: Preparing [2022-04-07T19:52:28.726Z] 8860c2adfb59: Preparing [2022-04-07T19:52:28.726Z] 5de1ac7f1a8d: Preparing [2022-04-07T19:52:28.726Z] f73e7dbfee58: Preparing [2022-04-07T19:52:28.998Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:28.998Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:28.998Z] d0ba5a74a625: Pushed [2022-04-07T19:52:29.271Z] 5de1ac7f1a8d: Pushed [2022-04-07T19:52:34.678Z] b7960a5a5613: Pushed [2022-04-07T19:52:34.678Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:35.034Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:35.383Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T19:52:35.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T19:52:35.383Z] d0ba5a74a625: Preparing [2022-04-07T19:52:35.383Z] b7960a5a5613: Preparing [2022-04-07T19:52:35.383Z] 8860c2adfb59: Preparing [2022-04-07T19:52:35.383Z] 5de1ac7f1a8d: Preparing [2022-04-07T19:52:35.383Z] f73e7dbfee58: Preparing [2022-04-07T19:52:35.383Z] 5de1ac7f1a8d: Layer already exists [2022-04-07T19:52:35.383Z] b7960a5a5613: Layer already exists [2022-04-07T19:52:35.657Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:35.657Z] d0ba5a74a625: Layer already exists [2022-04-07T19:52:35.657Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:35.657Z] latest: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:36.012Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:36.360Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [2022-04-07T19:52:36.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T19:52:36.360Z] d0ba5a74a625: Preparing [2022-04-07T19:52:36.360Z] b7960a5a5613: Preparing [2022-04-07T19:52:36.360Z] 8860c2adfb59: Preparing [2022-04-07T19:52:36.360Z] 5de1ac7f1a8d: Preparing [2022-04-07T19:52:36.360Z] f73e7dbfee58: Preparing [2022-04-07T19:52:36.360Z] b7960a5a5613: Layer already exists [2022-04-07T19:52:36.360Z] d0ba5a74a625: Layer already exists [2022-04-07T19:52:36.360Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:36.360Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:36.360Z] 5de1ac7f1a8d: Layer already exists [2022-04-07T19:52:36.634Z] 2.2.0-dev.59: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:36.984Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:37.334Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:37.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T19:52:37.334Z] d0ba5a74a625: Preparing [2022-04-07T19:52:37.334Z] b7960a5a5613: Preparing [2022-04-07T19:52:37.334Z] 8860c2adfb59: Preparing [2022-04-07T19:52:37.334Z] 5de1ac7f1a8d: Preparing [2022-04-07T19:52:37.334Z] f73e7dbfee58: Preparing [2022-04-07T19:52:37.334Z] 5de1ac7f1a8d: Layer already exists [2022-04-07T19:52:37.334Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:37.334Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:37.334Z] d0ba5a74a625: Layer already exists [2022-04-07T19:52:37.334Z] b7960a5a5613: Layer already exists [2022-04-07T19:52:37.609Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:37.953Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:38.294Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-07T19:52:38.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-07T19:52:38.294Z] d0ba5a74a625: Preparing [2022-04-07T19:52:38.294Z] b7960a5a5613: Preparing [2022-04-07T19:52:38.294Z] 8860c2adfb59: Preparing [2022-04-07T19:52:38.294Z] 5de1ac7f1a8d: Preparing [2022-04-07T19:52:38.294Z] f73e7dbfee58: Preparing [2022-04-07T19:52:38.569Z] d0ba5a74a625: Layer already exists [2022-04-07T19:52:38.569Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:38.569Z] b7960a5a5613: Layer already exists [2022-04-07T19:52:38.569Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:38.569Z] 5de1ac7f1a8d: Layer already exists [2022-04-07T19:52:38.569Z] main: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:52:38.620Z] ===================================================== [Pipeline] echo [2022-04-07T19:52:38.630Z] taggedImages: [2022-04-07T19:52:38.630Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:38.630Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-07T19:52:38.630Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [2022-04-07T19:52:38.630Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:38.630Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-07T19:52:38.651Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-07T19:52:38.651Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:38.651Z] latest [2022-04-07T19:52:38.651Z] 2.2.0-dev.59 [2022-04-07T19:52:38.651Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:38.651Z] main [2022-04-07T19:52:38.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:39.019Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:39.366Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:39.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T19:52:39.366Z] 9a8ff325e137: Preparing [2022-04-07T19:52:39.366Z] 7be6f18f9d63: Preparing [2022-04-07T19:52:39.366Z] 8860c2adfb59: Preparing [2022-04-07T19:52:39.366Z] c6b848c0d715: Preparing [2022-04-07T19:52:39.366Z] f73e7dbfee58: Preparing [2022-04-07T19:52:39.639Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:39.639Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:39.639Z] 9a8ff325e137: Pushed [2022-04-07T19:52:39.639Z] c6b848c0d715: Pushed [2022-04-07T19:52:45.046Z] 7be6f18f9d63: Pushed [2022-04-07T19:52:45.046Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:45.397Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:45.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T19:52:45.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T19:52:45.735Z] 9a8ff325e137: Preparing [2022-04-07T19:52:45.735Z] 7be6f18f9d63: Preparing [2022-04-07T19:52:45.735Z] 8860c2adfb59: Preparing [2022-04-07T19:52:45.735Z] c6b848c0d715: Preparing [2022-04-07T19:52:45.735Z] f73e7dbfee58: Preparing [2022-04-07T19:52:46.010Z] c6b848c0d715: Layer already exists [2022-04-07T19:52:46.010Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:46.010Z] 7be6f18f9d63: Layer already exists [2022-04-07T19:52:46.010Z] 9a8ff325e137: Layer already exists [2022-04-07T19:52:46.010Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:46.010Z] latest: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:46.358Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:46.704Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [2022-04-07T19:52:46.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T19:52:46.704Z] 9a8ff325e137: Preparing [2022-04-07T19:52:46.704Z] 7be6f18f9d63: Preparing [2022-04-07T19:52:46.704Z] 8860c2adfb59: Preparing [2022-04-07T19:52:46.704Z] c6b848c0d715: Preparing [2022-04-07T19:52:46.704Z] f73e7dbfee58: Preparing [2022-04-07T19:52:46.979Z] 9a8ff325e137: Layer already exists [2022-04-07T19:52:46.979Z] 7be6f18f9d63: Layer already exists [2022-04-07T19:52:46.979Z] c6b848c0d715: Layer already exists [2022-04-07T19:52:46.979Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:46.979Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:46.979Z] 2.2.0-dev.59: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:47.337Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:47.685Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:47.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T19:52:47.686Z] 9a8ff325e137: Preparing [2022-04-07T19:52:47.686Z] 7be6f18f9d63: Preparing [2022-04-07T19:52:47.686Z] 8860c2adfb59: Preparing [2022-04-07T19:52:47.686Z] c6b848c0d715: Preparing [2022-04-07T19:52:47.686Z] f73e7dbfee58: Preparing [2022-04-07T19:52:47.961Z] 9a8ff325e137: Layer already exists [2022-04-07T19:52:47.961Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:47.961Z] c6b848c0d715: Layer already exists [2022-04-07T19:52:47.961Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:47.961Z] 7be6f18f9d63: Layer already exists [2022-04-07T19:52:47.961Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:48.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:48.697Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-07T19:52:48.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-07T19:52:48.697Z] 9a8ff325e137: Preparing [2022-04-07T19:52:48.697Z] 7be6f18f9d63: Preparing [2022-04-07T19:52:48.697Z] 8860c2adfb59: Preparing [2022-04-07T19:52:48.697Z] c6b848c0d715: Preparing [2022-04-07T19:52:48.697Z] f73e7dbfee58: Preparing [2022-04-07T19:52:48.973Z] 9a8ff325e137: Layer already exists [2022-04-07T19:52:48.974Z] 7be6f18f9d63: Layer already exists [2022-04-07T19:52:48.974Z] 8860c2adfb59: Layer already exists [2022-04-07T19:52:48.974Z] c6b848c0d715: Layer already exists [2022-04-07T19:52:48.974Z] f73e7dbfee58: Layer already exists [2022-04-07T19:52:48.974Z] main: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:52:49.028Z] ===================================================== [Pipeline] echo [2022-04-07T19:52:49.039Z] taggedImages: [2022-04-07T19:52:49.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:49.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-07T19:52:49.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [2022-04-07T19:52:49.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:49.039Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-07T19:52:49.064Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-07T19:52:49.064Z] 55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:49.064Z] latest [2022-04-07T19:52:49.064Z] 2.2.0-dev.59 [2022-04-07T19:52:49.064Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:52:49.064Z] main [2022-04-07T19:52:49.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:49.438Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:52:49.781Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:52:49.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T19:52:49.781Z] e06c616eb4c3: Preparing [2022-04-07T19:52:49.781Z] 026b2bb62924: Preparing [2022-04-07T19:52:49.781Z] 4a7314090695: Preparing [2022-04-07T19:52:49.781Z] b7602dceb16b: Preparing [2022-04-07T19:52:49.781Z] f0e5a4d6c014: Preparing [2022-04-07T19:52:49.781Z] 3b19d27f08f7: Preparing [2022-04-07T19:52:49.781Z] 73bb99a6e169: Preparing [2022-04-07T19:52:49.781Z] ec06c3102977: Preparing [2022-04-07T19:52:49.781Z] 6a3c62e080c7: Preparing [2022-04-07T19:52:49.781Z] 340cb19ca677: Preparing [2022-04-07T19:52:49.781Z] 4f4ce317c6bb: Preparing [2022-04-07T19:52:49.781Z] 73bb99a6e169: Waiting [2022-04-07T19:52:49.781Z] ec06c3102977: Waiting [2022-04-07T19:52:49.781Z] 6a3c62e080c7: Waiting [2022-04-07T19:52:49.781Z] 340cb19ca677: Waiting [2022-04-07T19:52:49.781Z] 4f4ce317c6bb: Waiting [2022-04-07T19:52:49.781Z] 3b19d27f08f7: Waiting [2022-04-07T19:52:50.058Z] f0e5a4d6c014: Layer already exists [2022-04-07T19:52:50.058Z] 3b19d27f08f7: Layer already exists [2022-04-07T19:52:50.058Z] 73bb99a6e169: Layer already exists [2022-04-07T19:52:50.058Z] ec06c3102977: Layer already exists [2022-04-07T19:52:50.058Z] 6a3c62e080c7: Layer already exists [2022-04-07T19:52:50.335Z] 026b2bb62924: Pushed [2022-04-07T19:52:50.335Z] 340cb19ca677: Layer already exists [2022-04-07T19:52:50.335Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:52:50.935Z] e06c616eb4c3: Pushed [2022-04-07T19:52:55.256Z] 4a7314090695: Pushed [2022-04-07T19:53:10.338Z] b7602dceb16b: Pushed [2022-04-07T19:53:10.338Z] 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:10.692Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:11.041Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T19:53:11.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T19:53:11.041Z] e06c616eb4c3: Preparing [2022-04-07T19:53:11.041Z] 026b2bb62924: Preparing [2022-04-07T19:53:11.041Z] 4a7314090695: Preparing [2022-04-07T19:53:11.041Z] b7602dceb16b: Preparing [2022-04-07T19:53:11.041Z] f0e5a4d6c014: Preparing [2022-04-07T19:53:11.041Z] 3b19d27f08f7: Preparing [2022-04-07T19:53:11.041Z] 73bb99a6e169: Preparing [2022-04-07T19:53:11.041Z] ec06c3102977: Preparing [2022-04-07T19:53:11.041Z] 6a3c62e080c7: Preparing [2022-04-07T19:53:11.041Z] 340cb19ca677: Preparing [2022-04-07T19:53:11.041Z] 4f4ce317c6bb: Preparing [2022-04-07T19:53:11.041Z] 73bb99a6e169: Waiting [2022-04-07T19:53:11.041Z] ec06c3102977: Waiting [2022-04-07T19:53:11.041Z] 6a3c62e080c7: Waiting [2022-04-07T19:53:11.041Z] 3b19d27f08f7: Waiting [2022-04-07T19:53:11.041Z] 4f4ce317c6bb: Waiting [2022-04-07T19:53:11.315Z] 026b2bb62924: Layer already exists [2022-04-07T19:53:11.315Z] e06c616eb4c3: Layer already exists [2022-04-07T19:53:11.315Z] f0e5a4d6c014: Layer already exists [2022-04-07T19:53:11.315Z] b7602dceb16b: Layer already exists [2022-04-07T19:53:11.315Z] 4a7314090695: Layer already exists [2022-04-07T19:53:11.315Z] 3b19d27f08f7: Layer already exists [2022-04-07T19:53:11.315Z] 73bb99a6e169: Layer already exists [2022-04-07T19:53:11.315Z] 340cb19ca677: Layer already exists [2022-04-07T19:53:11.315Z] 6a3c62e080c7: Layer already exists [2022-04-07T19:53:11.315Z] ec06c3102977: Layer already exists [2022-04-07T19:53:11.315Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:53:11.315Z] latest: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:11.668Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:12.018Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [2022-04-07T19:53:12.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T19:53:12.018Z] e06c616eb4c3: Preparing [2022-04-07T19:53:12.018Z] 026b2bb62924: Preparing [2022-04-07T19:53:12.018Z] 4a7314090695: Preparing [2022-04-07T19:53:12.018Z] b7602dceb16b: Preparing [2022-04-07T19:53:12.018Z] f0e5a4d6c014: Preparing [2022-04-07T19:53:12.018Z] 3b19d27f08f7: Preparing [2022-04-07T19:53:12.018Z] 73bb99a6e169: Preparing [2022-04-07T19:53:12.018Z] ec06c3102977: Preparing [2022-04-07T19:53:12.018Z] 6a3c62e080c7: Preparing [2022-04-07T19:53:12.018Z] 340cb19ca677: Preparing [2022-04-07T19:53:12.018Z] 4f4ce317c6bb: Preparing [2022-04-07T19:53:12.018Z] ec06c3102977: Waiting [2022-04-07T19:53:12.018Z] 6a3c62e080c7: Waiting [2022-04-07T19:53:12.018Z] 340cb19ca677: Waiting [2022-04-07T19:53:12.018Z] 4f4ce317c6bb: Waiting [2022-04-07T19:53:12.018Z] 73bb99a6e169: Waiting [2022-04-07T19:53:12.018Z] 3b19d27f08f7: Waiting [2022-04-07T19:53:12.018Z] f0e5a4d6c014: Layer already exists [2022-04-07T19:53:12.018Z] 026b2bb62924: Layer already exists [2022-04-07T19:53:12.018Z] b7602dceb16b: Layer already exists [2022-04-07T19:53:12.018Z] e06c616eb4c3: Layer already exists [2022-04-07T19:53:12.018Z] 4a7314090695: Layer already exists [2022-04-07T19:53:12.292Z] 6a3c62e080c7: Layer already exists [2022-04-07T19:53:12.292Z] 340cb19ca677: Layer already exists [2022-04-07T19:53:12.292Z] ec06c3102977: Layer already exists [2022-04-07T19:53:12.292Z] 73bb99a6e169: Layer already exists [2022-04-07T19:53:12.292Z] 3b19d27f08f7: Layer already exists [2022-04-07T19:53:12.292Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:53:12.292Z] 2.2.0-dev.59: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:12.639Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:12.978Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:53:12.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T19:53:12.978Z] e06c616eb4c3: Preparing [2022-04-07T19:53:12.978Z] 026b2bb62924: Preparing [2022-04-07T19:53:12.978Z] 4a7314090695: Preparing [2022-04-07T19:53:12.978Z] b7602dceb16b: Preparing [2022-04-07T19:53:12.978Z] f0e5a4d6c014: Preparing [2022-04-07T19:53:12.978Z] 3b19d27f08f7: Preparing [2022-04-07T19:53:12.978Z] 73bb99a6e169: Preparing [2022-04-07T19:53:12.978Z] ec06c3102977: Preparing [2022-04-07T19:53:12.978Z] 6a3c62e080c7: Preparing [2022-04-07T19:53:12.978Z] 340cb19ca677: Preparing [2022-04-07T19:53:12.978Z] 4f4ce317c6bb: Preparing [2022-04-07T19:53:12.978Z] 3b19d27f08f7: Waiting [2022-04-07T19:53:12.978Z] 73bb99a6e169: Waiting [2022-04-07T19:53:12.978Z] ec06c3102977: Waiting [2022-04-07T19:53:12.978Z] 6a3c62e080c7: Waiting [2022-04-07T19:53:12.978Z] 4f4ce317c6bb: Waiting [2022-04-07T19:53:12.978Z] 340cb19ca677: Waiting [2022-04-07T19:53:13.253Z] b7602dceb16b: Layer already exists [2022-04-07T19:53:13.253Z] 4a7314090695: Layer already exists [2022-04-07T19:53:13.253Z] 026b2bb62924: Layer already exists [2022-04-07T19:53:13.253Z] e06c616eb4c3: Layer already exists [2022-04-07T19:53:13.253Z] f0e5a4d6c014: Layer already exists [2022-04-07T19:53:13.253Z] 6a3c62e080c7: Layer already exists [2022-04-07T19:53:13.253Z] 3b19d27f08f7: Layer already exists [2022-04-07T19:53:13.253Z] ec06c3102977: Layer already exists [2022-04-07T19:53:13.253Z] 340cb19ca677: Layer already exists [2022-04-07T19:53:13.253Z] 73bb99a6e169: Layer already exists [2022-04-07T19:53:13.253Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:53:13.253Z] 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:13.607Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:13.956Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-07T19:53:13.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-07T19:53:13.956Z] e06c616eb4c3: Preparing [2022-04-07T19:53:13.956Z] 026b2bb62924: Preparing [2022-04-07T19:53:13.956Z] 4a7314090695: Preparing [2022-04-07T19:53:13.956Z] b7602dceb16b: Preparing [2022-04-07T19:53:13.956Z] f0e5a4d6c014: Preparing [2022-04-07T19:53:13.956Z] 3b19d27f08f7: Preparing [2022-04-07T19:53:13.956Z] 73bb99a6e169: Preparing [2022-04-07T19:53:13.956Z] ec06c3102977: Preparing [2022-04-07T19:53:13.956Z] 6a3c62e080c7: Preparing [2022-04-07T19:53:13.956Z] 340cb19ca677: Preparing [2022-04-07T19:53:13.956Z] 4f4ce317c6bb: Preparing [2022-04-07T19:53:13.956Z] 3b19d27f08f7: Waiting [2022-04-07T19:53:13.956Z] 73bb99a6e169: Waiting [2022-04-07T19:53:13.956Z] 6a3c62e080c7: Waiting [2022-04-07T19:53:13.956Z] ec06c3102977: Waiting [2022-04-07T19:53:13.956Z] 4f4ce317c6bb: Waiting [2022-04-07T19:53:13.956Z] 340cb19ca677: Waiting [2022-04-07T19:53:13.956Z] b7602dceb16b: Layer already exists [2022-04-07T19:53:14.232Z] 026b2bb62924: Layer already exists [2022-04-07T19:53:14.232Z] e06c616eb4c3: Layer already exists [2022-04-07T19:53:14.232Z] f0e5a4d6c014: Layer already exists [2022-04-07T19:53:14.232Z] 4a7314090695: Layer already exists [2022-04-07T19:53:14.232Z] 3b19d27f08f7: Layer already exists [2022-04-07T19:53:14.232Z] 340cb19ca677: Layer already exists [2022-04-07T19:53:14.232Z] ec06c3102977: Layer already exists [2022-04-07T19:53:14.232Z] 73bb99a6e169: Layer already exists [2022-04-07T19:53:14.232Z] 6a3c62e080c7: Layer already exists [2022-04-07T19:53:14.232Z] 4f4ce317c6bb: Layer already exists [2022-04-07T19:53:14.232Z] main: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-07T19:53:14.282Z] ===================================================== [Pipeline] echo [2022-04-07T19:53:14.292Z] taggedImages: [2022-04-07T19:53:14.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [2022-04-07T19:53:14.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-07T19:53:14.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [2022-04-07T19:53:14.292Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [2022-04-07T19:53:14.292Z] - 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-07T19:53:14.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T19:53:14.664Z] [2022-04-07T19:53:14.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:15.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T19:53:15.289Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-07T19:53:15.289Z] 8998bd30e6a1: Pulling fs layer [2022-04-07T19:53:15.289Z] 04944245beec: Pulling fs layer [2022-04-07T19:53:15.289Z] 699f458cf7ca: Pulling fs layer [2022-04-07T19:53:15.289Z] 765212b225bb: Pulling fs layer [2022-04-07T19:53:15.289Z] f23df028b6ca: Pulling fs layer [2022-04-07T19:53:15.289Z] d65c8cfc05b1: Pulling fs layer [2022-04-07T19:53:15.289Z] 2437ff75d9bd: Pulling fs layer [2022-04-07T19:53:15.289Z] f23df028b6ca: Waiting [2022-04-07T19:53:15.289Z] d65c8cfc05b1: Waiting [2022-04-07T19:53:15.289Z] 2437ff75d9bd: Waiting [2022-04-07T19:53:15.289Z] 765212b225bb: Waiting [2022-04-07T19:53:15.289Z] 04944245beec: Verifying Checksum [2022-04-07T19:53:15.289Z] 04944245beec: Download complete [2022-04-07T19:53:15.289Z] 765212b225bb: Verifying Checksum [2022-04-07T19:53:15.289Z] 765212b225bb: Download complete [2022-04-07T19:53:15.289Z] f23df028b6ca: Verifying Checksum [2022-04-07T19:53:15.289Z] f23df028b6ca: Download complete [2022-04-07T19:53:15.565Z] d65c8cfc05b1: Verifying Checksum [2022-04-07T19:53:15.565Z] d65c8cfc05b1: Download complete [2022-04-07T19:53:15.565Z] 699f458cf7ca: Verifying Checksum [2022-04-07T19:53:15.565Z] 699f458cf7ca: Download complete [2022-04-07T19:53:15.840Z] 8998bd30e6a1: Verifying Checksum [2022-04-07T19:53:15.840Z] 8998bd30e6a1: Download complete [2022-04-07T19:53:18.471Z] 2437ff75d9bd: Verifying Checksum [2022-04-07T19:53:18.471Z] 2437ff75d9bd: Download complete [2022-04-07T19:53:21.097Z] 8998bd30e6a1: Pull complete [2022-04-07T19:53:21.375Z] 04944245beec: Pull complete [2022-04-07T19:53:22.820Z] 699f458cf7ca: Pull complete [2022-04-07T19:53:23.093Z] 765212b225bb: Pull complete [2022-04-07T19:53:24.077Z] f23df028b6ca: Pull complete [2022-04-07T19:53:24.350Z] d65c8cfc05b1: Pull complete [2022-04-07T19:53:42.681Z] 2437ff75d9bd: Pull complete [2022-04-07T19:53:42.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-07T19:53:42.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-07T19:53:42.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-07T19:53:42.984Z] prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container [2022-04-07T19:53:43.099Z] $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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-07T19:53:44.876Z] $ docker top e1fd4e08f513a8df5ff43624204a42a15da1577cb0774e3b0ffae7bbdeb6e975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:53:45.965Z] ---> job-cost.sh [2022-04-07T19:53:45.965Z] lf-activate-venv: SKIPPING [2022-04-07T19:53:45.965Z] INFO: No Stack... [2022-04-07T19:53:46.562Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-07T19:53:47.545Z] INFO: Archiving Costs [Pipeline] sh [2022-04-07T19:53:48.216Z] + cut -d, -f6 [2022-04-07T19:53:48.216Z] + cat /w/workspace/edgex-go/182/archives/cost.csv [Pipeline] lock [2022-04-07T19:53:48.253Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] [2022-04-07T19:53:48.259Z] Resource [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] did not exist. Created. [2022-04-07T19:53:48.259Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-07T19:53:48.925Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-07T19:53:49.673Z] Stashed 1 file(s) [Pipeline] } [2022-04-07T19:53:49.682Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-07T19:53:49.699Z] $ docker stop --time=1 e1fd4e08f513a8df5ff43624204a42a15da1577cb0774e3b0ffae7bbdeb6e975 [2022-04-07T19:53:51.248Z] $ docker rm -f e1fd4e08f513a8df5ff43624204a42a15da1577cb0774e3b0ffae7bbdeb6e975 [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-07T19:53:51.862Z] provisioning config files... [2022-04-07T19:53:51.874Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/182@tmp/config4637845502260536790tmp [Pipeline] { [Pipeline] sh [2022-04-07T19:53:52.178Z] + set +x [2022-04-07T19:53:52.178Z] + curl -s https://codecov.io/bash [2022-04-07T19:53:52.178Z] + bash -s -- [2022-04-07T19:53:52.178Z] [2022-04-07T19:53:52.178Z] _____ _ [2022-04-07T19:53:52.178Z] / ____| | | [2022-04-07T19:53:52.178Z] | | ___ __| | ___ ___ _____ __ [2022-04-07T19:53:52.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-07T19:53:52.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-07T19:53:52.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-07T19:53:52.178Z] Bash-1.0.6 [2022-04-07T19:53:52.178Z] [2022-04-07T19:53:52.178Z] [2022-04-07T19:53:52.178Z] ==> git version 2.25.1 found [2022-04-07T19:53:52.178Z] ==> 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-07T19:53:52.178Z] Release-Date: 2020-01-08 [2022-04-07T19:53:52.178Z] 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-07T19:53:52.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-07T19:53:52.178Z] ==> Jenkins CI detected. [2022-04-07T19:53:52.178Z] current dir:  /w/workspace/edgex-go/182 [2022-04-07T19:53:52.178Z] project root: . [2022-04-07T19:53:52.178Z] --> token set from env [2022-04-07T19:53:52.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-07T19:53:52.178Z] ==> Running gcov in . (disable via -X gcov) [2022-04-07T19:53:52.178Z] ==> Python coveragepy not found [2022-04-07T19:53:52.178Z] ==> Searching for coverage reports in: [2022-04-07T19:53:52.178Z] + . [2022-04-07T19:53:52.440Z] -> Found 1 reports [2022-04-07T19:53:52.440Z] ==> Detecting git/mercurial file structure [2022-04-07T19:53:52.440Z] ==> Reading reports [2022-04-07T19:53:52.440Z] + ./coverage.out bytes=431014 [2022-04-07T19:53:52.440Z] ==> Appending adjustments [2022-04-07T19:53:52.440Z] https://docs.codecov.io/docs/fixing-reports [2022-04-07T19:53:53.822Z] + Found adjustments [2022-04-07T19:53:53.822Z] ==> Gzipping contents [2022-04-07T19:53:53.822Z] 60K /tmp/codecov.O6tyMc.gz [2022-04-07T19:53:53.822Z] ==> Uploading reports [2022-04-07T19:53:53.822Z] url: https://codecov.io [2022-04-07T19:53:53.822Z] query: branch=main&commit=55703cfb8fff16b41bcf5b5700b650125831580d&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T19:53:53.822Z] -> Pinging Codecov [2022-04-07T19:53:53.822Z] 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=55703cfb8fff16b41bcf5b5700b650125831580d&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-07T19:53:53.822Z] -> Uploading to [2022-04-07T19:53:53.822Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/55703cfb8fff16b41bcf5b5700b650125831580d/d696754f-b0a9-4829-bd10-ace8a45846b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T195353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f75a7f69da1c4c41d821ce09c5c8732f388205bbe7246c3d8fbca0ab081409 [2022-04-07T19:53:53.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:53:53.822Z] Dload Upload Total Spent Left Speed [2022-04-07T19:53:54.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59210 0 0 100 59210 0 237k --:--:-- --:--:-- --:--:-- 237k [2022-04-07T19:53:54.082Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] } [2022-04-07T19:53:54.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-07T19:53:54.395Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-07T19:53:54.406Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:54.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T19:53:54.705Z] [2022-04-07T19:53:54.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:53:55.008Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T19:53:55.009Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-07T19:53:55.009Z] 188c0c94c7c5: Pulling fs layer [2022-04-07T19:53:55.009Z] 0ef7d3d256c8: Pulling fs layer [2022-04-07T19:53:55.009Z] de9db76c5a1d: Pulling fs layer [2022-04-07T19:53:55.009Z] 0eba1c9be4d2: Pulling fs layer [2022-04-07T19:53:55.009Z] 0d57e429df01: Pulling fs layer [2022-04-07T19:53:55.009Z] 4e4be7b47b0d: Pulling fs layer [2022-04-07T19:53:55.009Z] e1f770b5df2f: Pulling fs layer [2022-04-07T19:53:55.009Z] 85a0685a4137: Pulling fs layer [2022-04-07T19:53:55.009Z] 0eba1c9be4d2: Waiting [2022-04-07T19:53:55.009Z] 0d57e429df01: Waiting [2022-04-07T19:53:55.009Z] 4e4be7b47b0d: Waiting [2022-04-07T19:53:55.009Z] e1f770b5df2f: Waiting [2022-04-07T19:53:55.009Z] 85a0685a4137: Waiting [2022-04-07T19:53:55.009Z] de9db76c5a1d: Verifying Checksum [2022-04-07T19:53:55.009Z] de9db76c5a1d: Download complete [2022-04-07T19:53:55.009Z] 0ef7d3d256c8: Verifying Checksum [2022-04-07T19:53:55.009Z] 0ef7d3d256c8: Download complete [2022-04-07T19:53:55.009Z] 0d57e429df01: Verifying Checksum [2022-04-07T19:53:55.009Z] 0d57e429df01: Download complete [2022-04-07T19:53:55.009Z] 4e4be7b47b0d: Verifying Checksum [2022-04-07T19:53:55.009Z] 4e4be7b47b0d: Download complete [2022-04-07T19:53:55.009Z] 188c0c94c7c5: Verifying Checksum [2022-04-07T19:53:55.009Z] 188c0c94c7c5: Download complete [2022-04-07T19:53:55.269Z] 188c0c94c7c5: Pull complete [2022-04-07T19:53:55.269Z] e1f770b5df2f: Verifying Checksum [2022-04-07T19:53:55.269Z] e1f770b5df2f: Download complete [2022-04-07T19:53:55.269Z] 0ef7d3d256c8: Pull complete [2022-04-07T19:53:55.530Z] de9db76c5a1d: Pull complete [2022-04-07T19:53:55.790Z] 0eba1c9be4d2: Verifying Checksum [2022-04-07T19:53:55.790Z] 0eba1c9be4d2: Download complete [2022-04-07T19:53:56.049Z] 85a0685a4137: Verifying Checksum [2022-04-07T19:53:56.049Z] 85a0685a4137: Download complete [2022-04-07T19:53:59.337Z] 0eba1c9be4d2: Pull complete [2022-04-07T19:53:59.337Z] 0d57e429df01: Pull complete [2022-04-07T19:53:59.337Z] 4e4be7b47b0d: Pull complete [2022-04-07T19:53:59.906Z] e1f770b5df2f: Pull complete [2022-04-07T19:54:04.105Z] 85a0685a4137: Pull complete [2022-04-07T19:54:04.105Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-07T19:54:04.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-07T19:54:04.105Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-07T19:54:04.177Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T19:54:04.236Z] $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-07T19:54:06.321Z] $ docker top 98071281ecd526141167db1ed1ed5f89f9eecded360acda662f2c391b73b0d0a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-07T19:54:06.412Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-07T19:54:06.696Z] + set -o pipefail [2022-04-07T19:54:06.696Z] + snyk monitor '--org=edgex-jenkins' [2022-04-07T19:54:13.278Z] [2022-04-07T19:54:13.278Z] Monitoring /w/workspace/edgex-go/182 (github.com/edgexfoundry/edgex-go)... [2022-04-07T19:54:13.278Z] [2022-04-07T19:54:13.279Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6c093f40-8413-4154-8407-dbdffa70ccd1 [2022-04-07T19:54:13.279Z] [2022-04-07T19:54:13.279Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-07T19:54:13.279Z] [2022-04-07T19:54:13.279Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-07T19:54:13.279Z] [2022-04-07T19:54:13.279Z] [Pipeline] } [2022-04-07T19:54:13.296Z] $ docker stop --time=1 98071281ecd526141167db1ed1ed5f89f9eecded360acda662f2c391b73b0d0a [2022-04-07T19:54:15.420Z] $ docker rm -f 98071281ecd526141167db1ed1ed5f89f9eecded360acda662f2c391b73b0d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-07T19:54:15.885Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:54:15.896Z] provisioning config files... [2022-04-07T19:54:15.905Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/182@tmp/config7498390933931610649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:54:16.212Z] --> edgex-publish-swagger.sh [2022-04-07T19:54:16.212Z] === Publish openapi/v2 API === [2022-04-07T19:54:16.212Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-07T19:54:16.212Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/182/openapi/v2/core-command.yaml] [2022-04-07T19:54:16.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:54:16.212Z] Dload Upload Total Spent Left Speed [2022-04-07T19:54:17.156Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33038 0:00:01 0:00:01 --:--:-- 33038 100 33831 0 0 100 33831 0 33038 0:00:01 0:00:01 --:--:-- 33038 [2022-04-07T19:54:17.156Z] [2022-04-07T19:54:17.156Z] [2022-04-07T19:54:17.156Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/182/openapi/v2/core-data.yaml] [2022-04-07T19:54:17.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:54:17.156Z] Dload Upload Total Spent Left Speed [2022-04-07T19:54:18.100Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72547 --:--:-- --:--:-- --:--:-- 72547 100 71604 0 0 100 71604 0 72547 --:--:-- --:--:-- --:--:-- 72473 [2022-04-07T19:54:18.100Z] [2022-04-07T19:54:18.100Z] [2022-04-07T19:54:18.100Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/182/openapi/v2/core-metadata.yaml] [2022-04-07T19:54:18.100Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:54:18.100Z] Dload Upload Total Spent Left Speed [2022-04-07T19:54:19.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 137k 0 0 100 137k 0 118k 0:00:01 0:00:01 --:--:-- 118k [2022-04-07T19:54:19.485Z] [2022-04-07T19:54:19.485Z] [2022-04-07T19:54:19.485Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/182/openapi/v2/support-notifications.yaml] [2022-04-07T19:54:19.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:54:19.485Z] Dload Upload Total Spent Left Speed [2022-04-07T19:54:20.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89318 0 0 100 89318 0 76602 0:00:01 0:00:01 --:--:-- 76536 100 89318 0 0 100 89318 0 76536 0:00:01 0:00:01 --:--:-- 76470 [2022-04-07T19:54:20.426Z] [2022-04-07T19:54:20.426Z] [2022-04-07T19:54:20.426Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/182/openapi/v2/support-scheduler.yaml] [2022-04-07T19:54:20.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:54:20.426Z] Dload Upload Total Spent Left Speed [2022-04-07T19:54:21.863Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 33664 0:00:01 0:00:01 --:--:-- 33664 100 39556 0 0 100 39556 0 33636 0:00:01 0:00:01 --:--:-- 33664 [2022-04-07T19:54:21.863Z] [2022-04-07T19:54:21.863Z] [2022-04-07T19:54:21.863Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/182/openapi/v2/system-agent.yaml] [2022-04-07T19:54:21.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-07T19:54:21.863Z] Dload Upload Total Spent Left Speed [2022-04-07T19:54:22.815Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21464 --:--:-- --:--:-- --:--:-- 21441 100 20091 0 0 100 20091 0 21464 --:--:-- --:--:-- --:--:-- 21441 [2022-04-07T19:54:22.815Z] [2022-04-07T19:54:22.815Z] [Pipeline] } [2022-04-07T19:54:22.824Z] 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-07T19:54:23.251Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T19:54:23.251Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:23.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T19:54:23.549Z] . [Pipeline] withDockerContainer [2022-04-07T19:54:23.623Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T19:54:23.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T19:54:24.093Z] $ docker top 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T19:54:24.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T19:54:24.193Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T19:54:24.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T19:54:24.321Z] $ docker exec 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 ssh-agent [2022-04-07T19:54:24.445Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhPJCo/agent.14 [2022-04-07T19:54:24.445Z] SSH_AGENT_PID=20 [2022-04-07T19:54:24.451Z] Running ssh-add (command line suppressed) [2022-04-07T19:54:24.573Z] Identity added: /w/workspace/edgex-go/182@tmp/private_key_8601632618383658797.key (/w/workspace/edgex-go/182@tmp/private_key_8601632618383658797.key) [2022-04-07T19:54:24.590Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T19:54:24.886Z] + git semver tag [2022-04-07T19:54:24.886Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T19:54:24.886Z] # $GIT_DIR = /w/workspace/edgex-go/182/.git [2022-04-07T19:54:24.886Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/182 [2022-04-07T19:54:24.886Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T19:54:24.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T19:54:24.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T19:54:24.886Z] # $SEMVER_BRANCH = main [2022-04-07T19:54:24.886Z] # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver [2022-04-07T19:54:24.886Z] # 55703cfb8fff16b41bcf5b5700b650125831580d HEAD [2022-04-07T19:54:24.886Z] # -> Force: false [2022-04-07T19:54:24.886Z] # a7b115c5aa969031dfca1bb8089d912ed36c65ac refs/tags/v2.2.0-dev.59 [Pipeline] } [2022-04-07T19:54:24.899Z] $ docker exec --env ******** --env ******** 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 ssh-agent -k [2022-04-07T19:54:25.005Z] unset SSH_AUTH_SOCK; [2022-04-07T19:54:25.006Z] unset SSH_AGENT_PID; [2022-04-07T19:54:25.006Z] echo Agent pid 20 killed; [2022-04-07T19:54:25.020Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T19:54:25.320Z] + git semver [Pipeline] } [2022-04-07T19:54:25.335Z] $ docker stop --time=1 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 [2022-04-07T19:54:26.636Z] $ docker rm -f 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:27.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T19:54:27.036Z] [2022-04-07T19:54:27.036Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:27.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T19:54:27.337Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-07T19:54:27.337Z] ab5ef0e58194: Pulling fs layer [2022-04-07T19:54:27.337Z] 9712f1f96733: Pulling fs layer [2022-04-07T19:54:27.337Z] 63f879dbbcfc: Pulling fs layer [2022-04-07T19:54:27.337Z] 0d9ebad4ef96: Pulling fs layer [2022-04-07T19:54:27.337Z] e9a5061849ea: Pulling fs layer [2022-04-07T19:54:27.337Z] d747dcd14b5f: Pulling fs layer [2022-04-07T19:54:27.337Z] 2de7ff778b66: Pulling fs layer [2022-04-07T19:54:27.337Z] 0d9ebad4ef96: Waiting [2022-04-07T19:54:27.337Z] e9a5061849ea: Waiting [2022-04-07T19:54:27.337Z] d747dcd14b5f: Waiting [2022-04-07T19:54:27.337Z] 2de7ff778b66: Waiting [2022-04-07T19:54:27.337Z] 9712f1f96733: Verifying Checksum [2022-04-07T19:54:27.337Z] 9712f1f96733: Download complete [2022-04-07T19:54:27.596Z] 63f879dbbcfc: Verifying Checksum [2022-04-07T19:54:27.596Z] 63f879dbbcfc: Download complete [2022-04-07T19:54:27.856Z] e9a5061849ea: Verifying Checksum [2022-04-07T19:54:27.856Z] e9a5061849ea: Download complete [2022-04-07T19:54:27.856Z] d747dcd14b5f: Verifying Checksum [2022-04-07T19:54:27.856Z] d747dcd14b5f: Download complete [2022-04-07T19:54:27.856Z] 0d9ebad4ef96: Verifying Checksum [2022-04-07T19:54:27.856Z] 0d9ebad4ef96: Download complete [2022-04-07T19:54:27.856Z] ab5ef0e58194: Verifying Checksum [2022-04-07T19:54:27.856Z] ab5ef0e58194: Download complete [2022-04-07T19:54:27.856Z] 2de7ff778b66: Verifying Checksum [2022-04-07T19:54:27.856Z] 2de7ff778b66: Download complete [2022-04-07T19:54:31.144Z] ab5ef0e58194: Pull complete [2022-04-07T19:54:31.144Z] 9712f1f96733: Pull complete [2022-04-07T19:54:31.712Z] 63f879dbbcfc: Pull complete [2022-04-07T19:54:35.907Z] 0d9ebad4ef96: Pull complete [2022-04-07T19:54:35.907Z] e9a5061849ea: Pull complete [2022-04-07T19:54:35.907Z] d747dcd14b5f: Pull complete [2022-04-07T19:54:36.847Z] 2de7ff778b66: Pull complete [2022-04-07T19:54:36.847Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-07T19:54:36.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-07T19:54:36.847Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-07T19:54:36.913Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T19:54:36.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-07T19:54:38.978Z] $ docker top 082cf5436476a721a8f287c56cb332526ab06d3d30de3c830a5b07e4710919e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:54:39.064Z] provisioning config files... [2022-04-07T19:54:39.071Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/182@tmp/config1161856755304088528tmp [2022-04-07T19:54:39.083Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/182@tmp/config2845034049576077835tmp [2022-04-07T19:54:39.096Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/182@tmp/config6190666958551425787tmp [Pipeline] { [Pipeline] echo [2022-04-07T19:54:39.113Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:54:39.397Z] ---> sigul-configuration.sh [2022-04-07T19:54:39.397Z] gpg: directory `/root/.gnupg' created [2022-04-07T19:54:39.397Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-07T19:54:39.397Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-07T19:54:39.397Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-07T19:54:39.397Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-07T19:54:39.397Z] gpg: CAST5 encrypted data [2022-04-07T19:54:39.397Z] gpg: encrypted with 1 passphrase [2022-04-07T19:54:39.397Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-07T19:54:39.691Z] + mkdir /home/jenkins [2022-04-07T19:54:39.691Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-07T19:54:39.983Z] + 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-07T19:54:39.993Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:54:40.285Z] ---> sigul-install.sh [2022-04-07T19:54:40.286Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-07T19:54:40.580Z] + git tag --list [2022-04-07T19:54:40.580Z] 0.6.0 [2022-04-07T19:54:40.580Z] 0.6.1 [2022-04-07T19:54:40.580Z] 0.7.0 [2022-04-07T19:54:40.580Z] 0.7.1 [2022-04-07T19:54:40.580Z] v1.0.0 [2022-04-07T19:54:40.580Z] v1.0.1 [2022-04-07T19:54:40.580Z] v1.1.0 [2022-04-07T19:54:40.580Z] v1.2.0 [2022-04-07T19:54:40.580Z] v1.2.1 [2022-04-07T19:54:40.580Z] v1.3.0 [2022-04-07T19:54:40.580Z] v1.3.1 [2022-04-07T19:54:40.580Z] v2.0.0 [2022-04-07T19:54:40.580Z] v2.0.1-dev.1 [2022-04-07T19:54:40.580Z] v2.0.1-dev.10 [2022-04-07T19:54:40.580Z] v2.0.1-dev.11 [2022-04-07T19:54:40.580Z] v2.0.1-dev.12 [2022-04-07T19:54:40.580Z] v2.0.1-dev.13 [2022-04-07T19:54:40.580Z] v2.0.1-dev.14 [2022-04-07T19:54:40.580Z] v2.0.1-dev.15 [2022-04-07T19:54:40.580Z] v2.0.1-dev.16 [2022-04-07T19:54:40.580Z] v2.0.1-dev.17 [2022-04-07T19:54:40.580Z] v2.0.1-dev.18 [2022-04-07T19:54:40.580Z] v2.0.1-dev.19 [2022-04-07T19:54:40.580Z] v2.0.1-dev.2 [2022-04-07T19:54:40.580Z] v2.0.1-dev.20 [2022-04-07T19:54:40.580Z] v2.0.1-dev.21 [2022-04-07T19:54:40.580Z] v2.0.1-dev.22 [2022-04-07T19:54:40.580Z] v2.0.1-dev.23 [2022-04-07T19:54:40.580Z] v2.0.1-dev.24 [2022-04-07T19:54:40.580Z] v2.0.1-dev.25 [2022-04-07T19:54:40.580Z] v2.0.1-dev.26 [2022-04-07T19:54:40.580Z] v2.0.1-dev.27 [2022-04-07T19:54:40.580Z] v2.0.1-dev.28 [2022-04-07T19:54:40.580Z] v2.0.1-dev.29 [2022-04-07T19:54:40.580Z] v2.0.1-dev.3 [2022-04-07T19:54:40.580Z] v2.0.1-dev.30 [2022-04-07T19:54:40.580Z] v2.0.1-dev.31 [2022-04-07T19:54:40.580Z] v2.0.1-dev.32 [2022-04-07T19:54:40.580Z] v2.0.1-dev.33 [2022-04-07T19:54:40.580Z] v2.0.1-dev.34 [2022-04-07T19:54:40.580Z] v2.0.1-dev.35 [2022-04-07T19:54:40.580Z] v2.0.1-dev.36 [2022-04-07T19:54:40.580Z] v2.0.1-dev.37 [2022-04-07T19:54:40.580Z] v2.0.1-dev.38 [2022-04-07T19:54:40.580Z] v2.0.1-dev.39 [2022-04-07T19:54:40.580Z] v2.0.1-dev.4 [2022-04-07T19:54:40.580Z] v2.0.1-dev.40 [2022-04-07T19:54:40.580Z] v2.0.1-dev.41 [2022-04-07T19:54:40.580Z] v2.0.1-dev.42 [2022-04-07T19:54:40.580Z] v2.0.1-dev.43 [2022-04-07T19:54:40.580Z] v2.0.1-dev.44 [2022-04-07T19:54:40.580Z] v2.0.1-dev.45 [2022-04-07T19:54:40.580Z] v2.0.1-dev.46 [2022-04-07T19:54:40.580Z] v2.0.1-dev.47 [2022-04-07T19:54:40.580Z] v2.0.1-dev.48 [2022-04-07T19:54:40.580Z] v2.0.1-dev.49 [2022-04-07T19:54:40.580Z] v2.0.1-dev.5 [2022-04-07T19:54:40.580Z] v2.0.1-dev.50 [2022-04-07T19:54:40.580Z] v2.0.1-dev.51 [2022-04-07T19:54:40.580Z] v2.0.1-dev.52 [2022-04-07T19:54:40.580Z] v2.0.1-dev.53 [2022-04-07T19:54:40.580Z] v2.0.1-dev.54 [2022-04-07T19:54:40.580Z] v2.0.1-dev.55 [2022-04-07T19:54:40.580Z] v2.0.1-dev.56 [2022-04-07T19:54:40.580Z] v2.0.1-dev.57 [2022-04-07T19:54:40.580Z] v2.0.1-dev.58 [2022-04-07T19:54:40.580Z] v2.0.1-dev.59 [2022-04-07T19:54:40.580Z] v2.0.1-dev.6 [2022-04-07T19:54:40.580Z] v2.0.1-dev.60 [2022-04-07T19:54:40.580Z] v2.0.1-dev.61 [2022-04-07T19:54:40.580Z] v2.0.1-dev.62 [2022-04-07T19:54:40.580Z] v2.0.1-dev.63 [2022-04-07T19:54:40.580Z] v2.0.1-dev.64 [2022-04-07T19:54:40.580Z] v2.0.1-dev.65 [2022-04-07T19:54:40.580Z] v2.0.1-dev.66 [2022-04-07T19:54:40.580Z] v2.0.1-dev.67 [2022-04-07T19:54:40.580Z] v2.0.1-dev.68 [2022-04-07T19:54:40.580Z] v2.0.1-dev.69 [2022-04-07T19:54:40.580Z] v2.0.1-dev.7 [2022-04-07T19:54:40.580Z] v2.0.1-dev.70 [2022-04-07T19:54:40.580Z] v2.0.1-dev.71 [2022-04-07T19:54:40.580Z] v2.0.1-dev.72 [2022-04-07T19:54:40.580Z] v2.0.1-dev.73 [2022-04-07T19:54:40.580Z] v2.0.1-dev.74 [2022-04-07T19:54:40.580Z] v2.0.1-dev.75 [2022-04-07T19:54:40.580Z] v2.0.1-dev.76 [2022-04-07T19:54:40.580Z] v2.0.1-dev.77 [2022-04-07T19:54:40.580Z] v2.0.1-dev.78 [2022-04-07T19:54:40.580Z] v2.0.1-dev.79 [2022-04-07T19:54:40.580Z] v2.0.1-dev.8 [2022-04-07T19:54:40.580Z] v2.0.1-dev.80 [2022-04-07T19:54:40.580Z] v2.0.1-dev.81 [2022-04-07T19:54:40.580Z] v2.0.1-dev.82 [2022-04-07T19:54:40.580Z] v2.0.1-dev.83 [2022-04-07T19:54:40.580Z] v2.0.1-dev.84 [2022-04-07T19:54:40.580Z] v2.0.1-dev.85 [2022-04-07T19:54:40.580Z] v2.0.1-dev.86 [2022-04-07T19:54:40.580Z] v2.0.1-dev.87 [2022-04-07T19:54:40.580Z] v2.0.1-dev.88 [2022-04-07T19:54:40.580Z] v2.0.1-dev.89 [2022-04-07T19:54:40.580Z] v2.0.1-dev.9 [2022-04-07T19:54:40.580Z] v2.0.1-dev.90 [2022-04-07T19:54:40.580Z] v2.0.1-dev.91 [2022-04-07T19:54:40.580Z] v2.0.1-dev.92 [2022-04-07T19:54:40.580Z] v2.0.1-dev.93 [2022-04-07T19:54:40.580Z] v2.0.1-dev.94 [2022-04-07T19:54:40.580Z] v2.0.1-dev.95 [2022-04-07T19:54:40.580Z] v2.0.1-dev.96 [2022-04-07T19:54:40.580Z] v2.0.1-dev.97 [2022-04-07T19:54:40.580Z] v2.0.1-dev.98 [2022-04-07T19:54:40.580Z] v2.0.1-dev.99 [2022-04-07T19:54:40.580Z] v2.1.0 [2022-04-07T19:54:40.580Z] v2.2.0-dev.1 [2022-04-07T19:54:40.580Z] v2.2.0-dev.10 [2022-04-07T19:54:40.580Z] v2.2.0-dev.11 [2022-04-07T19:54:40.580Z] v2.2.0-dev.12 [2022-04-07T19:54:40.580Z] v2.2.0-dev.13 [2022-04-07T19:54:40.580Z] v2.2.0-dev.14 [2022-04-07T19:54:40.580Z] v2.2.0-dev.15 [2022-04-07T19:54:40.580Z] v2.2.0-dev.16 [2022-04-07T19:54:40.580Z] v2.2.0-dev.17 [2022-04-07T19:54:40.580Z] v2.2.0-dev.18 [2022-04-07T19:54:40.580Z] v2.2.0-dev.19 [2022-04-07T19:54:40.580Z] v2.2.0-dev.2 [2022-04-07T19:54:40.580Z] v2.2.0-dev.20 [2022-04-07T19:54:40.580Z] v2.2.0-dev.21 [2022-04-07T19:54:40.580Z] v2.2.0-dev.22 [2022-04-07T19:54:40.580Z] v2.2.0-dev.23 [2022-04-07T19:54:40.580Z] v2.2.0-dev.24 [2022-04-07T19:54:40.580Z] v2.2.0-dev.25 [2022-04-07T19:54:40.580Z] v2.2.0-dev.26 [2022-04-07T19:54:40.580Z] v2.2.0-dev.27 [2022-04-07T19:54:40.580Z] v2.2.0-dev.28 [2022-04-07T19:54:40.580Z] v2.2.0-dev.29 [2022-04-07T19:54:40.580Z] v2.2.0-dev.3 [2022-04-07T19:54:40.580Z] v2.2.0-dev.30 [2022-04-07T19:54:40.580Z] v2.2.0-dev.31 [2022-04-07T19:54:40.580Z] v2.2.0-dev.32 [2022-04-07T19:54:40.580Z] v2.2.0-dev.33 [2022-04-07T19:54:40.580Z] v2.2.0-dev.34 [2022-04-07T19:54:40.580Z] v2.2.0-dev.35 [2022-04-07T19:54:40.580Z] v2.2.0-dev.36 [2022-04-07T19:54:40.580Z] v2.2.0-dev.37 [2022-04-07T19:54:40.580Z] v2.2.0-dev.38 [2022-04-07T19:54:40.580Z] v2.2.0-dev.39 [2022-04-07T19:54:40.580Z] v2.2.0-dev.4 [2022-04-07T19:54:40.580Z] v2.2.0-dev.40 [2022-04-07T19:54:40.580Z] v2.2.0-dev.41 [2022-04-07T19:54:40.580Z] v2.2.0-dev.42 [2022-04-07T19:54:40.580Z] v2.2.0-dev.43 [2022-04-07T19:54:40.580Z] v2.2.0-dev.44 [2022-04-07T19:54:40.580Z] v2.2.0-dev.45 [2022-04-07T19:54:40.580Z] v2.2.0-dev.46 [2022-04-07T19:54:40.580Z] v2.2.0-dev.47 [2022-04-07T19:54:40.580Z] v2.2.0-dev.48 [2022-04-07T19:54:40.580Z] v2.2.0-dev.49 [2022-04-07T19:54:40.580Z] v2.2.0-dev.5 [2022-04-07T19:54:40.580Z] v2.2.0-dev.50 [2022-04-07T19:54:40.580Z] v2.2.0-dev.51 [2022-04-07T19:54:40.580Z] v2.2.0-dev.52 [2022-04-07T19:54:40.581Z] v2.2.0-dev.53 [2022-04-07T19:54:40.581Z] v2.2.0-dev.54 [2022-04-07T19:54:40.581Z] v2.2.0-dev.55 [2022-04-07T19:54:40.581Z] v2.2.0-dev.56 [2022-04-07T19:54:40.581Z] v2.2.0-dev.57 [2022-04-07T19:54:40.581Z] v2.2.0-dev.58 [2022-04-07T19:54:40.581Z] v2.2.0-dev.59 [2022-04-07T19:54:40.581Z] v2.2.0-dev.6 [2022-04-07T19:54:40.581Z] v2.2.0-dev.7 [2022-04-07T19:54:40.581Z] v2.2.0-dev.8 [2022-04-07T19:54:40.581Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-07T19:54:40.871Z] + lftools sign git-tag v2.2.0-dev.59 [2022-04-07T19:54:41.442Z] Signing Git tag with Sigul... [2022-04-07T19:54:41.442Z] Signing v2.2.0-dev.59 [Pipeline] echo [2022-04-07T19:54:42.025Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:54:42.315Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-07T19:54:42.324Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-07T19:54:42.346Z] $ docker stop --time=1 082cf5436476a721a8f287c56cb332526ab06d3d30de3c830a5b07e4710919e9 [2022-04-07T19:54:43.656Z] $ docker rm -f 082cf5436476a721a8f287c56cb332526ab06d3d30de3c830a5b07e4710919e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-07T19:54:44.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T19:54:44.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:44.388Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T19:54:44.388Z] . [Pipeline] withDockerContainer [2022-04-07T19:54:44.456Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T19:54:44.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T19:54:44.853Z] $ docker top 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T19:54:44.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T19:54:44.947Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T19:54:45.088Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T19:54:45.092Z] $ docker exec 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e ssh-agent [2022-04-07T19:54:45.207Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMiANle/agent.15 [2022-04-07T19:54:45.207Z] SSH_AGENT_PID=22 [2022-04-07T19:54:45.212Z] Running ssh-add (command line suppressed) [2022-04-07T19:54:45.340Z] Identity added: /w/workspace/edgex-go/182@tmp/private_key_1651784954196856891.key (/w/workspace/edgex-go/182@tmp/private_key_1651784954196856891.key) [2022-04-07T19:54:45.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T19:54:45.640Z] + git semver bump pre [2022-04-07T19:54:45.640Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T19:54:45.640Z] # $GIT_DIR = /w/workspace/edgex-go/182/.git [2022-04-07T19:54:45.640Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/182 [2022-04-07T19:54:45.640Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T19:54:45.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T19:54:45.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T19:54:45.640Z] # $SEMVER_BRANCH = main [2022-04-07T19:54:45.640Z] # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver [2022-04-07T19:54:45.640Z] 2.2.0-dev.60 [Pipeline] } [2022-04-07T19:54:45.651Z] $ docker exec --env ******** --env ******** 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e ssh-agent -k [2022-04-07T19:54:45.775Z] unset SSH_AUTH_SOCK; [2022-04-07T19:54:45.776Z] unset SSH_AGENT_PID; [2022-04-07T19:54:45.776Z] echo Agent pid 22 killed; [2022-04-07T19:54:45.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T19:54:46.099Z] + git semver [Pipeline] } [2022-04-07T19:54:46.114Z] $ docker stop --time=1 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e [2022-04-07T19:54:47.374Z] $ docker rm -f 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-07T19:54:47.735Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-07T19:54:47.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:48.034Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-07T19:54:48.034Z] . [Pipeline] withDockerContainer [2022-04-07T19:54:48.101Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T19:54:48.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-07T19:54:48.529Z] $ docker top ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-07T19:54:48.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-07T19:54:48.636Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-07T19:54:48.758Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-07T19:54:48.761Z] $ docker exec ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb ssh-agent [2022-04-07T19:54:48.873Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKDjla/agent.14 [2022-04-07T19:54:48.873Z] SSH_AGENT_PID=20 [2022-04-07T19:54:48.878Z] Running ssh-add (command line suppressed) [2022-04-07T19:54:48.993Z] Identity added: /w/workspace/edgex-go/182@tmp/private_key_6234516144306676227.key (/w/workspace/edgex-go/182@tmp/private_key_6234516144306676227.key) [2022-04-07T19:54:49.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-07T19:54:49.299Z] + git semver push [2022-04-07T19:54:49.299Z] # -> Open(): unable to determine branch for HEAD [2022-04-07T19:54:49.299Z] # $GIT_DIR = /w/workspace/edgex-go/182/.git [2022-04-07T19:54:49.299Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/182 [2022-04-07T19:54:49.299Z] # $SEMVER_REMOTE_NAME = origin [2022-04-07T19:54:49.299Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-07T19:54:49.299Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-07T19:54:49.299Z] # $SEMVER_BRANCH = main [2022-04-07T19:54:49.299Z] # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver [Pipeline] } [2022-04-07T19:54:52.608Z] $ docker exec --env ******** --env ******** ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb ssh-agent -k [2022-04-07T19:54:52.724Z] unset SSH_AUTH_SOCK; [2022-04-07T19:54:52.724Z] unset SSH_AGENT_PID; [2022-04-07T19:54:52.724Z] echo Agent pid 20 killed; [2022-04-07T19:54:52.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-07T19:54:53.042Z] + git semver [Pipeline] } [2022-04-07T19:54:53.057Z] $ docker stop --time=1 ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb [2022-04-07T19:54:54.397Z] $ docker rm -f ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb [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-07T19:54:54.964Z] + [ -d /w/workspace/edgex-go/182/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:54:55.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:54:56.130Z] ---> package-listing.sh [2022-04-07T19:54:56.131Z] ++ facter osfamily [2022-04-07T19:54:56.131Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-07T19:54:56.392Z] + OS_FAMILY=debian [2022-04-07T19:54:56.392Z] + workspace=/w/workspace/edgex-go/182 [2022-04-07T19:54:56.392Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-07T19:54:56.392Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-07T19:54:56.392Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-07T19:54:56.392Z] + PACKAGES=/tmp/packages_start.txt [2022-04-07T19:54:56.392Z] + '[' /w/workspace/edgex-go/182 ']' [2022-04-07T19:54:56.392Z] + PACKAGES=/tmp/packages_end.txt [2022-04-07T19:54:56.392Z] + case "${OS_FAMILY}" in [2022-04-07T19:54:56.392Z] + dpkg -l [2022-04-07T19:54:56.392Z] + grep '^ii' [2022-04-07T19:54:56.392Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-07T19:54:56.392Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-07T19:54:56.392Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-07T19:54:56.392Z] + '[' /w/workspace/edgex-go/182 ']' [2022-04-07T19:54:56.392Z] + mkdir -p /w/workspace/edgex-go/182/archives/ [2022-04-07T19:54:56.392Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/182/archives/ [Pipeline] echo [2022-04-07T19:54:56.406Z] 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/182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-07T19:54:56.690Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:57.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T19:54:57.255Z] [2022-04-07T19:54:57.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-07T19:54:57.559Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T19:54:57.559Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-07T19:54:57.559Z] 5eb5b503b376: Pulling fs layer [2022-04-07T19:54:57.559Z] 5c69ac0246d0: Pulling fs layer [2022-04-07T19:54:57.559Z] ec43610c2a17: Pulling fs layer [2022-04-07T19:54:57.559Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-07T19:54:57.559Z] 33b1e0a273af: Pulling fs layer [2022-04-07T19:54:57.559Z] 5d3b04190fa2: Pulling fs layer [2022-04-07T19:54:57.559Z] 2f39f015ded8: Pulling fs layer [2022-04-07T19:54:57.559Z] 33b1e0a273af: Waiting [2022-04-07T19:54:57.559Z] 5d3b04190fa2: Waiting [2022-04-07T19:54:57.559Z] 2f39f015ded8: Waiting [2022-04-07T19:54:57.559Z] 3a2ae6a8a46f: Waiting [2022-04-07T19:54:57.559Z] 5c69ac0246d0: Download complete [2022-04-07T19:54:57.559Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-07T19:54:57.559Z] 3a2ae6a8a46f: Download complete [2022-04-07T19:54:57.559Z] 33b1e0a273af: Verifying Checksum [2022-04-07T19:54:57.559Z] 33b1e0a273af: Download complete [2022-04-07T19:54:57.819Z] 5d3b04190fa2: Download complete [2022-04-07T19:54:57.819Z] ec43610c2a17: Verifying Checksum [2022-04-07T19:54:57.819Z] ec43610c2a17: Download complete [2022-04-07T19:54:57.819Z] 5eb5b503b376: Verifying Checksum [2022-04-07T19:54:57.819Z] 5eb5b503b376: Download complete [2022-04-07T19:54:58.387Z] 2f39f015ded8: Verifying Checksum [2022-04-07T19:54:58.387Z] 2f39f015ded8: Download complete [2022-04-07T19:54:58.957Z] 5eb5b503b376: Pull complete [2022-04-07T19:54:59.216Z] 5c69ac0246d0: Pull complete [2022-04-07T19:54:59.786Z] ec43610c2a17: Pull complete [2022-04-07T19:54:59.786Z] 3a2ae6a8a46f: Pull complete [2022-04-07T19:55:00.045Z] 33b1e0a273af: Pull complete [2022-04-07T19:55:00.045Z] 5d3b04190fa2: Pull complete [2022-04-07T19:55:04.239Z] 2f39f015ded8: Pull complete [2022-04-07T19:55:04.239Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-07T19:55:04.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-07T19:55:04.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-07T19:55:04.309Z] prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container [2022-04-07T19:55:04.342Z] $ 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/182/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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-07T19:55:05.836Z] $ docker top 126e23c33a7529684ab4c31f42b873c4a367d3500d06a381cec3c4c90ac70936 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-07T19:55:06.197Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-07T19:55:06.483Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-07T19:55:06.773Z] + ls /var/log/sa-host [2022-04-07T19:55:06.774Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-07T19:55:07.032Z] provisioning config files... [2022-04-07T19:55:07.042Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/182@tmp/config5144131414073693149tmp [Pipeline] { [Pipeline] echo [2022-04-07T19:55:07.066Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:55:07.373Z] ---> create-netrc.sh [Pipeline] } [2022-04-07T19:55:07.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:55:07.761Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-07T19:55:07.769Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:55:08.055Z] ---> sudo-logs.sh [2022-04-07T19:55:08.055Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-07T19:55:08.083Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:55:08.377Z] ---> job-cost.sh [2022-04-07T19:55:08.377Z] lf-activate-venv: SKIPPING [2022-04-07T19:55:08.377Z] DEBUG: total: 0.2199999988079071 [2022-04-07T19:55:08.377Z] INFO: Retrieving Stack Cost... [2022-04-07T19:55:08.639Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-07T19:55:09.211Z] INFO: Archiving Costs [Pipeline] echo [2022-04-07T19:55:09.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-07T19:55:09.513Z] ---> logs-deploy.sh [2022-04-07T19:55:09.513Z] lf-activate-venv: SKIPPING [2022-04-07T19:55:09.513Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/182 [2022-04-07T19:55:09.513Z] INFO: archiving workspace using pattern(s): [2022-04-07T19:55:10.457Z] Archives upload complete. [2022-04-07T19:55:10.457Z] INFO: archiving logs to Nexus