Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e06225a277df99345dc66b555c91ab0f0cafa68f 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-ssh4527099595711526876.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-ssh15603930589530416615.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-ssh18437882216141913528.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-ssh17183704871016334768.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-ssh7748306720438689878.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-20826 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/193 [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/193 # 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 e06225a277df99345dc66b555c91ab0f0cafa68f (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 e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 Commit message: "feat: Implement service metrics for Events and Readings persisted (#3922)" > git rev-list --no-walk 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-13T17:09:13.042Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-13T17:09:13.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-13T17:09:13.120Z] ========================================================= [2022-04-13T17:09:13.120Z] EdgeX Global Pipelines Version Info [2022-04-13T17:09:13.120Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:09:13.899Z] ------------------- [2022-04-13T17:09:13.899Z] stable info: [2022-04-13T17:09:13.899Z] ------------------- [2022-04-13T17:09:13.899Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-13T17:09:13.899Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T17:09:13.899Z] Message: update stable to v1.0.221 [2022-04-13T17:09:14.472Z] ------------------- [2022-04-13T17:09:14.472Z] experimental info: [2022-04-13T17:09:14.472Z] ------------------- [2022-04-13T17:09:14.472Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-13T17:09:14.472Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-13T17:09:14.472Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-13T17:09:14.603Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-13T17:09:14.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-13T17:09:14.625Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-13T17:09:14.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-13T17:09:14.648Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-13T17:09:14.658Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-13T17:09:14.670Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-13T17:09:14.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-13T17:09:14.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-13T17:09:14.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-13T17:09:14.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-13T17:09:14.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-13T17:09:14.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-13T17:09:14.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-13T17:09:14.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-13T17:09:14.775Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T17:09:14.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-13T17:09:14.798Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-13T17:09:14.810Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-13T17:09:14.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-13T17:09:14.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-13T17:09:14.843Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-13T17:09:14.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-13T17:09:14.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-13T17:09:14.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-13T17:09:14.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] echo [2022-04-13T17:09:14.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e06225a [Pipeline] echo [2022-04-13T17:09:14.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T17:09:14.970Z] provisioning config files... [2022-04-13T17:09:14.986Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config497753126615740323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:09:15.293Z] ---> docker-login.sh [2022-04-13T17:09:15.293Z] nexus3.edgexfoundry.org:10001 [2022-04-13T17:09:15.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:09:15.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:09:15.555Z] Configure a credential helper to remove this warning. See [2022-04-13T17:09:15.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:09:15.555Z] [2022-04-13T17:09:15.555Z] Login Succeeded [2022-04-13T17:09:15.555Z] nexus3.edgexfoundry.org:10002 [2022-04-13T17:09:15.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:09:15.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:09:15.818Z] Configure a credential helper to remove this warning. See [2022-04-13T17:09:15.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:09:15.818Z] [2022-04-13T17:09:15.818Z] Login Succeeded [2022-04-13T17:09:15.818Z] nexus3.edgexfoundry.org:10003 [2022-04-13T17:09:15.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:09:15.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:09:15.818Z] Configure a credential helper to remove this warning. See [2022-04-13T17:09:15.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:09:15.818Z] [2022-04-13T17:09:15.818Z] Login Succeeded [2022-04-13T17:09:15.818Z] nexus3.edgexfoundry.org:10004 [2022-04-13T17:09:16.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:09:16.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:09:16.080Z] Configure a credential helper to remove this warning. See [2022-04-13T17:09:16.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:09:16.080Z] [2022-04-13T17:09:16.080Z] Login Succeeded [2022-04-13T17:09:16.080Z] docker.io [2022-04-13T17:09:16.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:09:16.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:09:16.657Z] Configure a credential helper to remove this warning. See [2022-04-13T17:09:16.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:09:16.657Z] [2022-04-13T17:09:16.657Z] Login Succeeded [2022-04-13T17:09:16.657Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T17:09:16.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T17:09:16.988Z] + 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-13T17:09:16.988Z] + dirname cmd/core-command/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-13T17:09:16.988Z] + + dirnamecut cmd/core-data/Dockerfile -d/ [2022-04-13T17:09:16.988Z] -f2 [2022-04-13T17:09:16.988Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/core-metadata/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + dirname cmd/support-notifications/Dockerfile [2022-04-13T17:09:16.988Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-13T17:09:16.988Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-13T17:09:16.988Z] + cut -d/ -f2 [2022-04-13T17:09:16.988Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-13T17:09:17.111Z] 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-13T17:09:17.468Z] + git rev-list -1 --merges e06225a277df99345dc66b555c91ab0f0cafa68f~1..e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] echo [2022-04-13T17:09:17.491Z] -----------> git rev-list -1 --merges e06225a277df99345dc66b555c91ab0f0cafa68f~1..e06225a277df99345dc66b555c91ab0f0cafa68f e06225a277df99345dc66b555c91ab0f0cafa68f [false] [Pipeline] sh [2022-04-13T17:09:17.785Z] + git log --format=format:%s -1 e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] echo [2022-04-13T17:09:17.802Z] ========================================================= [2022-04-13T17:09:17.802Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-13T17:09:17.802Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-13T17:09:18.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T17:09:18.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-13T17:09:18.211Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-13T17:09:18.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-13T17:09:18.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-13T17:09:18.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-13T17:09:18.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:09:18.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T17:09:18.567Z] [2022-04-13T17:09:18.567Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:09:18.874Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T17:09:18.874Z] latest: Pulling from edgex-devops/git-semver [2022-04-13T17:09:18.874Z] a0d0a0d46f8b: Pulling fs layer [2022-04-13T17:09:18.874Z] 3e5f54012d9b: Pulling fs layer [2022-04-13T17:09:18.874Z] 4c7163046ea9: Pulling fs layer [2022-04-13T17:09:18.874Z] 0c2d73faf560: Pulling fs layer [2022-04-13T17:09:18.874Z] 0c2d73faf560: Waiting [2022-04-13T17:09:18.874Z] 3e5f54012d9b: Download complete [2022-04-13T17:09:18.874Z] a0d0a0d46f8b: Verifying Checksum [2022-04-13T17:09:18.874Z] a0d0a0d46f8b: Download complete [2022-04-13T17:09:18.874Z] 4c7163046ea9: Verifying Checksum [2022-04-13T17:09:18.874Z] 4c7163046ea9: Download complete [2022-04-13T17:09:19.135Z] 0c2d73faf560: Verifying Checksum [2022-04-13T17:09:19.135Z] 0c2d73faf560: Download complete [2022-04-13T17:09:19.135Z] a0d0a0d46f8b: Pull complete [2022-04-13T17:09:19.135Z] 3e5f54012d9b: Pull complete [2022-04-13T17:09:19.708Z] 4c7163046ea9: Pull complete [2022-04-13T17:09:19.708Z] 0c2d73faf560: Pull complete [2022-04-13T17:09:19.708Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-13T17:09:19.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T17:09:19.708Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-13T17:09:19.786Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T17:09:19.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-13T17:09:20.571Z] $ docker top 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T17:09:20.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T17:09:20.666Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T17:09:20.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T17:09:20.804Z] $ docker exec 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent [2022-04-13T17:09:20.931Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjaCkDo/agent.13 [2022-04-13T17:09:20.931Z] SSH_AGENT_PID=19 [2022-04-13T17:09:20.941Z] Running ssh-add (command line suppressed) [2022-04-13T17:09:21.084Z] Identity added: /w/workspace/edgex-go/193@tmp/private_key_6875910933377271399.key (/w/workspace/edgex-go/193@tmp/private_key_6875910933377271399.key) [2022-04-13T17:09:21.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T17:09:21.393Z] + git tag --points-at HEAD [Pipeline] } [2022-04-13T17:09:21.418Z] $ docker exec --env ******** --env ******** 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent -k [2022-04-13T17:09:21.529Z] unset SSH_AUTH_SOCK; [2022-04-13T17:09:21.530Z] unset SSH_AGENT_PID; [2022-04-13T17:09:21.530Z] echo Agent pid 19 killed; [2022-04-13T17:09:21.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-13T17:09:21.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T17:09:21.571Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T17:09:21.704Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T17:09:21.714Z] $ docker exec 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent [2022-04-13T17:09:21.841Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMJdgHm/agent.51 [2022-04-13T17:09:21.841Z] SSH_AGENT_PID=57 [2022-04-13T17:09:21.847Z] Running ssh-add (command line suppressed) [2022-04-13T17:09:21.980Z] Identity added: /w/workspace/edgex-go/193@tmp/private_key_6084490134963600196.key (/w/workspace/edgex-go/193@tmp/private_key_6084490134963600196.key) [2022-04-13T17:09:21.991Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T17:09:22.284Z] + git semver init [2022-04-13T17:09:22.284Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T17:09:22.284Z] # $GIT_DIR = /w/workspace/edgex-go/193/.git [2022-04-13T17:09:22.284Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/193 [2022-04-13T17:09:22.284Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T17:09:22.284Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T17:09:22.284Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T17:09:22.284Z] # $SEMVER_BRANCH = main [2022-04-13T17:09:22.284Z] # $SEMVER_TEMP = /tmp/semver-684725912 [2022-04-13T17:09:22.284Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-13T17:09:37.247Z] # '/tmp/semver-684725912' -> '/w/workspace/edgex-go/193/.semver' [2022-04-13T17:09:37.247Z] # -> Force: false [2022-04-13T17:09:37.247Z] # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver [Pipeline] } [2022-04-13T17:09:37.265Z] $ docker exec --env ******** --env ******** 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 ssh-agent -k [2022-04-13T17:09:37.391Z] unset SSH_AUTH_SOCK; [2022-04-13T17:09:37.392Z] unset SSH_AGENT_PID; [2022-04-13T17:09:37.392Z] echo Agent pid 57 killed; [2022-04-13T17:09:37.396Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T17:09:37.707Z] + git semver [Pipeline] } [2022-04-13T17:09:37.727Z] $ docker stop --time=1 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 [2022-04-13T17:09:39.471Z] $ docker rm -f 3b554fc19950f026440741bcc5643e8ab611870b0b79d92903e259cdf4998097 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T17:09:39.847Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-13T17:09:40.091Z] Stashed 1 file(s) [Pipeline] echo [2022-04-13T17:09:40.093Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.68 [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-13T17:09:40.205Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T17:09:40.211Z] ========================================================= [2022-04-13T17:09:40.211Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-13T17:09:40.211Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T17:09:40.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T17:09:40.504Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-13T17:09:40.504Z] 59bf1c3509f3: Pulling fs layer [2022-04-13T17:09:40.504Z] 666ba61612fd: Pulling fs layer [2022-04-13T17:09:40.504Z] 8ed8ca486205: Pulling fs layer [2022-04-13T17:09:40.504Z] 4fe6c5a15a65: Pulling fs layer [2022-04-13T17:09:40.504Z] 22a0e8bec74d: Pulling fs layer [2022-04-13T17:09:40.504Z] 640e595b4fbd: Pulling fs layer [2022-04-13T17:09:40.504Z] 763cafe07f6e: Pulling fs layer [2022-04-13T17:09:40.504Z] 0c0b528cf693: Pulling fs layer [2022-04-13T17:09:40.504Z] 10935f4eaf8b: Pulling fs layer [2022-04-13T17:09:40.504Z] 4fe6c5a15a65: Waiting [2022-04-13T17:09:40.504Z] 22a0e8bec74d: Waiting [2022-04-13T17:09:40.504Z] 640e595b4fbd: Waiting [2022-04-13T17:09:40.504Z] 763cafe07f6e: Waiting [2022-04-13T17:09:40.504Z] 0c0b528cf693: Waiting [2022-04-13T17:09:40.504Z] 10935f4eaf8b: Waiting [2022-04-13T17:09:40.504Z] 8ed8ca486205: Verifying Checksum [2022-04-13T17:09:40.504Z] 8ed8ca486205: Download complete [2022-04-13T17:09:40.504Z] 666ba61612fd: Verifying Checksum [2022-04-13T17:09:40.504Z] 666ba61612fd: Download complete [2022-04-13T17:09:40.504Z] 22a0e8bec74d: Verifying Checksum [2022-04-13T17:09:40.504Z] 22a0e8bec74d: Download complete [2022-04-13T17:09:40.504Z] 640e595b4fbd: Verifying Checksum [2022-04-13T17:09:40.504Z] 640e595b4fbd: Download complete [2022-04-13T17:09:40.504Z] 763cafe07f6e: Verifying Checksum [2022-04-13T17:09:40.504Z] 763cafe07f6e: Download complete [2022-04-13T17:09:40.504Z] 59bf1c3509f3: Verifying Checksum [2022-04-13T17:09:40.504Z] 59bf1c3509f3: Download complete [2022-04-13T17:09:40.764Z] 0c0b528cf693: Verifying Checksum [2022-04-13T17:09:40.764Z] 0c0b528cf693: Download complete [2022-04-13T17:09:40.764Z] 59bf1c3509f3: Pull complete [2022-04-13T17:09:40.764Z] 666ba61612fd: Pull complete [2022-04-13T17:09:41.029Z] 8ed8ca486205: Pull complete [2022-04-13T17:09:41.290Z] 10935f4eaf8b: Download complete [2022-04-13T17:09:41.290Z] 4fe6c5a15a65: Verifying Checksum [2022-04-13T17:09:41.290Z] 4fe6c5a15a65: Download complete [2022-04-13T17:09:45.497Z] 4fe6c5a15a65: Pull complete [2022-04-13T17:09:45.497Z] 22a0e8bec74d: Pull complete [2022-04-13T17:09:45.497Z] 640e595b4fbd: Pull complete [2022-04-13T17:09:45.497Z] 763cafe07f6e: Pull complete [2022-04-13T17:09:45.497Z] 0c0b528cf693: Pull complete [2022-04-13T17:09:48.036Z] 10935f4eaf8b: Pull complete [2022-04-13T17:09:48.036Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-13T17:09:48.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T17:09:48.036Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T17:09:48.340Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-13T17:09:48.340Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T17:09:48.340Z] WORKDIR /edgex [2022-04-13T17:09:48.340Z] COPY go.mod . [2022-04-13T17:09:48.340Z] RUN go mod download [2022-04-13T17:09:49.724Z] Sending build context to Docker daemon 334.8MB [2022-04-13T17:09:49.724Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-13T17:09:49.724Z] ---> 99d49a6021b9 [2022-04-13T17:09:49.724Z] Step 2/4 : WORKDIR /edgex [2022-04-13T17:09:51.642Z] ---> Running in 87701536d4cb [2022-04-13T17:09:51.642Z] Removing intermediate container 87701536d4cb [2022-04-13T17:09:51.642Z] ---> 4275e08155c7 [2022-04-13T17:09:51.642Z] Step 3/4 : COPY go.mod . [2022-04-13T17:09:51.642Z] ---> fad2efb37b54 [2022-04-13T17:09:51.642Z] Step 4/4 : RUN go mod download [2022-04-13T17:09:51.642Z] ---> Running in 84cf10c9de4e [2022-04-13T17:09:55.173Z] Still waiting to schedule task [2022-04-13T17:09:55.173Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-13T17:10:06.555Z] Removing intermediate container 84cf10c9de4e [2022-04-13T17:10:06.555Z] ---> 0f93ad3ceca3 [2022-04-13T17:10:06.555Z] Successfully built 0f93ad3ceca3 [2022-04-13T17:10:06.555Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:10:06.858Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T17:10:06.858Z] . [Pipeline] withDockerContainer [2022-04-13T17:10:06.934Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T17:10:06.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T17:10:07.409Z] $ docker top 1a34f4f82c4afc4d0027a51c9b3b0702517330503c8cbf5cfb2eddb9c46a1917 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:10:07.776Z] + go version [2022-04-13T17:10:07.776Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-13T17:10:07.796Z] $ docker stop --time=1 1a34f4f82c4afc4d0027a51c9b3b0702517330503c8cbf5cfb2eddb9c46a1917 [2022-04-13T17:10:09.090Z] $ docker rm -f 1a34f4f82c4afc4d0027a51c9b3b0702517330503c8cbf5cfb2eddb9c46a1917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:10:09.499Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-13T17:10:09.499Z] . [Pipeline] withDockerContainer [2022-04-13T17:10:09.575Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T17:10:09.659Z] $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-13T17:10:10.082Z] $ docker top a5b1d8a2ecc587361912b24ca350002150cd72ad96d93416a4fcac0f16188638 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T17:10:10.157Z] ========================================================= [2022-04-13T17:10:10.157Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-13T17:10:10.157Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T17:10:10.439Z] + make test [2022-04-13T17:10:10.439Z] go mod tidy -compat=1.17 [2022-04-13T17:10:10.699Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-13T17:10:17.286Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-13T17:10:29.503Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.109s coverage: 28.7% of statements [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-13T17:10:29.503Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-13T17:10:30.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.097s coverage: 98.5% of statements [2022-04-13T17:10:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-13T17:10:30.440Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.120s coverage: 53.4% of statements [2022-04-13T17:10:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-13T17:10:30.440Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-13T17:10:34.631Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.647s coverage: 89.2% of statements [2022-04-13T17:10:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-13T17:10:34.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 84.4% of statements [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.469s coverage: 95.6% of statements [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 24.0% of statements [2022-04-13T17:10:34.632Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.064s coverage: 79.5% of statements [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.069s coverage: 94.1% of statements [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.094s coverage: 96.3% of statements [2022-04-13T17:10:34.632Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-13T17:10:42.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.059s coverage: 94.4% of statements [2022-04-13T17:10:42.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements [2022-04-13T17:10:45.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-04-13T17:10:45.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.046s coverage: 87.2% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.068s coverage: 85.4% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.160s coverage: 64.4% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 89.4% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.357s coverage: 65.4% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.151s coverage: 43.8% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.047s coverage: 89.5% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.076s coverage: 84.8% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.163s coverage: 92.3% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-13T17:10:55.318Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements [2022-04-13T17:10:55.318Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-13T17:10:55.318Z] 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-13T17:11:13.447Z] GO111MODULE=on go vet ./... [2022-04-13T17:11:17.652Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-13T17:11:17.652Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-13T17:11:17.652Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-13T17:11:18.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-13T17:11:18.526Z] + ls -al . [2022-04-13T17:11:18.526Z] total 672 [2022-04-13T17:11:18.526Z] drwxrwxr-x 10 1001 1001 4096 Apr 13 17:11 . [2022-04-13T17:11:18.526Z] drwxr-xr-x 4 root root 4096 Apr 13 17:10 .. [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 11 Apr 13 17:09 .dockerignore [2022-04-13T17:11:18.526Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 17:09 .git [2022-04-13T17:11:18.526Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 17:09 .github [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 879 Apr 13 17:09 .gitignore [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 42 Apr 13 17:09 .golangci.yml [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 87 Apr 13 17:09 .hadolint.yml [2022-04-13T17:11:18.526Z] drwx------ 3 1001 1001 4096 Apr 13 17:09 .semver [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 166 Apr 13 17:09 .sonarcloud.properties [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 1171 Apr 13 17:09 ADOPTERS.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 10086 Apr 13 17:09 Attribution.txt [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 51732 Apr 13 17:09 CHANGELOG.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 3804 Apr 13 17:09 CONTRIBUTING.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 677 Apr 13 17:09 GOVERNANCE.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 850 Apr 13 17:09 Jenkinsfile [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 10775 Apr 13 17:09 LICENSE [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 8522 Apr 13 17:09 Makefile [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 582 Apr 13 17:09 OWNERS.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 8207 Apr 13 17:09 README.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 6912 Apr 13 17:09 SECURITY.md [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 12 Apr 13 17:09 VERSION [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 4131 Apr 13 17:09 ZMQWindows.md [2022-04-13T17:11:18.526Z] drwxrwxr-x 2 1001 1001 4096 Apr 13 17:09 bin [2022-04-13T17:11:18.526Z] drwxrwxr-x 18 1001 1001 4096 Apr 13 17:09 cmd [2022-04-13T17:11:18.526Z] -rw-r--r-- 1 root root 434738 Apr 13 17:10 coverage.out [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 3256 Apr 13 17:09 go.mod [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 35162 Apr 13 17:09 go.sum [2022-04-13T17:11:18.526Z] drwxrwxr-x 8 1001 1001 4096 Apr 13 17:09 internal [2022-04-13T17:11:18.526Z] drwxrwxr-x 3 1001 1001 4096 Apr 13 17:09 openapi [2022-04-13T17:11:18.526Z] drwxrwxr-x 4 1001 1001 4096 Apr 13 17:09 snap [2022-04-13T17:11:18.526Z] -rw-rw-r-- 1 1001 1001 204 Apr 13 17:09 version.go [Pipeline] sh [2022-04-13T17:11:18.817Z] + '[' -e coverage.out ] [2022-04-13T17:11:18.817Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-13T17:11:18.915Z] Stashed 1 file(s) [Pipeline] sh [2022-04-13T17:11:19.194Z] + make build [2022-04-13T17:11:19.194Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T17:11:37.290Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T17:11:38.232Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T17:11:40.145Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T17:11:42.687Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T17:11:45.981Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T17:11:48.528Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T17:11:50.438Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T17:11:52.348Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T17:11:54.896Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T17:11:56.809Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T17:11:58.717Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T17:12:02.012Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-13T17:12:03.945Z] $ docker stop --time=1 a5b1d8a2ecc587361912b24ca350002150cd72ad96d93416a4fcac0f16188638 [2022-04-13T17:12:04.846Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-20829 in /w/workspace/edgexfoundry_edgex-go_main [2022-04-13T17:12:06.391Z] $ docker rm -f a5b1d8a2ecc587361912b24ca350002150cd72ad96d93416a4fcac0f16188638 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2022-04-13T17:12:06.701Z] Running in /w/workspace/edgex-go/193 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:12:07.469Z] The recommended git tool is: git [2022-04-13T17:12:07.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T17:12:07.692Z] [2022-04-13T17:12:07.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:12:07.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T17:12:07.994Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-13T17:12:07.994Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-13T17:12:07.994Z] ca9280d653b3: Pulling fs layer [2022-04-13T17:12:07.994Z] 7e9c9ca2126c: Pulling fs layer [2022-04-13T17:12:07.994Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-13T17:12:07.994Z] cbdbe7a5bc2a: Download complete [2022-04-13T17:12:08.253Z] ca9280d653b3: Verifying Checksum [2022-04-13T17:12:08.253Z] ca9280d653b3: Download complete [2022-04-13T17:12:08.253Z] cbdbe7a5bc2a: Pull complete [2022-04-13T17:12:08.511Z] 7e9c9ca2126c: Download complete [2022-04-13T17:12:08.769Z] ca9280d653b3: Pull complete [2022-04-13T17:12:12.062Z] 7e9c9ca2126c: Pull complete [2022-04-13T17:12:12.062Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-13T17:12:12.062Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T17:12:12.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-13T17:12:12.124Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T17:12:12.206Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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-13T17:12:13.724Z] $ docker top f27ebfc5fa138a6214910878421cdd5575a3aa46bc45f1b249681dd343d77430 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:12:14.084Z] + docker-compose build --help [2022-04-13T17:12:14.085Z] + grep parallel [2022-04-13T17:12:14.655Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T17:12:14.673Z] $ docker stop --time=1 f27ebfc5fa138a6214910878421cdd5575a3aa46bc45f1b249681dd343d77430 [2022-04-13T17:12:15.220Z] using credential edgex-jenkins-ssh [2022-04-13T17:12:15.241Z] Cloning the remote Git repository [2022-04-13T17:12:15.316Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-13T17:12:15.511Z] > git init /w/workspace/edgex-go/193 # timeout=10 [2022-04-13T17:12:15.975Z] $ docker rm -f f27ebfc5fa138a6214910878421cdd5575a3aa46bc45f1b249681dd343d77430 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:12:16.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-13T17:12:16.375Z] . [Pipeline] withDockerContainer [2022-04-13T17:12:16.444Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T17:12:16.484Z] $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-13T17:12:16.828Z] $ docker top 244520fa98ba6c409b4fcb8adb0d6f8eb3ae330215b3619c7ed22ab59b6e164d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:12:16.017Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-13T17:12:16.018Z] > git --version # timeout=10 [2022-04-13T17:12:16.064Z] > git --version # 'git version 2.25.1' [2022-04-13T17:12:16.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-13T17:12:16.246Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T17:12:17.180Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T17:12:17.752Z] Building core-command ... [2022-04-13T17:12:17.752Z] Building core-data ... [2022-04-13T17:12:17.752Z] Building core-metadata ... [2022-04-13T17:12:17.752Z] Building security-bootstrapper ... [2022-04-13T17:12:17.752Z] Building security-proxy-setup ... [2022-04-13T17:12:17.752Z] Building security-secretstore-setup ... [2022-04-13T17:12:17.752Z] Building security-spiffe-token-provider ... [2022-04-13T17:12:17.752Z] Building security-spire-agent ... [2022-04-13T17:12:17.752Z] Building security-spire-config ... [2022-04-13T17:12:17.752Z] Building security-spire-server ... [2022-04-13T17:12:17.752Z] Building support-notifications ... [2022-04-13T17:12:17.752Z] Building support-scheduler ... [2022-04-13T17:12:17.752Z] Building sys-mgmt-agent ... [2022-04-13T17:12:17.752Z] Building security-spiffe-token-provider [2022-04-13T17:12:17.752Z] Building security-secretstore-setup [2022-04-13T17:12:17.752Z] Building security-bootstrapper [2022-04-13T17:12:17.752Z] Building security-spire-agent [2022-04-13T17:12:17.752Z] Building support-scheduler [2022-04-13T17:12:32.550Z] Avoid second fetch [2022-04-13T17:12:32.550Z] Checking out Revision e06225a277df99345dc66b555c91ab0f0cafa68f (main) [2022-04-13T17:12:32.493Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-13T17:12:32.522Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-13T17:12:32.575Z] > git config core.sparsecheckout # timeout=10 [2022-04-13T17:12:32.591Z] > git checkout -f e06225a277df99345dc66b555c91ab0f0cafa68f # timeout=10 [2022-04-13T17:12:37.108Z] Commit message: "feat: Implement service metrics for Events and Readings persisted (#3922)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-13T17:12:38.075Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-13T17:12:38.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T17:12:38.075Z] Dload Upload Total Spent Left Speed [2022-04-13T17:12:38.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45725 [Pipeline] sh [2022-04-13T17:12:38.629Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-13T17:12:38.995Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-13T17:12:38.995Z] + sudo tee /etc/docker/daemon.new [2022-04-13T17:12:38.995Z] { [2022-04-13T17:12:38.995Z] "registry-mirrors": [ [2022-04-13T17:12:38.995Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-13T17:12:38.995Z] ], [2022-04-13T17:12:38.995Z] "bip": "10.250.0.254/24", [2022-04-13T17:12:38.995Z] "hosts": [ [2022-04-13T17:12:38.995Z] "tcp://0.0.0.0:5555", [2022-04-13T17:12:38.995Z] "unix:///var/run/docker.sock" [2022-04-13T17:12:38.995Z] ], [2022-04-13T17:12:38.995Z] "mtu": 1458, [2022-04-13T17:12:38.995Z] "selinux-enabled": true, [2022-04-13T17:12:38.995Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-13T17:12:38.995Z] } [Pipeline] sh [2022-04-13T17:12:39.359Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-13T17:12:39.707Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:12:39.707Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:12:39.707Z] ---> 0f93ad3ceca3 [2022-04-13T17:12:39.707Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T17:12:39.707Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:12:39.707Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:12:39.707Z] ---> 0f93ad3ceca3 [2022-04-13T17:12:39.707Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T17:12:39.707Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:12:39.707Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:12:39.707Z] ---> 0f93ad3ceca3 [2022-04-13T17:12:39.707Z] Step 3/31 : WORKDIR /edgex-go [2022-04-13T17:12:39.707Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:12:39.707Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:12:39.707Z] ---> 0f93ad3ceca3 [2022-04-13T17:12:39.707Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T17:12:39.707Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:12:39.707Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:12:39.707Z] ---> 0f93ad3ceca3 [2022-04-13T17:12:39.707Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T17:12:39.708Z] + sudo service docker restart [2022-04-13T17:12:41.624Z] ---> Running in 1144f39feac9 [2022-04-13T17:12:41.624Z] ---> Running in 1c1a253c453a [2022-04-13T17:12:41.624Z] ---> Running in 1b98e2e7582b [2022-04-13T17:12:41.624Z] ---> Running in 2e4f174df016 [2022-04-13T17:12:41.624Z] ---> Running in 084007329dd2 [2022-04-13T17:12:41.624Z] Removing intermediate container 084007329dd2 [2022-04-13T17:12:41.624Z] ---> 83714ed6d812 [2022-04-13T17:12:41.624Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:12:41.624Z] Removing intermediate container 1c1a253c453a [2022-04-13T17:12:41.624Z] ---> 054aabb5293c [2022-04-13T17:12:41.624Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:12:41.624Z] Removing intermediate container 1144f39feac9 [2022-04-13T17:12:41.624Z] ---> 58cd6e43553f [2022-04-13T17:12:41.624Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:12:41.624Z] Removing intermediate container 1b98e2e7582b [2022-04-13T17:12:41.624Z] ---> 7932925d8fdc [2022-04-13T17:12:41.624Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:12:41.624Z] ---> Running in 7b7b63a97aa5 [2022-04-13T17:12:41.624Z] Removing intermediate container 2e4f174df016 [2022-04-13T17:12:41.624Z] ---> 688ce1aaf36a [2022-04-13T17:12:41.624Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T17:12:41.624Z] ---> Running in 249260ac5282 [2022-04-13T17:12:41.624Z] ---> Running in bca7bbbb4dc2 [2022-04-13T17:12:41.624Z] ---> Running in 688a958ea0d7 [2022-04-13T17:12:41.624Z] ---> Running in 55534118f41a [2022-04-13T17:12:42.194Z] Removing intermediate container 7b7b63a97aa5 [2022-04-13T17:12:42.194Z] ---> 93ccc4f339ce [2022-04-13T17:12:42.194Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T17:12:42.194Z] ---> Running in 96e72e38b9c1 [2022-04-13T17:12:42.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:42.722Z] Removing intermediate container bca7bbbb4dc2 [2022-04-13T17:12:42.722Z] ---> 1cfd1b10254f [2022-04-13T17:12:42.722Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T17:12:42.722Z] ---> Running in 3049fcfa9a07 [2022-04-13T17:12:42.722Z] Removing intermediate container 249260ac5282 [2022-04-13T17:12:42.722Z] ---> eb35c05958f2 [2022-04-13T17:12:42.722Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T17:12:42.982Z] ---> Running in 6893a0b9b1cd [2022-04-13T17:12:42.982Z] Removing intermediate container 688a958ea0d7 [2022-04-13T17:12:42.982Z] ---> 47d1364b4c42 [2022-04-13T17:12:42.982Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T17:12:42.982Z] ---> Running in 65769f06a429 [2022-04-13T17:12:43.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:43.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:43.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:43.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:43.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:43.761Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:12:43.761Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:12:43.761Z] OK: 15865 distinct packages available [2022-04-13T17:12:43.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:44.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:44.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:44.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:44.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:44.281Z] OK: 221 MiB in 52 packages [2022-04-13T17:12:44.281Z] OK: 221 MiB in 52 packages [2022-04-13T17:12:44.543Z] OK: 221 MiB in 52 packages [2022-04-13T17:12:44.543Z] OK: 221 MiB in 52 packages [2022-04-13T17:12:44.543Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:12:44.802Z] Removing intermediate container 3049fcfa9a07 [2022-04-13T17:12:44.802Z] ---> ef57d4e874ce [2022-04-13T17:12:44.802Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T17:12:44.802Z] OK: 221 MiB in 52 packages [2022-04-13T17:12:45.064Z] Removing intermediate container 96e72e38b9c1 [2022-04-13T17:12:45.064Z] ---> e9611cbd2fdc [2022-04-13T17:12:45.064Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T17:12:45.064Z] ---> 6f56c70b0020 [2022-04-13T17:12:45.064Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:12:45.064Z] ---> Running in 4f930314e8e6 [2022-04-13T17:12:45.064Z] Removing intermediate container 6893a0b9b1cd [2022-04-13T17:12:45.064Z] ---> 87175ff0eaaf [2022-04-13T17:12:45.064Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T17:12:45.064Z] Removing intermediate container 65769f06a429 [2022-04-13T17:12:45.064Z] ---> 6760ed32ecf6 [2022-04-13T17:12:45.064Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T17:12:45.323Z] ---> 8ff6b21f6ffa [2022-04-13T17:12:45.323Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:12:45.323Z] ---> Running in f05b9954062a [2022-04-13T17:12:45.323Z] ---> 5f69a7554e90 [2022-04-13T17:12:45.323Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:12:45.323Z] Removing intermediate container 55534118f41a [2022-04-13T17:12:45.323Z] ---> 9c7efe55b766 [2022-04-13T17:12:45.323Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T17:12:45.323Z] ---> Running in d7494f1512af [2022-04-13T17:12:45.323Z] ---> 62aea554835b [2022-04-13T17:12:45.323Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:12:45.585Z] ---> Running in c57f6b5601a8 [2022-04-13T17:12:45.585Z] ---> 2513f4c0f011 [2022-04-13T17:12:45.585Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:12:45.585Z] ---> Running in 4190df2590da [2022-04-13T17:12:46.523Z] Removing intermediate container 4f930314e8e6 [2022-04-13T17:12:46.523Z] ---> 5d9321fe2d30 [2022-04-13T17:12:46.523Z] Step 8/26 : COPY . . [2022-04-13T17:12:46.523Z] Removing intermediate container f05b9954062a [2022-04-13T17:12:46.523Z] ---> 0658f44fdc5f [2022-04-13T17:12:46.523Z] Step 8/22 : COPY . . [2022-04-13T17:12:46.523Z] Removing intermediate container d7494f1512af [2022-04-13T17:12:46.523Z] ---> d9cb3e8cb0a0 [2022-04-13T17:12:46.523Z] Step 8/31 : COPY . . [2022-04-13T17:12:47.088Z] Removing intermediate container c57f6b5601a8 [2022-04-13T17:12:47.088Z] ---> ec703b367c63 [2022-04-13T17:12:47.088Z] Step 8/25 : COPY . . [2022-04-13T17:12:55.217Z] Removing intermediate container 4190df2590da [2022-04-13T17:12:55.217Z] ---> 9825e428081a [2022-04-13T17:12:55.217Z] Step 7/20 : COPY . . [2022-04-13T17:12:55.217Z] ---> 34c110264f30 [2022-04-13T17:12:55.217Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T17:12:55.217Z] ---> a8813efdfd76 [2022-04-13T17:12:55.217Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T17:12:55.217Z] ---> f7a11cda6b12 [2022-04-13T17:12:55.217Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper ---> 9cd4e8be93ce [2022-04-13T17:12:55.217Z] [2022-04-13T17:12:55.217Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T17:12:55.217Z] ---> Running in dac6493ad693 [2022-04-13T17:12:55.217Z] ---> Running in cbfd66a829a2 [2022-04-13T17:12:55.217Z] ---> Running in 0634f54284c6 [2022-04-13T17:12:55.217Z] ---> Running in 45d20a4db164 [2022-04-13T17:12:55.477Z] Removing intermediate container dac6493ad693 [2022-04-13T17:12:55.477Z] ---> 4b9abfc80323 [2022-04-13T17:12:55.477Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T17:12:55.477Z] ---> Running in 873c55c2f5c3 [2022-04-13T17:12:55.737Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T17:12:55.996Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T17:12:55.996Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T17:12:56.934Z] Removing intermediate container 873c55c2f5c3 [2022-04-13T17:12:56.934Z] ---> 5503b4f4c63a [2022-04-13T17:12:56.934Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T17:12:57.193Z] ---> Running in a25f6fa30f24 [2022-04-13T17:12:57.193Z] Removing intermediate container a25f6fa30f24 [2022-04-13T17:12:57.193Z] ---> d9f5403cadc3 [2022-04-13T17:12:57.193Z] 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-13T17:12:57.193Z] ---> Running in 8b659dd2bb54 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T17:12:58.078Z] provisioning config files... [2022-04-13T17:12:58.105Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config6286109275969292583tmp [2022-04-13T17:12:58.131Z] spire-1.2.1/ [2022-04-13T17:12:58.131Z] spire-1.2.1/.data/ [2022-04-13T17:12:58.131Z] spire-1.2.1/.data/.file [2022-04-13T17:12:58.131Z] spire-1.2.1/.dockerignore [2022-04-13T17:12:58.131Z] spire-1.2.1/.gitattributes [2022-04-13T17:12:58.131Z] spire-1.2.1/.githooks/ [2022-04-13T17:12:58.131Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/ [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/ [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T17:12:58.131Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T17:12:58.131Z] spire-1.2.1/.gitignore [2022-04-13T17:12:58.131Z] spire-1.2.1/.go-version [2022-04-13T17:12:58.131Z] spire-1.2.1/.golangci.yml [2022-04-13T17:12:58.131Z] spire-1.2.1/ADOPTERS.md [2022-04-13T17:12:58.131Z] spire-1.2.1/CHANGELOG.md [2022-04-13T17:12:58.131Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T17:12:58.131Z] spire-1.2.1/CODEOWNERS [2022-04-13T17:12:58.131Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T17:12:58.131Z] spire-1.2.1/Dockerfile [2022-04-13T17:12:58.131Z] spire-1.2.1/Dockerfile.dev [2022-04-13T17:12:58.131Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T17:12:58.131Z] spire-1.2.1/LICENSE [2022-04-13T17:12:58.131Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T17:12:58.131Z] spire-1.2.1/Makefile [2022-04-13T17:12:58.131Z] spire-1.2.1/README.md [2022-04-13T17:12:58.131Z] spire-1.2.1/ROADMAP.md [2022-04-13T17:12:58.131Z] spire-1.2.1/SECURITY.md [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T17:12:58.131Z] spire-1.2.1/cmd/spire-server/cli/cli.go [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T17:12:58.393Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/ [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/agent/ [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/server/ [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/server/server.conf [2022-04-13T17:12:58.393Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/ [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/auditlog.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/ [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/spire_server.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/telemetry.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/upgrading.md [2022-04-13T17:12:58.393Z] spire-1.2.1/doc/using_spire.md [2022-04-13T17:12:58.393Z] spire-1.2.1/examples/ [2022-04-13T17:12:58.393Z] spire-1.2.1/examples/README.md [2022-04-13T17:12:58.393Z] spire-1.2.1/go.mod [2022-04-13T17:12:58.393Z] spire-1.2.1/go.sum [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T17:12:58.393Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T17:12:58.394Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/log/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T17:12:58.395Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/version/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T17:12:58.396Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/config.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T17:12:58.397Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/server.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/private/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/private/server/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T17:12:58.398Z] spire-1.2.1/release/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/README.md [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/conf/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T17:12:58.398Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T17:12:58.398Z] spire-1.2.1/script/ [2022-04-13T17:12:58.398Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T17:12:58.398Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T17:12:58.398Z] spire-1.2.1/support/ [2022-04-13T17:12:58.398Z] spire-1.2.1/support/k8s/ [2022-04-13T17:12:58.398Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T17:12:58.398Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T17:12:58.398Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T17:12:58.399Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/clock/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/clock/clock.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T17:12:58.399Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/README.md [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/common [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T17:12:58.399Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T17:12:58.400Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T17:12:58.401Z] spire-1.2.1/test/integration/test.sh [2022-04-13T17:12:58.401Z] spire-1.2.1/test/plugintest/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testca/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testca/ca.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testkey/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/testkey/new.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/util/ [2022-04-13T17:12:58.401Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/util/race.go [2022-04-13T17:12:58.401Z] spire-1.2.1/test/util/util.go [2022-04-13T17:12:58.401Z] building spire from source... [2022-04-13T17:12:58.401Z] Installing go1.17.7... [2022-04-13T17:12:58.552Z] ---> docker-login.sh [2022-04-13T17:12:58.552Z] nexus3.edgexfoundry.org:10001 [2022-04-13T17:12:59.154Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:12:59.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:12:59.434Z] Configure a credential helper to remove this warning. See [2022-04-13T17:12:59.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:12:59.434Z] [2022-04-13T17:12:59.434Z] Login Succeeded [2022-04-13T17:12:59.711Z] nexus3.edgexfoundry.org:10002 [2022-04-13T17:12:59.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:12:59.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:12:59.988Z] Configure a credential helper to remove this warning. See [2022-04-13T17:12:59.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:12:59.988Z] [2022-04-13T17:12:59.988Z] Login Succeeded [2022-04-13T17:12:59.988Z] nexus3.edgexfoundry.org:10003 [2022-04-13T17:13:00.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:13:00.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:13:00.600Z] Configure a credential helper to remove this warning. See [2022-04-13T17:13:00.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:13:00.600Z] [2022-04-13T17:13:00.600Z] Login Succeeded [2022-04-13T17:13:00.600Z] nexus3.edgexfoundry.org:10004 [2022-04-13T17:13:00.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:13:01.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:13:01.164Z] Configure a credential helper to remove this warning. See [2022-04-13T17:13:01.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:13:01.164Z] [2022-04-13T17:13:01.164Z] Login Succeeded [2022-04-13T17:13:01.164Z] docker.io [2022-04-13T17:13:01.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:13:01.685Z] ---> 3bb04043d526 [2022-04-13T17:13:01.685Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T17:13:01.943Z] ---> Running in c0ee4d02cdb7 [2022-04-13T17:13:02.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:13:02.043Z] Configure a credential helper to remove this warning. See [2022-04-13T17:13:02.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:13:02.043Z] [2022-04-13T17:13:02.043Z] Login Succeeded [2022-04-13T17:13:02.043Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T17:13:02.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-13T17:13:02.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T17:13:02.631Z] ========================================================= [2022-04-13T17:13:02.631Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-13T17:13:02.631Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-13T17:13:02.878Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T17:13:03.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T17:13:03.297Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-13T17:13:03.297Z] 9b3977197b4f: Pulling fs layer [2022-04-13T17:13:03.297Z] 1a89e8eeedd5: Pulling fs layer [2022-04-13T17:13:03.297Z] 94645a83ff95: Pulling fs layer [2022-04-13T17:13:03.297Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-13T17:13:03.297Z] 0c92f367c5e7: Pulling fs layer [2022-04-13T17:13:03.297Z] f7c0051592d6: Pulling fs layer [2022-04-13T17:13:03.297Z] a227ed2f7395: Pulling fs layer [2022-04-13T17:13:03.297Z] 7b1c46037f91: Pulling fs layer [2022-04-13T17:13:03.297Z] 0c92f367c5e7: Waiting [2022-04-13T17:13:03.297Z] f7c0051592d6: Waiting [2022-04-13T17:13:03.297Z] a227ed2f7395: Waiting [2022-04-13T17:13:03.297Z] 3f3a8bcf1eab: Waiting [2022-04-13T17:13:03.297Z] 7b1c46037f91: Waiting [2022-04-13T17:13:03.297Z] 94645a83ff95: Verifying Checksum [2022-04-13T17:13:03.297Z] 94645a83ff95: Download complete [2022-04-13T17:13:03.297Z] 1a89e8eeedd5: Verifying Checksum [2022-04-13T17:13:03.297Z] 1a89e8eeedd5: Download complete [2022-04-13T17:13:03.297Z] 0c92f367c5e7: Verifying Checksum [2022-04-13T17:13:03.297Z] 0c92f367c5e7: Download complete [2022-04-13T17:13:03.297Z] f7c0051592d6: Verifying Checksum [2022-04-13T17:13:03.297Z] f7c0051592d6: Download complete [2022-04-13T17:13:03.297Z] 9b3977197b4f: Verifying Checksum [2022-04-13T17:13:03.297Z] 9b3977197b4f: Download complete [2022-04-13T17:13:03.297Z] a227ed2f7395: Verifying Checksum [2022-04-13T17:13:03.297Z] a227ed2f7395: Download complete [2022-04-13T17:13:04.255Z] Building bin/spire-server... [2022-04-13T17:13:04.255Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T17:13:04.255Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T17:13:04.255Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T17:13:04.255Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T17:13:04.255Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T17:13:04.255Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T17:13:04.256Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T17:13:04.298Z] 9b3977197b4f: Pull complete [2022-04-13T17:13:04.515Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T17:13:04.515Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T17:13:04.515Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T17:13:04.515Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T17:13:04.515Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T17:13:04.515Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T17:13:04.515Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T17:13:04.515Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T17:13:04.773Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T17:13:04.773Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T17:13:04.773Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T17:13:04.773Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T17:13:04.773Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T17:13:04.773Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T17:13:04.898Z] 1a89e8eeedd5: Pull complete [2022-04-13T17:13:05.031Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T17:13:05.031Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T17:13:05.031Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T17:13:05.031Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T17:13:05.031Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T17:13:05.031Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T17:13:05.031Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T17:13:05.031Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T17:13:05.031Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T17:13:05.031Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T17:13:05.031Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T17:13:05.031Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T17:13:05.177Z] 94645a83ff95: Pull complete [2022-04-13T17:13:05.290Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T17:13:05.291Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T17:13:05.291Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T17:13:05.291Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T17:13:05.291Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T17:13:05.291Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T17:13:05.459Z] 7b1c46037f91: Verifying Checksum [2022-04-13T17:13:05.459Z] 7b1c46037f91: Download complete [2022-04-13T17:13:05.548Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T17:13:05.548Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T17:13:05.548Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T17:13:05.548Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T17:13:05.548Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T17:13:05.548Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T17:13:05.549Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T17:13:06.055Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-13T17:13:06.055Z] 3f3a8bcf1eab: Download complete [2022-04-13T17:13:08.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T17:13:08.082Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T17:13:08.082Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T17:13:08.082Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T17:13:08.082Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T17:13:08.082Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T17:13:12.277Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T17:13:12.277Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T17:13:12.277Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T17:13:12.277Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T17:13:12.277Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T17:13:12.277Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T17:13:12.277Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T17:13:12.277Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T17:13:12.277Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T17:13:12.277Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T17:13:12.846Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T17:13:13.106Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T17:13:13.364Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T17:13:13.364Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T17:13:13.364Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T17:13:13.623Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T17:13:13.623Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T17:13:13.623Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T17:13:13.623Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T17:13:13.623Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T17:13:14.189Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T17:13:14.189Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T17:13:14.190Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T17:13:14.190Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T17:13:14.190Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T17:13:14.447Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T17:13:14.447Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T17:13:14.447Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T17:13:14.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T17:13:14.705Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T17:13:14.705Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T17:13:14.705Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T17:13:14.705Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T17:13:14.705Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T17:13:14.705Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T17:13:14.705Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T17:13:15.277Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T17:13:15.277Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T17:13:15.277Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T17:13:15.278Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T17:13:17.188Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T17:13:17.188Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T17:13:17.188Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T17:13:17.188Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T17:13:17.188Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T17:13:17.188Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T17:13:17.188Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T17:13:17.188Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T17:13:17.188Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T17:13:17.188Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T17:13:17.446Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T17:13:17.446Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T17:13:17.446Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T17:13:17.446Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T17:13:17.446Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T17:13:17.446Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T17:13:17.446Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T17:13:17.446Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T17:13:17.446Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T17:13:17.446Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T17:13:17.446Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T17:13:17.446Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T17:13:17.446Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T17:13:17.446Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T17:13:17.446Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T17:13:17.705Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T17:13:17.705Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T17:13:17.705Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T17:13:17.705Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T17:13:17.963Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T17:13:17.963Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T17:13:17.963Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T17:13:17.963Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T17:13:17.963Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T17:13:17.963Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T17:13:17.963Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T17:13:17.963Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T17:13:17.963Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T17:13:17.963Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T17:13:17.963Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T17:13:17.963Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T17:13:17.963Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T17:13:17.963Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T17:13:18.221Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T17:13:18.221Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T17:13:18.221Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T17:13:18.221Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T17:13:18.221Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T17:13:18.221Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T17:13:18.221Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T17:13:18.488Z] 3f3a8bcf1eab: Pull complete [2022-04-13T17:13:18.768Z] 0c92f367c5e7: Pull complete [2022-04-13T17:13:19.074Z] f7c0051592d6: Pull complete [2022-04-13T17:13:19.351Z] a227ed2f7395: Pull complete [2022-04-13T17:13:24.828Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T17:13:24.828Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T17:13:27.668Z] 7b1c46037f91: Pull complete [2022-04-13T17:13:27.668Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-13T17:13:27.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T17:13:27.668Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-13T17:13:28.267Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-13T17:13:28.267Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T17:13:28.267Z] WORKDIR /edgex [2022-04-13T17:13:28.267Z] COPY go.mod . [2022-04-13T17:13:28.267Z] RUN go mod download [2022-04-13T17:13:30.220Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T17:13:30.963Z] Sending build context to Docker daemon 169.2MB [2022-04-13T17:13:30.963Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-13T17:13:30.963Z] ---> f79e39bc4007 [2022-04-13T17:13:30.963Z] Step 2/4 : WORKDIR /edgex [2022-04-13T17:13:32.960Z] ---> Running in be05d8c0a9d0 [2022-04-13T17:13:33.235Z] Removing intermediate container be05d8c0a9d0 [2022-04-13T17:13:33.235Z] ---> 035cfc972510 [2022-04-13T17:13:33.235Z] Step 3/4 : COPY go.mod . [2022-04-13T17:13:33.514Z] ---> 4c669591e336 [2022-04-13T17:13:33.514Z] Step 4/4 : RUN go mod download [2022-04-13T17:13:33.793Z] ---> Running in 70da0a854116 [2022-04-13T17:13:52.176Z] Removing intermediate container c0ee4d02cdb7 [2022-04-13T17:13:52.176Z] ---> 8f7ee7b75ea5 [2022-04-13T17:13:52.176Z] [2022-04-13T17:13:52.176Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T17:13:52.176Z] Removing intermediate container 0634f54284c6 [2022-04-13T17:13:52.176Z] ---> 2012b44e9687 [2022-04-13T17:13:52.176Z] [2022-04-13T17:13:52.176Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T17:13:52.176Z] Removing intermediate container 45d20a4db164 [2022-04-13T17:13:52.176Z] ---> a87673defb32 [2022-04-13T17:13:52.176Z] [2022-04-13T17:13:52.176Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T17:13:52.176Z] Removing intermediate container cbfd66a829a2 [2022-04-13T17:13:52.176Z] ---> 8935edb9a868 [2022-04-13T17:13:52.176Z] [2022-04-13T17:13:52.176Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T17:13:52.176Z] 3.15: Pulling from library/alpine [2022-04-13T17:13:52.176Z] 3.14: Pulling from library/alpine [2022-04-13T17:13:52.176Z] 3.14: Pulling from library/alpine [2022-04-13T17:13:52.176Z] 3.14: Pulling from library/alpine [2022-04-13T17:13:52.176Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T17:13:52.176Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T17:13:52.176Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T17:13:52.176Z] Status: Image is up to date for alpine:3.14 [2022-04-13T17:13:52.176Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T17:13:52.176Z] Status: Image is up to date for alpine:3.14 [2022-04-13T17:13:52.176Z] ---> e04c818066af [2022-04-13T17:13:52.176Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T17:13:52.176Z] ---> e04c818066af [2022-04-13T17:13:52.176Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T17:13:52.176Z] ---> e04c818066af [2022-04-13T17:13:52.176Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T17:13:52.176Z] ---> Running in 1f4621a6d58b [2022-04-13T17:13:52.176Z] ---> Running in 95aa9d4b5b17 [2022-04-13T17:13:52.176Z] ---> Running in e05489c03346 [2022-04-13T17:13:52.176Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T17:13:52.176Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T17:13:52.176Z] ---> 0ac33e5f5afa [2022-04-13T17:13:52.176Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:13:52.436Z] ---> Running in 91ccea119fab [2022-04-13T17:13:52.436Z] Removing intermediate container 95aa9d4b5b17 [2022-04-13T17:13:52.436Z] ---> 76b41e484947 [2022-04-13T17:13:52.436Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T17:13:52.436Z] ---> Running in ac4d26f7dca8 [2022-04-13T17:13:52.695Z] Removing intermediate container 91ccea119fab [2022-04-13T17:13:52.695Z] ---> e2b0fa4b41c5 [2022-04-13T17:13:52.695Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:13:52.695Z] ---> Running in c1d395459d13 [2022-04-13T17:13:52.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:52.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:52.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:52.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:53.215Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T17:13:53.215Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T17:13:53.215Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T17:13:53.215Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:13:53.215Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T17:13:53.215Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:13:53.215Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:13:53.215Z] OK: 6 MiB in 15 packages [2022-04-13T17:13:53.215Z] OK: 6 MiB in 17 packages [2022-04-13T17:13:53.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:53.474Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:53.733Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T17:13:53.733Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T17:13:53.733Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:13:53.733Z] OK: 6 MiB in 16 packages [2022-04-13T17:13:54.673Z] Removing intermediate container 1f4621a6d58b [2022-04-13T17:13:54.673Z] ---> e90f996d78e7 [2022-04-13T17:13:54.673Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T17:13:54.673Z] ---> Running in b7fb98859eb0 [2022-04-13T17:13:54.673Z] Removing intermediate container e05489c03346 [2022-04-13T17:13:54.673Z] ---> 5dd964216273 [2022-04-13T17:13:54.673Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:13:54.673Z] ---> Running in 041967ea19fc [2022-04-13T17:13:54.673Z] Removing intermediate container b7fb98859eb0 [2022-04-13T17:13:54.673Z] ---> 52904f794139 [2022-04-13T17:13:54.673Z] Step 13/25 : WORKDIR / [2022-04-13T17:13:54.673Z] ---> Running in ddc4887ec03e [2022-04-13T17:13:54.932Z] Removing intermediate container ac4d26f7dca8 [2022-04-13T17:13:54.932Z] ---> e9dfe8655667 [2022-04-13T17:13:54.932Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T17:13:54.932Z] Removing intermediate container c1d395459d13 [2022-04-13T17:13:54.932Z] ---> f5ebc9321f50 [2022-04-13T17:13:54.932Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T17:13:54.932Z] Removing intermediate container 041967ea19fc [2022-04-13T17:13:54.932Z] ---> 402b7e2c1483 [2022-04-13T17:13:54.932Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T17:13:54.932Z] ---> Running in 5e6c9ec27c61 [2022-04-13T17:13:54.932Z] ---> Running in c70e08d1a0fb [2022-04-13T17:13:55.191Z] ---> Running in e935a012b824 [2022-04-13T17:13:55.191Z] Removing intermediate container ddc4887ec03e [2022-04-13T17:13:55.191Z] ---> 481851c79c7e [2022-04-13T17:13:55.191Z] 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-13T17:13:55.453Z] Removing intermediate container 5e6c9ec27c61 [2022-04-13T17:13:55.453Z] ---> 5d021148110d [2022-04-13T17:13:55.453Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T17:13:55.453Z] ---> Running in 642a868914c3 [2022-04-13T17:13:55.453Z] Removing intermediate container c70e08d1a0fb [2022-04-13T17:13:55.453Z] ---> d5bfa195cbe9 [2022-04-13T17:13:55.453Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T17:13:55.453Z] ---> Running in b4271160f4dd [2022-04-13T17:13:55.712Z] Removing intermediate container 642a868914c3 [2022-04-13T17:13:55.712Z] ---> e5305da4c8b4 [2022-04-13T17:13:55.712Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T17:13:55.712Z] ---> aaa5a588e1c3 [2022-04-13T17:13:55.712Z] 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-13T17:13:55.712Z] Removing intermediate container b4271160f4dd [2022-04-13T17:13:55.712Z] ---> 01ecee359553 [2022-04-13T17:13:55.712Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:13:55.712Z] ---> Running in b7417c97c04b [2022-04-13T17:13:55.971Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:56.231Z] ---> 017c01bb2ff3 [2022-04-13T17:13:56.231Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T17:13:56.231Z] ---> 6320737bcce7 [2022-04-13T17:13:56.231Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T17:13:56.494Z] ---> f568f454e706 [2022-04-13T17:13:56.494Z] 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-13T17:13:56.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:57.016Z] ---> 7d2bcfbff30e [2022-04-13T17:13:57.016Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T17:13:57.016Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:13:57.016Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:13:57.016Z] OK: 15854 distinct packages available [2022-04-13T17:13:57.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:57.536Z] ---> ddfa161a2b62 [2022-04-13T17:13:57.536Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T17:13:57.801Z] Removing intermediate container b7417c97c04b [2022-04-13T17:13:57.801Z] ---> 02a1b99a89ff [2022-04-13T17:13:57.801Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T17:13:57.801Z] ---> Running in e20e56d22323 [2022-04-13T17:13:58.061Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:13:58.321Z] ---> 5a0895b75478 [2022-04-13T17:13:58.321Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T17:13:58.321Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T17:13:58.321Z] Removing intermediate container e20e56d22323 [2022-04-13T17:13:58.321Z] ---> 17d500bbdcde [2022-04-13T17:13:58.321Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T17:13:58.321Z] ---> e1aaee840633 [2022-04-13T17:13:58.321Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T17:13:58.321Z] ---> Running in 7f20eb9948ae [2022-04-13T17:13:58.321Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T17:13:58.582Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T17:13:58.582Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T17:13:58.582Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T17:13:58.846Z] Removing intermediate container 7f20eb9948ae [2022-04-13T17:13:58.846Z] ---> 5d3d82aa8b5a [2022-04-13T17:13:58.846Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:13:58.846Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T17:13:58.846Z] ---> Running in fc9a8c6a9f68 [2022-04-13T17:13:58.846Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T17:13:58.846Z] ---> 9d573fd6bb8b [2022-04-13T17:13:58.846Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T17:13:58.846Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T17:13:59.105Z] ---> Running in b604721e2a93 [2022-04-13T17:13:59.105Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T17:13:59.105Z] Removing intermediate container fc9a8c6a9f68 [2022-04-13T17:13:59.105Z] ---> 56128aef29be [2022-04-13T17:13:59.105Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T17:13:59.105Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:13:59.105Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:13:59.105Z] ---> Running in 6b79798fd2a8 [2022-04-13T17:13:59.105Z] OK: 8 MiB in 23 packages [2022-04-13T17:13:59.676Z] Removing intermediate container 6b79798fd2a8 [2022-04-13T17:13:59.676Z] ---> af304d743574 [2022-04-13T17:13:59.676Z] Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:13:59.676Z] ---> Running in 13b7755d0924 [2022-04-13T17:14:00.259Z] Removing intermediate container 13b7755d0924 [2022-04-13T17:14:00.259Z] ---> 0f579aed099e [2022-04-13T17:14:00.259Z] Step 22/22 : LABEL version=2.2.0-dev.68 [2022-04-13T17:14:00.521Z] ---> 6d42d649bd85 [2022-04-13T17:14:00.521Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T17:14:00.521Z] ---> Running in 7997da46f2de [2022-04-13T17:14:00.521Z] Removing intermediate container e935a012b824 [2022-04-13T17:14:00.521Z] ---> 0f3c8e803c41 [2022-04-13T17:14:00.521Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:14:00.780Z] ---> f48de3ce3e1f [2022-04-13T17:14:00.780Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T17:14:00.780Z] Removing intermediate container 7997da46f2de [2022-04-13T17:14:00.780Z] ---> 776f6ae236ad [2022-04-13T17:14:00.780Z] [2022-04-13T17:14:01.041Z] ---> cbc6aafabce1 [2022-04-13T17:14:01.041Z] 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-13T17:14:01.041Z] Successfully built 776f6ae236ad [2022-04-13T17:14:01.302Z] Successfully tagged support-scheduler:latest [2022-04-13T17:14:01.302Z]  Building support-scheduler ... done  ---> Running in b05ff50e5374 [2022-04-13T17:14:01.302Z] Building security-spire-config [2022-04-13T17:14:01.302Z] Removing intermediate container b604721e2a93 [2022-04-13T17:14:01.302Z] ---> da0e2c5c6746 [2022-04-13T17:14:01.302Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:14:04.607Z] ---> c537bd4c39ed [2022-04-13T17:14:04.607Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T17:14:04.607Z] ---> ceb1218c6f42 [2022-04-13T17:14:04.607Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T17:14:05.175Z] Removing intermediate container b05ff50e5374 [2022-04-13T17:14:05.175Z] ---> fd87f4dc5c0f [2022-04-13T17:14:05.175Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T17:14:05.748Z] ---> f6e9fd54fe8b [2022-04-13T17:14:05.748Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T17:14:05.748Z] ---> Running in fcbbfcf3d0f4 [2022-04-13T17:14:05.748Z] ---> 08d242b28993 [2022-04-13T17:14:05.748Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T17:14:05.748Z] ---> Running in 4d28132f5156 [2022-04-13T17:14:06.007Z] Removing intermediate container 4d28132f5156 [2022-04-13T17:14:06.007Z] ---> 18b36a45179f [2022-04-13T17:14:06.007Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:14:06.577Z] Removing intermediate container fcbbfcf3d0f4 [2022-04-13T17:14:06.577Z] ---> aca13ce5ef50 [2022-04-13T17:14:06.577Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T17:14:06.577Z] ---> 9cc8e8c66788 [2022-04-13T17:14:06.577Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T17:14:06.577Z] ---> Running in afab2462833d [2022-04-13T17:14:06.577Z] ---> Running in 1e5af6ba6edf [2022-04-13T17:14:07.150Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:14:07.150Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:14:07.150Z] ---> 0f93ad3ceca3 [2022-04-13T17:14:07.150Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T17:14:07.150Z] ---> Using cache [2022-04-13T17:14:07.150Z] ---> 688ce1aaf36a [2022-04-13T17:14:07.150Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:14:07.150Z] Removing intermediate container afab2462833d [2022-04-13T17:14:07.150Z] ---> 369e77a8e411 [2022-04-13T17:14:07.150Z] Step 18/20 : LABEL arch=x86_64 [2022-04-13T17:14:07.150Z] Removing intermediate container 1e5af6ba6edf [2022-04-13T17:14:07.150Z] ---> eb815b97cab4 [2022-04-13T17:14:07.150Z] Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:14:07.150Z] ---> Running in 4ccf74602ad9 [2022-04-13T17:14:07.150Z] ---> Running in a57c2fe8b9ef [2022-04-13T17:14:07.150Z] ---> Running in 0c6d1ff6c9e0 [2022-04-13T17:14:07.150Z] ---> b958f05cddb4 [2022-04-13T17:14:07.150Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T17:14:07.414Z] Removing intermediate container a57c2fe8b9ef [2022-04-13T17:14:07.414Z] ---> e7840e112f50 [2022-04-13T17:14:07.414Z] Step 19/20 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:14:07.675Z] Removing intermediate container 0c6d1ff6c9e0 [2022-04-13T17:14:07.675Z] ---> 66610cdff6f2 [2022-04-13T17:14:07.675Z] Step 25/25 : LABEL version=2.2.0-dev.68 [2022-04-13T17:14:07.675Z] ---> Running in c96ef3038441 [2022-04-13T17:14:07.675Z] ---> Running in f3d9a37864ad [2022-04-13T17:14:07.675Z] ---> f6ab9033762c [2022-04-13T17:14:07.675Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T17:14:07.934Z] ---> Running in a6e6c1cec2e4 [2022-04-13T17:14:08.198Z] Removing intermediate container c96ef3038441 [2022-04-13T17:14:08.198Z] ---> b02bd297f0d7 [2022-04-13T17:14:08.198Z] Step 20/20 : LABEL version=2.2.0-dev.68 [2022-04-13T17:14:08.198Z] Removing intermediate container f3d9a37864ad [2022-04-13T17:14:08.198Z] ---> 62549fd55a18 [2022-04-13T17:14:08.198Z] [2022-04-13T17:14:08.198Z] ---> Running in bc95297c5e8b [2022-04-13T17:14:08.458Z] Successfully built 62549fd55a18 [2022-04-13T17:14:08.458Z] Successfully tagged security-secretstore-setup:latest [2022-04-13T17:14:08.458Z] Building support-notifications [2022-04-13T17:14:08.458Z]  Building security-secretstore-setup ... done Removing intermediate container a6e6c1cec2e4 [2022-04-13T17:14:08.458Z] ---> bba377ba3f75 [2022-04-13T17:14:08.458Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T17:14:08.717Z] Removing intermediate container bc95297c5e8b [2022-04-13T17:14:08.717Z] ---> b66e2cf59691 [2022-04-13T17:14:08.717Z] [2022-04-13T17:14:08.717Z] Successfully built b66e2cf59691 [2022-04-13T17:14:09.067Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-13T17:14:09.067Z] Building core-command [2022-04-13T17:14:09.067Z]  Building security-spiffe-token-provider ... done Removing intermediate container 4ccf74602ad9 [2022-04-13T17:14:09.067Z] ---> ab7bb3ecb4c7 [2022-04-13T17:14:09.067Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T17:14:10.974Z] ---> 8110f7ccc729 [2022-04-13T17:14:10.974Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T17:14:10.974Z] ---> Running in 0d6e3bea79a7 [2022-04-13T17:14:11.235Z] ---> Running in e30755209e82 [2022-04-13T17:14:11.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:12.375Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:12.943Z] OK: 221 MiB in 52 packages [2022-04-13T17:14:14.857Z] Removing intermediate container e30755209e82 [2022-04-13T17:14:14.857Z] ---> 9f53f4bfaf6c [2022-04-13T17:14:14.857Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T17:14:14.857Z] ---> Running in dede36f42a1a [2022-04-13T17:14:14.857Z] Removing intermediate container 0d6e3bea79a7 [2022-04-13T17:14:14.857Z] ---> 07bc6f427c70 [2022-04-13T17:14:14.857Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T17:14:14.857Z] Removing intermediate container dede36f42a1a [2022-04-13T17:14:14.857Z] ---> b67fa5e75c10 [2022-04-13T17:14:14.857Z] Step 28/31 : CMD ["gate"] [2022-04-13T17:14:15.425Z] ---> 15c8a0b44d63 [2022-04-13T17:14:15.425Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:14:15.425Z] ---> Running in 4ae835c9c05e [2022-04-13T17:14:15.685Z] ---> Running in 67cbcbfdfae2 [2022-04-13T17:14:15.685Z] Removing intermediate container 4ae835c9c05e [2022-04-13T17:14:15.685Z] ---> 21d08577dcb4 [2022-04-13T17:14:15.685Z] Step 29/31 : LABEL arch=x86_64 [2022-04-13T17:14:16.293Z] ---> Running in 9c59e3b2145b [2022-04-13T17:14:16.554Z] Removing intermediate container 9c59e3b2145b [2022-04-13T17:14:16.554Z] ---> 0544c01306dd [2022-04-13T17:14:16.554Z] Step 30/31 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:14:16.825Z] ---> Running in 130deea96c80 [2022-04-13T17:14:17.086Z] Removing intermediate container 130deea96c80 [2022-04-13T17:14:17.086Z] ---> 156bcb7d36cc [2022-04-13T17:14:17.086Z] Step 31/31 : LABEL version=2.2.0-dev.68 [2022-04-13T17:14:17.350Z] Removing intermediate container 67cbcbfdfae2 [2022-04-13T17:14:17.350Z] ---> 14a861e4434e [2022-04-13T17:14:17.350Z] Step 8/26 : COPY . . [2022-04-13T17:14:17.350Z] ---> Running in 3f002f857709 [2022-04-13T17:14:17.650Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:14:17.650Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:14:17.650Z] ---> 0f93ad3ceca3 [2022-04-13T17:14:17.650Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T17:14:17.650Z] ---> Using cache [2022-04-13T17:14:17.650Z] ---> 688ce1aaf36a [2022-04-13T17:14:17.650Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:14:17.650Z] ---> Using cache [2022-04-13T17:14:17.650Z] ---> ab7bb3ecb4c7 [2022-04-13T17:14:17.650Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T17:14:19.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:14:19.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:14:19.033Z] ---> 0f93ad3ceca3 [2022-04-13T17:14:19.033Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:14:19.033Z] ---> Using cache [2022-04-13T17:14:19.033Z] ---> 688ce1aaf36a [2022-04-13T17:14:19.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:14:19.033Z] ---> Using cache [2022-04-13T17:14:19.033Z] ---> ab7bb3ecb4c7 [2022-04-13T17:14:19.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T17:14:20.938Z] ---> Running in a509f8e8e916 [2022-04-13T17:14:20.938Z] Removing intermediate container 3f002f857709 [2022-04-13T17:14:20.938Z] ---> c2ec0657ce73 [2022-04-13T17:14:20.938Z] [2022-04-13T17:14:20.938Z] ---> Running in 7c905f9e2a5b [2022-04-13T17:14:20.938Z] Successfully built c2ec0657ce73 [2022-04-13T17:14:20.938Z] Successfully tagged security-bootstrapper:latest [2022-04-13T17:14:20.938Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-04-13T17:14:21.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:21.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:22.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:22.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:22.393Z] OK: 221 MiB in 52 packages [2022-04-13T17:14:22.393Z] OK: 221 MiB in 52 packages [2022-04-13T17:14:24.932Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:14:24.933Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:14:24.933Z] ---> 0f93ad3ceca3 [2022-04-13T17:14:24.933Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:14:24.933Z] ---> Using cache [2022-04-13T17:14:24.933Z] ---> 688ce1aaf36a [2022-04-13T17:14:24.933Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:14:24.933Z] ---> Using cache [2022-04-13T17:14:24.933Z] ---> ab7bb3ecb4c7 [2022-04-13T17:14:24.933Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T17:14:25.874Z] ---> Running in a9e8272e5000 [2022-04-13T17:14:25.874Z] Removing intermediate container 7c905f9e2a5b [2022-04-13T17:14:25.874Z] ---> c3648e042f02 [2022-04-13T17:14:25.874Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:14:25.874Z] Removing intermediate container a509f8e8e916 [2022-04-13T17:14:25.874Z] ---> 9745488e16ac [2022-04-13T17:14:25.874Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T17:14:25.874Z] ---> 16c7f291009a [2022-04-13T17:14:25.874Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T17:14:25.874Z] ---> Running in 59f4998e24c5 [2022-04-13T17:14:26.134Z] ---> 34dd0890b3e6 [2022-04-13T17:14:26.134Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:14:26.134Z] ---> 648fc56bb822 [2022-04-13T17:14:26.134Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:14:26.134Z] Removing intermediate container 59f4998e24c5 [2022-04-13T17:14:26.134Z] ---> c3b4f2dbc620 [2022-04-13T17:14:26.134Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T17:14:26.134Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:26.134Z] ---> Running in 8d442a19c54b [2022-04-13T17:14:26.134Z] ---> Running in a13f71d363e6 [2022-04-13T17:14:26.134Z] ---> Running in fc58794e53f8 [2022-04-13T17:14:27.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:14:27.071Z] Removing intermediate container 8d442a19c54b [2022-04-13T17:14:27.071Z] ---> 3e9385dbdd23 [2022-04-13T17:14:27.071Z] Step 8/22 : COPY . . [2022-04-13T17:14:27.071Z] Removing intermediate container fc58794e53f8 [2022-04-13T17:14:27.071Z] ---> d9f58f0f8ca2 [2022-04-13T17:14:27.071Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T17:14:27.071Z] ---> Running in 8821b89e2b08 [2022-04-13T17:14:27.071Z] Removing intermediate container a13f71d363e6 [2022-04-13T17:14:27.071Z] ---> 65a9a3eb88ff [2022-04-13T17:14:27.071Z] Step 8/23 : COPY . . [2022-04-13T17:14:27.333Z] OK: 221 MiB in 52 packages [2022-04-13T17:14:27.902Z] Removing intermediate container 8821b89e2b08 [2022-04-13T17:14:27.902Z] ---> 328d579c6b7a [2022-04-13T17:14:27.902Z] 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-13T17:14:30.618Z] Removing intermediate container 70da0a854116 [2022-04-13T17:14:30.618Z] ---> b649939f292a [2022-04-13T17:14:30.618Z] Successfully built b649939f292a [2022-04-13T17:14:30.618Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:14:30.981Z] + docker inspect -f . ci-base-image-arm64 [2022-04-13T17:14:30.981Z] . [Pipeline] withDockerContainer [2022-04-13T17:14:31.212Z] ---> Running in f2d6c6a0645c [2022-04-13T17:14:31.212Z] Removing intermediate container a9e8272e5000 [2022-04-13T17:14:31.212Z] ---> 350806fe2116 [2022-04-13T17:14:31.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:14:31.249Z] prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container [2022-04-13T17:14:31.351Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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-13T17:14:31.780Z] ---> bc536c30ef44 [2022-04-13T17:14:31.780Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:14:31.780Z] spire-1.2.1/ [2022-04-13T17:14:31.780Z] spire-1.2.1/.data/ [2022-04-13T17:14:31.780Z] spire-1.2.1/.data/.file [2022-04-13T17:14:31.780Z] spire-1.2.1/.dockerignore [2022-04-13T17:14:31.780Z] spire-1.2.1/.gitattributes [2022-04-13T17:14:31.780Z] spire-1.2.1/.githooks/ [2022-04-13T17:14:31.780Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/ [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/ [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T17:14:31.780Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T17:14:31.780Z] spire-1.2.1/.gitignore [2022-04-13T17:14:31.780Z] spire-1.2.1/.go-version [2022-04-13T17:14:31.780Z] spire-1.2.1/.golangci.yml [2022-04-13T17:14:31.780Z] spire-1.2.1/ADOPTERS.md [2022-04-13T17:14:31.780Z] spire-1.2.1/CHANGELOG.md [2022-04-13T17:14:31.780Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T17:14:31.780Z] spire-1.2.1/CODEOWNERS [2022-04-13T17:14:31.780Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T17:14:31.780Z] spire-1.2.1/Dockerfile [2022-04-13T17:14:31.780Z] spire-1.2.1/Dockerfile.dev [2022-04-13T17:14:31.780Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T17:14:31.780Z] spire-1.2.1/LICENSE [2022-04-13T17:14:31.780Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T17:14:31.780Z] spire-1.2.1/Makefile [2022-04-13T17:14:31.780Z] spire-1.2.1/README.md [2022-04-13T17:14:31.780Z] spire-1.2.1/ROADMAP.md [2022-04-13T17:14:31.780Z] spire-1.2.1/SECURITY.md [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T17:14:31.780Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T17:14:32.043Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/ [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/agent/ [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/server/ [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/server/server.conf [2022-04-13T17:14:32.043Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/ [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/auditlog.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/ [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/SPIRE_server.png ---> Running in fb3a0ac4238f [2022-04-13T17:14:32.043Z] [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/spire_server.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/telemetry.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/upgrading.md [2022-04-13T17:14:32.043Z] spire-1.2.1/doc/using_spire.md [2022-04-13T17:14:32.043Z] spire-1.2.1/examples/ [2022-04-13T17:14:32.043Z] spire-1.2.1/examples/README.md [2022-04-13T17:14:32.043Z] spire-1.2.1/go.mod [2022-04-13T17:14:32.043Z] spire-1.2.1/go.sum [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T17:14:32.043Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T17:14:32.044Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/log/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T17:14:32.045Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/version/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/config.go [2022-04-13T17:14:32.046Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T17:14:32.047Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/server.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/private/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/private/server/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T17:14:32.048Z] spire-1.2.1/release/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/README.md [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/conf/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T17:14:32.048Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T17:14:32.048Z] spire-1.2.1/script/ [2022-04-13T17:14:32.048Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T17:14:32.048Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T17:14:32.048Z] spire-1.2.1/support/ [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/ [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T17:14:32.048Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T17:14:32.049Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/clock/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/clock/clock.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T17:14:32.049Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/README.md [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/common [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/setup/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T17:14:32.049Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T17:14:32.050Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T17:14:32.051Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T17:14:32.052Z] spire-1.2.1/test/integration/test.sh [2022-04-13T17:14:32.052Z] spire-1.2.1/test/plugintest/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testca/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testca/ca.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testkey/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/testkey/new.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/util/ [2022-04-13T17:14:32.052Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/util/race.go [2022-04-13T17:14:32.052Z] spire-1.2.1/test/util/util.go [2022-04-13T17:14:32.052Z] building spire from source... [2022-04-13T17:14:32.314Z] Installing go1.17.7... [2022-04-13T17:14:32.798Z] $ docker top 30eead6453047ba87740ec599ffd6bc441ed3c523322d72d4a561b91c0007013 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:14:33.750Z] + go version [2022-04-13T17:14:33.750Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-13T17:14:33.783Z] $ docker stop --time=1 30eead6453047ba87740ec599ffd6bc441ed3c523322d72d4a561b91c0007013 [2022-04-13T17:14:34.224Z] Removing intermediate container fb3a0ac4238f [2022-04-13T17:14:34.224Z] ---> b2a9cd22452f [2022-04-13T17:14:34.224Z] Step 8/23 : COPY . . [2022-04-13T17:14:34.224Z] ---> ebff7cd20996 [2022-04-13T17:14:34.224Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T17:14:34.224Z] ---> e4aaad4745e6 [2022-04-13T17:14:34.224Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T17:14:34.224Z] ---> Running in 5ed7a9ff4921 [2022-04-13T17:14:34.224Z] ---> Running in 3684f6e4c878 [2022-04-13T17:14:34.799Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T17:14:34.799Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T17:14:35.485Z] $ docker rm -f 30eead6453047ba87740ec599ffd6bc441ed3c523322d72d4a561b91c0007013 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:14:36.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T17:14:36.156Z] [2022-04-13T17:14:36.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:14:36.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T17:14:36.785Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-13T17:14:36.785Z] 29e5d40040c1: Pulling fs layer [2022-04-13T17:14:36.785Z] 1ce36da41761: Pulling fs layer [2022-04-13T17:14:36.785Z] 25b303627fd3: Pulling fs layer [2022-04-13T17:14:36.785Z] 29e5d40040c1: Verifying Checksum [2022-04-13T17:14:36.785Z] 29e5d40040c1: Download complete [2022-04-13T17:14:37.061Z] 1ce36da41761: Verifying Checksum [2022-04-13T17:14:37.061Z] 1ce36da41761: Download complete [2022-04-13T17:14:37.337Z] 29e5d40040c1: Pull complete [2022-04-13T17:14:38.110Z] Building bin/spire-server... [2022-04-13T17:14:38.110Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T17:14:38.110Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T17:14:38.110Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T17:14:38.110Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T17:14:38.110Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T17:14:38.110Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T17:14:38.110Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T17:14:38.110Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T17:14:38.110Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T17:14:38.110Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T17:14:38.110Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T17:14:38.110Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T17:14:38.110Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T17:14:38.110Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T17:14:38.110Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T17:14:38.110Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T17:14:38.110Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T17:14:38.110Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T17:14:38.110Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T17:14:38.110Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T17:14:38.367Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T17:14:38.367Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T17:14:38.367Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T17:14:38.367Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T17:14:38.367Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T17:14:38.367Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T17:14:38.367Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T17:14:38.367Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T17:14:38.367Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T17:14:38.367Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T17:14:38.367Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T17:14:38.367Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T17:14:38.367Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T17:14:38.367Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T17:14:38.625Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T17:14:38.625Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T17:14:38.625Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T17:14:38.625Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T17:14:38.625Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T17:14:38.625Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T17:14:38.625Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T17:14:38.625Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T17:14:38.625Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T17:14:38.625Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T17:14:38.625Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T17:14:38.625Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T17:14:38.625Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T17:14:38.776Z] 25b303627fd3: Verifying Checksum [2022-04-13T17:14:38.776Z] 25b303627fd3: Download complete [2022-04-13T17:14:38.776Z] 1ce36da41761: Pull complete [2022-04-13T17:14:38.884Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T17:14:38.884Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T17:14:38.884Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T17:14:38.884Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T17:14:38.884Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T17:14:38.884Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T17:14:38.884Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T17:14:39.451Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T17:14:40.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T17:14:40.386Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T17:14:40.645Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T17:14:40.645Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T17:14:40.645Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T17:14:43.932Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T17:14:43.932Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T17:14:43.932Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T17:14:43.932Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T17:14:43.932Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T17:14:44.202Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T17:14:44.461Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T17:14:44.461Z]  ---> bb1e534ccc24 [2022-04-13T17:14:44.461Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T17:14:44.720Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T17:14:44.720Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T17:14:44.980Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T17:14:44.980Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T17:14:45.239Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T17:14:45.499Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T17:14:45.499Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T17:14:45.759Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T17:14:46.027Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T17:14:46.027Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T17:14:46.027Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T17:14:46.288Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T17:14:46.288Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T17:14:46.288Z]  ---> Running in daa257dc12f0 [2022-04-13T17:14:46.288Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T17:14:46.288Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T17:14:46.288Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T17:14:46.288Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T17:14:46.548Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T17:14:46.548Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T17:14:46.548Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T17:14:46.548Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T17:14:46.548Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T17:14:46.548Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T17:14:47.114Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T17:14:47.114Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T17:14:47.114Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T17:14:47.374Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T17:14:47.374Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T17:14:48.752Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T17:14:48.752Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T17:14:48.752Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T17:14:48.752Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T17:14:48.752Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T17:14:48.752Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T17:14:48.752Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T17:14:48.752Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T17:14:48.752Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T17:14:48.752Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T17:14:48.752Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T17:14:48.752Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T17:14:49.011Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T17:14:49.011Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T17:14:49.011Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T17:14:49.011Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T17:14:49.011Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T17:14:49.011Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T17:14:49.011Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T17:14:49.011Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T17:14:49.011Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T17:14:49.011Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T17:14:49.011Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T17:14:49.011Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T17:14:49.011Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T17:14:49.011Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T17:14:49.011Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T17:14:49.011Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T17:14:49.011Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T17:14:49.270Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T17:14:49.270Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T17:14:49.270Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T17:14:49.270Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T17:14:49.270Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T17:14:49.270Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T17:14:49.270Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T17:14:49.270Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T17:14:49.270Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T17:14:49.270Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T17:14:49.270Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T17:14:49.270Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T17:14:49.270Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T17:14:49.270Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T17:14:49.270Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T17:14:49.270Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T17:14:49.270Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T17:14:49.270Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T17:14:49.270Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T17:14:51.204Z] 25b303627fd3: Pull complete [2022-04-13T17:14:51.204Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-13T17:14:51.204Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T17:14:51.204Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-13T17:14:51.451Z] prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container [2022-04-13T17:14:51.551Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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-13T17:14:54.030Z] $ docker top f600cb21bb81a547bfc45252902f633bd819c90f498500985840c3aedcdb0850 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:14:54.976Z] + docker-compose build+ --help [2022-04-13T17:14:54.976Z] grep parallel [2022-04-13T17:14:55.841Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T17:14:55.842Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T17:15:00.388Z] --parallel Build images in parallel. [Pipeline] } [2022-04-13T17:15:00.422Z] $ docker stop --time=1 f600cb21bb81a547bfc45252902f633bd819c90f498500985840c3aedcdb0850 [2022-04-13T17:15:02.161Z] $ docker rm -f f600cb21bb81a547bfc45252902f633bd819c90f498500985840c3aedcdb0850 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:15:02.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-13T17:15:02.798Z] . [Pipeline] withDockerContainer [2022-04-13T17:15:03.060Z] prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container [2022-04-13T17:15:03.158Z] $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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-13T17:15:04.536Z] $ docker top 2444820127c8c4e1fe5b5b35bea3be8c584f77c7bada8b554b673fe580944b5c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T17:15:05.496Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-13T17:15:10.724Z] Building bin/spire-agent... [2022-04-13T17:15:10.724Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T17:15:10.724Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T17:15:10.724Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T17:15:10.724Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T17:15:10.724Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T17:15:10.724Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T17:15:10.724Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T17:15:10.724Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T17:15:10.724Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T17:15:10.724Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T17:15:10.725Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T17:15:10.725Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T17:15:10.725Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T17:15:10.890Z] Building core-command ... [2022-04-13T17:15:10.891Z] Building core-data ... [2022-04-13T17:15:10.891Z] Building core-metadata ... [2022-04-13T17:15:10.891Z] Building security-bootstrapper ... [2022-04-13T17:15:10.891Z] Building security-proxy-setup ... [2022-04-13T17:15:10.891Z] Building security-secretstore-setup ... [2022-04-13T17:15:10.891Z] Building security-spiffe-token-provider ... [2022-04-13T17:15:10.891Z] Building security-spire-agent ... [2022-04-13T17:15:10.891Z] Building security-spire-config ... [2022-04-13T17:15:10.891Z] Building security-spire-server ... [2022-04-13T17:15:10.891Z] Building support-notifications ... [2022-04-13T17:15:10.891Z] Building support-scheduler ... [2022-04-13T17:15:10.891Z] Building sys-mgmt-agent ... [2022-04-13T17:15:10.891Z] Building security-bootstrapper [2022-04-13T17:15:10.891Z] Building core-data [2022-04-13T17:15:10.891Z] Building security-spiffe-token-provider [2022-04-13T17:15:10.891Z] Building support-scheduler [2022-04-13T17:15:10.891Z] Building core-command [2022-04-13T17:15:21.300Z] Removing intermediate container 5ed7a9ff4921 [2022-04-13T17:15:21.300Z] ---> b08e20204b42 [2022-04-13T17:15:21.300Z] [2022-04-13T17:15:21.300Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T17:15:21.300Z] ---> e04c818066af [2022-04-13T17:15:21.300Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T17:15:21.300Z] ---> Using cache [2022-04-13T17:15:21.300Z] ---> 5dd964216273 [2022-04-13T17:15:21.300Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:15:21.300Z] ---> Using cache [2022-04-13T17:15:21.300Z] ---> 402b7e2c1483 [2022-04-13T17:15:21.300Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T17:15:21.300Z] Removing intermediate container 3684f6e4c878 [2022-04-13T17:15:21.300Z] ---> b0a732cf3395 [2022-04-13T17:15:21.300Z] [2022-04-13T17:15:21.300Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T17:15:21.300Z] ---> e04c818066af [2022-04-13T17:15:21.300Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T17:15:21.300Z] ---> Running in f1300a7eba16 [2022-04-13T17:15:21.300Z] ---> Running in 5ce69a675abc [2022-04-13T17:15:21.300Z] Removing intermediate container f1300a7eba16 [2022-04-13T17:15:21.300Z] ---> b746a08543bf [2022-04-13T17:15:21.300Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T17:15:21.300Z] ---> Running in 40fed84e3c2b [2022-04-13T17:15:21.559Z] Removing intermediate container 40fed84e3c2b [2022-04-13T17:15:21.559Z] ---> fc2094c04d01 [2022-04-13T17:15:21.559Z] Step 15/23 : WORKDIR / [2022-04-13T17:15:21.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:15:21.559Z] ---> Running in 7168bf71558c [2022-04-13T17:15:21.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:15:21.818Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T17:15:21.818Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T17:15:21.818Z] Removing intermediate container 7168bf71558c [2022-04-13T17:15:21.818Z] ---> 3c7401b7efe0 [2022-04-13T17:15:21.818Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:15:21.818Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:15:22.078Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:15:22.078Z] OK: 6 MiB in 16 packages [2022-04-13T17:15:22.650Z] ---> c8f92c588f18 [2022-04-13T17:15:22.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T17:15:23.222Z] Removing intermediate container 5ce69a675abc [2022-04-13T17:15:23.222Z] ---> 2c2fa536b51c [2022-04-13T17:15:23.222Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:15:23.222Z] ---> Running in 59adca3333a4 [2022-04-13T17:15:23.793Z] Removing intermediate container 59adca3333a4 [2022-04-13T17:15:23.793Z] ---> a68f4cedf25a [2022-04-13T17:15:23.793Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T17:15:23.793Z] ---> Running in 099020099bf5 [2022-04-13T17:15:24.363Z] Removing intermediate container 099020099bf5 [2022-04-13T17:15:24.363Z] ---> 09d0333a8771 [2022-04-13T17:15:24.363Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T17:15:24.624Z] ---> 3e08420af8cd [2022-04-13T17:15:24.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T17:15:24.624Z] ---> Running in e96968a9513a [2022-04-13T17:15:24.884Z] Removing intermediate container e96968a9513a [2022-04-13T17:15:24.884Z] ---> 1ced305daf7c [2022-04-13T17:15:24.884Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:15:25.143Z] ---> 0af3d1acfa76 [2022-04-13T17:15:25.143Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T17:15:25.143Z] ---> Running in 710dcf5ed67f [2022-04-13T17:15:25.143Z] Removing intermediate container daa257dc12f0 [2022-04-13T17:15:25.143Z] ---> c0f56a78786a [2022-04-13T17:15:25.143Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T17:15:25.402Z] ---> Running in ebc0cc448f1f [2022-04-13T17:15:25.402Z] ---> 760be0f6273a [2022-04-13T17:15:25.402Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T17:15:25.402Z] Removing intermediate container 710dcf5ed67f [2022-04-13T17:15:25.402Z] ---> ee7e73c1a8bd [2022-04-13T17:15:25.402Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:15:25.402Z] ---> Running in 7e10bf3dd5f7 [2022-04-13T17:15:25.663Z] Removing intermediate container 7e10bf3dd5f7 [2022-04-13T17:15:25.663Z] ---> 6eef5292c3a5 [2022-04-13T17:15:25.663Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T17:15:25.923Z] ---> Running in f62ead50758f [2022-04-13T17:15:25.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T17:15:26.189Z] Removing intermediate container f62ead50758f [2022-04-13T17:15:26.189Z] ---> 971853725a29 [2022-04-13T17:15:26.189Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:15:26.189Z] ---> Running in 8ac872a931dc [2022-04-13T17:15:26.448Z] Removing intermediate container 8ac872a931dc [2022-04-13T17:15:26.448Z] ---> 3e266202a7df [2022-04-13T17:15:26.448Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:15:26.448Z] ---> f6ab41492606 [2022-04-13T17:15:26.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T17:15:26.448Z] ---> Running in 6e8ad981bb0f [2022-04-13T17:15:27.020Z] Removing intermediate container 6e8ad981bb0f [2022-04-13T17:15:27.020Z] ---> f896c91ad054 [2022-04-13T17:15:27.020Z] [2022-04-13T17:15:27.020Z] ---> 130386abbbb9 [2022-04-13T17:15:27.020Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T17:15:27.020Z] ---> Running in f8714c38614f [2022-04-13T17:15:27.020Z] Successfully built f896c91ad054 [2022-04-13T17:15:27.020Z] Successfully tagged core-command:latest [2022-04-13T17:15:27.020Z]  Building core-command ... done Building security-spire-server [2022-04-13T17:15:27.279Z] Removing intermediate container f8714c38614f [2022-04-13T17:15:27.279Z] ---> 28988c7738bb [2022-04-13T17:15:27.279Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:15:28.214Z] ---> Running in 84c07279a181 [2022-04-13T17:15:28.783Z] Removing intermediate container 84c07279a181 [2022-04-13T17:15:28.783Z] ---> f7d3f1c37ddc [2022-04-13T17:15:28.783Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T17:15:28.783Z] ---> Running in d92e87bacb9c [2022-04-13T17:15:29.042Z] Removing intermediate container d92e87bacb9c [2022-04-13T17:15:29.042Z] ---> 76a873c7ad17 [2022-04-13T17:15:29.042Z] Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:15:29.042Z] ---> Running in bdcde2a878e0 [2022-04-13T17:15:29.610Z] Removing intermediate container bdcde2a878e0 [2022-04-13T17:15:29.610Z] ---> 3ec8905828a5 [2022-04-13T17:15:29.610Z] Step 22/22 : LABEL version=2.2.0-dev.68 [2022-04-13T17:15:29.610Z] ---> Running in 8a926ae6daea [2022-04-13T17:15:30.179Z] Removing intermediate container 8a926ae6daea [2022-04-13T17:15:30.179Z] ---> f55f5e7780dd [2022-04-13T17:15:30.179Z] [2022-04-13T17:15:30.438Z] Successfully built f55f5e7780dd [2022-04-13T17:15:30.438Z] Successfully tagged support-notifications:latest [2022-04-13T17:15:30.438Z] Building security-proxy-setup [2022-04-13T17:15:40.421Z]  Building support-notifications ... done Removing intermediate container ebc0cc448f1f [2022-04-13T17:15:40.421Z] ---> 2c8ee7c192c2 [2022-04-13T17:15:40.421Z] [2022-04-13T17:15:40.421Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T17:15:40.421Z] 20.10.14: Pulling from library/docker [2022-04-13T17:15:40.421Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:40.421Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:40.421Z] ---> 0f93ad3ceca3 [2022-04-13T17:15:40.421Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> 688ce1aaf36a [2022-04-13T17:15:40.421Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> ab7bb3ecb4c7 [2022-04-13T17:15:40.421Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> 07bc6f427c70 [2022-04-13T17:15:40.421Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> 15c8a0b44d63 [2022-04-13T17:15:40.421Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> 14a861e4434e [2022-04-13T17:15:40.421Z] Step 8/25 : COPY . . [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> 16c7f291009a [2022-04-13T17:15:40.421Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> c3b4f2dbc620 [2022-04-13T17:15:40.421Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> d9f58f0f8ca2 [2022-04-13T17:15:40.421Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T17:15:40.421Z] ---> Using cache [2022-04-13T17:15:40.421Z] ---> 328d579c6b7a [2022-04-13T17:15:40.421Z] 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-13T17:15:40.989Z] ---> Running in 4804d69da7be [2022-04-13T17:15:42.907Z] spire-1.2.1/ [2022-04-13T17:15:42.907Z] spire-1.2.1/.data/ [2022-04-13T17:15:42.907Z] spire-1.2.1/.data/.file [2022-04-13T17:15:42.907Z] spire-1.2.1/.dockerignore [2022-04-13T17:15:42.907Z] spire-1.2.1/.gitattributes [2022-04-13T17:15:42.907Z] spire-1.2.1/.githooks/ [2022-04-13T17:15:42.907Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/ [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/ [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T17:15:42.907Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T17:15:42.907Z] spire-1.2.1/.gitignore [2022-04-13T17:15:42.907Z] spire-1.2.1/.go-version [2022-04-13T17:15:42.907Z] spire-1.2.1/.golangci.yml [2022-04-13T17:15:42.907Z] spire-1.2.1/ADOPTERS.md [2022-04-13T17:15:42.907Z] spire-1.2.1/CHANGELOG.md [2022-04-13T17:15:42.907Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T17:15:42.907Z] spire-1.2.1/CODEOWNERS [2022-04-13T17:15:42.907Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T17:15:42.907Z] spire-1.2.1/Dockerfile [2022-04-13T17:15:42.907Z] spire-1.2.1/Dockerfile.dev [2022-04-13T17:15:42.907Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T17:15:42.907Z] spire-1.2.1/LICENSE [2022-04-13T17:15:42.907Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T17:15:42.907Z] spire-1.2.1/Makefile [2022-04-13T17:15:42.907Z] spire-1.2.1/README.md [2022-04-13T17:15:42.907Z] spire-1.2.1/ROADMAP.md [2022-04-13T17:15:42.907Z] spire-1.2.1/SECURITY.md [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T17:15:42.907Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/ [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/agent/ [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/server/ [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/server/server.conf [2022-04-13T17:15:42.907Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/ [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/auditlog.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/ [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/spire_server.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/telemetry.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/upgrading.md [2022-04-13T17:15:42.907Z] spire-1.2.1/doc/using_spire.md [2022-04-13T17:15:42.907Z] spire-1.2.1/examples/ [2022-04-13T17:15:42.907Z] spire-1.2.1/examples/README.md [2022-04-13T17:15:42.907Z] spire-1.2.1/go.mod [2022-04-13T17:15:42.907Z] spire-1.2.1/go.sum [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T17:15:42.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/log/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/version/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T17:15:42.908Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/config.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T17:15:42.909Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/server.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/private/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/private/server/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T17:15:42.910Z] spire-1.2.1/release/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/conf/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T17:15:42.910Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/script/ [2022-04-13T17:15:42.910Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/support/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T17:15:42.910Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/clock/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/clock/clock.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T17:15:42.910Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/common [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T17:15:42.910Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T17:15:42.911Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T17:15:42.912Z] spire-1.2.1/test/integration/test.sh [2022-04-13T17:15:42.912Z] spire-1.2.1/test/plugintest/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testca/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testca/ca.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testkey/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/testkey/new.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/util/ [2022-04-13T17:15:42.912Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/util/race.go [2022-04-13T17:15:42.912Z] spire-1.2.1/test/util/util.go [2022-04-13T17:15:42.912Z] building spire from source... [2022-04-13T17:15:43.171Z] Installing go1.17.7... [2022-04-13T17:15:43.737Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:43.737Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:43.737Z] ---> 0f93ad3ceca3 [2022-04-13T17:15:43.737Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T17:15:43.738Z] ---> Using cache [2022-04-13T17:15:43.738Z] ---> 688ce1aaf36a [2022-04-13T17:15:43.738Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:15:43.738Z] ---> Using cache [2022-04-13T17:15:43.738Z] ---> ab7bb3ecb4c7 [2022-04-13T17:15:43.738Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T17:15:43.738Z] ---> Using cache [2022-04-13T17:15:43.738Z] ---> c3648e042f02 [2022-04-13T17:15:43.738Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T17:15:43.738Z] ---> Using cache [2022-04-13T17:15:43.738Z] ---> 648fc56bb822 [2022-04-13T17:15:43.738Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:15:43.738Z] ---> Using cache [2022-04-13T17:15:43.738Z] ---> 65a9a3eb88ff [2022-04-13T17:15:43.738Z] Step 8/22 : COPY . . [2022-04-13T17:15:43.738Z] ---> Using cache [2022-04-13T17:15:43.738Z] ---> ebff7cd20996 [2022-04-13T17:15:43.738Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T17:15:45.646Z] ---> Running in b9f080c0f7ca [2022-04-13T17:15:46.214Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T17:15:48.754Z] Building bin/spire-server... [2022-04-13T17:15:48.754Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T17:15:48.754Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T17:15:48.754Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T17:15:48.754Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T17:15:48.754Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T17:15:48.754Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T17:15:48.754Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T17:15:49.016Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T17:15:49.016Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T17:15:49.016Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T17:15:49.016Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T17:15:49.016Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T17:15:49.016Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T17:15:49.016Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T17:15:49.016Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T17:15:49.275Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T17:15:49.276Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T17:15:49.276Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T17:15:49.276Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T17:15:49.537Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T17:15:49.537Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T17:15:49.537Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T17:15:49.537Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T17:15:49.537Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T17:15:49.797Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T17:15:49.797Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T17:15:49.797Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T17:15:49.797Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T17:15:49.797Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T17:15:49.797Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T17:15:49.797Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T17:15:49.797Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T17:15:49.797Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T17:15:49.797Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T17:15:49.797Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T17:15:49.797Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T17:15:49.797Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T17:15:49.797Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T17:15:50.056Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T17:15:50.056Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T17:15:50.056Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T17:15:50.056Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T17:15:50.056Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T17:15:50.056Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T17:15:50.056Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T17:15:50.056Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T17:15:50.057Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T17:15:50.057Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T17:15:50.057Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T17:15:50.318Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T17:15:50.318Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T17:15:50.318Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T17:15:50.318Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T17:15:50.318Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T17:15:50.318Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T17:15:50.890Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T17:15:52.273Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T17:15:52.273Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T17:15:52.533Z] ---> 7417809fdb73 [2022-04-13T17:15:52.533Z] 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-13T17:15:52.533Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T17:15:52.533Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T17:15:52.533Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T17:15:52.533Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T17:15:52.533Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T17:15:56.745Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T17:15:56.745Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T17:15:56.745Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T17:15:56.745Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T17:15:56.745Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T17:15:56.745Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T17:15:56.745Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T17:15:57.006Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T17:15:57.006Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T17:15:57.577Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T17:15:57.837Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T17:15:57.875Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:57.875Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:57.875Z] ---> b649939f292a [2022-04-13T17:15:57.875Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T17:15:58.095Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T17:15:58.095Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T17:15:58.095Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T17:15:58.667Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T17:15:58.667Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T17:15:58.667Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T17:15:58.667Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T17:15:58.667Z]  ---> Running in 70f7d4177c01 [2022-04-13T17:15:58.872Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:58.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:58.872Z] ---> b649939f292a [2022-04-13T17:15:58.872Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:15:58.872Z] ---> Running in fceca311b2d7 [2022-04-13T17:15:58.872Z] ---> Running in f0d389540350 [2022-04-13T17:15:58.926Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T17:15:58.926Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T17:15:58.926Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T17:15:58.926Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T17:15:58.926Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T17:15:58.926Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T17:15:58.926Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T17:15:58.926Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T17:15:58.926Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T17:15:58.926Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T17:15:59.185Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T17:15:59.185Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T17:15:59.185Z] Removing intermediate container 70f7d4177c01 [2022-04-13T17:15:59.185Z] ---> 5be9adc9eb4d [2022-04-13T17:15:59.185Z] 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-13T17:15:59.443Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T17:15:59.443Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T17:15:59.443Z]  ---> Running in 0e41974491b7 [2022-04-13T17:15:59.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:59.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:59.478Z] ---> b649939f292a [2022-04-13T17:15:59.478Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:15:59.478Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:59.478Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:59.478Z] ---> b649939f292a [2022-04-13T17:15:59.478Z] Step 3/31 : WORKDIR /edgex-go ---> Running in 533de495cc74 [2022-04-13T17:15:59.478Z] [2022-04-13T17:15:59.478Z] ---> Running in 731668ed62ee [2022-04-13T17:15:59.751Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:15:59.751Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:15:59.751Z] ---> b649939f292a [2022-04-13T17:15:59.751Z] Step 3/20 : WORKDIR /edgex-go [2022-04-13T17:15:59.751Z] ---> Running in fb092eac8a5b [2022-04-13T17:15:59.751Z] Removing intermediate container fceca311b2d7 [2022-04-13T17:15:59.751Z] ---> e5e3d4e34a42 [2022-04-13T17:15:59.751Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:00.048Z] ---> Running in e1dfcae65bc0 [2022-04-13T17:16:00.048Z] Removing intermediate container f0d389540350 [2022-04-13T17:16:00.048Z] ---> 79b5c6c4db1f [2022-04-13T17:16:00.048Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:00.335Z] ---> Running in 145e1a607774 [2022-04-13T17:16:00.335Z] Removing intermediate container 533de495cc74 [2022-04-13T17:16:00.335Z] ---> 5c97231e4236 [2022-04-13T17:16:00.335Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:00.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:00.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:00.637Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T17:16:00.637Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T17:16:00.637Z] Executing bash-5.1.16-r0.post-install [2022-04-13T17:16:00.637Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T17:16:00.764Z] ---> Running in 2459322950d6 [2022-04-13T17:16:00.764Z] Removing intermediate container fb092eac8a5b [2022-04-13T17:16:00.764Z] ---> 40fff81e2626 [2022-04-13T17:16:00.764Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-13T17:16:00.895Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T17:16:00.895Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T17:16:00.895Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T17:16:00.895Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T17:16:00.895Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T17:16:00.895Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T17:16:00.895Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T17:16:00.895Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T17:16:00.895Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T17:16:00.895Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T17:16:00.895Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T17:16:00.895Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T17:16:00.895Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T17:16:00.895Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T17:16:01.078Z] Removing intermediate container 731668ed62ee [2022-04-13T17:16:01.078Z] ---> 9c1dd1aae471 [2022-04-13T17:16:01.078Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:01.078Z] ---> Running in 1641dd21e3fb [2022-04-13T17:16:01.078Z] ---> Running in 180311cc0ddf [2022-04-13T17:16:01.154Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T17:16:01.154Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T17:16:01.154Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T17:16:01.154Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T17:16:01.154Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T17:16:01.154Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T17:16:01.154Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T17:16:01.154Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T17:16:01.154Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T17:16:01.154Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T17:16:01.154Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T17:16:01.154Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T17:16:01.154Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T17:16:01.154Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T17:16:01.154Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T17:16:01.154Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T17:16:01.154Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T17:16:01.154Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T17:16:01.154Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T17:16:01.154Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T17:16:01.154Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T17:16:01.154Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T17:16:01.154Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T17:16:01.154Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T17:16:01.154Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T17:16:01.413Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T17:16:01.413Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T17:16:01.413Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T17:16:01.413Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T17:16:01.413Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T17:16:01.413Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T17:16:01.413Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T17:16:01.413Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T17:16:01.413Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T17:16:01.413Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T17:16:01.413Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T17:16:01.413Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T17:16:01.413Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T17:16:01.413Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T17:16:01.413Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T17:16:01.413Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T17:16:01.413Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T17:16:01.413Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T17:16:01.413Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T17:16:01.413Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T17:16:01.413Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T17:16:01.413Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T17:16:01.413Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T17:16:01.413Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T17:16:01.413Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T17:16:01.413Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T17:16:01.413Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:16:01.413Z] OK: 83 MiB in 65 packages [2022-04-13T17:16:01.413Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T17:16:01.413Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T17:16:01.413Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T17:16:01.672Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T17:16:01.673Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T17:16:01.673Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T17:16:01.673Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T17:16:01.673Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T17:16:01.673Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T17:16:01.935Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T17:16:01.935Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T17:16:01.935Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T17:16:01.935Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T17:16:01.935Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T17:16:01.935Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T17:16:01.935Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T17:16:01.935Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T17:16:01.935Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T17:16:01.935Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T17:16:01.935Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T17:16:01.935Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T17:16:01.935Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T17:16:01.935Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T17:16:01.935Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T17:16:02.196Z] Collecting docker-compose==1.23.2 [2022-04-13T17:16:02.196Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T17:16:02.456Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T17:16:02.456Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T17:16:02.456Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T17:16:02.456Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T17:16:02.456Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T17:16:02.456Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T17:16:03.027Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T17:16:03.027Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T17:16:03.027Z] Collecting PyYAML<4,>=3.10 [2022-04-13T17:16:03.027Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T17:16:03.598Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T17:16:03.598Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T17:16:04.170Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T17:16:04.170Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T17:16:04.170Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T17:16:04.170Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T17:16:04.430Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T17:16:04.430Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T17:16:04.430Z] 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-13T17:16:04.430Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T17:16:04.430Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T17:16:04.430Z] 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-13T17:16:04.430Z] Collecting idna<2.8,>=2.5 [2022-04-13T17:16:04.694Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T17:16:04.694Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T17:16:04.694Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T17:16:04.694Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T17:16:04.694Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T17:16:04.694Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T17:16:04.694Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T17:16:04.694Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T17:16:04.694Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T17:16:04.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:04.776Z] Removing intermediate container e1dfcae65bc0 [2022-04-13T17:16:04.776Z] ---> 63e7e2d139fa [2022-04-13T17:16:04.776Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T17:16:04.777Z] ---> Running in 1c3d878c3b9f [2022-04-13T17:16:04.777Z] Removing intermediate container 145e1a607774 [2022-04-13T17:16:04.777Z] ---> b89f5928d0b9 [2022-04-13T17:16:04.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T17:16:04.952Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T17:16:04.952Z] Attempting uninstall: urllib3 [2022-04-13T17:16:04.952Z] Found existing installation: urllib3 1.26.7 [2022-04-13T17:16:04.952Z] Uninstalling urllib3-1.26.7: [2022-04-13T17:16:04.952Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T17:16:05.054Z] Removing intermediate container 2459322950d6 [2022-04-13T17:16:05.054Z] ---> a6808ea4ca45 [2022-04-13T17:16:05.054Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T17:16:05.054Z] ---> Running in dd2416c285be [2022-04-13T17:16:05.054Z] ---> Running in b2b4432d8ccc [2022-04-13T17:16:05.212Z] Attempting uninstall: idna [2022-04-13T17:16:05.212Z] Found existing installation: idna 3.3 [2022-04-13T17:16:05.212Z] Uninstalling idna-3.3: [2022-04-13T17:16:05.212Z] Successfully uninstalled idna-3.3 [2022-04-13T17:16:05.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:05.651Z] Removing intermediate container 180311cc0ddf [2022-04-13T17:16:05.651Z] ---> c13d541df873 [2022-04-13T17:16:05.651Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-13T17:16:05.779Z] Attempting uninstall: requests [2022-04-13T17:16:05.779Z] Found existing installation: requests 2.26.0 [2022-04-13T17:16:05.779Z] Uninstalling requests-2.26.0: [2022-04-13T17:16:05.779Z] Successfully uninstalled requests-2.26.0 [2022-04-13T17:16:05.779Z] Running setup.py install for texttable: started [2022-04-13T17:16:05.935Z] ---> Running in 4fb23b3e5003 [2022-04-13T17:16:06.037Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T17:16:06.037Z] Running setup.py install for PyYAML: started [2022-04-13T17:16:06.610Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T17:16:06.610Z] Running setup.py install for docopt: started [2022-04-13T17:16:06.868Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T17:16:06.868Z] Running setup.py install for dockerpty: started [2022-04-13T17:16:06.941Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:16:06.941Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:16:06.941Z] OK: 15740 distinct packages available [2022-04-13T17:16:06.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:07.126Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T17:16:07.218Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:07.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:07.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:07.490Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:07.697Z] 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-13T17:16:08.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:08.091Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:08.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:08.377Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:08.680Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:16:08.967Z] OK: 220 MiB in 52 packages [2022-04-13T17:16:09.075Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T17:16:09.076Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T17:16:09.263Z] OK: 220 MiB in 52 packages [2022-04-13T17:16:09.546Z] OK: 220 MiB in 52 packages [2022-04-13T17:16:09.826Z] OK: 220 MiB in 52 packages [2022-04-13T17:16:10.112Z] OK: 220 MiB in 52 packages [2022-04-13T17:16:11.117Z] Removing intermediate container 1641dd21e3fb [2022-04-13T17:16:11.117Z] ---> b2893d7d0cb2 [2022-04-13T17:16:11.117Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-13T17:16:11.117Z] Removing intermediate container 1c3d878c3b9f [2022-04-13T17:16:11.117Z] ---> d3c0a47c7061 [2022-04-13T17:16:11.117Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:16:11.412Z] Removing intermediate container b2b4432d8ccc [2022-04-13T17:16:11.412Z] ---> 9642ef3f46d3 [2022-04-13T17:16:11.412Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:16:11.412Z] Removing intermediate container dd2416c285be [2022-04-13T17:16:11.412Z] ---> 363ff354dc4a [2022-04-13T17:16:11.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T17:16:11.412Z] Removing intermediate container 4fb23b3e5003 [2022-04-13T17:16:11.412Z] ---> f575a7743ede [2022-04-13T17:16:11.412Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-13T17:16:12.414Z] ---> ddfe3361834a [2022-04-13T17:16:12.414Z] ---> 6a8981227dad [2022-04-13T17:16:12.414Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:16:12.414Z] [2022-04-13T17:16:12.414Z] ---> Running in 827bdfe6ff0e [2022-04-13T17:16:12.414Z] ---> Running in ac8c2f181479 [2022-04-13T17:16:12.414Z] ---> f1e115960d7b [2022-04-13T17:16:12.414Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:16:12.694Z] ---> ba2329fae8b7 [2022-04-13T17:16:12.694Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:16:12.694Z] ---> Running in e1e8b5d87875 [2022-04-13T17:16:12.694Z] ---> Running in 1e77ffc79802 [2022-04-13T17:16:12.694Z] ---> 00608d2f8e5c [2022-04-13T17:16:12.694Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:16:13.308Z] ---> Running in 153ad840c276 [2022-04-13T17:16:16.773Z] Removing intermediate container 827bdfe6ff0e [2022-04-13T17:16:16.773Z] ---> 041a7916007d [2022-04-13T17:16:16.773Z] Step 8/23 : COPY . . [2022-04-13T17:16:17.196Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T17:16:18.791Z] Removing intermediate container 1e77ffc79802 [2022-04-13T17:16:18.791Z] ---> cd4a8e698f93 [2022-04-13T17:16:18.791Z] Step 8/23 : COPY . . [2022-04-13T17:16:18.791Z] Removing intermediate container e1e8b5d87875 [2022-04-13T17:16:18.791Z] ---> aa81eb38380f [2022-04-13T17:16:18.791Z] Step 8/22 : COPY . . [2022-04-13T17:16:19.069Z] Removing intermediate container 153ad840c276 [2022-04-13T17:16:19.069Z] ---> 046d9f0415f7 [2022-04-13T17:16:19.069Z] Step 8/31 : COPY . . [2022-04-13T17:16:19.348Z] Removing intermediate container ac8c2f181479 [2022-04-13T17:16:19.348Z] ---> eaec64c8a956 [2022-04-13T17:16:19.348Z] Step 7/20 : COPY . . [2022-04-13T17:16:22.477Z] Removing intermediate container 0e41974491b7 [2022-04-13T17:16:22.477Z] ---> cca0e5df9b14 [2022-04-13T17:16:22.477Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T17:16:23.045Z] ---> Running in a4a664a10a32 [2022-04-13T17:16:23.305Z] Removing intermediate container a4a664a10a32 [2022-04-13T17:16:23.305Z] ---> 587e7e7b50f4 [2022-04-13T17:16:23.305Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T17:16:23.567Z] ---> Running in b98116ba4b13 [2022-04-13T17:16:24.508Z] Removing intermediate container b98116ba4b13 [2022-04-13T17:16:24.508Z] ---> 5fb073d08d61 [2022-04-13T17:16:24.508Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T17:16:25.896Z] Removing intermediate container 8b659dd2bb54 [2022-04-13T17:16:25.896Z] ---> ce6d49f88419 [2022-04-13T17:16:25.896Z] [2022-04-13T17:16:25.896Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T17:16:25.896Z] ---> 0ac33e5f5afa [2022-04-13T17:16:25.896Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:16:25.896Z] ---> Using cache [2022-04-13T17:16:25.896Z] ---> e2b0fa4b41c5 [2022-04-13T17:16:25.896Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:25.896Z] ---> Using cache [2022-04-13T17:16:25.896Z] ---> f5ebc9321f50 [2022-04-13T17:16:25.896Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T17:16:26.156Z] ---> 2c13bddc2e24 [2022-04-13T17:16:26.156Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T17:16:26.156Z] ---> Running in 34a9976eca24 [2022-04-13T17:16:26.422Z] Removing intermediate container b9f080c0f7ca [2022-04-13T17:16:26.422Z] ---> 617a5b6b023b [2022-04-13T17:16:26.422Z] [2022-04-13T17:16:26.422Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T17:16:26.422Z] ---> e04c818066af [2022-04-13T17:16:26.422Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T17:16:26.422Z] ---> Running in b91bb2ab453e [2022-04-13T17:16:26.683Z] ---> f79c63b15aab [2022-04-13T17:16:26.683Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T17:16:26.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:26.942Z] ---> 37a98fc365e0 [2022-04-13T17:16:26.942Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T17:16:26.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:27.202Z] ---> Running in 63e092db8d65 [2022-04-13T17:16:27.202Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:27.202Z] Removing intermediate container 63e092db8d65 [2022-04-13T17:16:27.202Z] ---> 50052d991dca [2022-04-13T17:16:27.202Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:16:27.465Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T17:16:27.465Z] ---> Running in 2a7a1b01187f [2022-04-13T17:16:27.465Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T17:16:27.465Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T17:16:27.465Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T17:16:27.465Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T17:16:27.465Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T17:16:27.465Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:16:27.465Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:16:27.465Z] OK: 8 MiB in 20 packages [2022-04-13T17:16:27.465Z] Removing intermediate container 2a7a1b01187f [2022-04-13T17:16:27.465Z] ---> 80f2812d56b0 [2022-04-13T17:16:27.465Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T17:16:27.726Z] ---> Running in a5efd030c4f2 [2022-04-13T17:16:27.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:27.726Z] Removing intermediate container a5efd030c4f2 [2022-04-13T17:16:27.726Z] ---> 00ac6c61c933 [2022-04-13T17:16:27.726Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:16:27.985Z] ---> Running in e0a089c2b9fc [2022-04-13T17:16:27.985Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:16:27.985Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:16:27.985Z] OK: 15854 distinct packages available [2022-04-13T17:16:27.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:28.244Z] Removing intermediate container b91bb2ab453e [2022-04-13T17:16:28.244Z] ---> 2b4d112b7a8a [2022-04-13T17:16:28.244Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T17:16:28.244Z] Removing intermediate container e0a089c2b9fc [2022-04-13T17:16:28.244Z] ---> 609065dc72ed [2022-04-13T17:16:28.244Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:16:28.244Z] ---> Running in 62e2273bf9ce [2022-04-13T17:16:28.244Z] ---> Running in c3c7ea4b737c [2022-04-13T17:16:28.505Z] Removing intermediate container 62e2273bf9ce [2022-04-13T17:16:28.505Z] ---> a85516f429d2 [2022-04-13T17:16:28.505Z] Step 13/22 : WORKDIR /edgex [2022-04-13T17:16:28.505Z] Removing intermediate container c3c7ea4b737c [2022-04-13T17:16:28.505Z] ---> 4b0c4c2270f3 [2022-04-13T17:16:28.505Z] [2022-04-13T17:16:28.505Z] ---> Running in 2692160b50c2 [2022-04-13T17:16:28.505Z] Successfully built 4b0c4c2270f3 [2022-04-13T17:16:28.505Z] Successfully tagged sys-mgmt-agent:latest [2022-04-13T17:16:28.505Z] Building core-metadata [2022-04-13T17:16:28.765Z]  Building sys-mgmt-agent ... done Removing intermediate container 2692160b50c2 [2022-04-13T17:16:28.765Z] ---> e3acb30bb8ed [2022-04-13T17:16:28.765Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T17:16:28.765Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:29.331Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T17:16:29.331Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T17:16:29.331Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T17:16:29.590Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T17:16:29.590Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T17:16:29.590Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:16:29.590Z] OK: 6 MiB in 19 packages [2022-04-13T17:16:30.678Z] ---> 4a8c6740d60f [2022-04-13T17:16:30.678Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T17:16:31.281Z] Removing intermediate container 34a9976eca24 [2022-04-13T17:16:31.281Z] ---> 65ed3779dc08 [2022-04-13T17:16:31.281Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T17:16:31.540Z] ---> b52064c289ea [2022-04-13T17:16:31.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T17:16:33.459Z] ---> ceddac6bac87 [2022-04-13T17:16:33.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T17:16:33.718Z] ---> 4b3d60b1e1c2 [2022-04-13T17:16:33.718Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T17:16:34.293Z] ---> 230c28c9fc37 [2022-04-13T17:16:34.293Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T17:16:34.293Z] ---> Running in 1ca54128c01e [2022-04-13T17:16:36.212Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:16:36.212Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:16:36.212Z] ---> 0f93ad3ceca3 [2022-04-13T17:16:36.212Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:16:36.212Z] ---> Using cache [2022-04-13T17:16:36.212Z] ---> 688ce1aaf36a [2022-04-13T17:16:36.212Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:36.212Z] ---> Using cache [2022-04-13T17:16:36.212Z] ---> ab7bb3ecb4c7 [2022-04-13T17:16:36.212Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T17:16:36.212Z] ---> Using cache [2022-04-13T17:16:36.212Z] ---> c3648e042f02 [2022-04-13T17:16:36.212Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:16:36.212Z] ---> Using cache [2022-04-13T17:16:36.212Z] ---> 648fc56bb822 [2022-04-13T17:16:36.212Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:16:36.212Z] ---> Using cache [2022-04-13T17:16:36.212Z] ---> 65a9a3eb88ff [2022-04-13T17:16:36.212Z] Step 8/23 : COPY . . [2022-04-13T17:16:36.212Z] ---> Using cache [2022-04-13T17:16:36.212Z] ---> ebff7cd20996 [2022-04-13T17:16:36.212Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T17:16:36.781Z] ---> Running in a7197499e93a [2022-04-13T17:16:36.781Z] ---> 35de3cc366ea [2022-04-13T17:16:36.781Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T17:16:37.043Z] Removing intermediate container 1ca54128c01e [2022-04-13T17:16:37.044Z] ---> c06ba761abcb [2022-04-13T17:16:37.044Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T17:16:37.044Z] ---> Running in dee8190206c9 [2022-04-13T17:16:37.303Z] ---> 03f53771934a [2022-04-13T17:16:37.303Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T17:16:37.303Z] Removing intermediate container dee8190206c9 [2022-04-13T17:16:37.303Z] ---> f04456869ac4 [2022-04-13T17:16:37.303Z] Step 20/22 : LABEL arch=x86_64 [2022-04-13T17:16:37.303Z] ---> Running in b4b3c67c72ce [2022-04-13T17:16:37.569Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T17:16:37.569Z] ---> b70840f2c661 [2022-04-13T17:16:37.569Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T17:16:37.569Z] Removing intermediate container b4b3c67c72ce [2022-04-13T17:16:37.569Z] ---> 36134d084bc5 [2022-04-13T17:16:37.569Z] Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:16:37.751Z] ---> bb3b788c1c82 [2022-04-13T17:16:37.751Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-13T17:16:37.751Z] ---> b74fbb5d1df5 [2022-04-13T17:16:37.751Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-13T17:16:37.751Z] ---> c836eb21473c [2022-04-13T17:16:37.751Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-13T17:16:37.751Z] ---> Running in 170a33588523 [2022-04-13T17:16:37.751Z] ---> Running in 8d60e11b9cba [2022-04-13T17:16:37.751Z] ---> Running in aa5d2c6b6fb2 [2022-04-13T17:16:37.751Z] ---> b2d12a4e85e6 [2022-04-13T17:16:37.751Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T17:16:37.751Z] ---> Running in ea37a1db5eb9 [2022-04-13T17:16:37.751Z] ---> 120e168162c9 [2022-04-13T17:16:37.751Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-13T17:16:37.751Z] ---> Running in 57a23a99e650 [2022-04-13T17:16:37.828Z] ---> Running in 887811924c99 [2022-04-13T17:16:38.088Z] Removing intermediate container 887811924c99 [2022-04-13T17:16:38.088Z] ---> d765b620bf56 [2022-04-13T17:16:38.088Z] Step 22/22 : LABEL version=2.2.0-dev.68 [2022-04-13T17:16:38.088Z] ---> Running in 7a6b3a6ff673 [2022-04-13T17:16:38.088Z] ---> a4e85763dd3d [2022-04-13T17:16:38.088Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T17:16:38.348Z] ---> Running in 0853b186e985 [2022-04-13T17:16:38.348Z] Removing intermediate container 7a6b3a6ff673 [2022-04-13T17:16:38.348Z] ---> 6144dfe8d86f [2022-04-13T17:16:38.348Z] [2022-04-13T17:16:38.609Z] Successfully built 6144dfe8d86f [2022-04-13T17:16:38.609Z] Successfully tagged security-proxy-setup:latest [2022-04-13T17:16:38.609Z] Building core-data [2022-04-13T17:16:38.609Z]  Building security-proxy-setup ... done Removing intermediate container 0853b186e985 [2022-04-13T17:16:38.609Z] ---> 84f0772ed1f3 [2022-04-13T17:16:38.609Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T17:16:38.609Z] ---> Running in 001a73aa3adf [2022-04-13T17:16:38.776Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2022-04-13T17:16:39.050Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-13T17:16:39.663Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-13T17:16:39.663Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T17:16:39.663Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-13T17:16:39.987Z] Removing intermediate container 001a73aa3adf [2022-04-13T17:16:39.987Z] ---> 2b4fbd508ba7 [2022-04-13T17:16:39.987Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T17:16:40.557Z] ---> Running in c24b8e0f7690 [2022-04-13T17:16:40.815Z] Removing intermediate container c24b8e0f7690 [2022-04-13T17:16:40.815Z] ---> b5aa163ca7e1 [2022-04-13T17:16:40.815Z] Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:16:40.815Z] ---> Running in 3762a3a90c4e [2022-04-13T17:16:41.755Z] Removing intermediate container 3762a3a90c4e [2022-04-13T17:16:41.755Z] ---> 5eb39b767b9b [2022-04-13T17:16:41.755Z] Step 26/26 : LABEL version=2.2.0-dev.68 [2022-04-13T17:16:41.755Z] ---> Running in 6f97643d90be [2022-04-13T17:16:42.324Z] Removing intermediate container 6f97643d90be [2022-04-13T17:16:42.324Z] ---> 5956244d0fd5 [2022-04-13T17:16:42.324Z] [2022-04-13T17:16:42.585Z] Successfully built 5956244d0fd5 [2022-04-13T17:16:42.585Z] Successfully tagged security-spire-agent:latest [2022-04-13T17:16:43.967Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:16:43.967Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:16:43.967Z] ---> 0f93ad3ceca3 [2022-04-13T17:16:43.967Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:16:43.967Z] ---> Using cache [2022-04-13T17:16:43.967Z] ---> 688ce1aaf36a [2022-04-13T17:16:43.967Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:16:43.967Z] ---> Using cache [2022-04-13T17:16:43.967Z] ---> ab7bb3ecb4c7 [2022-04-13T17:16:43.967Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-13T17:16:44.535Z] ---> Running in 16ba351c7699 [2022-04-13T17:16:45.470Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:46.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:16:46.665Z] OK: 221 MiB in 52 packages [2022-04-13T17:16:47.600Z] Removing intermediate container 16ba351c7699 [2022-04-13T17:16:47.600Z] ---> d6556c5ee9a8 [2022-04-13T17:16:47.600Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:16:48.167Z] ---> ea41cf808e18 [2022-04-13T17:16:48.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:16:48.167Z] ---> Running in a8b6c9fdaeab [2022-04-13T17:16:50.698Z] Removing intermediate container a8b6c9fdaeab [2022-04-13T17:16:50.698Z] ---> e46504396472 [2022-04-13T17:16:50.698Z] Step 8/23 : COPY . . [2022-04-13T17:17:00.687Z] ---> 95fed04248cd [2022-04-13T17:17:00.687Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-13T17:17:00.687Z] ---> Running in e072b821a08b [2022-04-13T17:17:01.623Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-13T17:17:03.525Z] Building bin/spire-agent... [2022-04-13T17:17:03.525Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T17:17:03.525Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T17:17:03.525Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T17:17:03.525Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T17:17:04.092Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T17:17:04.350Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T17:17:04.350Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T17:17:04.611Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T17:17:04.611Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T17:17:04.611Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T17:17:04.611Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T17:17:04.611Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T17:17:04.611Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T17:17:16.836Z] Removing intermediate container a7197499e93a [2022-04-13T17:17:16.836Z] ---> cab701edec34 [2022-04-13T17:17:16.836Z] [2022-04-13T17:17:16.836Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T17:17:16.836Z] ---> e04c818066af [2022-04-13T17:17:16.836Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T17:17:16.836Z] ---> Using cache [2022-04-13T17:17:16.836Z] ---> 5dd964216273 [2022-04-13T17:17:16.836Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:17:16.836Z] ---> Using cache [2022-04-13T17:17:16.836Z] ---> 402b7e2c1483 [2022-04-13T17:17:16.836Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T17:17:16.836Z] ---> Running in 589b2593f598 [2022-04-13T17:17:16.836Z] Removing intermediate container 589b2593f598 [2022-04-13T17:17:16.836Z] ---> 27d13be9ff32 [2022-04-13T17:17:16.836Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T17:17:16.836Z] ---> Running in 17c90204e5fd [2022-04-13T17:17:16.836Z] Removing intermediate container 17c90204e5fd [2022-04-13T17:17:16.836Z] ---> c7a0d51d89aa [2022-04-13T17:17:16.836Z] Step 15/23 : WORKDIR / [2022-04-13T17:17:16.836Z] ---> Running in 7d67cda1c5f4 [2022-04-13T17:17:16.836Z] Removing intermediate container 7d67cda1c5f4 [2022-04-13T17:17:16.836Z] ---> 2e0d19e42bd2 [2022-04-13T17:17:16.836Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:17:17.401Z] ---> f9e46785b210 [2022-04-13T17:17:17.401Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T17:17:18.777Z] ---> 3c176e4a6e55 [2022-04-13T17:17:18.777Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T17:17:19.041Z] ---> d2f19df7f18b [2022-04-13T17:17:19.041Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T17:17:19.299Z] ---> Running in 8ea9628ecc25 [2022-04-13T17:17:19.557Z] Removing intermediate container 8ea9628ecc25 [2022-04-13T17:17:19.557Z] ---> 3f6a0654c767 [2022-04-13T17:17:19.557Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:17:19.557Z] ---> Running in 0a1e8d812c0a [2022-04-13T17:17:19.815Z] Removing intermediate container 0a1e8d812c0a [2022-04-13T17:17:19.815Z] ---> 240b24a8e9a2 [2022-04-13T17:17:19.815Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T17:17:19.815Z] ---> Running in a149318ae7cb [2022-04-13T17:17:20.073Z] Removing intermediate container a149318ae7cb [2022-04-13T17:17:20.073Z] ---> d88cc9b8a533 [2022-04-13T17:17:20.073Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:17:20.331Z] ---> Running in 4aa19a0af3e3 [2022-04-13T17:17:20.595Z] Removing intermediate container 4aa19a0af3e3 [2022-04-13T17:17:20.595Z] ---> a753d654ad7e [2022-04-13T17:17:20.595Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:17:20.595Z] ---> Running in 0bc2a1a7d781 [2022-04-13T17:17:20.855Z] Removing intermediate container 0bc2a1a7d781 [2022-04-13T17:17:20.855Z] ---> fcc5854aeb75 [2022-04-13T17:17:20.855Z] [2022-04-13T17:17:20.855Z] Successfully built fcc5854aeb75 [2022-04-13T17:17:20.855Z] Successfully tagged core-metadata:latest [2022-04-13T17:17:35.740Z]  Building core-metadata ... done Removing intermediate container e072b821a08b [2022-04-13T17:17:35.740Z] ---> a7c79263083d [2022-04-13T17:17:35.740Z] [2022-04-13T17:17:35.740Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T17:17:35.740Z] ---> e04c818066af [2022-04-13T17:17:35.740Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T17:17:35.740Z] ---> Running in 992cd856d720 [2022-04-13T17:17:35.740Z] Removing intermediate container 992cd856d720 [2022-04-13T17:17:35.740Z] ---> fb7fc31764ad [2022-04-13T17:17:35.740Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T17:17:35.740Z] ---> Running in 9b1c5448adb8 [2022-04-13T17:17:35.740Z] Removing intermediate container 9b1c5448adb8 [2022-04-13T17:17:35.740Z] ---> 1b4c01b4a881 [2022-04-13T17:17:35.740Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T17:17:35.740Z] ---> Running in b5544a2e7aed [2022-04-13T17:17:35.999Z] Removing intermediate container b5544a2e7aed [2022-04-13T17:17:35.999Z] ---> 91282360e41d [2022-04-13T17:17:35.999Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:17:35.999Z] ---> Running in 16377482c9e8 [2022-04-13T17:17:36.937Z] Removing intermediate container 16377482c9e8 [2022-04-13T17:17:36.938Z] ---> 7cc1557f64ef [2022-04-13T17:17:36.938Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T17:17:37.196Z] ---> Running in 52180a3b6487 [2022-04-13T17:17:37.455Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:17:38.393Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:17:38.651Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T17:17:38.651Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T17:17:38.651Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T17:17:38.910Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T17:17:38.910Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T17:17:38.910Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T17:17:39.168Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:17:39.168Z] OK: 8 MiB in 20 packages [2022-04-13T17:17:41.073Z] Removing intermediate container 52180a3b6487 [2022-04-13T17:17:41.073Z] ---> 7f3765ff7e4a [2022-04-13T17:17:41.073Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:17:41.073Z] ---> 0f47a86e22b8 [2022-04-13T17:17:41.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T17:17:42.014Z] ---> 7fecf1b30c56 [2022-04-13T17:17:42.014Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T17:17:42.014Z] ---> 5c379e2e2660 [2022-04-13T17:17:42.014Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T17:17:42.014Z] ---> Running in 877c65ffa046 [2022-04-13T17:17:42.277Z] Removing intermediate container 877c65ffa046 [2022-04-13T17:17:42.277Z] ---> 7846b6196f83 [2022-04-13T17:17:42.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:17:42.277Z] ---> Running in 8242760703a9 [2022-04-13T17:17:42.538Z] Removing intermediate container 8242760703a9 [2022-04-13T17:17:42.538Z] ---> 815997ad487a [2022-04-13T17:17:42.538Z] Step 21/23 : LABEL arch=x86_64 [2022-04-13T17:17:42.538Z] ---> Running in af63cfce2a4a [2022-04-13T17:17:42.538Z] Removing intermediate container af63cfce2a4a [2022-04-13T17:17:42.538Z] ---> 113e5b7cbb18 [2022-04-13T17:17:42.538Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:17:42.797Z] ---> Running in b856fa3b0a03 [2022-04-13T17:17:42.797Z] Removing intermediate container b856fa3b0a03 [2022-04-13T17:17:42.797Z] ---> 79b1c554d3be [2022-04-13T17:17:42.797Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:17:42.797Z] ---> Running in 8c17e78b7fe1 [2022-04-13T17:17:43.057Z] Removing intermediate container 8c17e78b7fe1 [2022-04-13T17:17:43.057Z] ---> d89d49502032 [2022-04-13T17:17:43.057Z] [2022-04-13T17:17:43.057Z] Successfully built d89d49502032 [2022-04-13T17:17:43.057Z] Successfully tagged core-data:latest [2022-04-13T17:18:01.407Z]  Building core-data ... done Removing intermediate container f2d6c6a0645c [2022-04-13T17:18:01.407Z] ---> 3bb9976ed35d [2022-04-13T17:18:01.407Z] [2022-04-13T17:18:01.407Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T17:18:01.407Z] ---> 0ac33e5f5afa [2022-04-13T17:18:01.407Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:18:01.407Z] ---> Using cache [2022-04-13T17:18:01.407Z] ---> e2b0fa4b41c5 [2022-04-13T17:18:01.407Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:18:01.407Z] ---> Using cache [2022-04-13T17:18:01.407Z] ---> f5ebc9321f50 [2022-04-13T17:18:01.407Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T17:18:01.978Z] ---> Running in e3d7a0c806e3 [2022-04-13T17:18:02.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:18:03.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:18:03.439Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:18:03.439Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:18:03.439Z] OK: 15854 distinct packages available [2022-04-13T17:18:03.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-13T17:18:04.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-13T17:18:04.642Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T17:18:04.642Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T17:18:04.642Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T17:18:04.902Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T17:18:04.902Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:18:04.902Z] OK: 6 MiB in 18 packages [2022-04-13T17:18:05.842Z] Removing intermediate container e3d7a0c806e3 [2022-04-13T17:18:05.842Z] ---> e48ad9c31f00 [2022-04-13T17:18:05.842Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T17:18:07.225Z] ---> 5592c08ed65e [2022-04-13T17:18:07.225Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T17:18:07.225Z] Building bin/spire-agent... [2022-04-13T17:18:07.485Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T17:18:07.485Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T17:18:07.485Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T17:18:07.485Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T17:18:07.485Z]  ---> 3bc2f0bff49c [2022-04-13T17:18:07.485Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T17:18:07.485Z] ---> Running in 12af7c583394 [2022-04-13T17:18:07.746Z] Removing intermediate container 12af7c583394 [2022-04-13T17:18:07.746Z] ---> c7277246d1dd [2022-04-13T17:18:07.746Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T17:18:07.746Z] ---> 9385a422e708 [2022-04-13T17:18:07.746Z] Step 21/26 : WORKDIR / [2022-04-13T17:18:08.008Z] ---> Running in 99888f582752 [2022-04-13T17:18:08.268Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T17:18:08.268Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T17:18:08.268Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T17:18:08.268Z] Removing intermediate container 99888f582752 [2022-04-13T17:18:08.268Z] ---> cc0c880a8802 [2022-04-13T17:18:08.268Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T17:18:08.268Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T17:18:08.268Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T17:18:08.268Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T17:18:08.268Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T17:18:08.268Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T17:18:08.268Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T17:18:08.530Z]  ---> Running in fc637f11180a [2022-04-13T17:18:08.530Z] Removing intermediate container fc637f11180a [2022-04-13T17:18:08.530Z] ---> dbd0477ed69b [2022-04-13T17:18:08.530Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T17:18:08.790Z] ---> Running in 29696f93e8b6 [2022-04-13T17:18:08.790Z] Removing intermediate container 29696f93e8b6 [2022-04-13T17:18:08.790Z] ---> a4ba0a34005e [2022-04-13T17:18:08.790Z] Step 24/26 : LABEL arch=x86_64 [2022-04-13T17:18:08.790Z] ---> Running in 6b2f4b9d525b [2022-04-13T17:18:08.790Z] Removing intermediate container 6b2f4b9d525b [2022-04-13T17:18:08.790Z] ---> 8614a50bc59b [2022-04-13T17:18:08.790Z] Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:18:09.051Z] ---> Running in 46300dc2217a [2022-04-13T17:18:09.051Z] Removing intermediate container 46300dc2217a [2022-04-13T17:18:09.051Z] ---> 3ac57a877a1a [2022-04-13T17:18:09.051Z] Step 26/26 : LABEL version=2.2.0-dev.68 [2022-04-13T17:18:09.051Z] ---> Running in 1089c5d5cf35 [2022-04-13T17:18:09.051Z] Removing intermediate container 1089c5d5cf35 [2022-04-13T17:18:09.051Z] ---> 992eb0ee167a [2022-04-13T17:18:09.051Z] [2022-04-13T17:18:09.311Z] Successfully built 992eb0ee167a [2022-04-13T17:18:09.311Z] Successfully tagged security-spire-config:latest [2022-04-13T17:19:05.714Z]  Building security-spire-config ... done Removing intermediate container 4804d69da7be [2022-04-13T17:19:05.714Z] ---> 1e2775237424 [2022-04-13T17:19:05.714Z] [2022-04-13T17:19:05.714Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T17:19:05.714Z] ---> 0ac33e5f5afa [2022-04-13T17:19:05.714Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:19:05.714Z] ---> Using cache [2022-04-13T17:19:05.714Z] ---> e2b0fa4b41c5 [2022-04-13T17:19:05.714Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:19:05.714Z] ---> Using cache [2022-04-13T17:19:05.714Z] ---> f5ebc9321f50 [2022-04-13T17:19:05.714Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T17:19:05.714Z] ---> Using cache [2022-04-13T17:19:05.714Z] ---> 65ed3779dc08 [2022-04-13T17:19:05.714Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T17:19:05.714Z] ---> e5e1a7d0092e [2022-04-13T17:19:05.714Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T17:19:05.714Z] ---> 83cd3ab47b73 [2022-04-13T17:19:05.714Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T17:19:05.714Z] ---> a5d981668fd7 [2022-04-13T17:19:05.714Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T17:19:05.714Z] ---> 424e13d7cf91 [2022-04-13T17:19:05.714Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T17:19:05.714Z] ---> Running in a0c72ca43ccd [2022-04-13T17:19:05.714Z] Removing intermediate container a0c72ca43ccd [2022-04-13T17:19:05.714Z] ---> 915fe08203a4 [2022-04-13T17:19:05.714Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T17:19:05.714Z] ---> Running in 5c6e07c3ef30 [2022-04-13T17:19:05.714Z] Removing intermediate container 5c6e07c3ef30 [2022-04-13T17:19:05.714Z] ---> a77a20a7a9ee [2022-04-13T17:19:05.714Z] Step 23/25 : LABEL arch=x86_64 [2022-04-13T17:19:05.714Z] ---> Running in 8840d29e61c8 [2022-04-13T17:19:05.714Z] Removing intermediate container 8840d29e61c8 [2022-04-13T17:19:05.714Z] ---> ec8732f2ebbb [2022-04-13T17:19:05.714Z] Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:05.714Z] ---> Running in 5fe3bca29a12 [2022-04-13T17:19:05.714Z] Removing intermediate container 5fe3bca29a12 [2022-04-13T17:19:05.714Z] ---> eba548a576cb [2022-04-13T17:19:05.714Z] Step 25/25 : LABEL version=2.2.0-dev.68 [2022-04-13T17:19:05.714Z] ---> Running in a0778144d476 [2022-04-13T17:19:05.714Z] Removing intermediate container a0778144d476 [2022-04-13T17:19:05.714Z] ---> acd67855da68 [2022-04-13T17:19:05.714Z] [2022-04-13T17:19:05.714Z] Successfully built acd67855da68 [2022-04-13T17:19:05.714Z] Successfully tagged security-spire-server:latest [2022-04-13T17:19:05.724Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-13T17:19:05.735Z] $ docker stop --time=1 244520fa98ba6c409b4fcb8adb0d6f8eb3ae330215b3619c7ed22ab59b6e164d [2022-04-13T17:19:07.056Z] $ docker rm -f 244520fa98ba6c409b4fcb8adb0d6f8eb3ae330215b3619c7ed22ab59b6e164d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T17:19:07.405Z] + docker images [2022-04-13T17:19:07.405Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T17:19:07.405Z] security-spire-server latest acd67855da68 7 seconds ago 87.3MB [2022-04-13T17:19:07.405Z] 1e2775237424 18 seconds ago 4.55GB [2022-04-13T17:19:07.405Z] security-spire-config latest 992eb0ee167a 58 seconds ago 86.7MB [2022-04-13T17:19:07.405Z] 3bb9976ed35d About a minute ago 4.55GB [2022-04-13T17:19:07.405Z] core-data latest d89d49502032 About a minute ago 36.2MB [2022-04-13T17:19:07.405Z] a7c79263083d About a minute ago 1.7GB [2022-04-13T17:19:07.405Z] core-metadata latest fcc5854aeb75 About a minute ago 30.4MB [2022-04-13T17:19:07.405Z] cab701edec34 About a minute ago 1.69GB [2022-04-13T17:19:07.405Z] security-spire-agent latest 5956244d0fd5 2 minutes ago 127MB [2022-04-13T17:19:07.405Z] security-proxy-setup latest 6144dfe8d86f 2 minutes ago 51MB [2022-04-13T17:19:07.405Z] sys-mgmt-agent latest 4b0c4c2270f3 2 minutes ago 311MB [2022-04-13T17:19:07.405Z] 617a5b6b023b 2 minutes ago 1.7GB [2022-04-13T17:19:07.405Z] ce6d49f88419 2 minutes ago 4.55GB [2022-04-13T17:19:07.405Z] 2c8ee7c192c2 3 minutes ago 1.71GB [2022-04-13T17:19:07.405Z] support-notifications latest f55f5e7780dd 3 minutes ago 30.8MB [2022-04-13T17:19:07.405Z] core-command latest f896c91ad054 3 minutes ago 28.5MB [2022-04-13T17:19:07.405Z] b0a732cf3395 3 minutes ago 1.69GB [2022-04-13T17:19:07.405Z] b08e20204b42 3 minutes ago 1.69GB [2022-04-13T17:19:07.406Z] security-bootstrapper latest c2ec0657ce73 4 minutes ago 28.3MB [2022-04-13T17:19:07.406Z] security-spiffe-token-provider latest b66e2cf59691 4 minutes ago 32.4MB [2022-04-13T17:19:07.406Z] security-secretstore-setup latest 62549fd55a18 5 minutes ago 49.7MB [2022-04-13T17:19:07.406Z] support-scheduler latest 776f6ae236ad 5 minutes ago 30.2MB [2022-04-13T17:19:07.406Z] 2012b44e9687 5 minutes ago 1.69GB [2022-04-13T17:19:07.406Z] 8935edb9a868 5 minutes ago 1.71GB [2022-04-13T17:19:07.406Z] a87673defb32 5 minutes ago 1.69GB [2022-04-13T17:19:07.406Z] 8f7ee7b75ea5 5 minutes ago 1.68GB [2022-04-13T17:19:07.406Z] ci-base-image-x86_64 latest 0f93ad3ceca3 9 minutes ago 896MB [2022-04-13T17:19:07.406Z] docker 20.10.14 7417809fdb73 8 days ago 218MB [2022-04-13T17:19:07.406Z] alpine 3.14 e04c818066af 8 days ago 5.59MB [2022-04-13T17:19:07.406Z] alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB [2022-04-13T17:19:07.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-13T17:19:07.406Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-13T17:19:07.406Z] 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-13T17:19:07.528Z] provisioning config files... [2022-04-13T17:19:07.540Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config4378278941454904485tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T17:19:07.839Z] ---> docker-login.sh [2022-04-13T17:19:07.839Z] nexus3.edgexfoundry.org:10001 [2022-04-13T17:19:07.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:19:07.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:19:07.839Z] Configure a credential helper to remove this warning. See [2022-04-13T17:19:07.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:19:07.839Z] [2022-04-13T17:19:07.839Z] Login Succeeded [2022-04-13T17:19:07.839Z] nexus3.edgexfoundry.org:10002 [2022-04-13T17:19:08.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:19:08.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:19:08.102Z] Configure a credential helper to remove this warning. See [2022-04-13T17:19:08.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:19:08.102Z] [2022-04-13T17:19:08.102Z] Login Succeeded [2022-04-13T17:19:08.102Z] nexus3.edgexfoundry.org:10003 [2022-04-13T17:19:08.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:19:08.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:19:08.102Z] Configure a credential helper to remove this warning. See [2022-04-13T17:19:08.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:19:08.102Z] [2022-04-13T17:19:08.102Z] Login Succeeded [2022-04-13T17:19:08.102Z] nexus3.edgexfoundry.org:10004 [2022-04-13T17:19:08.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:19:08.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:19:08.362Z] Configure a credential helper to remove this warning. See [2022-04-13T17:19:08.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:19:08.362Z] [2022-04-13T17:19:08.362Z] Login Succeeded [2022-04-13T17:19:08.362Z] docker.io [2022-04-13T17:19:08.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T17:19:08.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T17:19:08.623Z] Configure a credential helper to remove this warning. See [2022-04-13T17:19:08.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T17:19:08.623Z] [2022-04-13T17:19:08.623Z] Login Succeeded [2022-04-13T17:19:08.623Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T17:19:08.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:08.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T17:19:08.693Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-13T17:19:08.693Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:08.693Z] latest [2022-04-13T17:19:08.693Z] 2.2.0-dev.68 [2022-04-13T17:19:08.693Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:08.693Z] main [2022-04-13T17:19:08.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:09.028Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:09.322Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:09.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T17:19:09.323Z] debaa670e5fe: Preparing [2022-04-13T17:19:09.323Z] b0e4332e457d: Preparing [2022-04-13T17:19:09.323Z] a59381453c76: Preparing [2022-04-13T17:19:09.323Z] ab0500928039: Preparing [2022-04-13T17:19:09.323Z] b541d28bf3b4: Preparing [2022-04-13T17:19:09.323Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:09.323Z] debaa670e5fe: Pushed [2022-04-13T17:19:09.323Z] a59381453c76: Pushed [2022-04-13T17:19:09.323Z] ab0500928039: Pushed [2022-04-13T17:19:11.864Z] b0e4332e457d: Pushed [2022-04-13T17:19:11.864Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:12.222Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:12.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T17:19:12.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T17:19:12.514Z] debaa670e5fe: Preparing [2022-04-13T17:19:12.514Z] b0e4332e457d: Preparing [2022-04-13T17:19:12.514Z] a59381453c76: Preparing [2022-04-13T17:19:12.514Z] ab0500928039: Preparing [2022-04-13T17:19:12.514Z] b541d28bf3b4: Preparing [2022-04-13T17:19:12.514Z] a59381453c76: Layer already exists [2022-04-13T17:19:12.514Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:12.514Z] debaa670e5fe: Layer already exists [2022-04-13T17:19:12.514Z] ab0500928039: Layer already exists [2022-04-13T17:19:12.514Z] b0e4332e457d: Layer already exists [2022-04-13T17:19:12.514Z] latest: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:12.816Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:13.109Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.68 [2022-04-13T17:19:13.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T17:19:13.109Z] debaa670e5fe: Preparing [2022-04-13T17:19:13.109Z] b0e4332e457d: Preparing [2022-04-13T17:19:13.109Z] a59381453c76: Preparing [2022-04-13T17:19:13.109Z] ab0500928039: Preparing [2022-04-13T17:19:13.109Z] b541d28bf3b4: Preparing [2022-04-13T17:19:13.109Z] a59381453c76: Layer already exists [2022-04-13T17:19:13.109Z] ab0500928039: Layer already exists [2022-04-13T17:19:13.109Z] debaa670e5fe: Layer already exists [2022-04-13T17:19:13.109Z] b0e4332e457d: Layer already exists [2022-04-13T17:19:13.109Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:13.109Z] 2.2.0-dev.68: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:13.412Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:13.702Z] + docker push nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:13.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T17:19:13.702Z] debaa670e5fe: Preparing [2022-04-13T17:19:13.702Z] b0e4332e457d: Preparing [2022-04-13T17:19:13.702Z] a59381453c76: Preparing [2022-04-13T17:19:13.702Z] ab0500928039: Preparing [2022-04-13T17:19:13.702Z] b541d28bf3b4: Preparing [2022-04-13T17:19:13.702Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:13.702Z] b0e4332e457d: Layer already exists [2022-04-13T17:19:13.702Z] a59381453c76: Layer already exists [2022-04-13T17:19:13.702Z] debaa670e5fe: Layer already exists [2022-04-13T17:19:13.702Z] ab0500928039: Layer already exists [2022-04-13T17:19:13.702Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:13.997Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:14.296Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-13T17:19:14.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-13T17:19:14.296Z] debaa670e5fe: Preparing [2022-04-13T17:19:14.296Z] b0e4332e457d: Preparing [2022-04-13T17:19:14.296Z] a59381453c76: Preparing [2022-04-13T17:19:14.296Z] ab0500928039: Preparing [2022-04-13T17:19:14.296Z] b541d28bf3b4: Preparing [2022-04-13T17:19:14.296Z] ab0500928039: Layer already exists [2022-04-13T17:19:14.296Z] a59381453c76: Layer already exists [2022-04-13T17:19:14.296Z] debaa670e5fe: Layer already exists [2022-04-13T17:19:14.296Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:14.296Z] b0e4332e457d: Layer already exists [2022-04-13T17:19:14.296Z] main: digest: sha256:f7b0bc258c21f848112e3472402d0edd8b04242c39b7632cea2f9a57f71424a3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:14.338Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:14.349Z] taggedImages: [2022-04-13T17:19:14.349Z] - nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:14.349Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-13T17:19:14.349Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.68 [2022-04-13T17:19:14.349Z] - nexus3.edgexfoundry.org:10004/core-command:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:14.349Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-13T17:19:14.374Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-13T17:19:14.374Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:14.374Z] latest [2022-04-13T17:19:14.374Z] 2.2.0-dev.68 [2022-04-13T17:19:14.374Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:14.374Z] main [2022-04-13T17:19:14.374Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:14.708Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:15.007Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:15.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T17:19:15.007Z] 9f4756242470: Preparing [2022-04-13T17:19:15.007Z] 94003e491620: Preparing [2022-04-13T17:19:15.007Z] a59381453c76: Preparing [2022-04-13T17:19:15.007Z] abaa229a6b1e: Preparing [2022-04-13T17:19:15.007Z] e8f3b561223d: Preparing [2022-04-13T17:19:15.007Z] b541d28bf3b4: Preparing [2022-04-13T17:19:15.007Z] b541d28bf3b4: Waiting [2022-04-13T17:19:15.007Z] a59381453c76: Layer already exists [2022-04-13T17:19:15.007Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:15.007Z] e8f3b561223d: Pushed [2022-04-13T17:19:15.007Z] 9f4756242470: Pushed [2022-04-13T17:19:15.267Z] abaa229a6b1e: Pushed [2022-04-13T17:19:17.810Z] 94003e491620: Pushed [2022-04-13T17:19:18.070Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:18.367Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:18.667Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T17:19:18.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T17:19:18.667Z] 9f4756242470: Preparing [2022-04-13T17:19:18.667Z] 94003e491620: Preparing [2022-04-13T17:19:18.667Z] a59381453c76: Preparing [2022-04-13T17:19:18.667Z] abaa229a6b1e: Preparing [2022-04-13T17:19:18.667Z] e8f3b561223d: Preparing [2022-04-13T17:19:18.667Z] b541d28bf3b4: Preparing [2022-04-13T17:19:18.667Z] b541d28bf3b4: Waiting [2022-04-13T17:19:18.667Z] a59381453c76: Layer already exists [2022-04-13T17:19:18.667Z] e8f3b561223d: Layer already exists [2022-04-13T17:19:18.667Z] abaa229a6b1e: Layer already exists [2022-04-13T17:19:18.667Z] 9f4756242470: Layer already exists [2022-04-13T17:19:18.667Z] 94003e491620: Layer already exists [2022-04-13T17:19:18.667Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:18.667Z] latest: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:18.974Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:19.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.68 [2022-04-13T17:19:19.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T17:19:19.273Z] 9f4756242470: Preparing [2022-04-13T17:19:19.273Z] 94003e491620: Preparing [2022-04-13T17:19:19.273Z] a59381453c76: Preparing [2022-04-13T17:19:19.273Z] abaa229a6b1e: Preparing [2022-04-13T17:19:19.273Z] e8f3b561223d: Preparing [2022-04-13T17:19:19.273Z] b541d28bf3b4: Preparing [2022-04-13T17:19:19.273Z] b541d28bf3b4: Waiting [2022-04-13T17:19:19.273Z] 9f4756242470: Layer already exists [2022-04-13T17:19:19.273Z] abaa229a6b1e: Layer already exists [2022-04-13T17:19:19.273Z] 94003e491620: Layer already exists [2022-04-13T17:19:19.273Z] e8f3b561223d: Layer already exists [2022-04-13T17:19:19.273Z] a59381453c76: Layer already exists [2022-04-13T17:19:19.273Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:19.273Z] 2.2.0-dev.68: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:19.576Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:19.871Z] + docker push nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:19.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T17:19:19.871Z] 9f4756242470: Preparing [2022-04-13T17:19:19.871Z] 94003e491620: Preparing [2022-04-13T17:19:19.871Z] a59381453c76: Preparing [2022-04-13T17:19:19.871Z] abaa229a6b1e: Preparing [2022-04-13T17:19:19.871Z] e8f3b561223d: Preparing [2022-04-13T17:19:19.871Z] b541d28bf3b4: Preparing [2022-04-13T17:19:19.871Z] b541d28bf3b4: Waiting [2022-04-13T17:19:19.871Z] 94003e491620: Layer already exists [2022-04-13T17:19:19.871Z] 9f4756242470: Layer already exists [2022-04-13T17:19:19.871Z] abaa229a6b1e: Layer already exists [2022-04-13T17:19:19.871Z] a59381453c76: Layer already exists [2022-04-13T17:19:19.871Z] e8f3b561223d: Layer already exists [2022-04-13T17:19:19.871Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:19.871Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:20.172Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:20.468Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-13T17:19:20.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-13T17:19:20.468Z] 9f4756242470: Preparing [2022-04-13T17:19:20.468Z] 94003e491620: Preparing [2022-04-13T17:19:20.468Z] a59381453c76: Preparing [2022-04-13T17:19:20.468Z] abaa229a6b1e: Preparing [2022-04-13T17:19:20.468Z] e8f3b561223d: Preparing [2022-04-13T17:19:20.468Z] b541d28bf3b4: Preparing [2022-04-13T17:19:20.468Z] b541d28bf3b4: Waiting [2022-04-13T17:19:20.468Z] 94003e491620: Layer already exists [2022-04-13T17:19:20.468Z] 9f4756242470: Layer already exists [2022-04-13T17:19:20.468Z] e8f3b561223d: Layer already exists [2022-04-13T17:19:20.468Z] a59381453c76: Layer already exists [2022-04-13T17:19:20.468Z] abaa229a6b1e: Layer already exists [2022-04-13T17:19:20.468Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:20.468Z] main: digest: sha256:7567dbf4c5bf644db62284cc6e65dc87ae7e53e56dd96df359dacdc7c1488617 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:20.512Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:20.522Z] taggedImages: [2022-04-13T17:19:20.522Z] - nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:20.522Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-13T17:19:20.522Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.68 [2022-04-13T17:19:20.522Z] - nexus3.edgexfoundry.org:10004/core-data:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:20.522Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-13T17:19:20.537Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-13T17:19:20.537Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:20.537Z] latest [2022-04-13T17:19:20.537Z] 2.2.0-dev.68 [2022-04-13T17:19:20.537Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:20.537Z] main [2022-04-13T17:19:20.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:20.846Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:21.149Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:21.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T17:19:21.149Z] 539ef044af08: Preparing [2022-04-13T17:19:21.149Z] 0eebd15eefae: Preparing [2022-04-13T17:19:21.149Z] a59381453c76: Preparing [2022-04-13T17:19:21.149Z] ab0500928039: Preparing [2022-04-13T17:19:21.149Z] b541d28bf3b4: Preparing [2022-04-13T17:19:21.149Z] a59381453c76: Layer already exists [2022-04-13T17:19:21.149Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:21.149Z] ab0500928039: Layer already exists [2022-04-13T17:19:21.149Z] 539ef044af08: Pushed [2022-04-13T17:19:23.744Z] 0eebd15eefae: Pushed [2022-04-13T17:19:24.006Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:24.311Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:24.611Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T17:19:24.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T17:19:24.611Z] 539ef044af08: Preparing [2022-04-13T17:19:24.611Z] 0eebd15eefae: Preparing [2022-04-13T17:19:24.611Z] a59381453c76: Preparing [2022-04-13T17:19:24.611Z] ab0500928039: Preparing [2022-04-13T17:19:24.611Z] b541d28bf3b4: Preparing [2022-04-13T17:19:24.611Z] a59381453c76: Layer already exists [2022-04-13T17:19:24.611Z] ab0500928039: Layer already exists [2022-04-13T17:19:24.611Z] 539ef044af08: Layer already exists [2022-04-13T17:19:24.611Z] 0eebd15eefae: Layer already exists [2022-04-13T17:19:24.611Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:24.611Z] latest: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:24.912Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:25.209Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.68 [2022-04-13T17:19:25.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T17:19:25.209Z] 539ef044af08: Preparing [2022-04-13T17:19:25.209Z] 0eebd15eefae: Preparing [2022-04-13T17:19:25.209Z] a59381453c76: Preparing [2022-04-13T17:19:25.209Z] ab0500928039: Preparing [2022-04-13T17:19:25.209Z] b541d28bf3b4: Preparing [2022-04-13T17:19:25.209Z] ab0500928039: Layer already exists [2022-04-13T17:19:25.209Z] 0eebd15eefae: Layer already exists [2022-04-13T17:19:25.209Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:25.209Z] a59381453c76: Layer already exists [2022-04-13T17:19:25.209Z] 539ef044af08: Layer already exists [2022-04-13T17:19:25.209Z] 2.2.0-dev.68: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:25.508Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:25.800Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:25.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T17:19:25.801Z] 539ef044af08: Preparing [2022-04-13T17:19:25.801Z] 0eebd15eefae: Preparing [2022-04-13T17:19:25.801Z] a59381453c76: Preparing [2022-04-13T17:19:25.801Z] ab0500928039: Preparing [2022-04-13T17:19:25.801Z] b541d28bf3b4: Preparing [2022-04-13T17:19:25.801Z] a59381453c76: Layer already exists [2022-04-13T17:19:25.801Z] ab0500928039: Layer already exists [2022-04-13T17:19:25.801Z] 0eebd15eefae: Layer already exists [2022-04-13T17:19:25.801Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:25.801Z] 539ef044af08: Layer already exists [2022-04-13T17:19:25.801Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:26.098Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:26.396Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-13T17:19:26.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-13T17:19:26.396Z] 539ef044af08: Preparing [2022-04-13T17:19:26.396Z] 0eebd15eefae: Preparing [2022-04-13T17:19:26.396Z] a59381453c76: Preparing [2022-04-13T17:19:26.396Z] ab0500928039: Preparing [2022-04-13T17:19:26.396Z] b541d28bf3b4: Preparing [2022-04-13T17:19:26.396Z] 0eebd15eefae: Layer already exists [2022-04-13T17:19:26.396Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:26.396Z] 539ef044af08: Layer already exists [2022-04-13T17:19:26.396Z] ab0500928039: Layer already exists [2022-04-13T17:19:26.396Z] a59381453c76: Layer already exists [2022-04-13T17:19:26.396Z] main: digest: sha256:51b7a9c876ac9f87e8455e4c532d46ffa733a4a555f015bff7fcadf9e8119b41 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:26.435Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:26.444Z] taggedImages: [2022-04-13T17:19:26.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:26.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-13T17:19:26.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.68 [2022-04-13T17:19:26.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:26.444Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-13T17:19:26.470Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-13T17:19:26.470Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:26.470Z] latest [2022-04-13T17:19:26.470Z] 2.2.0-dev.68 [2022-04-13T17:19:26.470Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:26.470Z] main [2022-04-13T17:19:26.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:26.802Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:27.097Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:27.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T17:19:27.097Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:27.097Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:27.097Z] ec3278b98e84: Preparing [2022-04-13T17:19:27.097Z] ba430a61621b: Preparing [2022-04-13T17:19:27.097Z] be1c74a2ebf7: Preparing [2022-04-13T17:19:27.097Z] 2d7028c52450: Preparing [2022-04-13T17:19:27.097Z] a59381453c76: Preparing [2022-04-13T17:19:27.097Z] 9f9c9d8037b0: Preparing [2022-04-13T17:19:27.097Z] e084e7aac370: Preparing [2022-04-13T17:19:27.097Z] 1bb682ec0089: Preparing [2022-04-13T17:19:27.097Z] c7b3589487db: Preparing [2022-04-13T17:19:27.097Z] b541d28bf3b4: Preparing [2022-04-13T17:19:27.097Z] a59381453c76: Waiting [2022-04-13T17:19:27.097Z] 9f9c9d8037b0: Waiting [2022-04-13T17:19:27.097Z] e084e7aac370: Waiting [2022-04-13T17:19:27.097Z] 1bb682ec0089: Waiting [2022-04-13T17:19:27.097Z] c7b3589487db: Waiting [2022-04-13T17:19:27.097Z] b541d28bf3b4: Waiting [2022-04-13T17:19:27.097Z] be1c74a2ebf7: Pushed [2022-04-13T17:19:27.097Z] a59381453c76: Layer already exists [2022-04-13T17:19:27.097Z] ec3278b98e84: Pushed [2022-04-13T17:19:27.097Z] 40f720d4d4c9: Pushed [2022-04-13T17:19:27.097Z] ba430a61621b: Pushed [2022-04-13T17:19:27.097Z] 9f9c9d8037b0: Pushed [2022-04-13T17:19:27.358Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:27.358Z] 1bb682ec0089: Pushed [2022-04-13T17:19:27.358Z] e084e7aac370: Pushed [2022-04-13T17:19:27.358Z] c7b3589487db: Pushed [2022-04-13T17:19:29.903Z] 2d7028c52450: Pushed [2022-04-13T17:19:29.903Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:30.209Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:30.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T17:19:30.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T17:19:30.507Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:30.507Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:30.507Z] ec3278b98e84: Preparing [2022-04-13T17:19:30.507Z] ba430a61621b: Preparing [2022-04-13T17:19:30.507Z] be1c74a2ebf7: Preparing [2022-04-13T17:19:30.507Z] 2d7028c52450: Preparing [2022-04-13T17:19:30.507Z] a59381453c76: Preparing [2022-04-13T17:19:30.507Z] 9f9c9d8037b0: Preparing [2022-04-13T17:19:30.507Z] e084e7aac370: Preparing [2022-04-13T17:19:30.507Z] 1bb682ec0089: Preparing [2022-04-13T17:19:30.507Z] c7b3589487db: Preparing [2022-04-13T17:19:30.507Z] b541d28bf3b4: Preparing [2022-04-13T17:19:30.507Z] c7b3589487db: Waiting [2022-04-13T17:19:30.507Z] 9f9c9d8037b0: Waiting [2022-04-13T17:19:30.507Z] e084e7aac370: Waiting [2022-04-13T17:19:30.507Z] b541d28bf3b4: Waiting [2022-04-13T17:19:30.507Z] 1bb682ec0089: Waiting [2022-04-13T17:19:30.507Z] a59381453c76: Waiting [2022-04-13T17:19:30.507Z] ec3278b98e84: Layer already exists [2022-04-13T17:19:30.507Z] ba430a61621b: Layer already exists [2022-04-13T17:19:30.507Z] be1c74a2ebf7: Layer already exists [2022-04-13T17:19:30.507Z] 2d7028c52450: Layer already exists [2022-04-13T17:19:30.507Z] 40f720d4d4c9: Layer already exists [2022-04-13T17:19:30.507Z] a59381453c76: Layer already exists [2022-04-13T17:19:30.507Z] 1bb682ec0089: Layer already exists [2022-04-13T17:19:30.507Z] e084e7aac370: Layer already exists [2022-04-13T17:19:30.507Z] c7b3589487db: Layer already exists [2022-04-13T17:19:30.507Z] 9f9c9d8037b0: Layer already exists [2022-04-13T17:19:30.507Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:30.507Z] latest: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:30.811Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:31.110Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.68 [2022-04-13T17:19:31.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T17:19:31.110Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:31.110Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:31.110Z] ec3278b98e84: Preparing [2022-04-13T17:19:31.110Z] ba430a61621b: Preparing [2022-04-13T17:19:31.110Z] be1c74a2ebf7: Preparing [2022-04-13T17:19:31.110Z] 2d7028c52450: Preparing [2022-04-13T17:19:31.110Z] a59381453c76: Preparing [2022-04-13T17:19:31.110Z] 9f9c9d8037b0: Preparing [2022-04-13T17:19:31.110Z] e084e7aac370: Preparing [2022-04-13T17:19:31.110Z] 1bb682ec0089: Preparing [2022-04-13T17:19:31.110Z] c7b3589487db: Preparing [2022-04-13T17:19:31.110Z] b541d28bf3b4: Preparing [2022-04-13T17:19:31.110Z] a59381453c76: Waiting [2022-04-13T17:19:31.110Z] e084e7aac370: Waiting [2022-04-13T17:19:31.110Z] 1bb682ec0089: Waiting [2022-04-13T17:19:31.110Z] b541d28bf3b4: Waiting [2022-04-13T17:19:31.110Z] c7b3589487db: Waiting [2022-04-13T17:19:31.110Z] 9f9c9d8037b0: Waiting [2022-04-13T17:19:31.110Z] 40f720d4d4c9: Layer already exists [2022-04-13T17:19:31.110Z] 2d7028c52450: Layer already exists [2022-04-13T17:19:31.110Z] ba430a61621b: Layer already exists [2022-04-13T17:19:31.110Z] be1c74a2ebf7: Layer already exists [2022-04-13T17:19:31.110Z] ec3278b98e84: Layer already exists [2022-04-13T17:19:31.110Z] a59381453c76: Layer already exists [2022-04-13T17:19:31.110Z] e084e7aac370: Layer already exists [2022-04-13T17:19:31.110Z] 9f9c9d8037b0: Layer already exists [2022-04-13T17:19:31.110Z] c7b3589487db: Layer already exists [2022-04-13T17:19:31.110Z] 1bb682ec0089: Layer already exists [2022-04-13T17:19:31.110Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:31.110Z] 2.2.0-dev.68: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:31.414Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:31.711Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:31.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T17:19:31.712Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:31.712Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:31.712Z] ec3278b98e84: Preparing [2022-04-13T17:19:31.712Z] ba430a61621b: Preparing [2022-04-13T17:19:31.712Z] be1c74a2ebf7: Preparing [2022-04-13T17:19:31.712Z] 2d7028c52450: Preparing [2022-04-13T17:19:31.712Z] a59381453c76: Preparing [2022-04-13T17:19:31.712Z] 9f9c9d8037b0: Preparing [2022-04-13T17:19:31.712Z] e084e7aac370: Preparing [2022-04-13T17:19:31.712Z] 1bb682ec0089: Preparing [2022-04-13T17:19:31.712Z] 9f9c9d8037b0: Waiting [2022-04-13T17:19:31.712Z] e084e7aac370: Waiting [2022-04-13T17:19:31.712Z] a59381453c76: Waiting [2022-04-13T17:19:31.712Z] c7b3589487db: Preparing [2022-04-13T17:19:31.712Z] b541d28bf3b4: Preparing [2022-04-13T17:19:31.712Z] c7b3589487db: Waiting [2022-04-13T17:19:31.712Z] b541d28bf3b4: Waiting [2022-04-13T17:19:31.712Z] ec3278b98e84: Layer already exists [2022-04-13T17:19:31.712Z] 40f720d4d4c9: Layer already exists [2022-04-13T17:19:31.712Z] ba430a61621b: Layer already exists [2022-04-13T17:19:31.712Z] be1c74a2ebf7: Layer already exists [2022-04-13T17:19:31.712Z] 2d7028c52450: Layer already exists [2022-04-13T17:19:31.712Z] e084e7aac370: Layer already exists [2022-04-13T17:19:31.712Z] 9f9c9d8037b0: Layer already exists [2022-04-13T17:19:31.712Z] a59381453c76: Layer already exists [2022-04-13T17:19:31.712Z] c7b3589487db: Layer already exists [2022-04-13T17:19:31.712Z] 1bb682ec0089: Layer already exists [2022-04-13T17:19:31.712Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:31.712Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:32.018Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:32.319Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-13T17:19:32.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-13T17:19:32.319Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:32.319Z] 40f720d4d4c9: Preparing [2022-04-13T17:19:32.319Z] ec3278b98e84: Preparing [2022-04-13T17:19:32.319Z] ba430a61621b: Preparing [2022-04-13T17:19:32.319Z] be1c74a2ebf7: Preparing [2022-04-13T17:19:32.319Z] 2d7028c52450: Preparing [2022-04-13T17:19:32.319Z] a59381453c76: Preparing [2022-04-13T17:19:32.319Z] 9f9c9d8037b0: Preparing [2022-04-13T17:19:32.319Z] e084e7aac370: Preparing [2022-04-13T17:19:32.319Z] 1bb682ec0089: Preparing [2022-04-13T17:19:32.319Z] c7b3589487db: Preparing [2022-04-13T17:19:32.320Z] b541d28bf3b4: Preparing [2022-04-13T17:19:32.320Z] a59381453c76: Waiting [2022-04-13T17:19:32.320Z] 9f9c9d8037b0: Waiting [2022-04-13T17:19:32.320Z] e084e7aac370: Waiting [2022-04-13T17:19:32.320Z] 1bb682ec0089: Waiting [2022-04-13T17:19:32.320Z] c7b3589487db: Waiting [2022-04-13T17:19:32.320Z] b541d28bf3b4: Waiting [2022-04-13T17:19:32.320Z] 40f720d4d4c9: Layer already exists [2022-04-13T17:19:32.320Z] be1c74a2ebf7: Layer already exists [2022-04-13T17:19:32.320Z] ba430a61621b: Layer already exists [2022-04-13T17:19:32.320Z] ec3278b98e84: Layer already exists [2022-04-13T17:19:32.320Z] 2d7028c52450: Layer already exists [2022-04-13T17:19:32.320Z] a59381453c76: Layer already exists [2022-04-13T17:19:32.320Z] 9f9c9d8037b0: Layer already exists [2022-04-13T17:19:32.320Z] e084e7aac370: Layer already exists [2022-04-13T17:19:32.320Z] c7b3589487db: Layer already exists [2022-04-13T17:19:32.320Z] 1bb682ec0089: Layer already exists [2022-04-13T17:19:32.320Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:32.320Z] main: digest: sha256:66680f7db29dce7cbd726b8553a10a40375335cbdad1439c125361f3917e5b21 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:32.365Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:32.374Z] taggedImages: [2022-04-13T17:19:32.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:32.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-13T17:19:32.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.68 [2022-04-13T17:19:32.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:32.374Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-13T17:19:32.402Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-13T17:19:32.402Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:32.402Z] latest [2022-04-13T17:19:32.402Z] 2.2.0-dev.68 [2022-04-13T17:19:32.402Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:32.402Z] main [2022-04-13T17:19:32.402Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:32.730Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:33.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:33.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T17:19:33.027Z] f9b744657575: Preparing [2022-04-13T17:19:33.027Z] 811fe7d708df: Preparing [2022-04-13T17:19:33.027Z] 4c11b2b5d92a: Preparing [2022-04-13T17:19:33.027Z] 04620299a54a: Preparing [2022-04-13T17:19:33.027Z] 74b8f50d5826: Preparing [2022-04-13T17:19:33.027Z] 3f313519bf57: Preparing [2022-04-13T17:19:33.027Z] 561e852a80be: Preparing [2022-04-13T17:19:33.027Z] b541d28bf3b4: Preparing [2022-04-13T17:19:33.027Z] 3f313519bf57: Waiting [2022-04-13T17:19:33.027Z] b541d28bf3b4: Waiting [2022-04-13T17:19:33.027Z] 561e852a80be: Waiting [2022-04-13T17:19:33.027Z] f9b744657575: Pushed [2022-04-13T17:19:33.027Z] 74b8f50d5826: Pushed [2022-04-13T17:19:33.027Z] 811fe7d708df: Pushed [2022-04-13T17:19:33.027Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:33.287Z] 3f313519bf57: Pushed [2022-04-13T17:19:33.547Z] 561e852a80be: Pushed [2022-04-13T17:19:35.457Z] 4c11b2b5d92a: Pushed [2022-04-13T17:19:35.457Z] 04620299a54a: Pushed [2022-04-13T17:19:35.457Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:35.760Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:36.054Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T17:19:36.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T17:19:36.055Z] f9b744657575: Preparing [2022-04-13T17:19:36.055Z] 811fe7d708df: Preparing [2022-04-13T17:19:36.055Z] 4c11b2b5d92a: Preparing [2022-04-13T17:19:36.055Z] 04620299a54a: Preparing [2022-04-13T17:19:36.055Z] 74b8f50d5826: Preparing [2022-04-13T17:19:36.055Z] 3f313519bf57: Preparing [2022-04-13T17:19:36.055Z] 561e852a80be: Preparing [2022-04-13T17:19:36.055Z] b541d28bf3b4: Preparing [2022-04-13T17:19:36.055Z] 3f313519bf57: Waiting [2022-04-13T17:19:36.055Z] b541d28bf3b4: Waiting [2022-04-13T17:19:36.055Z] 561e852a80be: Waiting [2022-04-13T17:19:36.055Z] f9b744657575: Layer already exists [2022-04-13T17:19:36.055Z] 04620299a54a: Layer already exists [2022-04-13T17:19:36.055Z] 4c11b2b5d92a: Layer already exists [2022-04-13T17:19:36.055Z] 811fe7d708df: Layer already exists [2022-04-13T17:19:36.055Z] 74b8f50d5826: Layer already exists [2022-04-13T17:19:36.055Z] 3f313519bf57: Layer already exists [2022-04-13T17:19:36.055Z] 561e852a80be: Layer already exists [2022-04-13T17:19:36.055Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:36.055Z] latest: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:36.357Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:36.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.68 [2022-04-13T17:19:36.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T17:19:36.658Z] f9b744657575: Preparing [2022-04-13T17:19:36.658Z] 811fe7d708df: Preparing [2022-04-13T17:19:36.658Z] 4c11b2b5d92a: Preparing [2022-04-13T17:19:36.658Z] 04620299a54a: Preparing [2022-04-13T17:19:36.658Z] 74b8f50d5826: Preparing [2022-04-13T17:19:36.658Z] 3f313519bf57: Preparing [2022-04-13T17:19:36.658Z] 561e852a80be: Preparing [2022-04-13T17:19:36.658Z] b541d28bf3b4: Preparing [2022-04-13T17:19:36.658Z] 3f313519bf57: Waiting [2022-04-13T17:19:36.658Z] 561e852a80be: Waiting [2022-04-13T17:19:36.658Z] b541d28bf3b4: Waiting [2022-04-13T17:19:36.658Z] 811fe7d708df: Layer already exists [2022-04-13T17:19:36.658Z] f9b744657575: Layer already exists [2022-04-13T17:19:36.658Z] 74b8f50d5826: Layer already exists [2022-04-13T17:19:36.658Z] 04620299a54a: Layer already exists [2022-04-13T17:19:36.658Z] 4c11b2b5d92a: Layer already exists [2022-04-13T17:19:36.658Z] 3f313519bf57: Layer already exists [2022-04-13T17:19:36.658Z] 561e852a80be: Layer already exists [2022-04-13T17:19:36.658Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:36.658Z] 2.2.0-dev.68: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:36.959Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:37.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:37.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T17:19:37.255Z] f9b744657575: Preparing [2022-04-13T17:19:37.255Z] 811fe7d708df: Preparing [2022-04-13T17:19:37.255Z] 4c11b2b5d92a: Preparing [2022-04-13T17:19:37.255Z] 04620299a54a: Preparing [2022-04-13T17:19:37.255Z] 74b8f50d5826: Preparing [2022-04-13T17:19:37.255Z] 3f313519bf57: Preparing [2022-04-13T17:19:37.255Z] 561e852a80be: Preparing [2022-04-13T17:19:37.255Z] b541d28bf3b4: Preparing [2022-04-13T17:19:37.255Z] 561e852a80be: Waiting [2022-04-13T17:19:37.255Z] b541d28bf3b4: Waiting [2022-04-13T17:19:37.255Z] 74b8f50d5826: Layer already exists [2022-04-13T17:19:37.255Z] 811fe7d708df: Layer already exists [2022-04-13T17:19:37.255Z] f9b744657575: Layer already exists [2022-04-13T17:19:37.255Z] 4c11b2b5d92a: Layer already exists [2022-04-13T17:19:37.255Z] 04620299a54a: Layer already exists [2022-04-13T17:19:37.255Z] 3f313519bf57: Layer already exists [2022-04-13T17:19:37.255Z] 561e852a80be: Layer already exists [2022-04-13T17:19:37.255Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:37.255Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:37.556Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:37.849Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-13T17:19:37.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-13T17:19:37.849Z] f9b744657575: Preparing [2022-04-13T17:19:37.849Z] 811fe7d708df: Preparing [2022-04-13T17:19:37.849Z] 4c11b2b5d92a: Preparing [2022-04-13T17:19:37.849Z] 04620299a54a: Preparing [2022-04-13T17:19:37.849Z] 74b8f50d5826: Preparing [2022-04-13T17:19:37.849Z] 3f313519bf57: Preparing [2022-04-13T17:19:37.849Z] 561e852a80be: Preparing [2022-04-13T17:19:37.849Z] b541d28bf3b4: Preparing [2022-04-13T17:19:37.849Z] 3f313519bf57: Waiting [2022-04-13T17:19:37.849Z] 561e852a80be: Waiting [2022-04-13T17:19:37.849Z] b541d28bf3b4: Waiting [2022-04-13T17:19:37.849Z] 04620299a54a: Layer already exists [2022-04-13T17:19:37.849Z] 811fe7d708df: Layer already exists [2022-04-13T17:19:37.849Z] 74b8f50d5826: Layer already exists [2022-04-13T17:19:37.849Z] 4c11b2b5d92a: Layer already exists [2022-04-13T17:19:37.849Z] f9b744657575: Layer already exists [2022-04-13T17:19:37.849Z] 561e852a80be: Layer already exists [2022-04-13T17:19:37.849Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:37.849Z] 3f313519bf57: Layer already exists [2022-04-13T17:19:37.849Z] main: digest: sha256:68354273caa0addbbca3ab45a174b93a23d2a60a15b5b96eb285271975708330 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:37.883Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:37.892Z] taggedImages: [2022-04-13T17:19:37.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:37.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-13T17:19:37.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.68 [2022-04-13T17:19:37.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:37.892Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-13T17:19:37.913Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-13T17:19:37.913Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:37.913Z] latest [2022-04-13T17:19:37.913Z] 2.2.0-dev.68 [2022-04-13T17:19:37.913Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:37.913Z] main [2022-04-13T17:19:37.913Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:38.240Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:38.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:38.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T17:19:38.541Z] 7ccaee561cdf: Preparing [2022-04-13T17:19:38.541Z] 256642622f65: Preparing [2022-04-13T17:19:38.541Z] fc9e18693bd8: Preparing [2022-04-13T17:19:38.541Z] 8192b1b3906d: Preparing [2022-04-13T17:19:38.541Z] 40cfee2d4b82: Preparing [2022-04-13T17:19:38.541Z] eb72a3d89fad: Preparing [2022-04-13T17:19:38.541Z] b9084de6279c: Preparing [2022-04-13T17:19:38.541Z] f873e52ea594: Preparing [2022-04-13T17:19:38.541Z] ab48c38e5f28: Preparing [2022-04-13T17:19:38.541Z] b541d28bf3b4: Preparing [2022-04-13T17:19:38.541Z] b9084de6279c: Waiting [2022-04-13T17:19:38.541Z] f873e52ea594: Waiting [2022-04-13T17:19:38.541Z] ab48c38e5f28: Waiting [2022-04-13T17:19:38.541Z] b541d28bf3b4: Waiting [2022-04-13T17:19:38.541Z] eb72a3d89fad: Waiting [2022-04-13T17:19:38.541Z] 256642622f65: Pushed [2022-04-13T17:19:38.541Z] 40cfee2d4b82: Pushed [2022-04-13T17:19:38.541Z] 7ccaee561cdf: Pushed [2022-04-13T17:19:38.801Z] f873e52ea594: Pushed [2022-04-13T17:19:38.802Z] eb72a3d89fad: Pushed [2022-04-13T17:19:38.802Z] b9084de6279c: Pushed [2022-04-13T17:19:38.802Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:38.802Z] ab48c38e5f28: Pushed [2022-04-13T17:19:40.711Z] 8192b1b3906d: Pushed [2022-04-13T17:19:40.711Z] fc9e18693bd8: Pushed [2022-04-13T17:19:40.971Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:41.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:41.558Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T17:19:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T17:19:41.558Z] 7ccaee561cdf: Preparing [2022-04-13T17:19:41.558Z] 256642622f65: Preparing [2022-04-13T17:19:41.558Z] fc9e18693bd8: Preparing [2022-04-13T17:19:41.558Z] 8192b1b3906d: Preparing [2022-04-13T17:19:41.558Z] 40cfee2d4b82: Preparing [2022-04-13T17:19:41.558Z] eb72a3d89fad: Preparing [2022-04-13T17:19:41.558Z] b9084de6279c: Preparing [2022-04-13T17:19:41.558Z] f873e52ea594: Preparing [2022-04-13T17:19:41.558Z] ab48c38e5f28: Preparing [2022-04-13T17:19:41.558Z] b541d28bf3b4: Preparing [2022-04-13T17:19:41.558Z] eb72a3d89fad: Waiting [2022-04-13T17:19:41.558Z] b9084de6279c: Waiting [2022-04-13T17:19:41.558Z] f873e52ea594: Waiting [2022-04-13T17:19:41.558Z] ab48c38e5f28: Waiting [2022-04-13T17:19:41.558Z] b541d28bf3b4: Waiting [2022-04-13T17:19:41.558Z] 256642622f65: Layer already exists [2022-04-13T17:19:41.558Z] fc9e18693bd8: Layer already exists [2022-04-13T17:19:41.558Z] 7ccaee561cdf: Layer already exists [2022-04-13T17:19:41.558Z] 8192b1b3906d: Layer already exists [2022-04-13T17:19:41.558Z] 40cfee2d4b82: Layer already exists [2022-04-13T17:19:41.558Z] b9084de6279c: Layer already exists [2022-04-13T17:19:41.558Z] f873e52ea594: Layer already exists [2022-04-13T17:19:41.558Z] eb72a3d89fad: Layer already exists [2022-04-13T17:19:41.558Z] ab48c38e5f28: Layer already exists [2022-04-13T17:19:41.558Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:41.558Z] latest: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:41.852Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:42.146Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.68 [2022-04-13T17:19:42.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T17:19:42.146Z] 7ccaee561cdf: Preparing [2022-04-13T17:19:42.146Z] 256642622f65: Preparing [2022-04-13T17:19:42.146Z] fc9e18693bd8: Preparing [2022-04-13T17:19:42.146Z] 8192b1b3906d: Preparing [2022-04-13T17:19:42.146Z] 40cfee2d4b82: Preparing [2022-04-13T17:19:42.146Z] eb72a3d89fad: Preparing [2022-04-13T17:19:42.146Z] b9084de6279c: Preparing [2022-04-13T17:19:42.146Z] f873e52ea594: Preparing [2022-04-13T17:19:42.146Z] ab48c38e5f28: Preparing [2022-04-13T17:19:42.146Z] b541d28bf3b4: Preparing [2022-04-13T17:19:42.146Z] b9084de6279c: Waiting [2022-04-13T17:19:42.146Z] f873e52ea594: Waiting [2022-04-13T17:19:42.146Z] ab48c38e5f28: Waiting [2022-04-13T17:19:42.146Z] eb72a3d89fad: Waiting [2022-04-13T17:19:42.146Z] b541d28bf3b4: Waiting [2022-04-13T17:19:42.146Z] fc9e18693bd8: Layer already exists [2022-04-13T17:19:42.146Z] 8192b1b3906d: Layer already exists [2022-04-13T17:19:42.146Z] 256642622f65: Layer already exists [2022-04-13T17:19:42.146Z] 7ccaee561cdf: Layer already exists [2022-04-13T17:19:42.146Z] 40cfee2d4b82: Layer already exists [2022-04-13T17:19:42.146Z] eb72a3d89fad: Layer already exists [2022-04-13T17:19:42.146Z] b9084de6279c: Layer already exists [2022-04-13T17:19:42.146Z] ab48c38e5f28: Layer already exists [2022-04-13T17:19:42.146Z] f873e52ea594: Layer already exists [2022-04-13T17:19:42.146Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:42.146Z] 2.2.0-dev.68: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:42.446Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:42.828Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:42.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T17:19:42.828Z] 7ccaee561cdf: Preparing [2022-04-13T17:19:42.828Z] 256642622f65: Preparing [2022-04-13T17:19:42.828Z] fc9e18693bd8: Preparing [2022-04-13T17:19:42.828Z] 8192b1b3906d: Preparing [2022-04-13T17:19:42.828Z] 40cfee2d4b82: Preparing [2022-04-13T17:19:42.828Z] eb72a3d89fad: Preparing [2022-04-13T17:19:42.828Z] b9084de6279c: Preparing [2022-04-13T17:19:42.828Z] f873e52ea594: Preparing [2022-04-13T17:19:42.828Z] ab48c38e5f28: Preparing [2022-04-13T17:19:42.828Z] b541d28bf3b4: Preparing [2022-04-13T17:19:42.828Z] eb72a3d89fad: Waiting [2022-04-13T17:19:42.828Z] b9084de6279c: Waiting [2022-04-13T17:19:42.828Z] f873e52ea594: Waiting [2022-04-13T17:19:42.828Z] ab48c38e5f28: Waiting [2022-04-13T17:19:42.828Z] b541d28bf3b4: Waiting [2022-04-13T17:19:42.828Z] 40cfee2d4b82: Layer already exists [2022-04-13T17:19:42.828Z] 8192b1b3906d: Layer already exists [2022-04-13T17:19:42.828Z] 7ccaee561cdf: Layer already exists [2022-04-13T17:19:42.828Z] 256642622f65: Layer already exists [2022-04-13T17:19:42.828Z] fc9e18693bd8: Layer already exists [2022-04-13T17:19:42.828Z] eb72a3d89fad: Layer already exists [2022-04-13T17:19:42.828Z] f873e52ea594: Layer already exists [2022-04-13T17:19:42.828Z] b9084de6279c: Layer already exists [2022-04-13T17:19:42.828Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:42.828Z] ab48c38e5f28: Layer already exists [2022-04-13T17:19:42.828Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:43.154Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:43.446Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-13T17:19:43.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-13T17:19:43.446Z] 7ccaee561cdf: Preparing [2022-04-13T17:19:43.446Z] 256642622f65: Preparing [2022-04-13T17:19:43.446Z] fc9e18693bd8: Preparing [2022-04-13T17:19:43.446Z] 8192b1b3906d: Preparing [2022-04-13T17:19:43.446Z] 40cfee2d4b82: Preparing [2022-04-13T17:19:43.446Z] eb72a3d89fad: Preparing [2022-04-13T17:19:43.446Z] b9084de6279c: Preparing [2022-04-13T17:19:43.446Z] f873e52ea594: Preparing [2022-04-13T17:19:43.446Z] b9084de6279c: Waiting [2022-04-13T17:19:43.446Z] f873e52ea594: Waiting [2022-04-13T17:19:43.446Z] ab48c38e5f28: Preparing [2022-04-13T17:19:43.446Z] b541d28bf3b4: Preparing [2022-04-13T17:19:43.446Z] b541d28bf3b4: Waiting [2022-04-13T17:19:43.446Z] ab48c38e5f28: Waiting [2022-04-13T17:19:43.446Z] 40cfee2d4b82: Layer already exists [2022-04-13T17:19:43.446Z] 7ccaee561cdf: Layer already exists [2022-04-13T17:19:43.446Z] fc9e18693bd8: Layer already exists [2022-04-13T17:19:43.446Z] 8192b1b3906d: Layer already exists [2022-04-13T17:19:43.446Z] 256642622f65: Layer already exists [2022-04-13T17:19:43.446Z] f873e52ea594: Layer already exists [2022-04-13T17:19:43.446Z] eb72a3d89fad: Layer already exists [2022-04-13T17:19:43.446Z] b9084de6279c: Layer already exists [2022-04-13T17:19:43.446Z] ab48c38e5f28: Layer already exists [2022-04-13T17:19:43.446Z] b541d28bf3b4: Layer already exists [2022-04-13T17:19:43.446Z] main: digest: sha256:1877f502efcbbf321bd08f43451c9b184b4f4971bfc3779530b8460f9c1c709b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:43.483Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:43.494Z] taggedImages: [2022-04-13T17:19:43.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:43.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-13T17:19:43.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.68 [2022-04-13T17:19:43.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:43.494Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-13T17:19:43.517Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-13T17:19:43.517Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:43.517Z] latest [2022-04-13T17:19:43.517Z] 2.2.0-dev.68 [2022-04-13T17:19:43.517Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:43.517Z] main [2022-04-13T17:19:43.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:43.834Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:44.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:44.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T17:19:44.128Z] b5da7556d9e7: Preparing [2022-04-13T17:19:44.128Z] 1051b8b8620d: Preparing [2022-04-13T17:19:44.128Z] a59381453c76: Preparing [2022-04-13T17:19:44.128Z] 76e1200195b8: Preparing [2022-04-13T17:19:44.128Z] 402d43e9bca5: Preparing [2022-04-13T17:19:44.128Z] 4fc242d58285: Preparing [2022-04-13T17:19:44.128Z] 4fc242d58285: Waiting [2022-04-13T17:19:44.128Z] a59381453c76: Layer already exists [2022-04-13T17:19:44.128Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:44.128Z] b5da7556d9e7: Pushed [2022-04-13T17:19:44.128Z] 402d43e9bca5: Pushed [2022-04-13T17:19:44.697Z] 76e1200195b8: Pushed [2022-04-13T17:19:46.610Z] 1051b8b8620d: Pushed [2022-04-13T17:19:46.871Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:47.175Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:47.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T17:19:47.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T17:19:47.472Z] b5da7556d9e7: Preparing [2022-04-13T17:19:47.472Z] 1051b8b8620d: Preparing [2022-04-13T17:19:47.472Z] a59381453c76: Preparing [2022-04-13T17:19:47.472Z] 76e1200195b8: Preparing [2022-04-13T17:19:47.472Z] 402d43e9bca5: Preparing [2022-04-13T17:19:47.472Z] 4fc242d58285: Preparing [2022-04-13T17:19:47.472Z] a59381453c76: Layer already exists [2022-04-13T17:19:47.472Z] 76e1200195b8: Layer already exists [2022-04-13T17:19:47.472Z] 1051b8b8620d: Layer already exists [2022-04-13T17:19:47.472Z] b5da7556d9e7: Layer already exists [2022-04-13T17:19:47.472Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:47.472Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:47.472Z] latest: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:47.769Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:48.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.68 [2022-04-13T17:19:48.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T17:19:48.062Z] b5da7556d9e7: Preparing [2022-04-13T17:19:48.062Z] 1051b8b8620d: Preparing [2022-04-13T17:19:48.062Z] a59381453c76: Preparing [2022-04-13T17:19:48.062Z] 76e1200195b8: Preparing [2022-04-13T17:19:48.062Z] 402d43e9bca5: Preparing [2022-04-13T17:19:48.062Z] 4fc242d58285: Preparing [2022-04-13T17:19:48.062Z] 4fc242d58285: Waiting [2022-04-13T17:19:48.062Z] b5da7556d9e7: Layer already exists [2022-04-13T17:19:48.062Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:48.062Z] 76e1200195b8: Layer already exists [2022-04-13T17:19:48.062Z] 1051b8b8620d: Layer already exists [2022-04-13T17:19:48.062Z] a59381453c76: Layer already exists [2022-04-13T17:19:48.062Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:48.062Z] 2.2.0-dev.68: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:48.361Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:48.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:48.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T17:19:48.657Z] b5da7556d9e7: Preparing [2022-04-13T17:19:48.657Z] 1051b8b8620d: Preparing [2022-04-13T17:19:48.657Z] a59381453c76: Preparing [2022-04-13T17:19:48.657Z] 76e1200195b8: Preparing [2022-04-13T17:19:48.657Z] 402d43e9bca5: Preparing [2022-04-13T17:19:48.657Z] 4fc242d58285: Preparing [2022-04-13T17:19:48.657Z] 4fc242d58285: Waiting [2022-04-13T17:19:48.657Z] 1051b8b8620d: Layer already exists [2022-04-13T17:19:48.657Z] 76e1200195b8: Layer already exists [2022-04-13T17:19:48.657Z] b5da7556d9e7: Layer already exists [2022-04-13T17:19:48.657Z] a59381453c76: Layer already exists [2022-04-13T17:19:48.657Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:48.657Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:48.657Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:48.957Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:49.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-13T17:19:49.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-13T17:19:49.247Z] b5da7556d9e7: Preparing [2022-04-13T17:19:49.247Z] 1051b8b8620d: Preparing [2022-04-13T17:19:49.247Z] a59381453c76: Preparing [2022-04-13T17:19:49.247Z] 76e1200195b8: Preparing [2022-04-13T17:19:49.247Z] 402d43e9bca5: Preparing [2022-04-13T17:19:49.247Z] 4fc242d58285: Preparing [2022-04-13T17:19:49.247Z] 1051b8b8620d: Layer already exists [2022-04-13T17:19:49.247Z] b5da7556d9e7: Layer already exists [2022-04-13T17:19:49.247Z] a59381453c76: Layer already exists [2022-04-13T17:19:49.247Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:49.247Z] 76e1200195b8: Layer already exists [2022-04-13T17:19:49.247Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:49.247Z] main: digest: sha256:b3aee8dfda0aaadebf1044d2856cb8f861a7b3882ba4630399405a970dc9f7f4 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:19:49.279Z] ===================================================== [Pipeline] echo [2022-04-13T17:19:49.289Z] taggedImages: [2022-04-13T17:19:49.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:49.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-13T17:19:49.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.68 [2022-04-13T17:19:49.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:49.289Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-13T17:19:49.313Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-13T17:19:49.313Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:49.313Z] latest [2022-04-13T17:19:49.313Z] 2.2.0-dev.68 [2022-04-13T17:19:49.313Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:49.313Z] main [2022-04-13T17:19:49.313Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:49.639Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:49.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:19:49.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T17:19:49.929Z] 641a235e6499: Preparing [2022-04-13T17:19:49.929Z] cee2becc8673: Preparing [2022-04-13T17:19:49.929Z] 28f611a474c2: Preparing [2022-04-13T17:19:49.929Z] cbfd5101b99d: Preparing [2022-04-13T17:19:49.929Z] 6b7a507c2ce7: Preparing [2022-04-13T17:19:49.929Z] c734833d3e4d: Preparing [2022-04-13T17:19:49.929Z] 402d43e9bca5: Preparing [2022-04-13T17:19:49.929Z] 4fc242d58285: Preparing [2022-04-13T17:19:49.929Z] c734833d3e4d: Waiting [2022-04-13T17:19:49.929Z] 402d43e9bca5: Waiting [2022-04-13T17:19:49.929Z] 4fc242d58285: Waiting [2022-04-13T17:19:49.929Z] cee2becc8673: Pushed [2022-04-13T17:19:49.929Z] 28f611a474c2: Pushed [2022-04-13T17:19:49.929Z] 641a235e6499: Pushed [2022-04-13T17:19:49.929Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:49.929Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:50.501Z] c734833d3e4d: Pushed [2022-04-13T17:19:54.706Z] 6b7a507c2ce7: Pushed [2022-04-13T17:19:58.000Z] cbfd5101b99d: Pushed [2022-04-13T17:19:58.000Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:58.300Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:58.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T17:19:58.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T17:19:58.595Z] 641a235e6499: Preparing [2022-04-13T17:19:58.595Z] cee2becc8673: Preparing [2022-04-13T17:19:58.595Z] 28f611a474c2: Preparing [2022-04-13T17:19:58.595Z] cbfd5101b99d: Preparing [2022-04-13T17:19:58.595Z] 6b7a507c2ce7: Preparing [2022-04-13T17:19:58.595Z] c734833d3e4d: Preparing [2022-04-13T17:19:58.595Z] 402d43e9bca5: Preparing [2022-04-13T17:19:58.595Z] 4fc242d58285: Preparing [2022-04-13T17:19:58.595Z] c734833d3e4d: Waiting [2022-04-13T17:19:58.595Z] 402d43e9bca5: Waiting [2022-04-13T17:19:58.595Z] 4fc242d58285: Waiting [2022-04-13T17:19:58.595Z] 28f611a474c2: Layer already exists [2022-04-13T17:19:58.595Z] cbfd5101b99d: Layer already exists [2022-04-13T17:19:58.595Z] 641a235e6499: Layer already exists [2022-04-13T17:19:58.595Z] cee2becc8673: Layer already exists [2022-04-13T17:19:58.595Z] 6b7a507c2ce7: Layer already exists [2022-04-13T17:19:58.595Z] c734833d3e4d: Layer already exists [2022-04-13T17:19:58.595Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:58.595Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:58.595Z] latest: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:58.888Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:59.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.68 [2022-04-13T17:19:59.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T17:19:59.182Z] 641a235e6499: Preparing [2022-04-13T17:19:59.182Z] cee2becc8673: Preparing [2022-04-13T17:19:59.182Z] 28f611a474c2: Preparing [2022-04-13T17:19:59.182Z] cbfd5101b99d: Preparing [2022-04-13T17:19:59.182Z] 6b7a507c2ce7: Preparing [2022-04-13T17:19:59.182Z] c734833d3e4d: Preparing [2022-04-13T17:19:59.182Z] 402d43e9bca5: Preparing [2022-04-13T17:19:59.182Z] 4fc242d58285: Preparing [2022-04-13T17:19:59.182Z] 402d43e9bca5: Waiting [2022-04-13T17:19:59.182Z] c734833d3e4d: Waiting [2022-04-13T17:19:59.182Z] 4fc242d58285: Waiting [2022-04-13T17:19:59.182Z] 6b7a507c2ce7: Layer already exists [2022-04-13T17:19:59.182Z] cbfd5101b99d: Layer already exists [2022-04-13T17:19:59.182Z] 641a235e6499: Layer already exists [2022-04-13T17:19:59.182Z] 28f611a474c2: Layer already exists [2022-04-13T17:19:59.182Z] cee2becc8673: Layer already exists [2022-04-13T17:19:59.182Z] c734833d3e4d: Layer already exists [2022-04-13T17:19:59.182Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:59.182Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:59.182Z] 2.2.0-dev.68: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:59.477Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:19:59.773Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:19:59.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T17:19:59.773Z] 641a235e6499: Preparing [2022-04-13T17:19:59.773Z] cee2becc8673: Preparing [2022-04-13T17:19:59.773Z] 28f611a474c2: Preparing [2022-04-13T17:19:59.773Z] cbfd5101b99d: Preparing [2022-04-13T17:19:59.774Z] 6b7a507c2ce7: Preparing [2022-04-13T17:19:59.774Z] c734833d3e4d: Preparing [2022-04-13T17:19:59.774Z] 402d43e9bca5: Preparing [2022-04-13T17:19:59.774Z] 4fc242d58285: Preparing [2022-04-13T17:19:59.774Z] 402d43e9bca5: Waiting [2022-04-13T17:19:59.774Z] c734833d3e4d: Waiting [2022-04-13T17:19:59.774Z] 4fc242d58285: Waiting [2022-04-13T17:19:59.774Z] 641a235e6499: Layer already exists [2022-04-13T17:19:59.774Z] 6b7a507c2ce7: Layer already exists [2022-04-13T17:19:59.774Z] 28f611a474c2: Layer already exists [2022-04-13T17:19:59.774Z] cbfd5101b99d: Layer already exists [2022-04-13T17:19:59.774Z] cee2becc8673: Layer already exists [2022-04-13T17:19:59.774Z] c734833d3e4d: Layer already exists [2022-04-13T17:19:59.774Z] 4fc242d58285: Layer already exists [2022-04-13T17:19:59.774Z] 402d43e9bca5: Layer already exists [2022-04-13T17:19:59.774Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:00.071Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:00.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-13T17:20:00.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-13T17:20:00.363Z] 641a235e6499: Preparing [2022-04-13T17:20:00.363Z] cee2becc8673: Preparing [2022-04-13T17:20:00.363Z] 28f611a474c2: Preparing [2022-04-13T17:20:00.363Z] cbfd5101b99d: Preparing [2022-04-13T17:20:00.363Z] 6b7a507c2ce7: Preparing [2022-04-13T17:20:00.363Z] c734833d3e4d: Preparing [2022-04-13T17:20:00.363Z] 402d43e9bca5: Preparing [2022-04-13T17:20:00.363Z] 4fc242d58285: Preparing [2022-04-13T17:20:00.363Z] 402d43e9bca5: Waiting [2022-04-13T17:20:00.363Z] 4fc242d58285: Waiting [2022-04-13T17:20:00.363Z] c734833d3e4d: Waiting [2022-04-13T17:20:00.363Z] 641a235e6499: Layer already exists [2022-04-13T17:20:00.363Z] cee2becc8673: Layer already exists [2022-04-13T17:20:00.363Z] cbfd5101b99d: Layer already exists [2022-04-13T17:20:00.363Z] 6b7a507c2ce7: Layer already exists [2022-04-13T17:20:00.363Z] 28f611a474c2: Layer already exists [2022-04-13T17:20:00.363Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:00.363Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:00.363Z] c734833d3e4d: Layer already exists [2022-04-13T17:20:00.363Z] main: digest: sha256:d75ebf72b59d80b73eedec044919411279f26adabc729ffac3f480a9385cf508 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:20:00.395Z] ===================================================== [Pipeline] echo [2022-04-13T17:20:00.404Z] taggedImages: [2022-04-13T17:20:00.404Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:00.404Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-13T17:20:00.404Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.68 [2022-04-13T17:20:00.404Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:00.404Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-13T17:20:00.429Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-13T17:20:00.429Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:00.429Z] latest [2022-04-13T17:20:00.429Z] 2.2.0-dev.68 [2022-04-13T17:20:00.429Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:00.429Z] main [2022-04-13T17:20:00.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:00.756Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:01.052Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:01.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T17:20:01.052Z] 5af76d4459e2: Preparing [2022-04-13T17:20:01.052Z] 73910bb1d390: Preparing [2022-04-13T17:20:01.052Z] 36d7ec8e61fd: Preparing [2022-04-13T17:20:01.052Z] 48e648468c4e: Preparing [2022-04-13T17:20:01.052Z] 4133d14c81c7: Preparing [2022-04-13T17:20:01.052Z] 402d43e9bca5: Preparing [2022-04-13T17:20:01.052Z] 4fc242d58285: Preparing [2022-04-13T17:20:01.052Z] 402d43e9bca5: Waiting [2022-04-13T17:20:01.052Z] 5af76d4459e2: Pushed [2022-04-13T17:20:01.052Z] 73910bb1d390: Pushed [2022-04-13T17:20:01.052Z] 36d7ec8e61fd: Pushed [2022-04-13T17:20:01.052Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:01.052Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:01.312Z] 4133d14c81c7: Pushed [2022-04-13T17:20:09.447Z] 48e648468c4e: Pushed [2022-04-13T17:20:09.447Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:09.742Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:10.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T17:20:10.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T17:20:10.035Z] 5af76d4459e2: Preparing [2022-04-13T17:20:10.035Z] 73910bb1d390: Preparing [2022-04-13T17:20:10.035Z] 36d7ec8e61fd: Preparing [2022-04-13T17:20:10.035Z] 48e648468c4e: Preparing [2022-04-13T17:20:10.035Z] 4133d14c81c7: Preparing [2022-04-13T17:20:10.035Z] 402d43e9bca5: Preparing [2022-04-13T17:20:10.035Z] 4fc242d58285: Preparing [2022-04-13T17:20:10.035Z] 402d43e9bca5: Waiting [2022-04-13T17:20:10.035Z] 4fc242d58285: Waiting [2022-04-13T17:20:10.035Z] 5af76d4459e2: Layer already exists [2022-04-13T17:20:10.035Z] 4133d14c81c7: Layer already exists [2022-04-13T17:20:10.035Z] 48e648468c4e: Layer already exists [2022-04-13T17:20:10.035Z] 73910bb1d390: Layer already exists [2022-04-13T17:20:10.035Z] 36d7ec8e61fd: Layer already exists [2022-04-13T17:20:10.035Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:10.035Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:10.035Z] latest: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:10.327Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:10.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.68 [2022-04-13T17:20:10.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T17:20:10.616Z] 5af76d4459e2: Preparing [2022-04-13T17:20:10.616Z] 73910bb1d390: Preparing [2022-04-13T17:20:10.616Z] 36d7ec8e61fd: Preparing [2022-04-13T17:20:10.616Z] 48e648468c4e: Preparing [2022-04-13T17:20:10.616Z] 4133d14c81c7: Preparing [2022-04-13T17:20:10.616Z] 402d43e9bca5: Preparing [2022-04-13T17:20:10.616Z] 4fc242d58285: Preparing [2022-04-13T17:20:10.616Z] 402d43e9bca5: Waiting [2022-04-13T17:20:10.616Z] 4fc242d58285: Waiting [2022-04-13T17:20:10.616Z] 5af76d4459e2: Layer already exists [2022-04-13T17:20:10.616Z] 48e648468c4e: Layer already exists [2022-04-13T17:20:10.616Z] 36d7ec8e61fd: Layer already exists [2022-04-13T17:20:10.616Z] 73910bb1d390: Layer already exists [2022-04-13T17:20:10.616Z] 4133d14c81c7: Layer already exists [2022-04-13T17:20:10.616Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:10.616Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:10.616Z] 2.2.0-dev.68: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:10.913Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:11.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:11.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T17:20:11.241Z] 5af76d4459e2: Preparing [2022-04-13T17:20:11.241Z] 73910bb1d390: Preparing [2022-04-13T17:20:11.241Z] 36d7ec8e61fd: Preparing [2022-04-13T17:20:11.241Z] 48e648468c4e: Preparing [2022-04-13T17:20:11.241Z] 4133d14c81c7: Preparing [2022-04-13T17:20:11.241Z] 402d43e9bca5: Preparing [2022-04-13T17:20:11.241Z] 4fc242d58285: Preparing [2022-04-13T17:20:11.241Z] 402d43e9bca5: Waiting [2022-04-13T17:20:11.241Z] 4fc242d58285: Waiting [2022-04-13T17:20:11.241Z] 4133d14c81c7: Layer already exists [2022-04-13T17:20:11.241Z] 36d7ec8e61fd: Layer already exists [2022-04-13T17:20:11.241Z] 73910bb1d390: Layer already exists [2022-04-13T17:20:11.241Z] 5af76d4459e2: Layer already exists [2022-04-13T17:20:11.241Z] 48e648468c4e: Layer already exists [2022-04-13T17:20:11.241Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:11.241Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:11.241Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:11.610Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:11.899Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-13T17:20:11.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-13T17:20:11.899Z] 5af76d4459e2: Preparing [2022-04-13T17:20:11.899Z] 73910bb1d390: Preparing [2022-04-13T17:20:11.899Z] 36d7ec8e61fd: Preparing [2022-04-13T17:20:11.899Z] 48e648468c4e: Preparing [2022-04-13T17:20:11.899Z] 4133d14c81c7: Preparing [2022-04-13T17:20:11.899Z] 402d43e9bca5: Preparing [2022-04-13T17:20:11.899Z] 4fc242d58285: Preparing [2022-04-13T17:20:11.899Z] 4fc242d58285: Waiting [2022-04-13T17:20:11.899Z] 402d43e9bca5: Waiting [2022-04-13T17:20:11.899Z] 73910bb1d390: Layer already exists [2022-04-13T17:20:11.899Z] 4133d14c81c7: Layer already exists [2022-04-13T17:20:11.900Z] 48e648468c4e: Layer already exists [2022-04-13T17:20:11.900Z] 36d7ec8e61fd: Layer already exists [2022-04-13T17:20:11.900Z] 5af76d4459e2: Layer already exists [2022-04-13T17:20:11.900Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:11.900Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:11.900Z] main: digest: sha256:080532f09bb98314b857d5bbf49d8869cc591965da29ede566598c15c31643aa size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:20:11.932Z] ===================================================== [Pipeline] echo [2022-04-13T17:20:11.940Z] taggedImages: [2022-04-13T17:20:11.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:11.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-13T17:20:11.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.68 [2022-04-13T17:20:11.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:11.940Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-13T17:20:11.959Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-13T17:20:11.959Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:11.959Z] latest [2022-04-13T17:20:11.959Z] 2.2.0-dev.68 [2022-04-13T17:20:11.959Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:11.959Z] main [2022-04-13T17:20:11.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:12.267Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:12.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:12.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T17:20:12.557Z] 5b59474c2f51: Preparing [2022-04-13T17:20:12.557Z] 6c7d7695efe5: Preparing [2022-04-13T17:20:12.557Z] e745bdab94f7: Preparing [2022-04-13T17:20:12.557Z] d08ce07eaf81: Preparing [2022-04-13T17:20:12.557Z] c734833d3e4d: Preparing [2022-04-13T17:20:12.557Z] 402d43e9bca5: Preparing [2022-04-13T17:20:12.557Z] 4fc242d58285: Preparing [2022-04-13T17:20:12.557Z] 402d43e9bca5: Waiting [2022-04-13T17:20:12.557Z] 4fc242d58285: Waiting [2022-04-13T17:20:12.557Z] c734833d3e4d: Layer already exists [2022-04-13T17:20:12.557Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:12.557Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:12.557Z] e745bdab94f7: Pushed [2022-04-13T17:20:12.557Z] 5b59474c2f51: Pushed [2022-04-13T17:20:12.557Z] 6c7d7695efe5: Pushed [2022-04-13T17:20:20.696Z] d08ce07eaf81: Pushed [2022-04-13T17:20:20.696Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:20.991Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:21.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T17:20:21.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T17:20:21.282Z] 5b59474c2f51: Preparing [2022-04-13T17:20:21.282Z] 6c7d7695efe5: Preparing [2022-04-13T17:20:21.282Z] e745bdab94f7: Preparing [2022-04-13T17:20:21.282Z] d08ce07eaf81: Preparing [2022-04-13T17:20:21.282Z] c734833d3e4d: Preparing [2022-04-13T17:20:21.282Z] 402d43e9bca5: Preparing [2022-04-13T17:20:21.282Z] 4fc242d58285: Preparing [2022-04-13T17:20:21.282Z] 402d43e9bca5: Waiting [2022-04-13T17:20:21.282Z] 4fc242d58285: Waiting [2022-04-13T17:20:21.282Z] 5b59474c2f51: Layer already exists [2022-04-13T17:20:21.282Z] 6c7d7695efe5: Layer already exists [2022-04-13T17:20:21.282Z] c734833d3e4d: Layer already exists [2022-04-13T17:20:21.282Z] e745bdab94f7: Layer already exists [2022-04-13T17:20:21.282Z] d08ce07eaf81: Layer already exists [2022-04-13T17:20:21.282Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:21.282Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:21.282Z] latest: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:21.579Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:21.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.68 [2022-04-13T17:20:21.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T17:20:21.869Z] 5b59474c2f51: Preparing [2022-04-13T17:20:21.869Z] 6c7d7695efe5: Preparing [2022-04-13T17:20:21.869Z] e745bdab94f7: Preparing [2022-04-13T17:20:21.869Z] d08ce07eaf81: Preparing [2022-04-13T17:20:21.869Z] c734833d3e4d: Preparing [2022-04-13T17:20:21.869Z] 402d43e9bca5: Preparing [2022-04-13T17:20:21.869Z] 4fc242d58285: Preparing [2022-04-13T17:20:21.869Z] 402d43e9bca5: Waiting [2022-04-13T17:20:21.869Z] 4fc242d58285: Waiting [2022-04-13T17:20:21.869Z] 5b59474c2f51: Layer already exists [2022-04-13T17:20:21.869Z] 6c7d7695efe5: Layer already exists [2022-04-13T17:20:21.869Z] d08ce07eaf81: Layer already exists [2022-04-13T17:20:21.869Z] c734833d3e4d: Layer already exists [2022-04-13T17:20:21.869Z] e745bdab94f7: Layer already exists [2022-04-13T17:20:21.869Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:21.869Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:21.869Z] 2.2.0-dev.68: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:22.170Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:22.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:22.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T17:20:22.465Z] 5b59474c2f51: Preparing [2022-04-13T17:20:22.465Z] 6c7d7695efe5: Preparing [2022-04-13T17:20:22.465Z] e745bdab94f7: Preparing [2022-04-13T17:20:22.465Z] d08ce07eaf81: Preparing [2022-04-13T17:20:22.465Z] c734833d3e4d: Preparing [2022-04-13T17:20:22.465Z] 402d43e9bca5: Preparing [2022-04-13T17:20:22.465Z] 4fc242d58285: Preparing [2022-04-13T17:20:22.465Z] 402d43e9bca5: Waiting [2022-04-13T17:20:22.465Z] 4fc242d58285: Waiting [2022-04-13T17:20:22.465Z] e745bdab94f7: Layer already exists [2022-04-13T17:20:22.465Z] 6c7d7695efe5: Layer already exists [2022-04-13T17:20:22.465Z] 5b59474c2f51: Layer already exists [2022-04-13T17:20:22.465Z] c734833d3e4d: Layer already exists [2022-04-13T17:20:22.465Z] d08ce07eaf81: Layer already exists [2022-04-13T17:20:22.465Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:22.465Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:22.465Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:22.761Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:23.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-13T17:20:23.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-13T17:20:23.049Z] 5b59474c2f51: Preparing [2022-04-13T17:20:23.049Z] 6c7d7695efe5: Preparing [2022-04-13T17:20:23.049Z] e745bdab94f7: Preparing [2022-04-13T17:20:23.049Z] d08ce07eaf81: Preparing [2022-04-13T17:20:23.049Z] c734833d3e4d: Preparing [2022-04-13T17:20:23.049Z] 402d43e9bca5: Preparing [2022-04-13T17:20:23.049Z] 4fc242d58285: Preparing [2022-04-13T17:20:23.049Z] 402d43e9bca5: Waiting [2022-04-13T17:20:23.049Z] 4fc242d58285: Waiting [2022-04-13T17:20:23.049Z] 5b59474c2f51: Layer already exists [2022-04-13T17:20:23.049Z] d08ce07eaf81: Layer already exists [2022-04-13T17:20:23.049Z] c734833d3e4d: Layer already exists [2022-04-13T17:20:23.049Z] 6c7d7695efe5: Layer already exists [2022-04-13T17:20:23.049Z] e745bdab94f7: Layer already exists [2022-04-13T17:20:23.049Z] 402d43e9bca5: Layer already exists [2022-04-13T17:20:23.049Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:23.049Z] main: digest: sha256:221c262e8237db86fdf4d6bd9e7c557508a03ce3baf4d118ceef3dfa5d88ad79 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:20:23.084Z] ===================================================== [Pipeline] echo [2022-04-13T17:20:23.092Z] taggedImages: [2022-04-13T17:20:23.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:23.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-13T17:20:23.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.68 [2022-04-13T17:20:23.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:23.092Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-13T17:20:23.114Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-13T17:20:23.114Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:23.114Z] latest [2022-04-13T17:20:23.114Z] 2.2.0-dev.68 [2022-04-13T17:20:23.114Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:23.114Z] main [2022-04-13T17:20:23.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:23.431Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:23.724Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:23.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T17:20:23.724Z] 43e3a8bbbcf5: Preparing [2022-04-13T17:20:23.724Z] 3135aeb80915: Preparing [2022-04-13T17:20:23.724Z] a59381453c76: Preparing [2022-04-13T17:20:23.724Z] 8ddfe72478cc: Preparing [2022-04-13T17:20:23.724Z] b541d28bf3b4: Preparing [2022-04-13T17:20:23.724Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:23.724Z] a59381453c76: Layer already exists [2022-04-13T17:20:23.724Z] 43e3a8bbbcf5: Pushed [2022-04-13T17:20:23.724Z] 8ddfe72478cc: Pushed [2022-04-13T17:20:27.024Z] 3135aeb80915: Pushed [2022-04-13T17:20:27.024Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:27.327Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:27.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T17:20:27.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T17:20:27.622Z] 43e3a8bbbcf5: Preparing [2022-04-13T17:20:27.622Z] 3135aeb80915: Preparing [2022-04-13T17:20:27.622Z] a59381453c76: Preparing [2022-04-13T17:20:27.622Z] 8ddfe72478cc: Preparing [2022-04-13T17:20:27.622Z] b541d28bf3b4: Preparing [2022-04-13T17:20:27.622Z] 43e3a8bbbcf5: Layer already exists [2022-04-13T17:20:27.622Z] a59381453c76: Layer already exists [2022-04-13T17:20:27.622Z] 8ddfe72478cc: Layer already exists [2022-04-13T17:20:27.622Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:27.622Z] 3135aeb80915: Layer already exists [2022-04-13T17:20:27.622Z] latest: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:27.920Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:28.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.68 [2022-04-13T17:20:28.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T17:20:28.213Z] 43e3a8bbbcf5: Preparing [2022-04-13T17:20:28.213Z] 3135aeb80915: Preparing [2022-04-13T17:20:28.213Z] a59381453c76: Preparing [2022-04-13T17:20:28.213Z] 8ddfe72478cc: Preparing [2022-04-13T17:20:28.213Z] b541d28bf3b4: Preparing [2022-04-13T17:20:28.213Z] 43e3a8bbbcf5: Layer already exists [2022-04-13T17:20:28.213Z] 3135aeb80915: Layer already exists [2022-04-13T17:20:28.213Z] 8ddfe72478cc: Layer already exists [2022-04-13T17:20:28.213Z] a59381453c76: Layer already exists [2022-04-13T17:20:28.213Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:28.213Z] 2.2.0-dev.68: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:28.517Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:28.812Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:28.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T17:20:28.812Z] 43e3a8bbbcf5: Preparing [2022-04-13T17:20:28.812Z] 3135aeb80915: Preparing [2022-04-13T17:20:28.812Z] a59381453c76: Preparing [2022-04-13T17:20:28.812Z] 8ddfe72478cc: Preparing [2022-04-13T17:20:28.812Z] b541d28bf3b4: Preparing [2022-04-13T17:20:28.812Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:28.812Z] 3135aeb80915: Layer already exists [2022-04-13T17:20:28.812Z] 43e3a8bbbcf5: Layer already exists [2022-04-13T17:20:28.812Z] a59381453c76: Layer already exists [2022-04-13T17:20:28.812Z] 8ddfe72478cc: Layer already exists [2022-04-13T17:20:28.812Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:29.112Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:29.408Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-13T17:20:29.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-13T17:20:29.408Z] 43e3a8bbbcf5: Preparing [2022-04-13T17:20:29.408Z] 3135aeb80915: Preparing [2022-04-13T17:20:29.408Z] a59381453c76: Preparing [2022-04-13T17:20:29.408Z] 8ddfe72478cc: Preparing [2022-04-13T17:20:29.408Z] b541d28bf3b4: Preparing [2022-04-13T17:20:29.408Z] 43e3a8bbbcf5: Layer already exists [2022-04-13T17:20:29.408Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:29.408Z] 3135aeb80915: Layer already exists [2022-04-13T17:20:29.408Z] a59381453c76: Layer already exists [2022-04-13T17:20:29.408Z] 8ddfe72478cc: Layer already exists [2022-04-13T17:20:29.408Z] main: digest: sha256:0c422fc1555c691becde07396ff5281fb327ff63cf6c459d9a47368f7c7deaff size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:20:29.447Z] ===================================================== [Pipeline] echo [2022-04-13T17:20:29.457Z] taggedImages: [2022-04-13T17:20:29.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:29.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-13T17:20:29.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.68 [2022-04-13T17:20:29.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:29.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-13T17:20:29.476Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-13T17:20:29.476Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:29.476Z] latest [2022-04-13T17:20:29.476Z] 2.2.0-dev.68 [2022-04-13T17:20:29.476Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:29.476Z] main [2022-04-13T17:20:29.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:29.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:30.077Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:30.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T17:20:30.077Z] cc4be30b4a8c: Preparing [2022-04-13T17:20:30.077Z] b29f8030653c: Preparing [2022-04-13T17:20:30.077Z] a59381453c76: Preparing [2022-04-13T17:20:30.077Z] ab0500928039: Preparing [2022-04-13T17:20:30.077Z] b541d28bf3b4: Preparing [2022-04-13T17:20:30.077Z] a59381453c76: Layer already exists [2022-04-13T17:20:30.077Z] ab0500928039: Layer already exists [2022-04-13T17:20:30.077Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:30.077Z] cc4be30b4a8c: Pushed [2022-04-13T17:20:32.623Z] b29f8030653c: Pushed [2022-04-13T17:20:32.885Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:33.180Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:33.479Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T17:20:33.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T17:20:33.479Z] cc4be30b4a8c: Preparing [2022-04-13T17:20:33.479Z] b29f8030653c: Preparing [2022-04-13T17:20:33.479Z] a59381453c76: Preparing [2022-04-13T17:20:33.479Z] ab0500928039: Preparing [2022-04-13T17:20:33.479Z] b541d28bf3b4: Preparing [2022-04-13T17:20:33.479Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:33.479Z] b29f8030653c: Layer already exists [2022-04-13T17:20:33.479Z] cc4be30b4a8c: Layer already exists [2022-04-13T17:20:33.479Z] a59381453c76: Layer already exists [2022-04-13T17:20:33.479Z] ab0500928039: Layer already exists [2022-04-13T17:20:33.479Z] latest: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:33.781Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:34.077Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.68 [2022-04-13T17:20:34.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T17:20:34.077Z] cc4be30b4a8c: Preparing [2022-04-13T17:20:34.077Z] b29f8030653c: Preparing [2022-04-13T17:20:34.077Z] a59381453c76: Preparing [2022-04-13T17:20:34.077Z] ab0500928039: Preparing [2022-04-13T17:20:34.077Z] b541d28bf3b4: Preparing [2022-04-13T17:20:34.077Z] a59381453c76: Layer already exists [2022-04-13T17:20:34.077Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:34.077Z] cc4be30b4a8c: Layer already exists [2022-04-13T17:20:34.077Z] b29f8030653c: Layer already exists [2022-04-13T17:20:34.077Z] ab0500928039: Layer already exists [2022-04-13T17:20:34.077Z] 2.2.0-dev.68: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:34.383Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:34.682Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:34.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T17:20:34.682Z] cc4be30b4a8c: Preparing [2022-04-13T17:20:34.682Z] b29f8030653c: Preparing [2022-04-13T17:20:34.682Z] a59381453c76: Preparing [2022-04-13T17:20:34.682Z] ab0500928039: Preparing [2022-04-13T17:20:34.682Z] b541d28bf3b4: Preparing [2022-04-13T17:20:34.682Z] ab0500928039: Layer already exists [2022-04-13T17:20:34.682Z] a59381453c76: Layer already exists [2022-04-13T17:20:34.682Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:34.682Z] b29f8030653c: Layer already exists [2022-04-13T17:20:34.682Z] cc4be30b4a8c: Layer already exists [2022-04-13T17:20:34.682Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:34.988Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:35.288Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-13T17:20:35.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-13T17:20:35.288Z] cc4be30b4a8c: Preparing [2022-04-13T17:20:35.288Z] b29f8030653c: Preparing [2022-04-13T17:20:35.288Z] a59381453c76: Preparing [2022-04-13T17:20:35.288Z] ab0500928039: Preparing [2022-04-13T17:20:35.288Z] b541d28bf3b4: Preparing [2022-04-13T17:20:35.288Z] b541d28bf3b4: Layer already exists [2022-04-13T17:20:35.288Z] b29f8030653c: Layer already exists [2022-04-13T17:20:35.288Z] a59381453c76: Layer already exists [2022-04-13T17:20:35.288Z] cc4be30b4a8c: Layer already exists [2022-04-13T17:20:35.288Z] ab0500928039: Layer already exists [2022-04-13T17:20:35.288Z] main: digest: sha256:da0524d93e4fe99ff0c4e5427cb00b72195c52e166a3470792b084e93830f8ef size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:20:35.344Z] ===================================================== [Pipeline] echo [2022-04-13T17:20:35.350Z] taggedImages: [2022-04-13T17:20:35.350Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:35.350Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-13T17:20:35.350Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.68 [2022-04-13T17:20:35.350Z] - nexus3.edgexfoundry.org:10004/support-scheduler:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:35.350Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-13T17:20:35.363Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-13T17:20:35.364Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:35.364Z] latest [2022-04-13T17:20:35.364Z] 2.2.0-dev.68 [2022-04-13T17:20:35.364Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:35.364Z] main [2022-04-13T17:20:35.364Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:35.737Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:36.026Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:36.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T17:20:36.026Z] 1d0b60afb815: Preparing [2022-04-13T17:20:36.026Z] 30226e9f5006: Preparing [2022-04-13T17:20:36.026Z] 59ad15541d61: Preparing [2022-04-13T17:20:36.026Z] 02dc84c28287: Preparing [2022-04-13T17:20:36.026Z] 52f44be93a46: Preparing [2022-04-13T17:20:36.026Z] 10d82663b225: Preparing [2022-04-13T17:20:36.026Z] f7a7a140f1b3: Preparing [2022-04-13T17:20:36.026Z] 31e69d4774c9: Preparing [2022-04-13T17:20:36.026Z] 7750d494dfbd: Preparing [2022-04-13T17:20:36.026Z] 18708474c90b: Preparing [2022-04-13T17:20:36.026Z] 4fc242d58285: Preparing [2022-04-13T17:20:36.026Z] 10d82663b225: Waiting [2022-04-13T17:20:36.026Z] f7a7a140f1b3: Waiting [2022-04-13T17:20:36.026Z] 31e69d4774c9: Waiting [2022-04-13T17:20:36.027Z] 7750d494dfbd: Waiting [2022-04-13T17:20:36.027Z] 18708474c90b: Waiting [2022-04-13T17:20:36.027Z] 4fc242d58285: Waiting [2022-04-13T17:20:36.027Z] 52f44be93a46: Layer already exists [2022-04-13T17:20:36.027Z] 10d82663b225: Layer already exists [2022-04-13T17:20:36.027Z] f7a7a140f1b3: Layer already exists [2022-04-13T17:20:36.027Z] 31e69d4774c9: Layer already exists [2022-04-13T17:20:36.027Z] 30226e9f5006: Pushed [2022-04-13T17:20:36.027Z] 7750d494dfbd: Layer already exists [2022-04-13T17:20:36.027Z] 18708474c90b: Layer already exists [2022-04-13T17:20:36.027Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:36.595Z] 1d0b60afb815: Pushed [2022-04-13T17:20:39.135Z] 59ad15541d61: Pushed [2022-04-13T17:20:44.422Z] 02dc84c28287: Pushed [2022-04-13T17:20:44.422Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:44.721Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:45.014Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T17:20:45.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T17:20:45.015Z] 1d0b60afb815: Preparing [2022-04-13T17:20:45.015Z] 30226e9f5006: Preparing [2022-04-13T17:20:45.015Z] 59ad15541d61: Preparing [2022-04-13T17:20:45.015Z] 02dc84c28287: Preparing [2022-04-13T17:20:45.015Z] 52f44be93a46: Preparing [2022-04-13T17:20:45.015Z] 10d82663b225: Preparing [2022-04-13T17:20:45.015Z] f7a7a140f1b3: Preparing [2022-04-13T17:20:45.015Z] 31e69d4774c9: Preparing [2022-04-13T17:20:45.015Z] 7750d494dfbd: Preparing [2022-04-13T17:20:45.015Z] 18708474c90b: Preparing [2022-04-13T17:20:45.015Z] 4fc242d58285: Preparing [2022-04-13T17:20:45.015Z] 31e69d4774c9: Waiting [2022-04-13T17:20:45.015Z] 18708474c90b: Waiting [2022-04-13T17:20:45.015Z] 10d82663b225: Waiting [2022-04-13T17:20:45.015Z] f7a7a140f1b3: Waiting [2022-04-13T17:20:45.015Z] 4fc242d58285: Waiting [2022-04-13T17:20:45.015Z] 7750d494dfbd: Waiting [2022-04-13T17:20:45.015Z] 1d0b60afb815: Layer already exists [2022-04-13T17:20:45.015Z] 30226e9f5006: Layer already exists [2022-04-13T17:20:45.015Z] 52f44be93a46: Layer already exists [2022-04-13T17:20:45.015Z] 02dc84c28287: Layer already exists [2022-04-13T17:20:45.015Z] 59ad15541d61: Layer already exists [2022-04-13T17:20:45.015Z] f7a7a140f1b3: Layer already exists [2022-04-13T17:20:45.015Z] 31e69d4774c9: Layer already exists [2022-04-13T17:20:45.015Z] 7750d494dfbd: Layer already exists [2022-04-13T17:20:45.015Z] 18708474c90b: Layer already exists [2022-04-13T17:20:45.015Z] 10d82663b225: Layer already exists [2022-04-13T17:20:45.015Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:45.015Z] latest: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:45.314Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:45.606Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.68 [2022-04-13T17:20:45.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T17:20:45.606Z] 1d0b60afb815: Preparing [2022-04-13T17:20:45.606Z] 30226e9f5006: Preparing [2022-04-13T17:20:45.606Z] 59ad15541d61: Preparing [2022-04-13T17:20:45.606Z] 02dc84c28287: Preparing [2022-04-13T17:20:45.606Z] 52f44be93a46: Preparing [2022-04-13T17:20:45.606Z] 10d82663b225: Preparing [2022-04-13T17:20:45.606Z] f7a7a140f1b3: Preparing [2022-04-13T17:20:45.606Z] 31e69d4774c9: Preparing [2022-04-13T17:20:45.606Z] 7750d494dfbd: Preparing [2022-04-13T17:20:45.606Z] 18708474c90b: Preparing [2022-04-13T17:20:45.606Z] 4fc242d58285: Preparing [2022-04-13T17:20:45.606Z] 18708474c90b: Waiting [2022-04-13T17:20:45.606Z] 10d82663b225: Waiting [2022-04-13T17:20:45.606Z] 7750d494dfbd: Waiting [2022-04-13T17:20:45.606Z] 4fc242d58285: Waiting [2022-04-13T17:20:45.606Z] f7a7a140f1b3: Waiting [2022-04-13T17:20:45.606Z] 31e69d4774c9: Waiting [2022-04-13T17:20:45.606Z] 30226e9f5006: Layer already exists [2022-04-13T17:20:45.606Z] 1d0b60afb815: Layer already exists [2022-04-13T17:20:45.606Z] 02dc84c28287: Layer already exists [2022-04-13T17:20:45.606Z] 52f44be93a46: Layer already exists [2022-04-13T17:20:45.606Z] 10d82663b225: Layer already exists [2022-04-13T17:20:45.606Z] 59ad15541d61: Layer already exists [2022-04-13T17:20:45.606Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:45.606Z] 7750d494dfbd: Layer already exists [2022-04-13T17:20:45.606Z] 31e69d4774c9: Layer already exists [2022-04-13T17:20:45.606Z] 18708474c90b: Layer already exists [2022-04-13T17:20:45.606Z] f7a7a140f1b3: Layer already exists [2022-04-13T17:20:45.606Z] 2.2.0-dev.68: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:45.908Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:46.202Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:46.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T17:20:46.202Z] 1d0b60afb815: Preparing [2022-04-13T17:20:46.202Z] 30226e9f5006: Preparing [2022-04-13T17:20:46.202Z] 59ad15541d61: Preparing [2022-04-13T17:20:46.202Z] 02dc84c28287: Preparing [2022-04-13T17:20:46.202Z] 52f44be93a46: Preparing [2022-04-13T17:20:46.202Z] 10d82663b225: Preparing [2022-04-13T17:20:46.202Z] f7a7a140f1b3: Preparing [2022-04-13T17:20:46.202Z] 31e69d4774c9: Preparing [2022-04-13T17:20:46.202Z] 7750d494dfbd: Preparing [2022-04-13T17:20:46.202Z] 18708474c90b: Preparing [2022-04-13T17:20:46.202Z] 4fc242d58285: Preparing [2022-04-13T17:20:46.202Z] f7a7a140f1b3: Waiting [2022-04-13T17:20:46.202Z] 31e69d4774c9: Waiting [2022-04-13T17:20:46.202Z] 10d82663b225: Waiting [2022-04-13T17:20:46.202Z] 7750d494dfbd: Waiting [2022-04-13T17:20:46.202Z] 18708474c90b: Waiting [2022-04-13T17:20:46.202Z] 4fc242d58285: Waiting [2022-04-13T17:20:46.202Z] 30226e9f5006: Layer already exists [2022-04-13T17:20:46.202Z] 1d0b60afb815: Layer already exists [2022-04-13T17:20:46.202Z] 59ad15541d61: Layer already exists [2022-04-13T17:20:46.202Z] 52f44be93a46: Layer already exists [2022-04-13T17:20:46.202Z] 02dc84c28287: Layer already exists [2022-04-13T17:20:46.202Z] 10d82663b225: Layer already exists [2022-04-13T17:20:46.202Z] f7a7a140f1b3: Layer already exists [2022-04-13T17:20:46.202Z] 31e69d4774c9: Layer already exists [2022-04-13T17:20:46.202Z] 7750d494dfbd: Layer already exists [2022-04-13T17:20:46.202Z] 18708474c90b: Layer already exists [2022-04-13T17:20:46.202Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:46.202Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:46.502Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T17:20:46.795Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-13T17:20:46.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-13T17:20:46.795Z] 1d0b60afb815: Preparing [2022-04-13T17:20:46.795Z] 30226e9f5006: Preparing [2022-04-13T17:20:46.795Z] 59ad15541d61: Preparing [2022-04-13T17:20:46.795Z] 02dc84c28287: Preparing [2022-04-13T17:20:46.795Z] 52f44be93a46: Preparing [2022-04-13T17:20:46.795Z] 10d82663b225: Preparing [2022-04-13T17:20:46.795Z] f7a7a140f1b3: Preparing [2022-04-13T17:20:46.795Z] 31e69d4774c9: Preparing [2022-04-13T17:20:46.795Z] 7750d494dfbd: Preparing [2022-04-13T17:20:46.795Z] 18708474c90b: Preparing [2022-04-13T17:20:46.795Z] 4fc242d58285: Preparing [2022-04-13T17:20:46.795Z] f7a7a140f1b3: Waiting [2022-04-13T17:20:46.795Z] 7750d494dfbd: Waiting [2022-04-13T17:20:46.795Z] 18708474c90b: Waiting [2022-04-13T17:20:46.795Z] 4fc242d58285: Waiting [2022-04-13T17:20:46.795Z] 10d82663b225: Waiting [2022-04-13T17:20:46.795Z] 31e69d4774c9: Waiting [2022-04-13T17:20:46.795Z] 02dc84c28287: Layer already exists [2022-04-13T17:20:46.795Z] 30226e9f5006: Layer already exists [2022-04-13T17:20:46.795Z] 1d0b60afb815: Layer already exists [2022-04-13T17:20:46.795Z] 59ad15541d61: Layer already exists [2022-04-13T17:20:46.795Z] 52f44be93a46: Layer already exists [2022-04-13T17:20:46.795Z] 10d82663b225: Layer already exists [2022-04-13T17:20:46.795Z] 31e69d4774c9: Layer already exists [2022-04-13T17:20:46.795Z] 18708474c90b: Layer already exists [2022-04-13T17:20:46.795Z] f7a7a140f1b3: Layer already exists [2022-04-13T17:20:46.795Z] 7750d494dfbd: Layer already exists [2022-04-13T17:20:46.795Z] 4fc242d58285: Layer already exists [2022-04-13T17:20:46.795Z] main: digest: sha256:aaedf6b2029fa0ab0c85481d10f94a8d06bfd91c46fe10aa298d59f1fff59597 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T17:20:46.833Z] ===================================================== [Pipeline] echo [2022-04-13T17:20:46.843Z] taggedImages: [2022-04-13T17:20:46.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:20:46.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-13T17:20:46.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.68 [2022-04-13T17:20:46.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T17:20:46.843Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-13T17:24:32.246Z] Removing intermediate container 57a23a99e650 [2022-04-13T17:24:32.246Z] ---> 9b4caedd8904 [2022-04-13T17:24:32.246Z] [2022-04-13T17:24:32.246Z] Step 9/20 : FROM alpine:3.15 [2022-04-13T17:24:32.246Z] 3.15: Pulling from library/alpine [2022-04-13T17:24:32.246Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-13T17:24:32.246Z] Status: Downloaded newer image for alpine:3.15 [2022-04-13T17:24:32.246Z] ---> 3fb3c9af89a9 [2022-04-13T17:24:32.246Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T17:24:32.246Z] ---> Running in 5f549eb669f0 [2022-04-13T17:24:32.246Z] Removing intermediate container 5f549eb669f0 [2022-04-13T17:24:32.246Z] ---> e98337cd7f47 [2022-04-13T17:24:32.246Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:24:32.246Z] ---> Running in 11e8474755c4 [2022-04-13T17:24:32.246Z] Removing intermediate container 11e8474755c4 [2022-04-13T17:24:32.246Z] ---> 183b1d7552a0 [2022-04-13T17:24:32.246Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-13T17:24:32.246Z] ---> Running in 985e773222ed [2022-04-13T17:24:32.246Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:32.522Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:33.981Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T17:24:33.981Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T17:24:33.981Z] OK: 15729 distinct packages available [2022-04-13T17:24:33.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:34.597Z] Removing intermediate container aa5d2c6b6fb2 [2022-04-13T17:24:34.597Z] ---> f96c171fdac9 [2022-04-13T17:24:34.597Z] [2022-04-13T17:24:34.597Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T17:24:34.876Z] 3.14: Pulling from library/alpine [2022-04-13T17:24:34.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:36.367Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-13T17:24:36.367Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-13T17:24:36.367Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T17:24:36.643Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-13T17:24:36.643Z] (5/9) Installing curl (7.80.0-r0) [2022-04-13T17:24:36.643Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-13T17:24:36.917Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-13T17:24:36.917Z] (8/9) Installing libucontext (1.1-r0) [2022-04-13T17:24:36.917Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-13T17:24:36.917Z] Status: Downloaded newer image for alpine:3.14 [2022-04-13T17:24:36.917Z] ---> ac73e934f311 [2022-04-13T17:24:36.917Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T17:24:36.917Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-13T17:24:37.198Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:24:37.198Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:24:37.478Z] ---> Running in f73bc453c98e [2022-04-13T17:24:37.478Z] OK: 8 MiB in 23 packages [2022-04-13T17:24:39.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:39.756Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:40.359Z] Removing intermediate container 985e773222ed [2022-04-13T17:24:40.359Z] ---> a84d9b3c4802 [2022-04-13T17:24:40.359Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:24:40.638Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-13T17:24:40.638Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:24:40.912Z] OK: 5 MiB in 15 packages [2022-04-13T17:24:41.897Z] ---> 57154855d5e0 [2022-04-13T17:24:41.897Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-13T17:24:42.169Z] Removing intermediate container f73bc453c98e [2022-04-13T17:24:42.169Z] ---> 326dcfeb0fa4 [2022-04-13T17:24:42.169Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:24:42.441Z] ---> Running in c5972e045c5f [2022-04-13T17:24:43.047Z] Removing intermediate container c5972e045c5f [2022-04-13T17:24:43.047Z] ---> 789394b42659 [2022-04-13T17:24:43.047Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-13T17:24:43.047Z] ---> Running in aa5e5548c5f0 [2022-04-13T17:24:44.033Z] Removing intermediate container aa5e5548c5f0 [2022-04-13T17:24:44.033Z] ---> 7a1cd7fe8e30 [2022-04-13T17:24:44.033Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T17:24:44.033Z] ---> Running in 49f31cdc7140 [2022-04-13T17:24:44.644Z] Removing intermediate container 49f31cdc7140 [2022-04-13T17:24:44.644Z] ---> 3d564d739d3c [2022-04-13T17:24:44.644Z] Step 15/23 : WORKDIR / [2022-04-13T17:24:44.644Z] Removing intermediate container 8d60e11b9cba [2022-04-13T17:24:44.644Z] ---> e6899ef86fc6 [2022-04-13T17:24:44.644Z] [2022-04-13T17:24:44.644Z] Step 10/31 : FROM alpine:3.14 [2022-04-13T17:24:44.644Z] ---> ac73e934f311 [2022-04-13T17:24:44.644Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-13T17:24:44.927Z] ---> Running in e47b9cc8c046 [2022-04-13T17:24:44.927Z] ---> Running in 8c0b842718e0 [2022-04-13T17:24:45.201Z] ---> 0970445b2e3e [2022-04-13T17:24:45.201Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-13T17:24:45.802Z] Removing intermediate container e47b9cc8c046 [2022-04-13T17:24:45.802Z] ---> 7f7f2fd5d3e8 [2022-04-13T17:24:45.802Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:24:45.802Z] Removing intermediate container 8c0b842718e0 [2022-04-13T17:24:45.802Z] ---> fd0c5b36125c [2022-04-13T17:24:45.802Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-13T17:24:45.802Z] ---> Running in 7dcd04748618 [2022-04-13T17:24:46.798Z] ---> c84bb27f3d30 [2022-04-13T17:24:46.798Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-13T17:24:47.073Z] ---> 80c79fd35cb9 [2022-04-13T17:24:47.073Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-13T17:24:47.073Z] ---> Running in 5354ef83a313 [2022-04-13T17:24:47.679Z] Removing intermediate container 5354ef83a313 [2022-04-13T17:24:47.679Z] ---> b5076f2c9cd0 [2022-04-13T17:24:47.679Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:24:47.679Z] ---> Running in 3ba220b5bf76 [2022-04-13T17:24:47.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:48.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:24:48.512Z] Removing intermediate container 3ba220b5bf76 [2022-04-13T17:24:48.512Z] ---> 1b9ff067e84e [2022-04-13T17:24:48.512Z] Step 18/20 : LABEL arch=arm64 [2022-04-13T17:24:48.789Z] ---> Running in fdab0f9317ff [2022-04-13T17:24:49.078Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-13T17:24:49.078Z] (2/2) Installing su-exec (0.2-r1) [2022-04-13T17:24:49.078Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:24:49.078Z] OK: 6 MiB in 16 packages [2022-04-13T17:24:49.674Z] Removing intermediate container fdab0f9317ff [2022-04-13T17:24:49.674Z] ---> dd5c94e135b2 [2022-04-13T17:24:49.674Z] Step 19/20 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:24:49.952Z] ---> Running in 83d7e592df86 [2022-04-13T17:24:50.563Z] Removing intermediate container 7dcd04748618 [2022-04-13T17:24:50.563Z] ---> 9c38dc9e3ada [2022-04-13T17:24:50.563Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-13T17:24:50.563Z] ---> Running in 7b7d436bb466 [2022-04-13T17:24:50.563Z] Removing intermediate container 83d7e592df86 [2022-04-13T17:24:50.563Z] ---> c42ea9718600 [2022-04-13T17:24:50.563Z] Step 20/20 : LABEL version=2.2.0-dev.68 [2022-04-13T17:24:50.839Z] ---> Running in d5d5648ad41a [2022-04-13T17:24:51.112Z] ---> b0af08406650 [2022-04-13T17:24:51.112Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-13T17:24:51.412Z] Removing intermediate container 7b7d436bb466 [2022-04-13T17:24:51.412Z] ---> d5b0f9c3f584 [2022-04-13T17:24:51.412Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-13T17:24:51.412Z] Removing intermediate container d5d5648ad41a [2022-04-13T17:24:51.412Z] ---> deb5caecc3b7 [2022-04-13T17:24:51.412Z] [2022-04-13T17:24:51.412Z] ---> Running in 44792a8430f8 [2022-04-13T17:24:52.051Z] Successfully built deb5caecc3b7 [2022-04-13T17:24:52.051Z] Removing intermediate container 170a33588523 [2022-04-13T17:24:52.051Z] ---> 6771bfef7cef [2022-04-13T17:24:52.051Z] [2022-04-13T17:24:52.051Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T17:24:52.051Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-13T17:24:52.051Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-04-13T17:24:52.344Z] ---> ac73e934f311 [2022-04-13T17:24:52.344Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-13T17:24:52.344Z] ---> Using cache [2022-04-13T17:24:52.344Z] ---> 326dcfeb0fa4 [2022-04-13T17:24:52.344Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:24:52.344Z] ---> Using cache [2022-04-13T17:24:52.344Z] ---> 789394b42659 [2022-04-13T17:24:52.344Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-13T17:24:52.344Z] Removing intermediate container 44792a8430f8 [2022-04-13T17:24:52.344Z] ---> ab524f9d29ab [2022-04-13T17:24:52.344Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-13T17:24:52.344Z] ---> e52d65aace35 [2022-04-13T17:24:52.344Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-13T17:24:52.623Z] ---> Running in 18fa150e39e5 [2022-04-13T17:24:52.623Z] ---> Running in 203355e1269a [2022-04-13T17:24:52.623Z] ---> Running in 7ee8c470f8b2 [2022-04-13T17:24:53.618Z] Removing intermediate container 18fa150e39e5 [2022-04-13T17:24:53.618Z] ---> 3695224d5489 [2022-04-13T17:24:53.618Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T17:24:53.618Z] Removing intermediate container 7ee8c470f8b2 [2022-04-13T17:24:53.618Z] ---> a5f1bf59ea10 [2022-04-13T17:24:53.618Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:24:53.618Z] ---> Running in 0011dc5cc0f1 [2022-04-13T17:24:53.618Z] ---> Running in e62e1829d6d3 [2022-04-13T17:24:54.274Z] Removing intermediate container 0011dc5cc0f1 [2022-04-13T17:24:54.274Z] ---> dbd51471c507 [2022-04-13T17:24:54.274Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T17:24:54.274Z] Removing intermediate container e62e1829d6d3 [2022-04-13T17:24:54.274Z] ---> bf4e035fe715 [2022-04-13T17:24:54.274Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:24:54.570Z] ---> Running in 6d8f8092d48a [2022-04-13T17:24:55.210Z] Removing intermediate container ea37a1db5eb9 [2022-04-13T17:24:55.210Z] ---> 4b8710cac15c [2022-04-13T17:24:55.210Z] [2022-04-13T17:24:55.210Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T17:24:55.210Z] ---> ac73e934f311 [2022-04-13T17:24:55.210Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-13T17:24:55.571Z] Removing intermediate container 6d8f8092d48a [2022-04-13T17:24:55.571Z] ---> e63b9406e01c [2022-04-13T17:24:55.571Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:24:55.571Z] ---> Running in 2ebce70bba07 [2022-04-13T17:24:55.571Z] ---> efc003d4495c [2022-04-13T17:24:55.571Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-13T17:24:55.876Z] Removing intermediate container 203355e1269a [2022-04-13T17:24:55.876Z] ---> d3e92b16d1e5 [2022-04-13T17:24:55.876Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-13T17:24:55.876Z] ---> Running in e9862e3a5902 [2022-04-13T17:24:55.876Z] ---> Running in 2a12cd13d90a [2022-04-13T17:24:56.543Z] Removing intermediate container 2ebce70bba07 [2022-04-13T17:24:56.544Z] ---> 292ef73bd492 [2022-04-13T17:24:56.544Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-13T17:24:56.867Z] Removing intermediate container e9862e3a5902 [2022-04-13T17:24:56.867Z] ---> 2ffb037ef1cb [2022-04-13T17:24:56.867Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:24:56.867Z] ---> Running in cfcf63bd0c31 [2022-04-13T17:24:57.147Z] Removing intermediate container 2a12cd13d90a [2022-04-13T17:24:57.147Z] ---> 5b77c56868dd [2022-04-13T17:24:57.147Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-13T17:24:57.147Z] ---> Running in 6665c5d0d10d [2022-04-13T17:24:57.493Z] Removing intermediate container cfcf63bd0c31 [2022-04-13T17:24:57.493Z] ---> 238ad56f6044 [2022-04-13T17:24:57.493Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-13T17:24:57.806Z] ---> Running in 684a463435cf [2022-04-13T17:24:58.105Z] Removing intermediate container 6665c5d0d10d [2022-04-13T17:24:58.105Z] ---> babbde971c26 [2022-04-13T17:24:58.105Z] [2022-04-13T17:24:58.709Z] ---> e33f73e51330 [2022-04-13T17:24:58.709Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-13T17:24:58.709Z] Removing intermediate container 684a463435cf [2022-04-13T17:24:58.709Z] ---> 16c53a9d7033 [2022-04-13T17:24:58.709Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:24:58.709Z] Successfully built babbde971c26 [2022-04-13T17:24:58.709Z] Successfully tagged core-command-arm64:latest [2022-04-13T17:24:58.709Z]  Building core-command ... done Building security-proxy-setup [2022-04-13T17:24:58.998Z] ---> Running in d7c096f706d4 [2022-04-13T17:24:58.998Z] ---> Running in 21808b02fc5e [2022-04-13T17:25:00.448Z] ---> a71578183dfe [2022-04-13T17:25:00.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-13T17:25:01.931Z] ---> fa12a4950ebb [2022-04-13T17:25:01.931Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-13T17:25:01.931Z] ---> Running in 3c4ef4b266d0 [2022-04-13T17:25:02.537Z] Removing intermediate container 21808b02fc5e [2022-04-13T17:25:02.537Z] ---> adc030598130 [2022-04-13T17:25:02.537Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-13T17:25:02.811Z] Removing intermediate container 3c4ef4b266d0 [2022-04-13T17:25:02.811Z] ---> a6738e8f09af [2022-04-13T17:25:02.811Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:25:02.811Z] Removing intermediate container d7c096f706d4 [2022-04-13T17:25:02.811Z] ---> 3fe221310417 [2022-04-13T17:25:02.811Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:25:02.811Z] ---> Running in 37e917d6ebe1 [2022-04-13T17:25:02.811Z] ---> Running in 898f3120c3df [2022-04-13T17:25:03.805Z] Removing intermediate container 898f3120c3df [2022-04-13T17:25:03.805Z] ---> a2ef178889ad [2022-04-13T17:25:03.805Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T17:25:04.083Z] ---> Running in 99f2d06a838a [2022-04-13T17:25:04.360Z] ---> 72e1d337dede [2022-04-13T17:25:04.360Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-13T17:25:04.659Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:25:04.659Z] Removing intermediate container 99f2d06a838a [2022-04-13T17:25:04.659Z] ---> 1d4cf50c16ef [2022-04-13T17:25:04.659Z] Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:25:04.659Z] ---> Running in 52344fb038b6 [2022-04-13T17:25:05.287Z] Removing intermediate container 52344fb038b6 [2022-04-13T17:25:05.287Z] ---> 8889c3d563be [2022-04-13T17:25:05.287Z] Step 22/22 : LABEL version=2.2.0-dev.68 [2022-04-13T17:25:05.567Z] ---> Running in 3edb637a0094 [2022-04-13T17:25:05.567Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:25:05.843Z] Removing intermediate container 3edb637a0094 [2022-04-13T17:25:05.843Z] ---> 9849812e6560 [2022-04-13T17:25:05.843Z] [2022-04-13T17:25:06.445Z] Successfully built 9849812e6560 [2022-04-13T17:25:06.445Z] Successfully tagged support-scheduler-arm64:latest [2022-04-13T17:25:06.445Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-04-13T17:25:06.445Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-13T17:25:06.445Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-13T17:25:06.723Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-13T17:25:06.723Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-13T17:25:07.004Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-13T17:25:07.004Z] ---> 8da682e5c2f3 [2022-04-13T17:25:07.004Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-13T17:25:07.004Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-13T17:25:07.004Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:25:07.004Z] OK: 8 MiB in 20 packages [2022-04-13T17:25:07.991Z] ---> 8c0b315fa7b6 [2022-04-13T17:25:07.991Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-13T17:25:08.597Z] Removing intermediate container 37e917d6ebe1 [2022-04-13T17:25:08.597Z] ---> af7f64607882 [2022-04-13T17:25:08.597Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:25:08.874Z] ---> ba0220175a6a [2022-04-13T17:25:08.874Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-13T17:25:09.873Z] ---> 1de413768e99 [2022-04-13T17:25:09.873Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-13T17:25:10.150Z] ---> 60b197ff46e9 [2022-04-13T17:25:10.150Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-13T17:25:10.427Z] ---> Running in 3b8a7a9c99b8 [2022-04-13T17:25:11.033Z] Removing intermediate container 3b8a7a9c99b8 [2022-04-13T17:25:11.033Z] ---> e673824467a2 [2022-04-13T17:25:11.033Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-13T17:25:12.021Z] ---> 5afb172d7b9a [2022-04-13T17:25:12.021Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-13T17:25:12.625Z] ---> Running in 0056bbdb5bfa [2022-04-13T17:25:13.618Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:25:13.618Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:25:13.618Z] ---> b649939f292a [2022-04-13T17:25:13.618Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T17:25:13.618Z] ---> Using cache [2022-04-13T17:25:13.618Z] ---> 9c1dd1aae471 [2022-04-13T17:25:13.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:25:13.618Z] ---> Using cache [2022-04-13T17:25:13.618Z] ---> c13d541df873 [2022-04-13T17:25:13.618Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-13T17:25:13.898Z] ---> Running in e4d4034d1a0d [2022-04-13T17:25:13.898Z] ---> 77420dad658c [2022-04-13T17:25:13.898Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-13T17:25:15.884Z] ---> 24925f94c90e [2022-04-13T17:25:15.885Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-13T17:25:15.885Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:25:15.885Z] ---> Running in 47fb28faec04 [2022-04-13T17:25:15.885Z] Removing intermediate container 0056bbdb5bfa [2022-04-13T17:25:15.885Z] ---> 7b7a9d526d90 [2022-04-13T17:25:15.885Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-13T17:25:16.159Z] ---> Running in 850f8ee61c0d [2022-04-13T17:25:16.159Z] Removing intermediate container 47fb28faec04 [2022-04-13T17:25:16.159Z] ---> 5a9bbff9e9e5 [2022-04-13T17:25:16.159Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:25:16.436Z] ---> Running in f341a9faac0e [2022-04-13T17:25:16.437Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:25:16.725Z] Removing intermediate container 850f8ee61c0d [2022-04-13T17:25:16.725Z] ---> 9721dc33ed48 [2022-04-13T17:25:16.725Z] Step 28/31 : CMD ["gate"] [2022-04-13T17:25:17.006Z] Removing intermediate container f341a9faac0e [2022-04-13T17:25:17.006Z] ---> d8874768a450 [2022-04-13T17:25:17.006Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T17:25:17.006Z] ---> Running in 756855da2fdb [2022-04-13T17:25:17.286Z] ---> Running in d56742af8346 [2022-04-13T17:25:17.573Z] OK: 220 MiB in 52 packages [2022-04-13T17:25:17.852Z] Removing intermediate container 756855da2fdb [2022-04-13T17:25:17.852Z] ---> 470b0f9e4477 [2022-04-13T17:25:17.852Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:25:18.139Z] ---> Running in 750093098e88 [2022-04-13T17:25:18.139Z] Removing intermediate container d56742af8346 [2022-04-13T17:25:18.139Z] ---> e2e4d2958b1b [2022-04-13T17:25:18.139Z] Step 29/31 : LABEL arch=arm64 [2022-04-13T17:25:18.745Z] ---> Running in c7f48248d2ff [2022-04-13T17:25:18.745Z] Removing intermediate container 750093098e88 [2022-04-13T17:25:18.745Z] ---> ee6d12994e3a [2022-04-13T17:25:18.745Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:25:19.024Z] ---> Running in 75881360f606 [2022-04-13T17:25:19.024Z] Removing intermediate container e4d4034d1a0d [2022-04-13T17:25:19.024Z] ---> cef0bc874784 [2022-04-13T17:25:19.024Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T17:25:19.637Z] Removing intermediate container c7f48248d2ff [2022-04-13T17:25:19.637Z] ---> 27aec3e3f566 [2022-04-13T17:25:19.637Z] Step 30/31 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:25:19.637Z] Removing intermediate container 75881360f606 [2022-04-13T17:25:19.637Z] ---> 8cbba1063264 [2022-04-13T17:25:19.637Z] [2022-04-13T17:25:20.257Z] ---> Running in cb763853285f [2022-04-13T17:25:20.257Z] ---> dc6eb2dd7f6f [2022-04-13T17:25:20.257Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:25:20.257Z] Successfully built 8cbba1063264 [2022-04-13T17:25:20.257Z] Successfully tagged core-data-arm64:latest [2022-04-13T17:25:20.257Z]  Building core-data ... done Building core-metadata [2022-04-13T17:25:20.535Z] ---> Running in 04b29620a702 [2022-04-13T17:25:20.810Z] Removing intermediate container cb763853285f [2022-04-13T17:25:20.810Z] ---> e063290e105c [2022-04-13T17:25:20.810Z] Step 31/31 : LABEL version=2.2.0-dev.68 [2022-04-13T17:25:21.408Z] ---> Running in 305fd3655ccc [2022-04-13T17:25:22.006Z] Removing intermediate container 305fd3655ccc [2022-04-13T17:25:22.006Z] ---> 669c3ccec13f [2022-04-13T17:25:22.280Z] [2022-04-13T17:25:22.280Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:25:22.280Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:25:22.280Z] ---> b649939f292a [2022-04-13T17:25:22.280Z] Step 3/22 : WORKDIR /edgex-go [2022-04-13T17:25:22.280Z] ---> Using cache [2022-04-13T17:25:22.280Z] ---> 9c1dd1aae471 [2022-04-13T17:25:22.280Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:25:22.280Z] ---> Using cache [2022-04-13T17:25:22.280Z] ---> c13d541df873 [2022-04-13T17:25:22.280Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-13T17:25:22.280Z] ---> Using cache [2022-04-13T17:25:22.280Z] ---> f575a7743ede [2022-04-13T17:25:22.280Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-13T17:25:22.280Z] ---> Using cache [2022-04-13T17:25:22.280Z] ---> 00608d2f8e5c [2022-04-13T17:25:22.280Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:25:22.280Z] ---> Using cache [2022-04-13T17:25:22.280Z] ---> 046d9f0415f7 [2022-04-13T17:25:22.280Z] Step 8/22 : COPY . . [2022-04-13T17:25:22.558Z] Successfully built 669c3ccec13f [2022-04-13T17:25:22.558Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-13T17:25:22.558Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-13T17:25:22.558Z] ---> Using cache [2022-04-13T17:25:22.558Z] ---> b74fbb5d1df5 [2022-04-13T17:25:22.558Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-13T17:25:22.840Z] ---> Running in a63e294be3ff [2022-04-13T17:25:24.828Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-13T17:25:24.828Z] Removing intermediate container 04b29620a702 [2022-04-13T17:25:24.828Z] ---> 77b1e49847b4 [2022-04-13T17:25:24.828Z] Step 8/22 : COPY . . [2022-04-13T17:25:31.586Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:25:31.586Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:25:31.586Z] ---> b649939f292a [2022-04-13T17:25:31.586Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T17:25:31.586Z] ---> Using cache [2022-04-13T17:25:31.586Z] ---> 9c1dd1aae471 [2022-04-13T17:25:31.586Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:25:31.586Z] ---> Using cache [2022-04-13T17:25:31.586Z] ---> c13d541df873 [2022-04-13T17:25:31.586Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-13T17:25:31.586Z] ---> Using cache [2022-04-13T17:25:31.586Z] ---> f575a7743ede [2022-04-13T17:25:31.586Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T17:25:31.586Z] ---> Using cache [2022-04-13T17:25:31.586Z] ---> 00608d2f8e5c [2022-04-13T17:25:31.586Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:25:31.586Z] ---> Using cache [2022-04-13T17:25:31.586Z] ---> 046d9f0415f7 [2022-04-13T17:25:31.586Z] Step 8/25 : COPY . . [2022-04-13T17:25:31.586Z] ---> Using cache [2022-04-13T17:25:31.586Z] ---> b74fbb5d1df5 [2022-04-13T17:25:31.586Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-13T17:25:32.575Z] ---> Running in f916149e9046 [2022-04-13T17:25:34.022Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-13T17:25:44.191Z] ---> afa4d3f6a4a5 [2022-04-13T17:25:44.191Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-13T17:25:44.191Z] ---> Running in 146f3194bf8b [2022-04-13T17:25:45.177Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-13T17:25:47.201Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:25:47.201Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:25:47.201Z] ---> b649939f292a [2022-04-13T17:25:47.201Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:25:47.201Z] ---> Using cache [2022-04-13T17:25:47.201Z] ---> 9c1dd1aae471 [2022-04-13T17:25:47.201Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:25:47.201Z] ---> Using cache [2022-04-13T17:25:47.201Z] ---> c13d541df873 [2022-04-13T17:25:47.201Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-13T17:25:47.201Z] ---> Using cache [2022-04-13T17:25:47.201Z] ---> f575a7743ede [2022-04-13T17:25:47.201Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:25:47.201Z] ---> Using cache [2022-04-13T17:25:47.201Z] ---> 00608d2f8e5c [2022-04-13T17:25:47.201Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:25:47.201Z] ---> Using cache [2022-04-13T17:25:47.201Z] ---> 046d9f0415f7 [2022-04-13T17:25:47.201Z] Step 8/23 : COPY . . [2022-04-13T17:25:47.201Z] ---> Using cache [2022-04-13T17:25:47.201Z] ---> b74fbb5d1df5 [2022-04-13T17:25:47.201Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-13T17:25:47.486Z] ---> Running in 05c9026a42ea [2022-04-13T17:25:49.485Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:25:49.485Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:25:49.485Z] ---> b649939f292a [2022-04-13T17:25:49.485Z] Step 3/25 : WORKDIR /edgex-go [2022-04-13T17:25:49.485Z] ---> Using cache [2022-04-13T17:25:49.485Z] ---> 9c1dd1aae471 [2022-04-13T17:25:49.485Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:25:49.485Z] ---> Using cache [2022-04-13T17:25:49.485Z] ---> c13d541df873 [2022-04-13T17:25:49.485Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T17:25:49.485Z] ---> Running in b523775599a8 [2022-04-13T17:25:49.761Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-13T17:25:51.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:25:52.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:25:53.644Z] OK: 220 MiB in 52 packages [2022-04-13T17:25:54.648Z] Removing intermediate container b523775599a8 [2022-04-13T17:25:54.648Z] ---> 3f19c2e687c1 [2022-04-13T17:25:54.648Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-13T17:25:55.634Z] ---> 03cc04a55c0b [2022-04-13T17:25:55.634Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:25:55.634Z] ---> Running in 6a9b6a9764ac [2022-04-13T17:26:01.076Z] Removing intermediate container 6a9b6a9764ac [2022-04-13T17:26:01.076Z] ---> c81b6a0187f3 [2022-04-13T17:26:01.076Z] Step 8/25 : COPY . . [2022-04-13T17:26:16.230Z] ---> 087c55dbaba1 [2022-04-13T17:26:16.230Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T17:26:16.230Z] ---> Running in a2264496079a [2022-04-13T17:26:16.230Z] Removing intermediate container a2264496079a [2022-04-13T17:26:16.230Z] ---> 5696435c60c3 [2022-04-13T17:26:16.230Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-13T17:26:16.230Z] ---> Running in 1c65f2a2d019 [2022-04-13T17:26:17.685Z] Removing intermediate container 1c65f2a2d019 [2022-04-13T17:26:17.685Z] ---> 33423464e9a0 [2022-04-13T17:26:17.685Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-13T17:26:17.685Z] ---> Running in 2fa12ca502dd [2022-04-13T17:26:18.299Z] Removing intermediate container 2fa12ca502dd [2022-04-13T17:26:18.299Z] ---> d4522afd57ca [2022-04-13T17:26:18.299Z] 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-13T17:26:18.578Z] ---> Running in eaf273075181 [2022-04-13T17:26:21.221Z] spire-1.2.1/ [2022-04-13T17:26:21.221Z] spire-1.2.1/.data/ [2022-04-13T17:26:21.221Z] spire-1.2.1/.data/.file [2022-04-13T17:26:21.221Z] spire-1.2.1/.dockerignore [2022-04-13T17:26:21.221Z] spire-1.2.1/.gitattributes [2022-04-13T17:26:21.221Z] spire-1.2.1/.githooks/ [2022-04-13T17:26:21.221Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T17:26:21.221Z] spire-1.2.1/.github/ [2022-04-13T17:26:21.221Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/ [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T17:26:21.222Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T17:26:21.222Z] spire-1.2.1/.gitignore [2022-04-13T17:26:21.222Z] spire-1.2.1/.go-version [2022-04-13T17:26:21.222Z] spire-1.2.1/.golangci.yml [2022-04-13T17:26:21.222Z] spire-1.2.1/ADOPTERS.md [2022-04-13T17:26:21.222Z] spire-1.2.1/CHANGELOG.md [2022-04-13T17:26:21.222Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T17:26:21.222Z] spire-1.2.1/CODEOWNERS [2022-04-13T17:26:21.222Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T17:26:21.222Z] spire-1.2.1/Dockerfile [2022-04-13T17:26:21.222Z] spire-1.2.1/Dockerfile.dev [2022-04-13T17:26:21.222Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T17:26:21.222Z] spire-1.2.1/LICENSE [2022-04-13T17:26:21.222Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T17:26:21.222Z] spire-1.2.1/Makefile [2022-04-13T17:26:21.222Z] spire-1.2.1/README.md [2022-04-13T17:26:21.222Z] spire-1.2.1/ROADMAP.md [2022-04-13T17:26:21.222Z] spire-1.2.1/SECURITY.md [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T17:26:21.222Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T17:26:21.501Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/ [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/agent/ [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/server/ [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/server/server.conf [2022-04-13T17:26:21.501Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/ [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/auditlog.md [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/ [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T17:26:21.501Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/spire_server.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/telemetry.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/upgrading.md [2022-04-13T17:26:21.502Z] spire-1.2.1/doc/using_spire.md [2022-04-13T17:26:21.502Z] spire-1.2.1/examples/ [2022-04-13T17:26:21.502Z] spire-1.2.1/examples/README.md [2022-04-13T17:26:21.502Z] spire-1.2.1/go.mod [2022-04-13T17:26:21.502Z] spire-1.2.1/go.sum [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T17:26:21.502Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T17:26:21.781Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T17:26:21.782Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T17:26:21.783Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/log/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T17:26:22.060Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/version/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T17:26:22.061Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T17:26:22.062Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/config.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T17:26:22.338Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T17:26:22.339Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T17:26:22.340Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/server.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/private/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/private/server/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T17:26:22.618Z] spire-1.2.1/release/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/README.md [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/conf/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T17:26:22.618Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T17:26:22.618Z] spire-1.2.1/script/ [2022-04-13T17:26:22.618Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T17:26:22.618Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T17:26:22.618Z] spire-1.2.1/support/ [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/ [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T17:26:22.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T17:26:22.619Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/clock/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/clock/clock.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/ [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T17:26:22.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T17:26:22.620Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/README.md [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/common [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T17:26:22.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T17:26:22.899Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T17:26:22.900Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T17:26:22.901Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T17:26:22.901Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T17:26:22.901Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T17:26:22.901Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T17:26:22.901Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T17:26:22.901Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T17:26:23.363Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T17:26:23.364Z] spire-1.2.1/test/integration/test.sh [2022-04-13T17:26:23.364Z] spire-1.2.1/test/plugintest/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testca/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testca/ca.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testkey/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/testkey/new.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/util/ [2022-04-13T17:26:23.364Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/util/race.go [2022-04-13T17:26:23.364Z] spire-1.2.1/test/util/util.go [2022-04-13T17:26:23.364Z] building spire from source... [2022-04-13T17:26:23.645Z] Installing go1.17.7... [2022-04-13T17:26:50.632Z] Building bin/spire-server... [2022-04-13T17:26:50.632Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T17:26:50.632Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T17:26:50.632Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T17:26:50.632Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T17:26:50.632Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T17:26:50.632Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T17:26:50.909Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T17:26:51.902Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T17:26:52.510Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T17:26:53.503Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T17:26:55.506Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T17:26:55.506Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T17:26:55.506Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T17:26:55.783Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T17:26:55.783Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T17:26:55.783Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T17:26:55.783Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T17:26:57.227Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T17:26:57.227Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T17:26:57.227Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T17:26:57.505Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T17:26:57.505Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T17:26:58.947Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T17:26:58.947Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T17:27:14.082Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T17:27:14.082Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T17:27:14.082Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T17:27:14.082Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T17:27:14.082Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T17:27:14.082Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T17:27:14.082Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T17:27:14.082Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T17:27:14.082Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T17:27:14.082Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T17:27:14.082Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T17:27:14.357Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T17:27:14.357Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T17:27:15.340Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T17:27:15.340Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T17:27:15.340Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T17:27:15.616Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T17:27:16.214Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T17:27:16.214Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T17:27:16.214Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T17:27:16.214Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T17:27:16.495Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T17:27:16.771Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T17:27:17.375Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T17:27:29.804Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T17:27:29.804Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T17:27:29.804Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T17:27:29.804Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T17:27:29.804Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T17:27:30.079Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T17:27:30.079Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T17:27:30.079Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T17:27:30.681Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T17:27:30.958Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T17:27:31.235Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T17:27:31.235Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T17:27:58.115Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T17:27:58.115Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T17:27:58.115Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T17:28:08.332Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T17:28:08.612Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T17:28:09.609Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T17:28:11.606Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T17:28:38.471Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T17:28:38.471Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T17:28:38.471Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T17:28:38.745Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T17:28:40.734Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T17:28:41.722Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T17:28:43.707Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T17:28:43.707Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T17:28:43.707Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T17:28:45.152Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T17:28:45.152Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T17:28:45.427Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T17:28:45.703Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T17:28:45.979Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T17:28:46.582Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T17:28:46.582Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T17:28:46.582Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T17:28:46.858Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T17:28:47.134Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T17:28:48.576Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T17:28:48.852Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T17:28:48.852Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T17:28:49.452Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T17:28:56.198Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T17:28:56.198Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T17:28:56.472Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T17:28:56.749Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T17:28:57.026Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T17:28:57.302Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T17:28:57.302Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T17:28:57.302Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T17:28:57.579Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T17:28:57.579Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T17:28:57.579Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T17:28:57.856Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T17:28:59.164Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T17:29:00.247Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T17:29:00.876Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T17:29:01.152Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T17:29:01.152Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T17:29:01.426Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T17:29:01.426Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T17:29:01.701Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T17:29:01.701Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T17:29:02.695Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T17:29:02.975Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T17:29:03.250Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T17:29:03.527Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T17:29:03.527Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T17:29:05.520Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T17:29:06.505Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T17:29:06.505Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T17:29:07.108Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T17:29:07.108Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T17:29:07.384Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T17:29:07.985Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T17:29:08.262Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T17:29:08.863Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T17:29:11.506Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T17:29:14.145Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T17:29:14.145Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T17:29:14.422Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T17:29:14.700Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T17:29:14.700Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T17:29:15.692Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T17:29:15.692Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T17:29:15.970Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T17:29:15.970Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T17:29:16.248Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T17:29:16.249Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T17:29:16.530Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T17:29:26.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T17:29:26.729Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T17:29:26.729Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T17:29:27.008Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T17:29:59.387Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T17:29:59.387Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T17:33:06.383Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-13T17:33:24.730Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-13T17:33:43.065Z] Removing intermediate container a63e294be3ff [2022-04-13T17:33:43.065Z] ---> 89781fdb2df4 [2022-04-13T17:33:43.065Z] [2022-04-13T17:33:43.065Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T17:33:43.065Z] ---> ac73e934f311 [2022-04-13T17:33:43.065Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-13T17:33:43.065Z] ---> Running in c8c110516a14 [2022-04-13T17:33:43.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:33:43.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:33:44.054Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-13T17:33:44.054Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-13T17:33:44.054Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-13T17:33:44.054Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-13T17:33:44.054Z] (5/6) Installing curl (7.79.1-r0) [2022-04-13T17:33:44.054Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-13T17:33:44.054Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:33:44.331Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:33:44.609Z] OK: 8 MiB in 20 packages [2022-04-13T17:33:47.251Z] Removing intermediate container c8c110516a14 [2022-04-13T17:33:47.251Z] ---> 53fc6815d0a3 [2022-04-13T17:33:47.251Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T17:33:47.251Z] ---> Running in e98b3c807081 [2022-04-13T17:33:47.538Z] Removing intermediate container e98b3c807081 [2022-04-13T17:33:47.538Z] ---> 6d0d59d97a14 [2022-04-13T17:33:47.538Z] Step 13/22 : WORKDIR /edgex [2022-04-13T17:33:47.823Z] ---> Running in 3ccb82548eff [2022-04-13T17:33:48.450Z] Removing intermediate container 3ccb82548eff [2022-04-13T17:33:48.450Z] ---> fd730ac2d35f [2022-04-13T17:33:48.450Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-13T17:33:49.446Z] ---> f8a769860cd3 [2022-04-13T17:33:49.446Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-13T17:33:53.779Z] ---> 0342bd14ba81 [2022-04-13T17:33:53.779Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-13T17:33:58.128Z] ---> 36eee275a9b3 [2022-04-13T17:33:58.128Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T17:33:59.128Z] ---> 412dd162bd16 [2022-04-13T17:33:59.128Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-13T17:33:59.413Z] ---> Running in e4d6b4461b7d [2022-04-13T17:34:05.292Z] Removing intermediate container e4d6b4461b7d [2022-04-13T17:34:05.292Z] ---> e0b5edb5b0ed [2022-04-13T17:34:05.292Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T17:34:05.292Z] ---> Running in 51b662a6d92b [2022-04-13T17:34:05.292Z] Removing intermediate container 51b662a6d92b [2022-04-13T17:34:05.582Z] ---> 183a901f2219 [2022-04-13T17:34:05.582Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T17:34:05.582Z] Removing intermediate container f916149e9046 [2022-04-13T17:34:05.582Z] ---> 878ea7d070b4 [2022-04-13T17:34:05.582Z] [2022-04-13T17:34:05.582Z] Step 10/25 : FROM alpine:3.14 [2022-04-13T17:34:05.582Z] ---> ac73e934f311 [2022-04-13T17:34:05.582Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-13T17:34:05.582Z] ---> Running in cb9f8580b1e0 [2022-04-13T17:34:05.859Z] ---> Running in 121e939f9801 [2022-04-13T17:34:06.883Z] Removing intermediate container cb9f8580b1e0 [2022-04-13T17:34:06.883Z] ---> 186cadfd45c5 [2022-04-13T17:34:06.883Z] Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:34:06.883Z] ---> Running in a4e78dffd194 [2022-04-13T17:34:07.515Z] Removing intermediate container a4e78dffd194 [2022-04-13T17:34:07.515Z] ---> f0c09884b43e [2022-04-13T17:34:07.515Z] Step 22/22 : LABEL version=2.2.0-dev.68 [2022-04-13T17:34:07.515Z] ---> Running in 589b8c83409c [2022-04-13T17:34:08.155Z] Removing intermediate container 589b8c83409c [2022-04-13T17:34:08.155Z] ---> d78ab41f99a8 [2022-04-13T17:34:08.155Z] [2022-04-13T17:34:08.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:34:08.433Z] Successfully built d78ab41f99a8 [2022-04-13T17:34:08.433Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-13T17:34:08.433Z] Building security-spire-agent [2022-04-13T17:34:08.714Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:34:10.159Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-13T17:34:10.159Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-13T17:34:10.159Z] (3/3) Installing su-exec (0.2-r1) [2022-04-13T17:34:10.159Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:34:10.159Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:34:10.772Z] OK: 6 MiB in 17 packages [2022-04-13T17:34:14.233Z] Removing intermediate container 121e939f9801 [2022-04-13T17:34:14.233Z] ---> 1d8297f65c0c [2022-04-13T17:34:14.233Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-13T17:34:14.510Z] ---> Running in f5f864e16892 [2022-04-13T17:34:15.123Z] Removing intermediate container f5f864e16892 [2022-04-13T17:34:15.123Z] ---> e87c6a08233b [2022-04-13T17:34:15.123Z] Step 13/25 : WORKDIR / [2022-04-13T17:34:15.405Z] ---> Running in c1c10fc5b871 [2022-04-13T17:34:16.850Z] Removing intermediate container c1c10fc5b871 [2022-04-13T17:34:16.850Z] ---> 59adac8d6deb [2022-04-13T17:34:16.850Z] 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-13T17:34:19.518Z] ---> 275f9d528839 [2022-04-13T17:34:19.518Z] 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-13T17:34:22.183Z] ---> 3ca7b9c6e42f [2022-04-13T17:34:22.183Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-13T17:34:24.194Z] ---> 900f0625d228 [2022-04-13T17:34:24.194Z] 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-13T17:34:26.201Z] ---> d263cc7b11b9 [2022-04-13T17:34:26.201Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-13T17:34:34.520Z] ---> 5f1913ac4a87 [2022-04-13T17:34:34.520Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-13T17:34:34.520Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:34:34.520Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:34:34.520Z] ---> b649939f292a [2022-04-13T17:34:34.520Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> 9c1dd1aae471 [2022-04-13T17:34:34.520Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> c13d541df873 [2022-04-13T17:34:34.520Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> 3f19c2e687c1 [2022-04-13T17:34:34.520Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> 03cc04a55c0b [2022-04-13T17:34:34.520Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> c81b6a0187f3 [2022-04-13T17:34:34.520Z] Step 8/26 : COPY . . [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> 087c55dbaba1 [2022-04-13T17:34:34.520Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> 5696435c60c3 [2022-04-13T17:34:34.520Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> 33423464e9a0 [2022-04-13T17:34:34.520Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T17:34:34.520Z] ---> Using cache [2022-04-13T17:34:34.520Z] ---> d4522afd57ca [2022-04-13T17:34:34.520Z] 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-13T17:34:34.520Z] ---> Running in e8755b823564 [2022-04-13T17:34:37.151Z] Removing intermediate container 146f3194bf8b [2022-04-13T17:34:37.151Z] ---> feb40e29fa8e [2022-04-13T17:34:37.151Z] [2022-04-13T17:34:37.151Z] Step 10/22 : FROM alpine:3.14 [2022-04-13T17:34:37.151Z] ---> ac73e934f311 [2022-04-13T17:34:37.151Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-13T17:34:37.151Z] ---> Running in c089a30f9744 [2022-04-13T17:34:38.141Z] spire-1.2.1/ [2022-04-13T17:34:38.141Z] spire-1.2.1/.data/ [2022-04-13T17:34:38.141Z] spire-1.2.1/.data/.file [2022-04-13T17:34:38.141Z] spire-1.2.1/.dockerignore [2022-04-13T17:34:38.141Z] spire-1.2.1/.gitattributes [2022-04-13T17:34:38.141Z] spire-1.2.1/.githooks/ [2022-04-13T17:34:38.141Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/ [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/ [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T17:34:38.141Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T17:34:38.141Z] spire-1.2.1/.gitignore [2022-04-13T17:34:38.141Z] spire-1.2.1/.go-version [2022-04-13T17:34:38.141Z] spire-1.2.1/.golangci.yml [2022-04-13T17:34:38.141Z] spire-1.2.1/ADOPTERS.md [2022-04-13T17:34:38.141Z] spire-1.2.1/CHANGELOG.md [2022-04-13T17:34:38.141Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T17:34:38.141Z] spire-1.2.1/CODEOWNERS [2022-04-13T17:34:38.141Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T17:34:38.141Z] spire-1.2.1/Dockerfile [2022-04-13T17:34:38.141Z] spire-1.2.1/Dockerfile.dev [2022-04-13T17:34:38.141Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T17:34:38.141Z] spire-1.2.1/LICENSE [2022-04-13T17:34:38.141Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T17:34:38.141Z] spire-1.2.1/Makefile [2022-04-13T17:34:38.142Z] spire-1.2.1/README.md [2022-04-13T17:34:38.142Z] spire-1.2.1/ROADMAP.md [2022-04-13T17:34:38.142Z] spire-1.2.1/SECURITY.md [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T17:34:38.142Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/ [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/agent/ [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/server/ [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/server/server.conf [2022-04-13T17:34:38.142Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/ [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/auditlog.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/ [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T17:34:38.142Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/spire_server.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/telemetry.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/upgrading.md [2022-04-13T17:34:38.420Z] spire-1.2.1/doc/using_spire.md [2022-04-13T17:34:38.420Z] spire-1.2.1/examples/ [2022-04-13T17:34:38.420Z] spire-1.2.1/examples/README.md [2022-04-13T17:34:38.420Z] spire-1.2.1/go.mod [2022-04-13T17:34:38.420Z] spire-1.2.1/go.sum [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/metrics.goRemoving intermediate container 05c9026a42ea [2022-04-13T17:34:38.420Z] ---> cbcad743d193 [2022-04-13T17:34:38.420Z] [2022-04-13T17:34:38.420Z] Step 10/23 : FROM alpine:3.14 [2022-04-13T17:34:38.420Z] ---> ac73e934f311 [2022-04-13T17:34:38.420Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-13T17:34:38.420Z] [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T17:34:38.420Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go ---> Using cache [2022-04-13T17:34:38.421Z] ---> 326dcfeb0fa4 [2022-04-13T17:34:38.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:34:38.421Z] ---> Using cache [2022-04-13T17:34:38.421Z] ---> 789394b42659 [2022-04-13T17:34:38.421Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-13T17:34:38.421Z] [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/api/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T17:34:38.421Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T17:34:38.700Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/log/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T17:34:38.701Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem ---> a5fbb07eb1d9 [2022-04-13T17:34:38.976Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T17:34:38.976Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key ---> Running in 02b2b8e5ce73 [2022-04-13T17:34:38.977Z] [2022-04-13T17:34:38.977Z] [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/version/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T17:34:38.977Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/config.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T17:34:38.978Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T17:34:39.257Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/server.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/private/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/private/server/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T17:34:39.258Z] spire-1.2.1/release/ [2022-04-13T17:34:39.258Z] spire-1.2.1/release/spire-extras/ [2022-04-13T17:34:39.258Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T17:34:39.258Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T17:34:39.258Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/ [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/README.md [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/conf/ [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T17:34:39.259Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T17:34:39.259Z] spire-1.2.1/script/ [2022-04-13T17:34:39.259Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T17:34:39.259Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T17:34:39.259Z] spire-1.2.1/support/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T17:34:39.259Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T17:34:39.259Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T17:34:39.259Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T17:34:39.543Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T17:34:39.543Z] spire-1.2.1/test/ [2022-04-13T17:34:39.543Z] spire-1.2.1/test/clock/ [2022-04-13T17:34:39.543Z] spire-1.2.1/test/clock/clock.go [2022-04-13T17:34:39.543Z] spire-1.2.1/test/fakes/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T17:34:39.544Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/common [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T17:34:39.544Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:34:39.545Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T17:34:39.546Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T17:34:39.827Z] spire-1.2.1/test/integration/test.sh [2022-04-13T17:34:39.827Z] spire-1.2.1/test/plugintest/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/assertions.gofetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:34:39.827Z] [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testca/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testca/ca.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testkey/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/testkey/new.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/util/ [2022-04-13T17:34:39.827Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/util/race.go [2022-04-13T17:34:39.827Z] spire-1.2.1/test/util/util.go [2022-04-13T17:34:39.827Z] building spire from source... [2022-04-13T17:34:40.104Z] Removing intermediate container 02b2b8e5ce73 [2022-04-13T17:34:40.104Z] ---> 118dc6c7e2fb [2022-04-13T17:34:40.104Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-13T17:34:40.104Z] ---> Running in 4dd51f96ad1c [2022-04-13T17:34:40.395Z] Installing go1.17.7... [2022-04-13T17:34:40.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:34:40.395Z] ---> e5dfcc49b2dd [2022-04-13T17:34:40.395Z] 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-13T17:34:40.681Z] ---> Running in b6a35025efcc [2022-04-13T17:34:40.964Z] Removing intermediate container 4dd51f96ad1c [2022-04-13T17:34:40.964Z] ---> 8cafb531df38 [2022-04-13T17:34:40.964Z] Step 15/23 : WORKDIR / [2022-04-13T17:34:41.245Z] ---> Running in f78de225c52f [2022-04-13T17:34:41.871Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-13T17:34:41.871Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-13T17:34:41.871Z] Executing busybox-1.33.1-r7.trigger [2022-04-13T17:34:42.156Z] Executing ca-certificates-20211220-r0.trigger [2022-04-13T17:34:42.156Z] Removing intermediate container f78de225c52f [2022-04-13T17:34:42.156Z] ---> b86638e1ccca [2022-04-13T17:34:42.156Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:34:42.438Z] OK: 6 MiB in 16 packages [2022-04-13T17:34:43.917Z] ---> 452798b6363a [2022-04-13T17:34:43.917Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-13T17:34:45.374Z] Removing intermediate container b6a35025efcc [2022-04-13T17:34:45.374Z] ---> 95bd926c49d7 [2022-04-13T17:34:45.374Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-13T17:34:45.374Z] ---> Running in 265a33ad65ad [2022-04-13T17:34:45.649Z] Removing intermediate container c089a30f9744 [2022-04-13T17:34:45.649Z] ---> 0ece56f60a5b [2022-04-13T17:34:45.649Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-13T17:34:45.649Z] ---> Running in 430e63ee4924 [2022-04-13T17:34:46.636Z] Removing intermediate container 265a33ad65ad [2022-04-13T17:34:46.636Z] ---> cb810bfd1d37 [2022-04-13T17:34:46.636Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T17:34:46.636Z] ---> Running in 8bc8641975d5 [2022-04-13T17:34:46.910Z] Removing intermediate container 430e63ee4924 [2022-04-13T17:34:46.910Z] ---> 4cbfde6e6f8d [2022-04-13T17:34:46.910Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-13T17:34:46.910Z] ---> Running in 63aafafe9b80 [2022-04-13T17:34:47.516Z] Removing intermediate container 8bc8641975d5 [2022-04-13T17:34:47.516Z] ---> 521d7aa5dbce [2022-04-13T17:34:47.516Z] Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:34:47.797Z] ---> Running in 55cae8e161e4 [2022-04-13T17:34:48.076Z] Removing intermediate container 63aafafe9b80 [2022-04-13T17:34:48.076Z] ---> d6efce0fe3fe [2022-04-13T17:34:48.076Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-13T17:34:48.353Z] ---> Running in d5f4462121be [2022-04-13T17:34:48.959Z] Removing intermediate container 55cae8e161e4 [2022-04-13T17:34:48.959Z] ---> 86201db2fe42 [2022-04-13T17:34:48.959Z] Step 25/25 : LABEL version=2.2.0-dev.68 [2022-04-13T17:34:49.238Z] ---> Running in e54ad682d656 [2022-04-13T17:34:49.238Z] ---> d61399e36048 [2022-04-13T17:34:49.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-13T17:34:49.527Z] Removing intermediate container d5f4462121be [2022-04-13T17:34:49.527Z] ---> 2586862d605f [2022-04-13T17:34:49.527Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-13T17:34:50.140Z] Removing intermediate container e54ad682d656 [2022-04-13T17:34:50.140Z] ---> 2a2f6522adfc [2022-04-13T17:34:50.140Z] [2022-04-13T17:34:50.740Z] Successfully built 2a2f6522adfc [2022-04-13T17:34:50.740Z] ---> 16f3b497a002 [2022-04-13T17:34:50.740Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-13T17:34:50.740Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-13T17:34:50.740Z] Building sys-mgmt-agent [2022-04-13T17:34:51.028Z]  Building security-secretstore-setup ... done  ---> Running in 3afca38735ae [2022-04-13T17:34:51.314Z] ---> 5013943328a7 [2022-04-13T17:34:51.314Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-13T17:34:51.918Z] Removing intermediate container 3afca38735ae [2022-04-13T17:34:51.918Z] ---> b876f43d790e [2022-04-13T17:34:51.918Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:34:51.918Z] ---> Running in 1ab450c81ba1 [2022-04-13T17:34:52.934Z] Removing intermediate container 1ab450c81ba1 [2022-04-13T17:34:52.934Z] ---> 74a39c7ad593 [2022-04-13T17:34:52.934Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T17:34:52.934Z] ---> Running in 6197c096a414 [2022-04-13T17:34:53.919Z] Removing intermediate container 6197c096a414 [2022-04-13T17:34:53.919Z] ---> 71caf61e36d2 [2022-04-13T17:34:53.919Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:34:53.919Z] ---> Running in 0f010f9eacb6 [2022-04-13T17:34:54.906Z] Removing intermediate container 0f010f9eacb6 [2022-04-13T17:34:54.906Z] ---> 4cdd37c72767 [2022-04-13T17:34:54.906Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:34:54.906Z] ---> c1145f0b2f2e [2022-04-13T17:34:54.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-13T17:34:54.906Z] ---> Running in dd7e122e850b [2022-04-13T17:34:55.898Z] Removing intermediate container dd7e122e850b [2022-04-13T17:34:55.898Z] ---> 07b72b4ad2f8 [2022-04-13T17:34:55.898Z] [2022-04-13T17:34:55.898Z] ---> 8ae95de1a8a8 [2022-04-13T17:34:55.898Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-13T17:34:56.175Z] ---> Running in 5a6e608c0444 [2022-04-13T17:34:56.456Z] Successfully built 07b72b4ad2f8 [2022-04-13T17:34:56.457Z] Successfully tagged core-metadata-arm64:latest [2022-04-13T17:34:56.457Z]  Building core-metadata ... done Building security-spire-config [2022-04-13T17:34:56.740Z] Removing intermediate container 5a6e608c0444 [2022-04-13T17:34:56.740Z] ---> d91d8b64cb69 [2022-04-13T17:34:56.740Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:34:56.740Z] ---> Running in ddfde79b0af5 [2022-04-13T17:34:57.345Z] Removing intermediate container ddfde79b0af5 [2022-04-13T17:34:57.345Z] ---> 597a9f89289d [2022-04-13T17:34:57.345Z] Step 20/22 : LABEL arch=arm64 [2022-04-13T17:34:57.633Z] ---> Running in 1ad3ffe95b38 [2022-04-13T17:34:58.241Z] Removing intermediate container 1ad3ffe95b38 [2022-04-13T17:34:58.241Z] ---> 5da611cb9626 [2022-04-13T17:34:58.241Z] Step 21/22 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:34:58.241Z] ---> Running in 94f29be9347a [2022-04-13T17:34:58.843Z] Removing intermediate container 94f29be9347a [2022-04-13T17:34:58.843Z] ---> 25fb6cb7be43 [2022-04-13T17:34:58.843Z] Step 22/22 : LABEL version=2.2.0-dev.68 [2022-04-13T17:34:59.122Z] ---> Running in 21aa6c522c07 [2022-04-13T17:34:59.726Z] Removing intermediate container 21aa6c522c07 [2022-04-13T17:34:59.726Z] ---> a86fed962cb2 [2022-04-13T17:34:59.726Z] [2022-04-13T17:35:00.002Z] Successfully built a86fed962cb2 [2022-04-13T17:35:00.002Z] Successfully tagged support-notifications-arm64:latest [2022-04-13T17:35:08.310Z]  Building support-notifications ... done Building bin/spire-server... [2022-04-13T17:35:08.310Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T17:35:08.310Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T17:35:08.310Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T17:35:08.924Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T17:35:08.924Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T17:35:09.529Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T17:35:10.135Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T17:35:11.124Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T17:35:11.399Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T17:35:13.411Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T17:35:13.693Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:35:13.693Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:35:13.693Z] ---> b649939f292a [2022-04-13T17:35:13.693Z] Step 3/23 : WORKDIR /edgex-go [2022-04-13T17:35:13.693Z] ---> Using cache [2022-04-13T17:35:13.693Z] ---> 9c1dd1aae471 [2022-04-13T17:35:13.693Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:35:13.693Z] ---> Using cache [2022-04-13T17:35:13.693Z] ---> c13d541df873 [2022-04-13T17:35:13.693Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-13T17:35:14.439Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T17:35:14.439Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T17:35:14.439Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T17:35:15.106Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T17:35:15.106Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T17:35:15.106Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T17:35:15.462Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T17:35:15.462Z]  ---> Running in c38b764bec2f [2022-04-13T17:35:17.010Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T17:35:17.010Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T17:35:17.010Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T17:35:17.287Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T17:35:17.287Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T17:35:17.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:35:18.181Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T17:35:18.464Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T17:35:19.078Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:35:20.545Z] OK: 220 MiB in 52 packages [2022-04-13T17:35:20.545Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-13T17:35:20.545Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-13T17:35:20.545Z] ---> b649939f292a [2022-04-13T17:35:20.545Z] Step 3/26 : WORKDIR /edgex-go [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> 9c1dd1aae471 [2022-04-13T17:35:20.545Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> c13d541df873 [2022-04-13T17:35:20.545Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> 3f19c2e687c1 [2022-04-13T17:35:20.545Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> 03cc04a55c0b [2022-04-13T17:35:20.545Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> c81b6a0187f3 [2022-04-13T17:35:20.545Z] Step 8/26 : COPY . . [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> 087c55dbaba1 [2022-04-13T17:35:20.545Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> 5696435c60c3 [2022-04-13T17:35:20.545Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> 33423464e9a0 [2022-04-13T17:35:20.545Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-13T17:35:20.545Z] ---> Using cache [2022-04-13T17:35:20.545Z] ---> d4522afd57ca [2022-04-13T17:35:20.546Z] 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-13T17:35:21.546Z] ---> Running in 0d481f5186cc [2022-04-13T17:35:22.155Z] Removing intermediate container c38b764bec2f [2022-04-13T17:35:22.155Z] ---> fc06be7507d1 [2022-04-13T17:35:22.155Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-13T17:35:23.626Z] ---> 83f94f81b23a [2022-04-13T17:35:23.626Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-13T17:35:23.626Z] ---> Running in 2914a5e9940a [2022-04-13T17:35:24.240Z] spire-1.2.1/ [2022-04-13T17:35:24.240Z] spire-1.2.1/.data/ [2022-04-13T17:35:24.240Z] spire-1.2.1/.data/.file [2022-04-13T17:35:24.240Z] spire-1.2.1/.dockerignore [2022-04-13T17:35:24.240Z] spire-1.2.1/.gitattributes [2022-04-13T17:35:24.240Z] spire-1.2.1/.githooks/ [2022-04-13T17:35:24.240Z] spire-1.2.1/.githooks/pre-commit [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/ [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/dependabot.yml [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/workflows/ [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-13T17:35:24.240Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-13T17:35:24.241Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-13T17:35:24.241Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-13T17:35:24.241Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-13T17:35:24.241Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-13T17:35:24.241Z] spire-1.2.1/.gitignore [2022-04-13T17:35:24.241Z] spire-1.2.1/.go-version [2022-04-13T17:35:24.241Z] spire-1.2.1/.golangci.yml [2022-04-13T17:35:24.241Z] spire-1.2.1/ADOPTERS.md [2022-04-13T17:35:24.241Z] spire-1.2.1/CHANGELOG.md [2022-04-13T17:35:24.241Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-13T17:35:24.241Z] spire-1.2.1/CODEOWNERS [2022-04-13T17:35:24.241Z] spire-1.2.1/CONTRIBUTING.md [2022-04-13T17:35:24.241Z] spire-1.2.1/Dockerfile [2022-04-13T17:35:24.241Z] spire-1.2.1/Dockerfile.dev [2022-04-13T17:35:24.241Z] spire-1.2.1/Dockerfile.scratch [2022-04-13T17:35:24.241Z] spire-1.2.1/LICENSE [2022-04-13T17:35:24.241Z] spire-1.2.1/MAINTAINERS.md [2022-04-13T17:35:24.241Z] spire-1.2.1/Makefile [2022-04-13T17:35:24.241Z] spire-1.2.1/README.md [2022-04-13T17:35:24.241Z] spire-1.2.1/ROADMAP.md [2022-04-13T17:35:24.241Z] spire-1.2.1/SECURITY.md [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-13T17:35:24.241Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/ [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/agent/ [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/agent/agent.conf [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/server/ [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/server/server.conf [2022-04-13T17:35:24.241Z] spire-1.2.1/conf/server/server_full.conf [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/ [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/SPIRE101.md [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/auditlog.md [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/images/ [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-13T17:35:24.241Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/scaling_spire.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/spire_agent.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/spire_server.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/supported_integrations.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/telemetry.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/telemetry_config.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/upgrading.md [2022-04-13T17:35:24.522Z] spire-1.2.1/doc/using_spire.md [2022-04-13T17:35:24.522Z] spire-1.2.1/examples/ [2022-04-13T17:35:24.522Z] spire-1.2.1/examples/README.md [2022-04-13T17:35:24.522Z] spire-1.2.1/go.mod [2022-04-13T17:35:24.522Z] spire-1.2.1/go.sum [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/agent.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-13T17:35:24.522Z] spire-1.2.1/pkg/agent/client/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/config.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-13T17:35:24.523Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/names.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/auth/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-13T17:35:24.804Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/config.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/context.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/health.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/log/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/log/log.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/log/options.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-13T17:35:24.805Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/profiling/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/selector/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/uptime/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/task.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/version/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/version/version.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509util/ [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-13T17:35:24.806Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/api.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/health/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/id.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/status.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/config.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-13T17:35:25.087Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:35:25.088Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:35:25.089Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-13T17:35:25.369Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/registration/ [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/server.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/server_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/ [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/private/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/private/server/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/private/server/journal/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-13T17:35:25.370Z] spire-1.2.1/release/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/README.md [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/README.md [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/conf/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/conf/server/ [2022-04-13T17:35:25.370Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-13T17:35:25.370Z] spire-1.2.1/script/ [2022-04-13T17:35:25.370Z] spire-1.2.1/script/build-artifact.sh [2022-04-13T17:35:25.370Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-13T17:35:25.370Z] spire-1.2.1/support/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-13T17:35:25.370Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/clock/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/clock/clock.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fixture/ [2022-04-13T17:35:25.370Z] spire-1.2.1/test/fixture/certs/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/fixture.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-13T17:35:25.371Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/README.md [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/common [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-13T17:35:25.371Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-13T17:35:25.653Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-13T17:35:25.654Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/test-one.sh [2022-04-13T17:35:25.655Z] spire-1.2.1/test/integration/test.sh [2022-04-13T17:35:25.655Z] spire-1.2.1/test/plugintest/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/plugintest/config.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/plugintest/load.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/plugintest/option.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/dir.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/logs.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/suite.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/spiretest/x509.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testca/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testca/ca.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testkey/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testkey/generate.sh [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testkey/keys.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/testkey/new.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/tpmsimulator/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/util/ [2022-04-13T17:35:25.655Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/util/cert_generation.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/util/io_redirection.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/util/race.go [2022-04-13T17:35:25.655Z] spire-1.2.1/test/util/util.go [2022-04-13T17:35:25.655Z] building spire from source... [2022-04-13T17:35:26.265Z] Installing go1.17.7... [2022-04-13T17:35:28.925Z] Removing intermediate container 2914a5e9940a [2022-04-13T17:35:28.925Z] ---> 07e54504355c [2022-04-13T17:35:28.925Z] Step 8/23 : COPY . . [2022-04-13T17:35:32.369Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T17:35:32.369Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T17:35:32.655Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T17:35:32.655Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T17:35:32.655Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T17:35:32.935Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T17:35:33.216Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T17:35:33.216Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T17:35:33.216Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T17:35:33.216Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T17:35:33.216Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T17:35:33.497Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T17:35:33.497Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T17:35:34.498Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T17:35:34.498Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T17:35:34.777Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T17:35:34.777Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T17:35:35.059Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T17:35:35.059Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T17:35:35.059Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T17:35:35.059Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T17:35:35.340Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T17:35:35.340Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T17:35:35.619Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T17:35:36.231Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T17:35:36.514Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T17:35:37.132Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T17:35:37.132Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T17:35:37.132Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T17:35:38.144Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T17:35:41.570Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T17:35:42.565Z]  ---> 04f34ce33624 [2022-04-13T17:35:42.565Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-13T17:35:42.565Z] ---> Running in 9de99a12bec7 [2022-04-13T17:35:44.565Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -buildmode=pie -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-13T17:35:51.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T17:35:51.334Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T17:35:51.334Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T17:35:51.334Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T17:35:51.334Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T17:35:52.332Z] Building bin/spire-server... [2022-04-13T17:35:52.613Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-13T17:35:52.613Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-13T17:35:52.613Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-13T17:35:53.613Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-13T17:35:53.613Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-13T17:35:57.037Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-13T17:35:57.037Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-13T17:35:57.037Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-13T17:35:57.037Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-13T17:35:57.319Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-13T17:35:57.927Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-13T17:35:57.927Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-13T17:35:57.927Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-13T17:35:58.210Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-13T17:35:58.210Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-13T17:35:58.210Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-13T17:35:58.210Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-13T17:35:58.210Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-13T17:35:59.207Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-13T17:35:59.207Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-13T17:35:59.815Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-13T17:36:00.093Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-13T17:36:00.698Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-13T17:36:01.694Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-13T17:36:11.911Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T17:36:11.911Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T17:36:11.911Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T17:36:20.271Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T17:36:20.271Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T17:36:20.901Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-13T17:36:20.901Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-13T17:36:20.901Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-13T17:36:20.901Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-13T17:36:20.901Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-13T17:36:21.182Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-13T17:36:21.463Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-13T17:36:21.463Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-13T17:36:21.463Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-13T17:36:21.463Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-13T17:36:21.463Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-13T17:36:21.463Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-13T17:36:21.744Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-13T17:36:21.744Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-13T17:36:22.025Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-13T17:36:22.306Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-13T17:36:22.924Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-13T17:36:23.207Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-13T17:36:23.207Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-13T17:36:23.207Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-13T17:36:23.207Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-13T17:36:23.207Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T17:36:23.490Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T17:36:23.490Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T17:36:23.490Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T17:36:23.772Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-13T17:36:23.772Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-13T17:36:23.772Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-13T17:36:24.057Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-13T17:36:29.514Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-13T17:36:29.514Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-13T17:36:29.514Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-13T17:36:29.795Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-13T17:36:29.795Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-13T17:36:29.795Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-13T17:36:30.076Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-13T17:36:30.076Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-13T17:36:30.683Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-13T17:36:30.683Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-13T17:36:30.683Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-13T17:36:46.367Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T17:36:46.367Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T17:36:46.367Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T17:36:46.367Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T17:36:47.364Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T17:36:48.361Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T17:36:50.368Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T17:36:50.652Z] go: downloading google.golang.org/api v0.70.0 [2022-04-13T17:36:50.652Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-13T17:36:50.652Z] go: downloading k8s.io/api v0.23.4 [2022-04-13T17:36:51.265Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T17:36:53.274Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T17:36:53.274Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T17:36:53.274Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T17:36:54.269Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-13T17:36:54.546Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-13T17:36:54.546Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-13T17:36:54.825Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-13T17:36:55.103Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T17:36:55.384Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T17:36:55.661Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T17:36:55.661Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T17:36:55.661Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T17:36:55.941Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T17:36:55.941Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T17:36:56.931Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T17:36:56.931Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T17:36:57.539Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T17:37:00.951Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-13T17:37:01.553Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T17:37:01.553Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-13T17:37:01.829Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T17:37:01.829Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T17:37:02.105Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T17:37:02.105Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T17:37:02.105Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T17:37:02.105Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T17:37:02.382Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-13T17:37:02.983Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T17:37:02.983Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T17:37:02.983Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T17:37:03.265Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T17:37:03.265Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T17:37:03.544Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-13T17:37:04.536Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T17:37:04.813Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T17:37:05.092Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T17:37:05.372Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T17:37:05.372Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T17:37:05.372Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T17:37:05.649Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T17:37:05.649Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T17:37:05.649Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T17:37:06.639Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T17:37:06.916Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T17:37:06.916Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T17:37:07.193Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T17:37:07.193Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T17:37:09.185Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T17:37:09.789Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T17:37:09.789Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T17:37:10.068Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T17:37:10.343Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T17:37:10.343Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T17:37:10.619Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T17:37:10.897Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T17:37:11.503Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T17:37:14.136Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T17:37:15.577Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T17:37:15.577Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T17:37:15.851Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T17:37:15.851Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T17:37:16.126Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T17:37:16.726Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T17:37:16.726Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T17:37:17.003Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T17:37:17.003Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T17:37:17.280Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T17:37:17.280Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T17:37:17.558Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T17:37:25.869Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T17:37:25.869Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T17:37:25.869Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T17:37:25.869Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T17:37:25.869Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-13T17:37:25.869Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-13T17:37:25.869Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-13T17:37:25.869Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-13T17:37:27.855Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-13T17:37:28.456Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-13T17:37:28.456Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-13T17:37:28.456Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-13T17:37:28.733Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-13T17:37:29.009Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-13T17:37:30.452Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-13T17:37:31.441Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-13T17:37:31.441Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-13T17:37:31.716Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-13T17:37:31.993Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-13T17:37:31.993Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-13T17:37:32.980Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-13T17:37:33.256Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-13T17:37:33.256Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-13T17:37:33.532Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-13T17:37:37.857Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-13T17:37:38.845Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-13T17:37:38.845Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-13T17:37:38.845Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-13T17:37:39.446Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-13T17:37:39.723Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-13T17:37:39.723Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-13T17:37:39.723Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-13T17:37:39.723Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-13T17:37:39.723Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-13T17:37:39.999Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-13T17:37:40.277Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-13T17:37:41.266Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-13T17:37:41.543Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-13T17:37:42.148Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-13T17:37:42.148Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-13T17:37:42.436Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-13T17:37:42.436Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-13T17:37:42.436Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-13T17:37:42.436Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-13T17:37:43.429Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-13T17:37:43.429Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-13T17:37:43.708Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-13T17:37:43.985Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-13T17:37:44.265Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-13T17:37:44.265Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-13T17:37:45.718Z] go: downloading go.opencensus.io v0.23.0 [2022-04-13T17:37:47.039Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-13T17:37:47.039Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-13T17:37:47.610Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-13T17:37:47.610Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-13T17:37:47.610Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-13T17:37:47.936Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-13T17:37:47.936Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T17:37:47.936Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T17:37:48.352Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-13T17:37:49.056Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-13T17:37:51.729Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-13T17:37:51.729Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-13T17:37:51.729Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-13T17:37:53.722Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-13T17:37:53.997Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-13T17:37:54.598Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-13T17:37:54.598Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-13T17:37:54.874Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-13T17:37:54.874Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-13T17:37:55.151Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-13T17:37:55.151Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-13T17:37:55.428Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-13T17:38:05.614Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-13T17:38:05.614Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-13T17:38:05.614Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-13T17:38:05.614Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-13T17:38:32.451Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-13T17:38:32.451Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-13T17:42:54.621Z] Removing intermediate container 9de99a12bec7 [2022-04-13T17:42:54.621Z] ---> 909d7d40e9a1 [2022-04-13T17:42:54.621Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-13T17:42:54.621Z] ---> Running in b3bff3aa1170 [2022-04-13T17:42:54.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.68" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-13T17:44:02.674Z] Removing intermediate container b3bff3aa1170 [2022-04-13T17:44:02.674Z] ---> e0ea9b70e51c [2022-04-13T17:44:02.674Z] [2022-04-13T17:44:02.674Z] Step 11/23 : FROM docker:20.10.14 [2022-04-13T17:44:02.674Z] 20.10.14: Pulling from library/docker [2022-04-13T17:44:12.855Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-13T17:44:12.855Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-13T17:44:12.855Z] ---> c346e9eafbab [2022-04-13T17:44:12.855Z] 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-13T17:44:13.464Z] ---> Running in c8ef416a1ec4 [2022-04-13T17:44:14.070Z] Removing intermediate container c8ef416a1ec4 [2022-04-13T17:44:14.070Z] ---> aaaec190937c [2022-04-13T17:44:14.070Z] 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-13T17:44:14.070Z] ---> Running in 52e49c435254 [2022-04-13T17:44:16.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T17:44:16.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T17:44:17.367Z] (1/43) Installing readline (8.1.1-r0) [2022-04-13T17:44:17.367Z] (2/43) Installing bash (5.1.16-r0) [2022-04-13T17:44:17.367Z] Executing bash-5.1.16-r0.post-install [2022-04-13T17:44:17.367Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-13T17:44:17.367Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-13T17:44:17.367Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-13T17:44:17.367Z] (6/43) Installing curl (7.80.0-r0) [2022-04-13T17:44:17.367Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-13T17:44:17.367Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-13T17:44:17.367Z] (9/43) Installing expat (2.4.7-r0) [2022-04-13T17:44:17.659Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-13T17:44:17.659Z] (11/43) Installing gdbm (1.22-r0) [2022-04-13T17:44:17.659Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-13T17:44:17.659Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-13T17:44:17.659Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-13T17:44:17.659Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-13T17:44:17.659Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-13T17:44:17.659Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-13T17:44:20.320Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-13T17:44:20.320Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-13T17:44:20.320Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-13T17:44:20.320Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-13T17:44:20.320Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-13T17:44:20.320Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-13T17:44:20.320Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-13T17:44:20.320Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-13T17:44:20.320Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-13T17:44:20.320Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-13T17:44:20.320Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-13T17:44:20.320Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-13T17:44:20.320Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-13T17:44:20.320Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-13T17:44:20.320Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-13T17:44:20.320Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-13T17:44:20.320Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-13T17:44:20.320Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-13T17:44:20.320Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-13T17:44:20.320Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-13T17:44:20.320Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-13T17:44:20.320Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-13T17:44:20.320Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-13T17:44:20.320Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-13T17:44:20.600Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-13T17:44:20.600Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-13T17:44:21.591Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T17:44:21.591Z] OK: 82 MiB in 65 packages [2022-04-13T17:44:27.043Z] Collecting docker-compose==1.23.2 [2022-04-13T17:44:27.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-13T17:44:27.656Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-13T17:44:27.656Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-13T17:44:27.656Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-13T17:44:27.656Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-13T17:44:31.080Z] Collecting docker<4.0,>=3.6.0 [2022-04-13T17:44:31.080Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-13T17:44:31.080Z] Collecting cached-property<2,>=1.2.0 [2022-04-13T17:44:31.080Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-13T17:44:32.080Z] Collecting PyYAML<4,>=3.10 [2022-04-13T17:44:32.080Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-13T17:44:37.684Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-13T17:44:37.684Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-13T17:44:37.684Z] 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-13T17:44:37.684Z] Collecting docopt<0.7,>=0.6.1 [2022-04-13T17:44:37.684Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-13T17:44:39.687Z] Collecting texttable<0.10,>=0.9.0 [2022-04-13T17:44:39.688Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-13T17:44:42.348Z] Collecting jsonschema<3,>=2.5.1 [2022-04-13T17:44:42.348Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-13T17:44:42.627Z] Collecting docker-pycreds>=0.4.0 [2022-04-13T17:44:42.627Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-13T17:44:44.089Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-13T17:44:44.089Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-13T17:44:44.089Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-13T17:44:44.371Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-13T17:44:44.371Z] 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-13T17:44:44.652Z] Collecting idna<2.8,>=2.5 [2022-04-13T17:44:44.652Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-13T17:44:44.931Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-13T17:44:44.931Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-13T17:44:44.931Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-13T17:44:44.931Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-13T17:44:46.387Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-13T17:44:46.387Z] Attempting uninstall: urllib3 [2022-04-13T17:44:46.387Z] Found existing installation: urllib3 1.26.7 [2022-04-13T17:44:46.387Z] Uninstalling urllib3-1.26.7: [2022-04-13T17:44:46.387Z] Successfully uninstalled urllib3-1.26.7 [2022-04-13T17:44:46.997Z] Attempting uninstall: idna [2022-04-13T17:44:46.997Z] Found existing installation: idna 3.3 [2022-04-13T17:44:46.997Z] Uninstalling idna-3.3: [2022-04-13T17:44:47.278Z] Successfully uninstalled idna-3.3 [2022-04-13T17:44:50.705Z] Attempting uninstall: requests [2022-04-13T17:44:50.705Z] Found existing installation: requests 2.26.0 [2022-04-13T17:44:50.705Z] Uninstalling requests-2.26.0: [2022-04-13T17:44:50.705Z] Successfully uninstalled requests-2.26.0 [2022-04-13T17:44:50.705Z] Running setup.py install for texttable: started [2022-04-13T17:44:53.361Z] Running setup.py install for texttable: finished with status 'done' [2022-04-13T17:44:53.361Z] Running setup.py install for PyYAML: started [2022-04-13T17:44:56.789Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-13T17:44:57.070Z] Running setup.py install for docopt: started [2022-04-13T17:44:59.723Z] Running setup.py install for docopt: finished with status 'done' [2022-04-13T17:44:59.723Z] Running setup.py install for dockerpty: started [2022-04-13T17:45:02.387Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-13T17:45:04.402Z] 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-13T17:45:19.553Z] Removing intermediate container 52e49c435254 [2022-04-13T17:45:19.553Z] ---> 09e50c2da1c3 [2022-04-13T17:45:19.553Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-13T17:45:19.553Z] ---> Running in 2e46b73f0094 [2022-04-13T17:45:19.553Z] Removing intermediate container 2e46b73f0094 [2022-04-13T17:45:19.553Z] ---> 40e9d6ea7fce [2022-04-13T17:45:19.553Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-13T17:45:19.828Z] ---> Running in de96acf97239 [2022-04-13T17:45:20.428Z] Removing intermediate container de96acf97239 [2022-04-13T17:45:20.428Z] ---> b0fbbe3247f3 [2022-04-13T17:45:20.428Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-13T17:45:23.077Z] ---> 9d4a4b5c1a79 [2022-04-13T17:45:23.077Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-13T17:45:23.677Z] ---> 27ece02bb7b3 [2022-04-13T17:45:23.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-13T17:45:24.666Z] ---> 740212f5c8e9 [2022-04-13T17:45:24.666Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-13T17:45:24.666Z] ---> Running in 1f1c67a79c77 [2022-04-13T17:45:25.277Z] Removing intermediate container 1f1c67a79c77 [2022-04-13T17:45:25.277Z] ---> 5bef2657dd44 [2022-04-13T17:45:25.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-13T17:45:25.277Z] ---> Running in d41c787c1e1a [2022-04-13T17:45:25.884Z] Removing intermediate container d41c787c1e1a [2022-04-13T17:45:25.884Z] ---> ab4e7115756e [2022-04-13T17:45:25.884Z] Step 21/23 : LABEL arch=arm64 [2022-04-13T17:45:25.884Z] ---> Running in e61d87d0d344 [2022-04-13T17:45:26.492Z] Removing intermediate container e61d87d0d344 [2022-04-13T17:45:26.492Z] ---> 18d59e2fef3d [2022-04-13T17:45:26.492Z] Step 22/23 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T17:45:26.492Z] ---> Running in 67cede2e5cb0 [2022-04-13T17:45:27.101Z] Removing intermediate container 67cede2e5cb0 [2022-04-13T17:45:27.101Z] ---> 822dbb4b7487 [2022-04-13T17:45:27.101Z] Step 23/23 : LABEL version=2.2.0-dev.68 [2022-04-13T17:45:27.101Z] ---> Running in fa9b275c13ff [2022-04-13T17:45:27.700Z] Removing intermediate container fa9b275c13ff [2022-04-13T17:45:27.700Z] ---> 82deb3e4f0d3 [2022-04-13T17:45:27.700Z] [2022-04-13T17:45:27.977Z] Successfully built 82deb3e4f0d3 [2022-04-13T17:45:27.977Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-13T18:02:21.571Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-04-13T18:02:21.571Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T18:02:21.571Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T18:02:21.571Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T18:02:21.571Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T18:02:21.571Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T18:02:21.571Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T18:02:21.571Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T18:02:21.571Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T18:02:21.571Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T18:02:21.571Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T18:02:21.571Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T18:02:21.571Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T18:02:21.571Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T18:06:58.745Z] Building bin/spire-agent... [2022-04-13T18:06:58.745Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T18:06:58.745Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T18:06:58.745Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T18:06:58.745Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T18:06:58.745Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T18:06:58.745Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T18:06:58.745Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T18:06:58.745Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T18:06:58.745Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T18:06:58.745Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T18:06:58.745Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T18:06:58.745Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T18:06:58.746Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T18:07:20.965Z] Building bin/spire-agent... [2022-04-13T18:07:22.005Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-13T18:07:23.470Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-13T18:07:23.470Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-13T18:07:23.470Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-13T18:07:24.092Z] Removing intermediate container eaf273075181 [2022-04-13T18:07:24.092Z] ---> c60dac7c5e3d [2022-04-13T18:07:24.092Z] [2022-04-13T18:07:24.092Z] Step 13/25 : FROM alpine:3.15 [2022-04-13T18:07:24.092Z] ---> 3fb3c9af89a9 [2022-04-13T18:07:24.092Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T18:07:24.092Z] ---> Using cache [2022-04-13T18:07:24.092Z] ---> e98337cd7f47 [2022-04-13T18:07:24.092Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T18:07:24.092Z] ---> Using cache [2022-04-13T18:07:24.092Z] ---> 183b1d7552a0 [2022-04-13T18:07:24.092Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T18:07:24.461Z] ---> Running in 4685c611b079 [2022-04-13T18:07:26.572Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T18:07:27.560Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T18:07:28.165Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-13T18:07:28.767Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T18:07:28.767Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T18:07:28.767Z] OK: 15729 distinct packages available [2022-04-13T18:07:29.041Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T18:07:29.315Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-13T18:07:29.315Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-13T18:07:29.586Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-13T18:07:29.586Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-13T18:07:29.862Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-13T18:07:29.862Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-13T18:07:29.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T18:07:30.139Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-13T18:07:30.417Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-13T18:07:31.016Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-13T18:07:31.016Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-13T18:07:31.293Z] (3/5) Installing libucontext (1.1-r0) [2022-04-13T18:07:31.293Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-13T18:07:31.293Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-13T18:07:31.571Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T18:07:31.571Z] OK: 6 MiB in 19 packages [2022-04-13T18:07:33.571Z] Removing intermediate container 4685c611b079 [2022-04-13T18:07:33.571Z] ---> e157bc398a34 [2022-04-13T18:07:33.571Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T18:07:40.309Z] ---> 16c26ac0e6a9 [2022-04-13T18:07:40.309Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T18:07:40.309Z] ---> b037808de154 [2022-04-13T18:07:40.309Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-13T18:07:41.314Z] ---> c045361f4bf0 [2022-04-13T18:07:41.314Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-13T18:07:42.305Z] ---> b37cb48dc01d [2022-04-13T18:07:42.305Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T18:07:42.583Z] ---> Running in c4f6b51a3479 [2022-04-13T18:07:42.862Z] Removing intermediate container c4f6b51a3479 [2022-04-13T18:07:42.862Z] ---> 42b85bef0049 [2022-04-13T18:07:42.862Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T18:07:43.144Z] ---> Running in 55d39c9df938 [2022-04-13T18:07:43.425Z] Removing intermediate container 55d39c9df938 [2022-04-13T18:07:43.425Z] ---> 0ee4e9f87f49 [2022-04-13T18:07:43.425Z] Step 23/25 : LABEL arch=arm64 [2022-04-13T18:07:43.703Z] ---> Running in 9ec148e4b908 [2022-04-13T18:07:44.306Z] Removing intermediate container 9ec148e4b908 [2022-04-13T18:07:44.306Z] ---> b4aec0c37883 [2022-04-13T18:07:44.306Z] Step 24/25 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:07:44.306Z] ---> Running in c5575b2a621a [2022-04-13T18:07:44.911Z] Removing intermediate container c5575b2a621a [2022-04-13T18:07:44.911Z] ---> 101735dd4a3f [2022-04-13T18:07:44.911Z] Step 25/25 : LABEL version=2.2.0-dev.68 [2022-04-13T18:07:44.911Z] ---> Running in 5d8e53e57032 [2022-04-13T18:07:45.512Z] Removing intermediate container 5d8e53e57032 [2022-04-13T18:07:45.512Z] ---> b79fbf86c4ca [2022-04-13T18:07:45.512Z] [2022-04-13T18:07:45.788Z] Successfully built b79fbf86c4ca [2022-04-13T18:07:45.788Z] Successfully tagged security-spire-server-arm64:latest [2022-04-13T18:11:52.834Z]  Building security-spire-server ... done Removing intermediate container e8755b823564 [2022-04-13T18:11:52.834Z] ---> 2ee2b6526a70 [2022-04-13T18:11:52.834Z] [2022-04-13T18:11:52.834Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T18:11:52.834Z] ---> 3fb3c9af89a9 [2022-04-13T18:11:52.834Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T18:11:52.834Z] ---> Using cache [2022-04-13T18:11:52.834Z] ---> e98337cd7f47 [2022-04-13T18:11:52.834Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T18:11:52.834Z] ---> Using cache [2022-04-13T18:11:52.834Z] ---> 183b1d7552a0 [2022-04-13T18:11:52.835Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-13T18:11:52.835Z] ---> Using cache [2022-04-13T18:11:52.835Z] ---> e157bc398a34 [2022-04-13T18:11:52.835Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-13T18:11:52.835Z] ---> 7ba2ed925b27 [2022-04-13T18:11:52.835Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T18:11:54.270Z] ---> 2c3c5d479f1c [2022-04-13T18:11:54.270Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T18:11:54.866Z] ---> 97497b301cdc [2022-04-13T18:11:54.866Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-13T18:11:55.854Z] ---> 9b821a7b704e [2022-04-13T18:11:55.854Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-13T18:11:56.452Z] ---> dc1ecf2735f7 [2022-04-13T18:11:56.452Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T18:11:56.452Z] ---> Running in e7a92e2d3f87 [2022-04-13T18:11:56.723Z] Removing intermediate container e7a92e2d3f87 [2022-04-13T18:11:56.723Z] ---> 8adac1a1d107 [2022-04-13T18:11:56.723Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T18:11:56.998Z] ---> Running in bf123cd341db [2022-04-13T18:11:57.273Z] Removing intermediate container bf123cd341db [2022-04-13T18:11:57.273Z] ---> 759f6a6ac9e8 [2022-04-13T18:11:57.273Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T18:11:57.545Z] ---> Running in 3d94a7696726 [2022-04-13T18:11:57.816Z] Removing intermediate container 3d94a7696726 [2022-04-13T18:11:57.816Z] ---> 8b1c830eccc9 [2022-04-13T18:11:57.816Z] Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:11:57.816Z] ---> Running in cdeed8970427 [2022-04-13T18:11:58.408Z] Removing intermediate container cdeed8970427 [2022-04-13T18:11:58.408Z] ---> 55e01111ccab [2022-04-13T18:11:58.408Z] Step 26/26 : LABEL version=2.2.0-dev.68 [2022-04-13T18:11:58.408Z] ---> Running in d4675925275b [2022-04-13T18:11:58.681Z] Removing intermediate container d4675925275b [2022-04-13T18:11:58.681Z] ---> c87625985707 [2022-04-13T18:11:58.681Z] [2022-04-13T18:11:58.954Z] Successfully built c87625985707 [2022-04-13T18:11:58.954Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-13T18:12:05.657Z]  Building security-spire-agent ... done Removing intermediate container 0d481f5186cc [2022-04-13T18:12:05.657Z] ---> deebd8210b6e [2022-04-13T18:12:05.657Z] [2022-04-13T18:12:05.657Z] Step 13/26 : FROM alpine:3.15 [2022-04-13T18:12:05.657Z] ---> 3fb3c9af89a9 [2022-04-13T18:12:05.657Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-13T18:12:05.657Z] ---> Using cache [2022-04-13T18:12:05.657Z] ---> e98337cd7f47 [2022-04-13T18:12:05.657Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-13T18:12:05.657Z] ---> Using cache [2022-04-13T18:12:05.657Z] ---> 183b1d7552a0 [2022-04-13T18:12:05.657Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-13T18:12:05.657Z] ---> Running in 048a889cb2ed [2022-04-13T18:12:06.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T18:12:07.616Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T18:12:08.590Z] v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-13T18:12:08.590Z] v3.15.4-24-g67b9572837 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-13T18:12:08.590Z] OK: 15729 distinct packages available [2022-04-13T18:12:08.590Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-13T18:12:10.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-13T18:12:14.807Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-13T18:12:14.807Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-13T18:12:14.807Z] (3/4) Installing libucontext (1.1-r0) [2022-04-13T18:12:14.807Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-13T18:12:15.081Z] Executing busybox-1.34.1-r5.trigger [2022-04-13T18:12:15.081Z] OK: 6 MiB in 18 packages [2022-04-13T18:12:16.072Z] Removing intermediate container 048a889cb2ed [2022-04-13T18:12:16.072Z] ---> ba940119556b [2022-04-13T18:12:16.072Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-13T18:12:19.479Z] ---> 6195f7bb6ac7 [2022-04-13T18:12:19.479Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-13T18:12:20.090Z] ---> a7a0375baef2 [2022-04-13T18:12:20.090Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-13T18:12:20.090Z] ---> Running in 178476b1fd81 [2022-04-13T18:12:20.366Z] Removing intermediate container 178476b1fd81 [2022-04-13T18:12:20.366Z] ---> 569ee84178ad [2022-04-13T18:12:20.366Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-13T18:12:20.968Z] ---> 8442f46fb6ee [2022-04-13T18:12:20.968Z] Step 21/26 : WORKDIR / [2022-04-13T18:12:20.968Z] ---> Running in 21a52f87bad5 [2022-04-13T18:12:21.572Z] Removing intermediate container 21a52f87bad5 [2022-04-13T18:12:21.572Z] ---> 458bc886de09 [2022-04-13T18:12:21.572Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-13T18:12:21.572Z] ---> Running in afae9602ba36 [2022-04-13T18:12:21.846Z] Removing intermediate container afae9602ba36 [2022-04-13T18:12:21.846Z] ---> a353f0b8413a [2022-04-13T18:12:21.846Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-13T18:12:21.846Z] ---> Running in 3c49d7388e6e [2022-04-13T18:12:22.123Z] Removing intermediate container 3c49d7388e6e [2022-04-13T18:12:22.123Z] ---> c5344168782a [2022-04-13T18:12:22.123Z] Step 24/26 : LABEL arch=arm64 [2022-04-13T18:12:22.399Z] ---> Running in e17ae90a7d7d [2022-04-13T18:12:22.676Z] Removing intermediate container e17ae90a7d7d [2022-04-13T18:12:22.676Z] ---> dfb1692cda05 [2022-04-13T18:12:22.676Z] Step 25/26 : LABEL git_sha=e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:22.676Z] ---> Running in 670750ba1bc1 [2022-04-13T18:12:22.954Z] Removing intermediate container 670750ba1bc1 [2022-04-13T18:12:22.954Z] ---> 43d09d29c490 [2022-04-13T18:12:22.954Z] Step 26/26 : LABEL version=2.2.0-dev.68 [2022-04-13T18:12:23.230Z] ---> Running in 642ae400d953 [2022-04-13T18:12:23.506Z] Removing intermediate container 642ae400d953 [2022-04-13T18:12:23.506Z] ---> 0e62f389ffd2 [2022-04-13T18:12:23.506Z] [2022-04-13T18:12:23.506Z] Successfully built 0e62f389ffd2 [2022-04-13T18:12:23.506Z] Successfully tagged security-spire-config-arm64:latest [2022-04-13T18:12:24.330Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-13T18:12:24.346Z] $ docker stop --time=1 2444820127c8c4e1fe5b5b35bea3be8c584f77c7bada8b554b673fe580944b5c [2022-04-13T18:12:26.111Z] $ docker rm -f 2444820127c8c4e1fe5b5b35bea3be8c584f77c7bada8b554b673fe580944b5c [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T18:12:26.720Z] + docker images [2022-04-13T18:12:27.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-13T18:12:27.329Z] security-spire-config-arm64 latest 0e62f389ffd2 4 seconds ago 85.6MB [2022-04-13T18:12:27.329Z] security-spire-agent-arm64 latest c87625985707 29 seconds ago 126MB [2022-04-13T18:12:27.329Z] deebd8210b6e 36 seconds ago 3.98GB [2022-04-13T18:12:27.329Z] 2ee2b6526a70 58 seconds ago 3.98GB [2022-04-13T18:12:27.329Z] security-spire-server-arm64 latest b79fbf86c4ca 4 minutes ago 86.3MB [2022-04-13T18:12:27.329Z] c60dac7c5e3d 5 minutes ago 3.98GB [2022-04-13T18:12:27.329Z] sys-mgmt-agent-arm64 latest 82deb3e4f0d3 27 minutes ago 294MB [2022-04-13T18:12:27.329Z] e0ea9b70e51c 28 minutes ago 1.25GB [2022-04-13T18:12:27.329Z] support-notifications-arm64 latest a86fed962cb2 37 minutes ago 29.4MB [2022-04-13T18:12:27.329Z] core-metadata-arm64 latest 07b72b4ad2f8 37 minutes ago 29.1MB [2022-04-13T18:12:27.329Z] security-secretstore-setup-arm64 latest 2a2f6522adfc 37 minutes ago 47.9MB [2022-04-13T18:12:27.329Z] cbcad743d193 37 minutes ago 1.23GB [2022-04-13T18:12:27.329Z] feb40e29fa8e 37 minutes ago 1.23GB [2022-04-13T18:12:27.329Z] security-proxy-setup-arm64 latest d78ab41f99a8 38 minutes ago 49.1MB [2022-04-13T18:12:27.329Z] 878ea7d070b4 38 minutes ago 1.24GB [2022-04-13T18:12:27.329Z] 89781fdb2df4 38 minutes ago 1.24GB [2022-04-13T18:12:27.329Z] security-bootstrapper-arm64 latest 669c3ccec13f 47 minutes ago 27.2MB [2022-04-13T18:12:27.329Z] core-data-arm64 latest 8cbba1063264 47 minutes ago 34.7MB [2022-04-13T18:12:27.329Z] support-scheduler-arm64 latest 9849812e6560 47 minutes ago 28.8MB [2022-04-13T18:12:27.329Z] core-command-arm64 latest babbde971c26 47 minutes ago 27.4MB [2022-04-13T18:12:27.329Z] 4b8710cac15c 47 minutes ago 1.24GB [2022-04-13T18:12:27.329Z] security-spiffe-token-provider-arm64 latest deb5caecc3b7 47 minutes ago 31.3MB [2022-04-13T18:12:27.329Z] 6771bfef7cef 47 minutes ago 1.23GB [2022-04-13T18:12:27.329Z] e6899ef86fc6 47 minutes ago 1.23GB [2022-04-13T18:12:27.329Z] f96c171fdac9 47 minutes ago 1.22GB [2022-04-13T18:12:27.329Z] 9b4caedd8904 48 minutes ago 1.22GB [2022-04-13T18:12:27.329Z] ci-base-image-arm64 latest b649939f292a 58 minutes ago 886MB [2022-04-13T18:12:27.329Z] docker 20.10.14 c346e9eafbab 8 days ago 202MB [2022-04-13T18:12:27.329Z] alpine 3.14 ac73e934f311 8 days ago 5.34MB [2022-04-13T18:12:27.329Z] alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB [2022-04-13T18:12:27.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-13T18:12:27.329Z] 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-13T18:12:27.448Z] provisioning config files... [2022-04-13T18:12:27.471Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/193@tmp/config3958932568698857877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:12:27.841Z] ---> docker-login.sh [2022-04-13T18:12:27.841Z] nexus3.edgexfoundry.org:10001 [2022-04-13T18:12:28.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T18:12:28.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T18:12:28.391Z] Configure a credential helper to remove this warning. See [2022-04-13T18:12:28.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T18:12:28.391Z] [2022-04-13T18:12:28.391Z] Login Succeeded [2022-04-13T18:12:28.391Z] nexus3.edgexfoundry.org:10002 [2022-04-13T18:12:28.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T18:12:28.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T18:12:28.939Z] Configure a credential helper to remove this warning. See [2022-04-13T18:12:28.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T18:12:28.939Z] [2022-04-13T18:12:28.939Z] Login Succeeded [2022-04-13T18:12:28.939Z] nexus3.edgexfoundry.org:10003 [2022-04-13T18:12:29.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T18:12:29.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T18:12:29.488Z] Configure a credential helper to remove this warning. See [2022-04-13T18:12:29.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T18:12:29.488Z] [2022-04-13T18:12:29.488Z] Login Succeeded [2022-04-13T18:12:29.488Z] nexus3.edgexfoundry.org:10004 [2022-04-13T18:12:29.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T18:12:30.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T18:12:30.035Z] Configure a credential helper to remove this warning. See [2022-04-13T18:12:30.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T18:12:30.035Z] [2022-04-13T18:12:30.035Z] Login Succeeded [2022-04-13T18:12:30.035Z] docker.io [2022-04-13T18:12:30.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-13T18:12:30.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-13T18:12:30.903Z] Configure a credential helper to remove this warning. See [2022-04-13T18:12:30.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-13T18:12:30.903Z] [2022-04-13T18:12:30.903Z] Login Succeeded [2022-04-13T18:12:30.903Z] ---> docker-login.sh ends [Pipeline] } [2022-04-13T18:12:30.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:12:30.953Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-13T18:12:30.978Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-13T18:12:30.978Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:30.978Z] latest [2022-04-13T18:12:30.978Z] 2.2.0-dev.68 [2022-04-13T18:12:30.978Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:30.978Z] main [2022-04-13T18:12:30.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:31.336Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:31.695Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:31.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T18:12:31.695Z] d0a689ce226d: Preparing [2022-04-13T18:12:31.695Z] 3a858fdfbd6c: Preparing [2022-04-13T18:12:31.695Z] fe8f0213177d: Preparing [2022-04-13T18:12:31.695Z] 67672bff1a77: Preparing [2022-04-13T18:12:31.695Z] f73e7dbfee58: Preparing [2022-04-13T18:12:31.695Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:31.984Z] fe8f0213177d: Pushed [2022-04-13T18:12:31.984Z] d0a689ce226d: Pushed [2022-04-13T18:12:31.984Z] 67672bff1a77: Pushed [2022-04-13T18:12:37.371Z] 3a858fdfbd6c: Pushed [2022-04-13T18:12:37.644Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:37.994Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:38.334Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T18:12:38.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T18:12:38.334Z] d0a689ce226d: Preparing [2022-04-13T18:12:38.334Z] 3a858fdfbd6c: Preparing [2022-04-13T18:12:38.334Z] fe8f0213177d: Preparing [2022-04-13T18:12:38.334Z] 67672bff1a77: Preparing [2022-04-13T18:12:38.334Z] f73e7dbfee58: Preparing [2022-04-13T18:12:38.334Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:38.334Z] d0a689ce226d: Layer already exists [2022-04-13T18:12:38.334Z] 3a858fdfbd6c: Layer already exists [2022-04-13T18:12:38.334Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:38.334Z] 67672bff1a77: Layer already exists [2022-04-13T18:12:38.606Z] latest: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:38.959Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:39.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.68 [2022-04-13T18:12:39.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T18:12:39.303Z] d0a689ce226d: Preparing [2022-04-13T18:12:39.303Z] 3a858fdfbd6c: Preparing [2022-04-13T18:12:39.303Z] fe8f0213177d: Preparing [2022-04-13T18:12:39.303Z] 67672bff1a77: Preparing [2022-04-13T18:12:39.303Z] f73e7dbfee58: Preparing [2022-04-13T18:12:39.303Z] 67672bff1a77: Layer already exists [2022-04-13T18:12:39.303Z] 3a858fdfbd6c: Layer already exists [2022-04-13T18:12:39.303Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:39.303Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:39.303Z] d0a689ce226d: Layer already exists [2022-04-13T18:12:39.576Z] 2.2.0-dev.68: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:39.929Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:40.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:40.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T18:12:40.280Z] d0a689ce226d: Preparing [2022-04-13T18:12:40.280Z] 3a858fdfbd6c: Preparing [2022-04-13T18:12:40.280Z] fe8f0213177d: Preparing [2022-04-13T18:12:40.280Z] 67672bff1a77: Preparing [2022-04-13T18:12:40.280Z] f73e7dbfee58: Preparing [2022-04-13T18:12:40.280Z] 3a858fdfbd6c: Layer already exists [2022-04-13T18:12:40.280Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:40.280Z] 67672bff1a77: Layer already exists [2022-04-13T18:12:40.280Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:40.280Z] d0a689ce226d: Layer already exists [2022-04-13T18:12:40.552Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:40.898Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:41.244Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-13T18:12:41.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-13T18:12:41.244Z] d0a689ce226d: Preparing [2022-04-13T18:12:41.244Z] 3a858fdfbd6c: Preparing [2022-04-13T18:12:41.244Z] fe8f0213177d: Preparing [2022-04-13T18:12:41.244Z] 67672bff1a77: Preparing [2022-04-13T18:12:41.244Z] f73e7dbfee58: Preparing [2022-04-13T18:12:41.244Z] d0a689ce226d: Layer already exists [2022-04-13T18:12:41.244Z] 67672bff1a77: Layer already exists [2022-04-13T18:12:41.244Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:41.244Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:41.244Z] 3a858fdfbd6c: Layer already exists [2022-04-13T18:12:41.514Z] main: digest: sha256:9ec4b39097f20243692203b6ab73e87b8026f3a473f5dd7655ffd8aeeac0da3e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:12:41.563Z] ===================================================== [Pipeline] echo [2022-04-13T18:12:41.572Z] taggedImages: [2022-04-13T18:12:41.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:41.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-13T18:12:41.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.68 [2022-04-13T18:12:41.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:41.572Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-13T18:12:41.593Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-13T18:12:41.593Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:41.593Z] latest [2022-04-13T18:12:41.593Z] 2.2.0-dev.68 [2022-04-13T18:12:41.593Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:41.593Z] main [2022-04-13T18:12:41.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:41.952Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:42.294Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:42.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T18:12:42.294Z] fad68f79931c: Preparing [2022-04-13T18:12:42.294Z] 04f473364e35: Preparing [2022-04-13T18:12:42.294Z] fe8f0213177d: Preparing [2022-04-13T18:12:42.294Z] 62007c2e333e: Preparing [2022-04-13T18:12:42.294Z] f69aa50f1a3a: Preparing [2022-04-13T18:12:42.294Z] f73e7dbfee58: Preparing [2022-04-13T18:12:42.294Z] f73e7dbfee58: Waiting [2022-04-13T18:12:42.566Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:42.566Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:42.566Z] fad68f79931c: Pushed [2022-04-13T18:12:42.566Z] f69aa50f1a3a: Pushed [2022-04-13T18:12:43.545Z] 62007c2e333e: Pushed [2022-04-13T18:12:50.239Z] 04f473364e35: Pushed [2022-04-13T18:12:50.239Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:50.584Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:50.923Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T18:12:50.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T18:12:50.923Z] fad68f79931c: Preparing [2022-04-13T18:12:50.923Z] 04f473364e35: Preparing [2022-04-13T18:12:50.923Z] fe8f0213177d: Preparing [2022-04-13T18:12:50.923Z] 62007c2e333e: Preparing [2022-04-13T18:12:50.923Z] f69aa50f1a3a: Preparing [2022-04-13T18:12:50.923Z] f73e7dbfee58: Preparing [2022-04-13T18:12:50.923Z] f73e7dbfee58: Waiting [2022-04-13T18:12:50.923Z] f69aa50f1a3a: Layer already exists [2022-04-13T18:12:50.923Z] 62007c2e333e: Layer already exists [2022-04-13T18:12:50.923Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:50.923Z] fad68f79931c: Layer already exists [2022-04-13T18:12:50.923Z] 04f473364e35: Layer already exists [2022-04-13T18:12:50.923Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:51.194Z] latest: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:51.774Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:52.330Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.68 [2022-04-13T18:12:52.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T18:12:52.330Z] fad68f79931c: Preparing [2022-04-13T18:12:52.330Z] 04f473364e35: Preparing [2022-04-13T18:12:52.330Z] fe8f0213177d: Preparing [2022-04-13T18:12:52.331Z] 62007c2e333e: Preparing [2022-04-13T18:12:52.331Z] f69aa50f1a3a: Preparing [2022-04-13T18:12:52.331Z] f73e7dbfee58: Preparing [2022-04-13T18:12:52.331Z] f73e7dbfee58: Waiting [2022-04-13T18:12:52.331Z] 04f473364e35: Layer already exists [2022-04-13T18:12:52.331Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:52.331Z] fad68f79931c: Layer already exists [2022-04-13T18:12:52.331Z] f69aa50f1a3a: Layer already exists [2022-04-13T18:12:52.331Z] 62007c2e333e: Layer already exists [2022-04-13T18:12:52.331Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:52.331Z] 2.2.0-dev.68: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:52.707Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:53.073Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:53.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T18:12:53.073Z] fad68f79931c: Preparing [2022-04-13T18:12:53.073Z] 04f473364e35: Preparing [2022-04-13T18:12:53.073Z] fe8f0213177d: Preparing [2022-04-13T18:12:53.073Z] 62007c2e333e: Preparing [2022-04-13T18:12:53.073Z] f69aa50f1a3a: Preparing [2022-04-13T18:12:53.073Z] f73e7dbfee58: Preparing [2022-04-13T18:12:53.073Z] f73e7dbfee58: Waiting [2022-04-13T18:12:53.073Z] fad68f79931c: Layer already exists [2022-04-13T18:12:53.073Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:53.073Z] f69aa50f1a3a: Layer already exists [2022-04-13T18:12:53.073Z] 04f473364e35: Layer already exists [2022-04-13T18:12:53.073Z] 62007c2e333e: Layer already exists [2022-04-13T18:12:53.073Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:53.354Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:53.704Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:54.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-13T18:12:54.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-13T18:12:54.042Z] fad68f79931c: Preparing [2022-04-13T18:12:54.042Z] 04f473364e35: Preparing [2022-04-13T18:12:54.042Z] fe8f0213177d: Preparing [2022-04-13T18:12:54.042Z] 62007c2e333e: Preparing [2022-04-13T18:12:54.042Z] f69aa50f1a3a: Preparing [2022-04-13T18:12:54.042Z] f73e7dbfee58: Preparing [2022-04-13T18:12:54.042Z] f73e7dbfee58: Waiting [2022-04-13T18:12:54.042Z] f69aa50f1a3a: Layer already exists [2022-04-13T18:12:54.042Z] 62007c2e333e: Layer already exists [2022-04-13T18:12:54.042Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:54.042Z] fad68f79931c: Layer already exists [2022-04-13T18:12:54.042Z] 04f473364e35: Layer already exists [2022-04-13T18:12:54.311Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:54.311Z] main: digest: sha256:281b0f1c319cac45b9ca004f07d68d90d80fabd609f8f5794388108448f6cf3e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:12:54.357Z] ===================================================== [Pipeline] echo [2022-04-13T18:12:54.364Z] taggedImages: [2022-04-13T18:12:54.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:54.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-13T18:12:54.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.68 [2022-04-13T18:12:54.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:54.364Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-13T18:12:54.385Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-13T18:12:54.385Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:54.385Z] latest [2022-04-13T18:12:54.385Z] 2.2.0-dev.68 [2022-04-13T18:12:54.385Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:12:54.385Z] main [2022-04-13T18:12:54.385Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:54.734Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:12:55.075Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:12:55.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T18:12:55.076Z] 53a87c693e31: Preparing [2022-04-13T18:12:55.076Z] 1ce20c0c19f2: Preparing [2022-04-13T18:12:55.076Z] fe8f0213177d: Preparing [2022-04-13T18:12:55.076Z] 67672bff1a77: Preparing [2022-04-13T18:12:55.076Z] f73e7dbfee58: Preparing [2022-04-13T18:12:55.346Z] 67672bff1a77: Layer already exists [2022-04-13T18:12:55.347Z] f73e7dbfee58: Layer already exists [2022-04-13T18:12:55.347Z] fe8f0213177d: Layer already exists [2022-04-13T18:12:55.347Z] 53a87c693e31: Pushed [2022-04-13T18:13:02.043Z] 1ce20c0c19f2: Pushed [2022-04-13T18:13:02.043Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:02.390Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:02.731Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T18:13:02.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T18:13:02.731Z] 53a87c693e31: Preparing [2022-04-13T18:13:02.731Z] 1ce20c0c19f2: Preparing [2022-04-13T18:13:02.731Z] fe8f0213177d: Preparing [2022-04-13T18:13:02.731Z] 67672bff1a77: Preparing [2022-04-13T18:13:02.731Z] f73e7dbfee58: Preparing [2022-04-13T18:13:02.731Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:02.731Z] 67672bff1a77: Layer already exists [2022-04-13T18:13:02.731Z] 1ce20c0c19f2: Layer already exists [2022-04-13T18:13:02.731Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:02.731Z] 53a87c693e31: Layer already exists [2022-04-13T18:13:03.001Z] latest: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:03.346Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:03.687Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.68 [2022-04-13T18:13:03.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T18:13:03.687Z] 53a87c693e31: Preparing [2022-04-13T18:13:03.687Z] 1ce20c0c19f2: Preparing [2022-04-13T18:13:03.687Z] fe8f0213177d: Preparing [2022-04-13T18:13:03.687Z] 67672bff1a77: Preparing [2022-04-13T18:13:03.687Z] f73e7dbfee58: Preparing [2022-04-13T18:13:03.687Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:03.687Z] 67672bff1a77: Layer already exists [2022-04-13T18:13:03.687Z] 1ce20c0c19f2: Layer already exists [2022-04-13T18:13:03.687Z] 53a87c693e31: Layer already exists [2022-04-13T18:13:03.687Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:03.957Z] 2.2.0-dev.68: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:04.302Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:04.646Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:04.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T18:13:04.647Z] 53a87c693e31: Preparing [2022-04-13T18:13:04.647Z] 1ce20c0c19f2: Preparing [2022-04-13T18:13:04.647Z] fe8f0213177d: Preparing [2022-04-13T18:13:04.647Z] 67672bff1a77: Preparing [2022-04-13T18:13:04.647Z] f73e7dbfee58: Preparing [2022-04-13T18:13:04.647Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:04.647Z] 67672bff1a77: Layer already exists [2022-04-13T18:13:04.647Z] 53a87c693e31: Layer already exists [2022-04-13T18:13:04.647Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:04.647Z] 1ce20c0c19f2: Layer already exists [2022-04-13T18:13:04.918Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:05.270Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:05.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-13T18:13:05.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-13T18:13:05.613Z] 53a87c693e31: Preparing [2022-04-13T18:13:05.613Z] 1ce20c0c19f2: Preparing [2022-04-13T18:13:05.613Z] fe8f0213177d: Preparing [2022-04-13T18:13:05.613Z] 67672bff1a77: Preparing [2022-04-13T18:13:05.613Z] f73e7dbfee58: Preparing [2022-04-13T18:13:05.613Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:05.613Z] 67672bff1a77: Layer already exists [2022-04-13T18:13:05.613Z] 1ce20c0c19f2: Layer already exists [2022-04-13T18:13:05.613Z] 53a87c693e31: Layer already exists [2022-04-13T18:13:05.613Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:05.886Z] main: digest: sha256:83223e098c371c14c7440d27ea29127b451bb5e2043721f320e5849b90d2ab80 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:13:05.939Z] ===================================================== [Pipeline] echo [2022-04-13T18:13:05.949Z] taggedImages: [2022-04-13T18:13:05.949Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:05.949Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-13T18:13:05.949Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.68 [2022-04-13T18:13:05.949Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:05.949Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-13T18:13:05.971Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-13T18:13:05.971Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:05.971Z] latest [2022-04-13T18:13:05.971Z] 2.2.0-dev.68 [2022-04-13T18:13:05.971Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:05.971Z] main [2022-04-13T18:13:05.971Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:06.326Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:06.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:06.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T18:13:06.670Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:06.670Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:06.670Z] 8f8154998a66: Preparing [2022-04-13T18:13:06.670Z] f7ac6ce4b485: Preparing [2022-04-13T18:13:06.670Z] f53798c086f2: Preparing [2022-04-13T18:13:06.670Z] ea8da2e363b4: Preparing [2022-04-13T18:13:06.670Z] fe8f0213177d: Preparing [2022-04-13T18:13:06.670Z] a625f24e3ccd: Preparing [2022-04-13T18:13:06.670Z] c583d9ae1ef0: Preparing [2022-04-13T18:13:06.670Z] 3b5d8b7b0bd7: Preparing [2022-04-13T18:13:06.670Z] f5036f2d99ab: Preparing [2022-04-13T18:13:06.670Z] f73e7dbfee58: Preparing [2022-04-13T18:13:06.670Z] c583d9ae1ef0: Waiting [2022-04-13T18:13:06.670Z] f5036f2d99ab: Waiting [2022-04-13T18:13:06.670Z] 3b5d8b7b0bd7: Waiting [2022-04-13T18:13:06.670Z] a625f24e3ccd: Waiting [2022-04-13T18:13:06.670Z] f73e7dbfee58: Waiting [2022-04-13T18:13:06.670Z] fe8f0213177d: Waiting [2022-04-13T18:13:06.962Z] f7ac6ce4b485: Pushed [2022-04-13T18:13:06.962Z] 8f8154998a66: Pushed [2022-04-13T18:13:06.962Z] f53798c086f2: Pushed [2022-04-13T18:13:06.962Z] fb0939ea4d7b: Pushed [2022-04-13T18:13:06.962Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:07.237Z] 3b5d8b7b0bd7: Pushed [2022-04-13T18:13:07.237Z] a625f24e3ccd: Pushed [2022-04-13T18:13:07.237Z] c583d9ae1ef0: Pushed [2022-04-13T18:13:07.237Z] f5036f2d99ab: Pushed [2022-04-13T18:13:07.237Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:12.616Z] ea8da2e363b4: Pushed [2022-04-13T18:13:12.616Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:12.961Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:13.301Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T18:13:13.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T18:13:13.301Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:13.301Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:13.301Z] 8f8154998a66: Preparing [2022-04-13T18:13:13.301Z] f7ac6ce4b485: Preparing [2022-04-13T18:13:13.301Z] f53798c086f2: Preparing [2022-04-13T18:13:13.301Z] ea8da2e363b4: Preparing [2022-04-13T18:13:13.301Z] fe8f0213177d: Preparing [2022-04-13T18:13:13.301Z] a625f24e3ccd: Preparing [2022-04-13T18:13:13.301Z] c583d9ae1ef0: Preparing [2022-04-13T18:13:13.301Z] 3b5d8b7b0bd7: Preparing [2022-04-13T18:13:13.301Z] f5036f2d99ab: Preparing [2022-04-13T18:13:13.301Z] f73e7dbfee58: Preparing [2022-04-13T18:13:13.301Z] fe8f0213177d: Waiting [2022-04-13T18:13:13.301Z] a625f24e3ccd: Waiting [2022-04-13T18:13:13.301Z] c583d9ae1ef0: Waiting [2022-04-13T18:13:13.301Z] 3b5d8b7b0bd7: Waiting [2022-04-13T18:13:13.301Z] f5036f2d99ab: Waiting [2022-04-13T18:13:13.301Z] f73e7dbfee58: Waiting [2022-04-13T18:13:13.301Z] f53798c086f2: Layer already exists [2022-04-13T18:13:13.301Z] 8f8154998a66: Layer already exists [2022-04-13T18:13:13.301Z] ea8da2e363b4: Layer already exists [2022-04-13T18:13:13.301Z] f7ac6ce4b485: Layer already exists [2022-04-13T18:13:13.301Z] fb0939ea4d7b: Layer already exists [2022-04-13T18:13:13.301Z] c583d9ae1ef0: Layer already exists [2022-04-13T18:13:13.301Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:13.301Z] 3b5d8b7b0bd7: Layer already exists [2022-04-13T18:13:13.301Z] a625f24e3ccd: Layer already exists [2022-04-13T18:13:13.301Z] f5036f2d99ab: Layer already exists [2022-04-13T18:13:13.572Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:13.572Z] latest: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:13.916Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:14.256Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.68 [2022-04-13T18:13:14.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T18:13:14.256Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:14.256Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:14.256Z] 8f8154998a66: Preparing [2022-04-13T18:13:14.256Z] f7ac6ce4b485: Preparing [2022-04-13T18:13:14.256Z] f53798c086f2: Preparing [2022-04-13T18:13:14.256Z] ea8da2e363b4: Preparing [2022-04-13T18:13:14.256Z] fe8f0213177d: Preparing [2022-04-13T18:13:14.256Z] a625f24e3ccd: Preparing [2022-04-13T18:13:14.256Z] c583d9ae1ef0: Preparing [2022-04-13T18:13:14.256Z] 3b5d8b7b0bd7: Preparing [2022-04-13T18:13:14.256Z] f5036f2d99ab: Preparing [2022-04-13T18:13:14.257Z] f73e7dbfee58: Preparing [2022-04-13T18:13:14.257Z] c583d9ae1ef0: Waiting [2022-04-13T18:13:14.257Z] 3b5d8b7b0bd7: Waiting [2022-04-13T18:13:14.257Z] f5036f2d99ab: Waiting [2022-04-13T18:13:14.257Z] f73e7dbfee58: Waiting [2022-04-13T18:13:14.257Z] fe8f0213177d: Waiting [2022-04-13T18:13:14.257Z] a625f24e3ccd: Waiting [2022-04-13T18:13:14.257Z] ea8da2e363b4: Layer already exists [2022-04-13T18:13:14.257Z] fb0939ea4d7b: Layer already exists [2022-04-13T18:13:14.257Z] 8f8154998a66: Layer already exists [2022-04-13T18:13:14.257Z] f7ac6ce4b485: Layer already exists [2022-04-13T18:13:14.257Z] f53798c086f2: Layer already exists [2022-04-13T18:13:14.527Z] a625f24e3ccd: Layer already exists [2022-04-13T18:13:14.527Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:14.527Z] 3b5d8b7b0bd7: Layer already exists [2022-04-13T18:13:14.527Z] c583d9ae1ef0: Layer already exists [2022-04-13T18:13:14.527Z] f5036f2d99ab: Layer already exists [2022-04-13T18:13:14.527Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:14.527Z] 2.2.0-dev.68: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:14.869Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:15.211Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:15.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T18:13:15.211Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:15.211Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:15.211Z] 8f8154998a66: Preparing [2022-04-13T18:13:15.211Z] f7ac6ce4b485: Preparing [2022-04-13T18:13:15.211Z] f53798c086f2: Preparing [2022-04-13T18:13:15.211Z] ea8da2e363b4: Preparing [2022-04-13T18:13:15.211Z] fe8f0213177d: Preparing [2022-04-13T18:13:15.211Z] a625f24e3ccd: Preparing [2022-04-13T18:13:15.211Z] c583d9ae1ef0: Preparing [2022-04-13T18:13:15.211Z] 3b5d8b7b0bd7: Preparing [2022-04-13T18:13:15.211Z] f5036f2d99ab: Preparing [2022-04-13T18:13:15.211Z] f73e7dbfee58: Preparing [2022-04-13T18:13:15.211Z] c583d9ae1ef0: Waiting [2022-04-13T18:13:15.211Z] 3b5d8b7b0bd7: Waiting [2022-04-13T18:13:15.211Z] f5036f2d99ab: Waiting [2022-04-13T18:13:15.211Z] fe8f0213177d: Waiting [2022-04-13T18:13:15.211Z] a625f24e3ccd: Waiting [2022-04-13T18:13:15.211Z] f73e7dbfee58: Waiting [2022-04-13T18:13:15.211Z] f7ac6ce4b485: Layer already exists [2022-04-13T18:13:15.211Z] ea8da2e363b4: Layer already exists [2022-04-13T18:13:15.211Z] 8f8154998a66: Layer already exists [2022-04-13T18:13:15.211Z] f53798c086f2: Layer already exists [2022-04-13T18:13:15.211Z] fb0939ea4d7b: Layer already exists [2022-04-13T18:13:15.211Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:15.211Z] 3b5d8b7b0bd7: Layer already exists [2022-04-13T18:13:15.211Z] a625f24e3ccd: Layer already exists [2022-04-13T18:13:15.211Z] c583d9ae1ef0: Layer already exists [2022-04-13T18:13:15.211Z] f5036f2d99ab: Layer already exists [2022-04-13T18:13:15.482Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:15.482Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:15.826Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:16.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-13T18:13:16.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-13T18:13:16.166Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:16.166Z] fb0939ea4d7b: Preparing [2022-04-13T18:13:16.166Z] 8f8154998a66: Preparing [2022-04-13T18:13:16.166Z] f7ac6ce4b485: Preparing [2022-04-13T18:13:16.166Z] f53798c086f2: Preparing [2022-04-13T18:13:16.166Z] ea8da2e363b4: Preparing [2022-04-13T18:13:16.166Z] fe8f0213177d: Preparing [2022-04-13T18:13:16.166Z] a625f24e3ccd: Preparing [2022-04-13T18:13:16.166Z] c583d9ae1ef0: Preparing [2022-04-13T18:13:16.166Z] 3b5d8b7b0bd7: Preparing [2022-04-13T18:13:16.166Z] f5036f2d99ab: Preparing [2022-04-13T18:13:16.166Z] f73e7dbfee58: Preparing [2022-04-13T18:13:16.166Z] a625f24e3ccd: Waiting [2022-04-13T18:13:16.166Z] c583d9ae1ef0: Waiting [2022-04-13T18:13:16.166Z] 3b5d8b7b0bd7: Waiting [2022-04-13T18:13:16.166Z] f5036f2d99ab: Waiting [2022-04-13T18:13:16.166Z] f73e7dbfee58: Waiting [2022-04-13T18:13:16.166Z] fe8f0213177d: Waiting [2022-04-13T18:13:16.166Z] ea8da2e363b4: Layer already exists [2022-04-13T18:13:16.166Z] f7ac6ce4b485: Layer already exists [2022-04-13T18:13:16.166Z] fb0939ea4d7b: Layer already exists [2022-04-13T18:13:16.166Z] 8f8154998a66: Layer already exists [2022-04-13T18:13:16.166Z] f53798c086f2: Layer already exists [2022-04-13T18:13:16.166Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:16.166Z] 3b5d8b7b0bd7: Layer already exists [2022-04-13T18:13:16.166Z] c583d9ae1ef0: Layer already exists [2022-04-13T18:13:16.166Z] f5036f2d99ab: Layer already exists [2022-04-13T18:13:16.166Z] a625f24e3ccd: Layer already exists [2022-04-13T18:13:16.438Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:16.438Z] main: digest: sha256:0d5716397b661e047a7e01c73eb0457a62458c4325bad3b032d6a25d03ad6b6a size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:13:16.484Z] ===================================================== [Pipeline] echo [2022-04-13T18:13:16.494Z] taggedImages: [2022-04-13T18:13:16.494Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:16.494Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-13T18:13:16.494Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.68 [2022-04-13T18:13:16.494Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:16.494Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-13T18:13:16.514Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-13T18:13:16.514Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:16.514Z] latest [2022-04-13T18:13:16.514Z] 2.2.0-dev.68 [2022-04-13T18:13:16.514Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:16.514Z] main [2022-04-13T18:13:16.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:16.863Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:17.313Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:17.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T18:13:17.313Z] 6fc157265636: Preparing [2022-04-13T18:13:17.313Z] ea9dac962565: Preparing [2022-04-13T18:13:17.313Z] 9a442a336466: Preparing [2022-04-13T18:13:17.313Z] 2e2e4f3c6318: Preparing [2022-04-13T18:13:17.313Z] 5bd8942f427f: Preparing [2022-04-13T18:13:17.313Z] 775f3df6c240: Preparing [2022-04-13T18:13:17.313Z] 347169585ab6: Preparing [2022-04-13T18:13:17.313Z] f73e7dbfee58: Preparing [2022-04-13T18:13:17.313Z] 775f3df6c240: Waiting [2022-04-13T18:13:17.313Z] 347169585ab6: Waiting [2022-04-13T18:13:17.313Z] f73e7dbfee58: Waiting [2022-04-13T18:13:17.638Z] ea9dac962565: Pushed [2022-04-13T18:13:17.638Z] 6fc157265636: Pushed [2022-04-13T18:13:17.638Z] 5bd8942f427f: Pushed [2022-04-13T18:13:17.638Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:17.958Z] 775f3df6c240: Pushed [2022-04-13T18:13:18.953Z] 347169585ab6: Pushed [2022-04-13T18:13:23.252Z] 2e2e4f3c6318: Pushed [2022-04-13T18:13:23.252Z] 9a442a336466: Pushed [2022-04-13T18:13:23.525Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:23.871Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:24.212Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T18:13:24.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T18:13:24.212Z] 6fc157265636: Preparing [2022-04-13T18:13:24.212Z] ea9dac962565: Preparing [2022-04-13T18:13:24.212Z] 9a442a336466: Preparing [2022-04-13T18:13:24.212Z] 2e2e4f3c6318: Preparing [2022-04-13T18:13:24.212Z] 5bd8942f427f: Preparing [2022-04-13T18:13:24.212Z] 775f3df6c240: Preparing [2022-04-13T18:13:24.212Z] 347169585ab6: Preparing [2022-04-13T18:13:24.212Z] f73e7dbfee58: Preparing [2022-04-13T18:13:24.212Z] 775f3df6c240: Waiting [2022-04-13T18:13:24.212Z] 347169585ab6: Waiting [2022-04-13T18:13:24.212Z] f73e7dbfee58: Waiting [2022-04-13T18:13:24.212Z] 6fc157265636: Layer already exists [2022-04-13T18:13:24.212Z] 2e2e4f3c6318: Layer already exists [2022-04-13T18:13:24.483Z] 9a442a336466: Layer already exists [2022-04-13T18:13:24.483Z] 5bd8942f427f: Layer already exists [2022-04-13T18:13:24.483Z] ea9dac962565: Layer already exists [2022-04-13T18:13:24.483Z] 775f3df6c240: Layer already exists [2022-04-13T18:13:24.483Z] 347169585ab6: Layer already exists [2022-04-13T18:13:24.483Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:24.483Z] latest: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:24.827Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:25.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.68 [2022-04-13T18:13:25.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T18:13:25.166Z] 6fc157265636: Preparing [2022-04-13T18:13:25.166Z] ea9dac962565: Preparing [2022-04-13T18:13:25.166Z] 9a442a336466: Preparing [2022-04-13T18:13:25.166Z] 2e2e4f3c6318: Preparing [2022-04-13T18:13:25.166Z] 5bd8942f427f: Preparing [2022-04-13T18:13:25.166Z] 775f3df6c240: Preparing [2022-04-13T18:13:25.166Z] 347169585ab6: Preparing [2022-04-13T18:13:25.166Z] f73e7dbfee58: Preparing [2022-04-13T18:13:25.166Z] f73e7dbfee58: Waiting [2022-04-13T18:13:25.166Z] 775f3df6c240: Waiting [2022-04-13T18:13:25.166Z] 347169585ab6: Waiting [2022-04-13T18:13:25.166Z] 5bd8942f427f: Layer already exists [2022-04-13T18:13:25.166Z] ea9dac962565: Layer already exists [2022-04-13T18:13:25.166Z] 6fc157265636: Layer already exists [2022-04-13T18:13:25.166Z] 2e2e4f3c6318: Layer already exists [2022-04-13T18:13:25.166Z] 9a442a336466: Layer already exists [2022-04-13T18:13:25.437Z] 347169585ab6: Layer already exists [2022-04-13T18:13:25.437Z] 775f3df6c240: Layer already exists [2022-04-13T18:13:25.437Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:25.437Z] 2.2.0-dev.68: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:25.792Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:26.135Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:26.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T18:13:26.136Z] 6fc157265636: Preparing [2022-04-13T18:13:26.136Z] ea9dac962565: Preparing [2022-04-13T18:13:26.136Z] 9a442a336466: Preparing [2022-04-13T18:13:26.136Z] 2e2e4f3c6318: Preparing [2022-04-13T18:13:26.136Z] 5bd8942f427f: Preparing [2022-04-13T18:13:26.136Z] 775f3df6c240: Preparing [2022-04-13T18:13:26.136Z] 347169585ab6: Preparing [2022-04-13T18:13:26.136Z] f73e7dbfee58: Preparing [2022-04-13T18:13:26.136Z] 347169585ab6: Waiting [2022-04-13T18:13:26.136Z] 775f3df6c240: Waiting [2022-04-13T18:13:26.136Z] 6fc157265636: Layer already exists [2022-04-13T18:13:26.136Z] 2e2e4f3c6318: Layer already exists [2022-04-13T18:13:26.136Z] 5bd8942f427f: Layer already exists [2022-04-13T18:13:26.136Z] 9a442a336466: Layer already exists [2022-04-13T18:13:26.136Z] ea9dac962565: Layer already exists [2022-04-13T18:13:26.408Z] 775f3df6c240: Layer already exists [2022-04-13T18:13:26.408Z] 347169585ab6: Layer already exists [2022-04-13T18:13:26.408Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:26.408Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:26.761Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:27.102Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-13T18:13:27.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-13T18:13:27.102Z] 6fc157265636: Preparing [2022-04-13T18:13:27.102Z] ea9dac962565: Preparing [2022-04-13T18:13:27.102Z] 9a442a336466: Preparing [2022-04-13T18:13:27.102Z] 2e2e4f3c6318: Preparing [2022-04-13T18:13:27.102Z] 5bd8942f427f: Preparing [2022-04-13T18:13:27.102Z] 775f3df6c240: Preparing [2022-04-13T18:13:27.102Z] 347169585ab6: Preparing [2022-04-13T18:13:27.102Z] f73e7dbfee58: Preparing [2022-04-13T18:13:27.102Z] 775f3df6c240: Waiting [2022-04-13T18:13:27.102Z] 347169585ab6: Waiting [2022-04-13T18:13:27.102Z] f73e7dbfee58: Waiting [2022-04-13T18:13:27.102Z] ea9dac962565: Layer already exists [2022-04-13T18:13:27.102Z] 5bd8942f427f: Layer already exists [2022-04-13T18:13:27.102Z] 2e2e4f3c6318: Layer already exists [2022-04-13T18:13:27.102Z] 6fc157265636: Layer already exists [2022-04-13T18:13:27.102Z] 9a442a336466: Layer already exists [2022-04-13T18:13:27.373Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:27.373Z] 775f3df6c240: Layer already exists [2022-04-13T18:13:27.373Z] 347169585ab6: Layer already exists [2022-04-13T18:13:27.373Z] main: digest: sha256:b41640c62c9be28668f957e547fcc8a0e4eb8033dfdae9fb1061ecfdb9969f9a size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:13:27.422Z] ===================================================== [Pipeline] echo [2022-04-13T18:13:27.433Z] taggedImages: [2022-04-13T18:13:27.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:27.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-13T18:13:27.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.68 [2022-04-13T18:13:27.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:27.433Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-13T18:13:27.454Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-13T18:13:27.454Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:27.454Z] latest [2022-04-13T18:13:27.454Z] 2.2.0-dev.68 [2022-04-13T18:13:27.454Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:27.454Z] main [2022-04-13T18:13:27.454Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:27.815Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:28.154Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:28.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T18:13:28.154Z] 38ccd37b7da4: Preparing [2022-04-13T18:13:28.154Z] 65bc75f55dfb: Preparing [2022-04-13T18:13:28.154Z] 1c26879f3355: Preparing [2022-04-13T18:13:28.154Z] add9ed5354ee: Preparing [2022-04-13T18:13:28.154Z] a7c3bdf395d0: Preparing [2022-04-13T18:13:28.154Z] c0e91fe54426: Preparing [2022-04-13T18:13:28.154Z] be5a89dbbc60: Preparing [2022-04-13T18:13:28.154Z] 8ca61284e75e: Preparing [2022-04-13T18:13:28.154Z] b51a5b895a72: Preparing [2022-04-13T18:13:28.154Z] f73e7dbfee58: Preparing [2022-04-13T18:13:28.154Z] 8ca61284e75e: Waiting [2022-04-13T18:13:28.154Z] c0e91fe54426: Waiting [2022-04-13T18:13:28.154Z] be5a89dbbc60: Waiting [2022-04-13T18:13:28.154Z] b51a5b895a72: Waiting [2022-04-13T18:13:28.154Z] f73e7dbfee58: Waiting [2022-04-13T18:13:28.435Z] a7c3bdf395d0: Pushed [2022-04-13T18:13:28.435Z] 38ccd37b7da4: Pushed [2022-04-13T18:13:28.435Z] 65bc75f55dfb: Pushed [2022-04-13T18:13:28.706Z] 8ca61284e75e: Pushed [2022-04-13T18:13:28.706Z] be5a89dbbc60: Pushed [2022-04-13T18:13:28.706Z] c0e91fe54426: Pushed [2022-04-13T18:13:28.706Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:28.979Z] b51a5b895a72: Pushed [2022-04-13T18:13:34.370Z] add9ed5354ee: Pushed [2022-04-13T18:13:34.370Z] 1c26879f3355: Pushed [2022-04-13T18:13:34.370Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:34.711Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:35.047Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T18:13:35.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T18:13:35.048Z] 38ccd37b7da4: Preparing [2022-04-13T18:13:35.048Z] 65bc75f55dfb: Preparing [2022-04-13T18:13:35.048Z] 1c26879f3355: Preparing [2022-04-13T18:13:35.048Z] add9ed5354ee: Preparing [2022-04-13T18:13:35.048Z] a7c3bdf395d0: Preparing [2022-04-13T18:13:35.048Z] c0e91fe54426: Preparing [2022-04-13T18:13:35.048Z] be5a89dbbc60: Preparing [2022-04-13T18:13:35.048Z] 8ca61284e75e: Preparing [2022-04-13T18:13:35.048Z] b51a5b895a72: Preparing [2022-04-13T18:13:35.048Z] f73e7dbfee58: Preparing [2022-04-13T18:13:35.048Z] 8ca61284e75e: Waiting [2022-04-13T18:13:35.048Z] b51a5b895a72: Waiting [2022-04-13T18:13:35.048Z] be5a89dbbc60: Waiting [2022-04-13T18:13:35.048Z] c0e91fe54426: Waiting [2022-04-13T18:13:35.048Z] f73e7dbfee58: Waiting [2022-04-13T18:13:35.048Z] 1c26879f3355: Layer already exists [2022-04-13T18:13:35.048Z] 38ccd37b7da4: Layer already exists [2022-04-13T18:13:35.048Z] 65bc75f55dfb: Layer already exists [2022-04-13T18:13:35.048Z] add9ed5354ee: Layer already exists [2022-04-13T18:13:35.048Z] a7c3bdf395d0: Layer already exists [2022-04-13T18:13:35.318Z] 8ca61284e75e: Layer already exists [2022-04-13T18:13:35.318Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:35.318Z] be5a89dbbc60: Layer already exists [2022-04-13T18:13:35.318Z] c0e91fe54426: Layer already exists [2022-04-13T18:13:35.318Z] b51a5b895a72: Layer already exists [2022-04-13T18:13:35.318Z] latest: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:35.662Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:35.998Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.68 [2022-04-13T18:13:35.998Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T18:13:35.998Z] 38ccd37b7da4: Preparing [2022-04-13T18:13:35.998Z] 65bc75f55dfb: Preparing [2022-04-13T18:13:35.998Z] 1c26879f3355: Preparing [2022-04-13T18:13:35.998Z] add9ed5354ee: Preparing [2022-04-13T18:13:35.998Z] a7c3bdf395d0: Preparing [2022-04-13T18:13:35.998Z] c0e91fe54426: Preparing [2022-04-13T18:13:35.998Z] be5a89dbbc60: Preparing [2022-04-13T18:13:35.998Z] 8ca61284e75e: Preparing [2022-04-13T18:13:35.998Z] b51a5b895a72: Preparing [2022-04-13T18:13:35.998Z] f73e7dbfee58: Preparing [2022-04-13T18:13:35.998Z] c0e91fe54426: Waiting [2022-04-13T18:13:35.998Z] be5a89dbbc60: Waiting [2022-04-13T18:13:35.998Z] b51a5b895a72: Waiting [2022-04-13T18:13:35.998Z] f73e7dbfee58: Waiting [2022-04-13T18:13:35.998Z] 8ca61284e75e: Waiting [2022-04-13T18:13:35.998Z] 65bc75f55dfb: Layer already exists [2022-04-13T18:13:35.998Z] add9ed5354ee: Layer already exists [2022-04-13T18:13:35.998Z] 38ccd37b7da4: Layer already exists [2022-04-13T18:13:35.998Z] a7c3bdf395d0: Layer already exists [2022-04-13T18:13:35.998Z] 1c26879f3355: Layer already exists [2022-04-13T18:13:36.269Z] b51a5b895a72: Layer already exists [2022-04-13T18:13:36.270Z] be5a89dbbc60: Layer already exists [2022-04-13T18:13:36.270Z] c0e91fe54426: Layer already exists [2022-04-13T18:13:36.270Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:36.270Z] 8ca61284e75e: Layer already exists [2022-04-13T18:13:36.270Z] 2.2.0-dev.68: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:36.612Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:36.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:36.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T18:13:36.948Z] 38ccd37b7da4: Preparing [2022-04-13T18:13:36.948Z] 65bc75f55dfb: Preparing [2022-04-13T18:13:36.948Z] 1c26879f3355: Preparing [2022-04-13T18:13:36.948Z] add9ed5354ee: Preparing [2022-04-13T18:13:36.948Z] a7c3bdf395d0: Preparing [2022-04-13T18:13:36.948Z] c0e91fe54426: Preparing [2022-04-13T18:13:36.948Z] be5a89dbbc60: Preparing [2022-04-13T18:13:36.948Z] 8ca61284e75e: Preparing [2022-04-13T18:13:36.948Z] b51a5b895a72: Preparing [2022-04-13T18:13:36.948Z] f73e7dbfee58: Preparing [2022-04-13T18:13:36.948Z] c0e91fe54426: Waiting [2022-04-13T18:13:36.948Z] be5a89dbbc60: Waiting [2022-04-13T18:13:36.948Z] 8ca61284e75e: Waiting [2022-04-13T18:13:36.948Z] b51a5b895a72: Waiting [2022-04-13T18:13:36.948Z] f73e7dbfee58: Waiting [2022-04-13T18:13:37.219Z] 1c26879f3355: Layer already exists [2022-04-13T18:13:37.219Z] a7c3bdf395d0: Layer already exists [2022-04-13T18:13:37.219Z] 38ccd37b7da4: Layer already exists [2022-04-13T18:13:37.219Z] 65bc75f55dfb: Layer already exists [2022-04-13T18:13:37.219Z] add9ed5354ee: Layer already exists [2022-04-13T18:13:37.219Z] c0e91fe54426: Layer already exists [2022-04-13T18:13:37.219Z] be5a89dbbc60: Layer already exists [2022-04-13T18:13:37.219Z] 8ca61284e75e: Layer already exists [2022-04-13T18:13:37.219Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:37.219Z] b51a5b895a72: Layer already exists [2022-04-13T18:13:37.219Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:37.559Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:37.895Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-13T18:13:37.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-13T18:13:37.895Z] 38ccd37b7da4: Preparing [2022-04-13T18:13:37.895Z] 65bc75f55dfb: Preparing [2022-04-13T18:13:37.895Z] 1c26879f3355: Preparing [2022-04-13T18:13:37.895Z] add9ed5354ee: Preparing [2022-04-13T18:13:37.895Z] a7c3bdf395d0: Preparing [2022-04-13T18:13:37.895Z] c0e91fe54426: Preparing [2022-04-13T18:13:37.895Z] be5a89dbbc60: Preparing [2022-04-13T18:13:37.895Z] 8ca61284e75e: Preparing [2022-04-13T18:13:37.895Z] b51a5b895a72: Preparing [2022-04-13T18:13:37.895Z] f73e7dbfee58: Preparing [2022-04-13T18:13:37.895Z] be5a89dbbc60: Waiting [2022-04-13T18:13:37.895Z] 8ca61284e75e: Waiting [2022-04-13T18:13:37.895Z] b51a5b895a72: Waiting [2022-04-13T18:13:37.895Z] f73e7dbfee58: Waiting [2022-04-13T18:13:37.895Z] c0e91fe54426: Waiting [2022-04-13T18:13:37.895Z] 38ccd37b7da4: Layer already exists [2022-04-13T18:13:37.895Z] a7c3bdf395d0: Layer already exists [2022-04-13T18:13:37.895Z] 1c26879f3355: Layer already exists [2022-04-13T18:13:37.895Z] add9ed5354ee: Layer already exists [2022-04-13T18:13:37.895Z] 65bc75f55dfb: Layer already exists [2022-04-13T18:13:38.166Z] f73e7dbfee58: Layer already exists [2022-04-13T18:13:38.166Z] b51a5b895a72: Layer already exists [2022-04-13T18:13:38.166Z] c0e91fe54426: Layer already exists [2022-04-13T18:13:38.166Z] 8ca61284e75e: Layer already exists [2022-04-13T18:13:38.166Z] be5a89dbbc60: Layer already exists [2022-04-13T18:13:38.166Z] main: digest: sha256:e4b3864e0812e42e842ea16e30eedd536edb5c3f3ff35c9f9c21709b0e94f75e size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:13:38.211Z] ===================================================== [Pipeline] echo [2022-04-13T18:13:38.218Z] taggedImages: [2022-04-13T18:13:38.218Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:38.218Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-13T18:13:38.218Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.68 [2022-04-13T18:13:38.218Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:38.218Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-13T18:13:38.242Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-13T18:13:38.242Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:38.242Z] latest [2022-04-13T18:13:38.242Z] 2.2.0-dev.68 [2022-04-13T18:13:38.242Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:38.242Z] main [2022-04-13T18:13:38.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:38.602Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:39.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:39.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T18:13:39.001Z] bcfabe408ac5: Preparing [2022-04-13T18:13:39.001Z] d929191c76ed: Preparing [2022-04-13T18:13:39.001Z] fe8f0213177d: Preparing [2022-04-13T18:13:39.001Z] 4dd2d70a15a2: Preparing [2022-04-13T18:13:39.001Z] d6880b643f8e: Preparing [2022-04-13T18:13:39.001Z] 4f4ce317c6bb: Preparing [2022-04-13T18:13:39.001Z] 4f4ce317c6bb: Waiting [2022-04-13T18:13:39.001Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:39.285Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:13:39.285Z] bcfabe408ac5: Pushed [2022-04-13T18:13:39.285Z] d6880b643f8e: Pushed [2022-04-13T18:13:40.754Z] 4dd2d70a15a2: Pushed [2022-04-13T18:13:45.038Z] d929191c76ed: Pushed [2022-04-13T18:13:45.038Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:45.378Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:45.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T18:13:45.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T18:13:45.716Z] bcfabe408ac5: Preparing [2022-04-13T18:13:45.716Z] d929191c76ed: Preparing [2022-04-13T18:13:45.716Z] fe8f0213177d: Preparing [2022-04-13T18:13:45.716Z] 4dd2d70a15a2: Preparing [2022-04-13T18:13:45.716Z] d6880b643f8e: Preparing [2022-04-13T18:13:45.716Z] 4f4ce317c6bb: Preparing [2022-04-13T18:13:45.716Z] 4f4ce317c6bb: Waiting [2022-04-13T18:13:45.716Z] d6880b643f8e: Layer already exists [2022-04-13T18:13:45.716Z] d929191c76ed: Layer already exists [2022-04-13T18:13:45.716Z] bcfabe408ac5: Layer already exists [2022-04-13T18:13:45.987Z] 4dd2d70a15a2: Layer already exists [2022-04-13T18:13:45.987Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:45.987Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:13:45.987Z] latest: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:46.331Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:46.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.68 [2022-04-13T18:13:46.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T18:13:46.922Z] bcfabe408ac5: Preparing [2022-04-13T18:13:46.922Z] d929191c76ed: Preparing [2022-04-13T18:13:46.922Z] fe8f0213177d: Preparing [2022-04-13T18:13:46.922Z] 4dd2d70a15a2: Preparing [2022-04-13T18:13:46.922Z] d6880b643f8e: Preparing [2022-04-13T18:13:46.922Z] 4f4ce317c6bb: Preparing [2022-04-13T18:13:46.922Z] 4f4ce317c6bb: Waiting [2022-04-13T18:13:47.408Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:47.408Z] 4dd2d70a15a2: Layer already exists [2022-04-13T18:13:47.408Z] d929191c76ed: Layer already exists [2022-04-13T18:13:47.408Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:13:47.408Z] bcfabe408ac5: Layer already exists [2022-04-13T18:13:47.408Z] d6880b643f8e: Layer already exists [2022-04-13T18:13:47.408Z] 2.2.0-dev.68: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:47.780Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:48.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:48.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T18:13:48.113Z] bcfabe408ac5: Preparing [2022-04-13T18:13:48.113Z] d929191c76ed: Preparing [2022-04-13T18:13:48.113Z] fe8f0213177d: Preparing [2022-04-13T18:13:48.113Z] 4dd2d70a15a2: Preparing [2022-04-13T18:13:48.113Z] d6880b643f8e: Preparing [2022-04-13T18:13:48.113Z] 4f4ce317c6bb: Preparing [2022-04-13T18:13:48.113Z] 4f4ce317c6bb: Waiting [2022-04-13T18:13:48.113Z] 4dd2d70a15a2: Layer already exists [2022-04-13T18:13:48.113Z] bcfabe408ac5: Layer already exists [2022-04-13T18:13:48.113Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:48.113Z] d6880b643f8e: Layer already exists [2022-04-13T18:13:48.113Z] d929191c76ed: Layer already exists [2022-04-13T18:13:48.384Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:13:48.384Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:48.726Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:49.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-13T18:13:49.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-13T18:13:49.058Z] bcfabe408ac5: Preparing [2022-04-13T18:13:49.058Z] d929191c76ed: Preparing [2022-04-13T18:13:49.058Z] fe8f0213177d: Preparing [2022-04-13T18:13:49.058Z] 4dd2d70a15a2: Preparing [2022-04-13T18:13:49.058Z] d6880b643f8e: Preparing [2022-04-13T18:13:49.058Z] 4f4ce317c6bb: Preparing [2022-04-13T18:13:49.058Z] 4f4ce317c6bb: Waiting [2022-04-13T18:13:49.058Z] bcfabe408ac5: Layer already exists [2022-04-13T18:13:49.058Z] 4dd2d70a15a2: Layer already exists [2022-04-13T18:13:49.058Z] d929191c76ed: Layer already exists [2022-04-13T18:13:49.058Z] fe8f0213177d: Layer already exists [2022-04-13T18:13:49.058Z] d6880b643f8e: Layer already exists [2022-04-13T18:13:49.329Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:13:49.329Z] main: digest: sha256:00cf69fe1ff6c26a39713b8baecd7e3db4cf704c366e387704d61a5d471b1dd2 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:13:49.376Z] ===================================================== [Pipeline] echo [2022-04-13T18:13:49.386Z] taggedImages: [2022-04-13T18:13:49.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:49.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-13T18:13:49.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.68 [2022-04-13T18:13:49.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:49.386Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-13T18:13:49.410Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-13T18:13:49.410Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:49.410Z] latest [2022-04-13T18:13:49.410Z] 2.2.0-dev.68 [2022-04-13T18:13:49.410Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:13:49.410Z] main [2022-04-13T18:13:49.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:49.765Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:13:50.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:13:50.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T18:13:50.111Z] b6eb52e476b1: Preparing [2022-04-13T18:13:50.111Z] 950367a15604: Preparing [2022-04-13T18:13:50.111Z] 63cda4804939: Preparing [2022-04-13T18:13:50.111Z] 01790c5b7610: Preparing [2022-04-13T18:13:50.111Z] 56d592dc54ad: Preparing [2022-04-13T18:13:50.111Z] 775ac86b9748: Preparing [2022-04-13T18:13:50.111Z] d6880b643f8e: Preparing [2022-04-13T18:13:50.111Z] 4f4ce317c6bb: Preparing [2022-04-13T18:13:50.111Z] 775ac86b9748: Waiting [2022-04-13T18:13:50.111Z] d6880b643f8e: Waiting [2022-04-13T18:13:50.111Z] 4f4ce317c6bb: Waiting [2022-04-13T18:13:50.384Z] b6eb52e476b1: Pushed [2022-04-13T18:13:50.384Z] 63cda4804939: Pushed [2022-04-13T18:13:50.384Z] 950367a15604: Pushed [2022-04-13T18:13:50.656Z] d6880b643f8e: Layer already exists [2022-04-13T18:13:50.656Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:13:51.252Z] 775ac86b9748: Pushed [2022-04-13T18:13:59.510Z] 56d592dc54ad: Pushed [2022-04-13T18:14:07.772Z] 01790c5b7610: Pushed [2022-04-13T18:14:07.772Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:08.114Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:08.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T18:14:08.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T18:14:08.450Z] b6eb52e476b1: Preparing [2022-04-13T18:14:08.450Z] 950367a15604: Preparing [2022-04-13T18:14:08.450Z] 63cda4804939: Preparing [2022-04-13T18:14:08.450Z] 01790c5b7610: Preparing [2022-04-13T18:14:08.450Z] 56d592dc54ad: Preparing [2022-04-13T18:14:08.450Z] 775ac86b9748: Preparing [2022-04-13T18:14:08.450Z] d6880b643f8e: Preparing [2022-04-13T18:14:08.450Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:08.450Z] 775ac86b9748: Waiting [2022-04-13T18:14:08.450Z] d6880b643f8e: Waiting [2022-04-13T18:14:08.450Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:08.450Z] 56d592dc54ad: Layer already exists [2022-04-13T18:14:08.450Z] 63cda4804939: Layer already exists [2022-04-13T18:14:08.450Z] 950367a15604: Layer already exists [2022-04-13T18:14:08.450Z] 01790c5b7610: Layer already exists [2022-04-13T18:14:08.450Z] b6eb52e476b1: Layer already exists [2022-04-13T18:14:08.725Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:08.725Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:08.725Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:08.725Z] latest: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:09.065Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:09.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.68 [2022-04-13T18:14:09.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T18:14:09.404Z] b6eb52e476b1: Preparing [2022-04-13T18:14:09.404Z] 950367a15604: Preparing [2022-04-13T18:14:09.404Z] 63cda4804939: Preparing [2022-04-13T18:14:09.404Z] 01790c5b7610: Preparing [2022-04-13T18:14:09.404Z] 56d592dc54ad: Preparing [2022-04-13T18:14:09.404Z] 775ac86b9748: Preparing [2022-04-13T18:14:09.404Z] d6880b643f8e: Preparing [2022-04-13T18:14:09.404Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:09.404Z] 775ac86b9748: Waiting [2022-04-13T18:14:09.404Z] d6880b643f8e: Waiting [2022-04-13T18:14:09.404Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:09.404Z] 56d592dc54ad: Layer already exists [2022-04-13T18:14:09.404Z] 950367a15604: Layer already exists [2022-04-13T18:14:09.404Z] b6eb52e476b1: Layer already exists [2022-04-13T18:14:09.404Z] 63cda4804939: Layer already exists [2022-04-13T18:14:09.404Z] 01790c5b7610: Layer already exists [2022-04-13T18:14:09.404Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:09.678Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:09.678Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:09.678Z] 2.2.0-dev.68: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:10.022Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:10.360Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:10.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T18:14:10.360Z] b6eb52e476b1: Preparing [2022-04-13T18:14:10.360Z] 950367a15604: Preparing [2022-04-13T18:14:10.360Z] 63cda4804939: Preparing [2022-04-13T18:14:10.360Z] 01790c5b7610: Preparing [2022-04-13T18:14:10.360Z] 56d592dc54ad: Preparing [2022-04-13T18:14:10.360Z] 775ac86b9748: Preparing [2022-04-13T18:14:10.360Z] d6880b643f8e: Preparing [2022-04-13T18:14:10.360Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:10.360Z] 775ac86b9748: Waiting [2022-04-13T18:14:10.360Z] d6880b643f8e: Waiting [2022-04-13T18:14:10.360Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:10.360Z] 01790c5b7610: Layer already exists [2022-04-13T18:14:10.360Z] 950367a15604: Layer already exists [2022-04-13T18:14:10.360Z] 63cda4804939: Layer already exists [2022-04-13T18:14:10.360Z] 56d592dc54ad: Layer already exists [2022-04-13T18:14:10.360Z] b6eb52e476b1: Layer already exists [2022-04-13T18:14:10.637Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:10.637Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:10.637Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:10.637Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:10.987Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:11.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-13T18:14:11.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-13T18:14:11.325Z] b6eb52e476b1: Preparing [2022-04-13T18:14:11.325Z] 950367a15604: Preparing [2022-04-13T18:14:11.325Z] 63cda4804939: Preparing [2022-04-13T18:14:11.325Z] 01790c5b7610: Preparing [2022-04-13T18:14:11.325Z] 56d592dc54ad: Preparing [2022-04-13T18:14:11.325Z] 775ac86b9748: Preparing [2022-04-13T18:14:11.325Z] d6880b643f8e: Preparing [2022-04-13T18:14:11.325Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:11.325Z] d6880b643f8e: Waiting [2022-04-13T18:14:11.325Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:11.325Z] 775ac86b9748: Waiting [2022-04-13T18:14:11.325Z] b6eb52e476b1: Layer already exists [2022-04-13T18:14:11.325Z] 950367a15604: Layer already exists [2022-04-13T18:14:11.325Z] 63cda4804939: Layer already exists [2022-04-13T18:14:11.325Z] 56d592dc54ad: Layer already exists [2022-04-13T18:14:11.325Z] 01790c5b7610: Layer already exists [2022-04-13T18:14:11.597Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:11.597Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:11.597Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:11.597Z] main: digest: sha256:1b4d188a57d0b6222e7ecb1321f3e7568560a0064d410ac266ff89b002cf739f size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:14:11.648Z] ===================================================== [Pipeline] echo [2022-04-13T18:14:11.656Z] taggedImages: [2022-04-13T18:14:11.656Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:11.656Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-13T18:14:11.656Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.68 [2022-04-13T18:14:11.656Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:11.656Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-13T18:14:11.682Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-13T18:14:11.682Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:11.682Z] latest [2022-04-13T18:14:11.682Z] 2.2.0-dev.68 [2022-04-13T18:14:11.682Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:11.682Z] main [2022-04-13T18:14:11.682Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:12.034Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:12.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:12.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T18:14:12.372Z] a5ce406445d0: Preparing [2022-04-13T18:14:12.372Z] b46c136cf11d: Preparing [2022-04-13T18:14:12.372Z] dd9bc04c41c2: Preparing [2022-04-13T18:14:12.372Z] 341e2859662c: Preparing [2022-04-13T18:14:12.372Z] aeee3006abc8: Preparing [2022-04-13T18:14:12.372Z] d6880b643f8e: Preparing [2022-04-13T18:14:12.372Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:12.372Z] d6880b643f8e: Waiting [2022-04-13T18:14:12.372Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:12.648Z] dd9bc04c41c2: Pushed [2022-04-13T18:14:12.648Z] b46c136cf11d: Pushed [2022-04-13T18:14:12.648Z] a5ce406445d0: Pushed [2022-04-13T18:14:12.648Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:12.648Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:13.243Z] aeee3006abc8: Pushed [2022-04-13T18:14:31.543Z] 341e2859662c: Pushed [2022-04-13T18:14:31.543Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:31.887Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:32.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T18:14:32.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T18:14:32.224Z] a5ce406445d0: Preparing [2022-04-13T18:14:32.224Z] b46c136cf11d: Preparing [2022-04-13T18:14:32.224Z] dd9bc04c41c2: Preparing [2022-04-13T18:14:32.224Z] 341e2859662c: Preparing [2022-04-13T18:14:32.224Z] aeee3006abc8: Preparing [2022-04-13T18:14:32.224Z] d6880b643f8e: Preparing [2022-04-13T18:14:32.224Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:32.224Z] d6880b643f8e: Waiting [2022-04-13T18:14:32.224Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:32.224Z] 341e2859662c: Layer already exists [2022-04-13T18:14:32.224Z] dd9bc04c41c2: Layer already exists [2022-04-13T18:14:32.224Z] b46c136cf11d: Layer already exists [2022-04-13T18:14:32.224Z] a5ce406445d0: Layer already exists [2022-04-13T18:14:32.224Z] aeee3006abc8: Layer already exists [2022-04-13T18:14:32.496Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:32.497Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:32.497Z] latest: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:32.837Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:33.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.68 [2022-04-13T18:14:33.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T18:14:33.172Z] a5ce406445d0: Preparing [2022-04-13T18:14:33.172Z] b46c136cf11d: Preparing [2022-04-13T18:14:33.172Z] dd9bc04c41c2: Preparing [2022-04-13T18:14:33.172Z] 341e2859662c: Preparing [2022-04-13T18:14:33.172Z] aeee3006abc8: Preparing [2022-04-13T18:14:33.172Z] d6880b643f8e: Preparing [2022-04-13T18:14:33.172Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:33.172Z] d6880b643f8e: Waiting [2022-04-13T18:14:33.172Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:33.172Z] dd9bc04c41c2: Layer already exists [2022-04-13T18:14:33.172Z] a5ce406445d0: Layer already exists [2022-04-13T18:14:33.172Z] b46c136cf11d: Layer already exists [2022-04-13T18:14:33.172Z] 341e2859662c: Layer already exists [2022-04-13T18:14:33.172Z] aeee3006abc8: Layer already exists [2022-04-13T18:14:33.445Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:33.445Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:33.445Z] 2.2.0-dev.68: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:33.792Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:34.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:34.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T18:14:34.131Z] a5ce406445d0: Preparing [2022-04-13T18:14:34.131Z] b46c136cf11d: Preparing [2022-04-13T18:14:34.131Z] dd9bc04c41c2: Preparing [2022-04-13T18:14:34.131Z] 341e2859662c: Preparing [2022-04-13T18:14:34.131Z] aeee3006abc8: Preparing [2022-04-13T18:14:34.131Z] d6880b643f8e: Preparing [2022-04-13T18:14:34.131Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:34.131Z] d6880b643f8e: Waiting [2022-04-13T18:14:34.131Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:34.131Z] a5ce406445d0: Layer already exists [2022-04-13T18:14:34.131Z] aeee3006abc8: Layer already exists [2022-04-13T18:14:34.131Z] b46c136cf11d: Layer already exists [2022-04-13T18:14:34.131Z] dd9bc04c41c2: Layer already exists [2022-04-13T18:14:34.131Z] 341e2859662c: Layer already exists [2022-04-13T18:14:34.131Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:34.131Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:34.404Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:34.749Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:35.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-13T18:14:35.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-13T18:14:35.089Z] a5ce406445d0: Preparing [2022-04-13T18:14:35.089Z] b46c136cf11d: Preparing [2022-04-13T18:14:35.089Z] dd9bc04c41c2: Preparing [2022-04-13T18:14:35.089Z] 341e2859662c: Preparing [2022-04-13T18:14:35.089Z] aeee3006abc8: Preparing [2022-04-13T18:14:35.089Z] d6880b643f8e: Preparing [2022-04-13T18:14:35.089Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:35.089Z] d6880b643f8e: Waiting [2022-04-13T18:14:35.089Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:35.089Z] b46c136cf11d: Layer already exists [2022-04-13T18:14:35.089Z] 341e2859662c: Layer already exists [2022-04-13T18:14:35.089Z] a5ce406445d0: Layer already exists [2022-04-13T18:14:35.089Z] dd9bc04c41c2: Layer already exists [2022-04-13T18:14:35.089Z] aeee3006abc8: Layer already exists [2022-04-13T18:14:35.089Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:35.089Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:35.360Z] main: digest: sha256:282534a98d5b904843982cb38cca258b65df286f50e8b864b75137fa63fa4a6f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:14:35.414Z] ===================================================== [Pipeline] echo [2022-04-13T18:14:35.423Z] taggedImages: [2022-04-13T18:14:35.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:35.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-13T18:14:35.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.68 [2022-04-13T18:14:35.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:35.423Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-13T18:14:35.447Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-13T18:14:35.447Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:35.447Z] latest [2022-04-13T18:14:35.447Z] 2.2.0-dev.68 [2022-04-13T18:14:35.447Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:35.447Z] main [2022-04-13T18:14:35.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:35.819Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:36.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:36.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T18:14:36.195Z] 68bc50e0efef: Preparing [2022-04-13T18:14:36.195Z] e5f43f40d9b5: Preparing [2022-04-13T18:14:36.195Z] f23cb4190e9a: Preparing [2022-04-13T18:14:36.195Z] 7183404ac6ac: Preparing [2022-04-13T18:14:36.195Z] 775ac86b9748: Preparing [2022-04-13T18:14:36.195Z] d6880b643f8e: Preparing [2022-04-13T18:14:36.195Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:36.195Z] d6880b643f8e: Waiting [2022-04-13T18:14:36.195Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:36.470Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:36.470Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:36.470Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:36.470Z] f23cb4190e9a: Pushed [2022-04-13T18:14:36.470Z] 68bc50e0efef: Pushed [2022-04-13T18:14:36.470Z] e5f43f40d9b5: Pushed [2022-04-13T18:14:54.761Z] 7183404ac6ac: Pushed [2022-04-13T18:14:54.761Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:55.100Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:55.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T18:14:55.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T18:14:55.431Z] 68bc50e0efef: Preparing [2022-04-13T18:14:55.431Z] e5f43f40d9b5: Preparing [2022-04-13T18:14:55.431Z] f23cb4190e9a: Preparing [2022-04-13T18:14:55.431Z] 7183404ac6ac: Preparing [2022-04-13T18:14:55.431Z] 775ac86b9748: Preparing [2022-04-13T18:14:55.431Z] d6880b643f8e: Preparing [2022-04-13T18:14:55.431Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:55.431Z] d6880b643f8e: Waiting [2022-04-13T18:14:55.431Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:55.431Z] e5f43f40d9b5: Layer already exists [2022-04-13T18:14:55.431Z] f23cb4190e9a: Layer already exists [2022-04-13T18:14:55.431Z] 7183404ac6ac: Layer already exists [2022-04-13T18:14:55.431Z] 68bc50e0efef: Layer already exists [2022-04-13T18:14:55.431Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:55.702Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:55.702Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:55.702Z] latest: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:56.038Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:56.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.68 [2022-04-13T18:14:56.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T18:14:56.370Z] 68bc50e0efef: Preparing [2022-04-13T18:14:56.370Z] e5f43f40d9b5: Preparing [2022-04-13T18:14:56.370Z] f23cb4190e9a: Preparing [2022-04-13T18:14:56.370Z] 7183404ac6ac: Preparing [2022-04-13T18:14:56.370Z] 775ac86b9748: Preparing [2022-04-13T18:14:56.370Z] d6880b643f8e: Preparing [2022-04-13T18:14:56.370Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:56.370Z] d6880b643f8e: Waiting [2022-04-13T18:14:56.370Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:56.370Z] 7183404ac6ac: Layer already exists [2022-04-13T18:14:56.370Z] 68bc50e0efef: Layer already exists [2022-04-13T18:14:56.370Z] f23cb4190e9a: Layer already exists [2022-04-13T18:14:56.370Z] e5f43f40d9b5: Layer already exists [2022-04-13T18:14:56.370Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:56.641Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:56.641Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:56.641Z] 2.2.0-dev.68: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:56.977Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:57.310Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:57.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T18:14:57.310Z] 68bc50e0efef: Preparing [2022-04-13T18:14:57.310Z] e5f43f40d9b5: Preparing [2022-04-13T18:14:57.310Z] f23cb4190e9a: Preparing [2022-04-13T18:14:57.310Z] 7183404ac6ac: Preparing [2022-04-13T18:14:57.310Z] 775ac86b9748: Preparing [2022-04-13T18:14:57.310Z] d6880b643f8e: Preparing [2022-04-13T18:14:57.310Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:57.310Z] d6880b643f8e: Waiting [2022-04-13T18:14:57.310Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:57.582Z] e5f43f40d9b5: Layer already exists [2022-04-13T18:14:57.582Z] f23cb4190e9a: Layer already exists [2022-04-13T18:14:57.582Z] 68bc50e0efef: Layer already exists [2022-04-13T18:14:57.582Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:57.582Z] 7183404ac6ac: Layer already exists [2022-04-13T18:14:57.582Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:57.582Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:57.583Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:57.920Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:58.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-13T18:14:58.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-13T18:14:58.253Z] 68bc50e0efef: Preparing [2022-04-13T18:14:58.253Z] e5f43f40d9b5: Preparing [2022-04-13T18:14:58.253Z] f23cb4190e9a: Preparing [2022-04-13T18:14:58.253Z] 7183404ac6ac: Preparing [2022-04-13T18:14:58.253Z] 775ac86b9748: Preparing [2022-04-13T18:14:58.253Z] d6880b643f8e: Preparing [2022-04-13T18:14:58.253Z] 4f4ce317c6bb: Preparing [2022-04-13T18:14:58.253Z] d6880b643f8e: Waiting [2022-04-13T18:14:58.253Z] 4f4ce317c6bb: Waiting [2022-04-13T18:14:58.253Z] 775ac86b9748: Layer already exists [2022-04-13T18:14:58.253Z] e5f43f40d9b5: Layer already exists [2022-04-13T18:14:58.253Z] 7183404ac6ac: Layer already exists [2022-04-13T18:14:58.253Z] 68bc50e0efef: Layer already exists [2022-04-13T18:14:58.253Z] f23cb4190e9a: Layer already exists [2022-04-13T18:14:58.524Z] d6880b643f8e: Layer already exists [2022-04-13T18:14:58.524Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:14:58.524Z] main: digest: sha256:b56b1397b177c8d5024097dd18aebac2361428b692328a1fda1baeb3978fc5cf size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:14:58.568Z] ===================================================== [Pipeline] echo [2022-04-13T18:14:58.574Z] taggedImages: [2022-04-13T18:14:58.574Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:58.574Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-13T18:14:58.574Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.68 [2022-04-13T18:14:58.574Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:58.574Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-13T18:14:58.588Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-13T18:14:58.588Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:58.588Z] latest [2022-04-13T18:14:58.588Z] 2.2.0-dev.68 [2022-04-13T18:14:58.588Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:14:58.588Z] main [2022-04-13T18:14:58.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:58.924Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:14:59.262Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:14:59.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T18:14:59.262Z] 277454de811a: Preparing [2022-04-13T18:14:59.262Z] b60831e193f5: Preparing [2022-04-13T18:14:59.262Z] fe8f0213177d: Preparing [2022-04-13T18:14:59.262Z] 630a79bf39f4: Preparing [2022-04-13T18:14:59.262Z] f73e7dbfee58: Preparing [2022-04-13T18:14:59.533Z] f73e7dbfee58: Layer already exists [2022-04-13T18:14:59.533Z] fe8f0213177d: Layer already exists [2022-04-13T18:14:59.533Z] 277454de811a: Pushed [2022-04-13T18:14:59.803Z] 630a79bf39f4: Pushed [2022-04-13T18:15:05.190Z] b60831e193f5: Pushed [2022-04-13T18:15:05.190Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:05.532Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:05.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T18:15:05.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T18:15:05.866Z] 277454de811a: Preparing [2022-04-13T18:15:05.866Z] b60831e193f5: Preparing [2022-04-13T18:15:05.866Z] fe8f0213177d: Preparing [2022-04-13T18:15:05.866Z] 630a79bf39f4: Preparing [2022-04-13T18:15:05.866Z] f73e7dbfee58: Preparing [2022-04-13T18:15:05.866Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:05.866Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:05.866Z] b60831e193f5: Layer already exists [2022-04-13T18:15:05.866Z] 277454de811a: Layer already exists [2022-04-13T18:15:06.137Z] 630a79bf39f4: Layer already exists [2022-04-13T18:15:06.137Z] latest: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:06.478Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:06.817Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.68 [2022-04-13T18:15:06.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T18:15:06.817Z] 277454de811a: Preparing [2022-04-13T18:15:06.817Z] b60831e193f5: Preparing [2022-04-13T18:15:06.817Z] fe8f0213177d: Preparing [2022-04-13T18:15:06.817Z] 630a79bf39f4: Preparing [2022-04-13T18:15:06.817Z] f73e7dbfee58: Preparing [2022-04-13T18:15:06.817Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:06.817Z] b60831e193f5: Layer already exists [2022-04-13T18:15:06.817Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:06.817Z] 630a79bf39f4: Layer already exists [2022-04-13T18:15:06.817Z] 277454de811a: Layer already exists [2022-04-13T18:15:07.090Z] 2.2.0-dev.68: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:07.436Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:07.771Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:07.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T18:15:07.771Z] 277454de811a: Preparing [2022-04-13T18:15:07.771Z] b60831e193f5: Preparing [2022-04-13T18:15:07.771Z] fe8f0213177d: Preparing [2022-04-13T18:15:07.771Z] 630a79bf39f4: Preparing [2022-04-13T18:15:07.771Z] f73e7dbfee58: Preparing [2022-04-13T18:15:07.771Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:07.771Z] b60831e193f5: Layer already exists [2022-04-13T18:15:07.771Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:07.771Z] 630a79bf39f4: Layer already exists [2022-04-13T18:15:07.771Z] 277454de811a: Layer already exists [2022-04-13T18:15:08.042Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:08.377Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:08.710Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-13T18:15:08.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-13T18:15:08.710Z] 277454de811a: Preparing [2022-04-13T18:15:08.710Z] b60831e193f5: Preparing [2022-04-13T18:15:08.710Z] fe8f0213177d: Preparing [2022-04-13T18:15:08.710Z] 630a79bf39f4: Preparing [2022-04-13T18:15:08.710Z] f73e7dbfee58: Preparing [2022-04-13T18:15:08.710Z] b60831e193f5: Layer already exists [2022-04-13T18:15:08.710Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:08.710Z] 630a79bf39f4: Layer already exists [2022-04-13T18:15:08.710Z] 277454de811a: Layer already exists [2022-04-13T18:15:08.710Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:08.981Z] main: digest: sha256:8406c3bc5898030553ba53ef462f64846f07605b84ec4d14471ed70dc43cb3e6 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:15:09.044Z] ===================================================== [Pipeline] echo [2022-04-13T18:15:09.057Z] taggedImages: [2022-04-13T18:15:09.057Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:09.057Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-13T18:15:09.057Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.68 [2022-04-13T18:15:09.057Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:09.057Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-13T18:15:09.086Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-13T18:15:09.086Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:09.086Z] latest [2022-04-13T18:15:09.086Z] 2.2.0-dev.68 [2022-04-13T18:15:09.086Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:09.086Z] main [2022-04-13T18:15:09.086Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:09.450Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:09.850Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:09.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T18:15:09.850Z] 94e743e8e5af: Preparing [2022-04-13T18:15:09.850Z] 5358da4776b6: Preparing [2022-04-13T18:15:09.850Z] fe8f0213177d: Preparing [2022-04-13T18:15:09.850Z] 67672bff1a77: Preparing [2022-04-13T18:15:09.850Z] f73e7dbfee58: Preparing [2022-04-13T18:15:10.152Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:10.152Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:10.152Z] 67672bff1a77: Layer already exists [2022-04-13T18:15:10.152Z] 94e743e8e5af: Pushed [2022-04-13T18:15:15.532Z] 5358da4776b6: Pushed [2022-04-13T18:15:15.532Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:15.871Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:16.207Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T18:15:16.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T18:15:16.207Z] 94e743e8e5af: Preparing [2022-04-13T18:15:16.207Z] 5358da4776b6: Preparing [2022-04-13T18:15:16.207Z] fe8f0213177d: Preparing [2022-04-13T18:15:16.207Z] 67672bff1a77: Preparing [2022-04-13T18:15:16.207Z] f73e7dbfee58: Preparing [2022-04-13T18:15:16.207Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:16.207Z] 5358da4776b6: Layer already exists [2022-04-13T18:15:16.207Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:16.207Z] 67672bff1a77: Layer already exists [2022-04-13T18:15:16.207Z] 94e743e8e5af: Layer already exists [2022-04-13T18:15:16.477Z] latest: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:16.820Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:17.159Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.68 [2022-04-13T18:15:17.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T18:15:17.159Z] 94e743e8e5af: Preparing [2022-04-13T18:15:17.159Z] 5358da4776b6: Preparing [2022-04-13T18:15:17.159Z] fe8f0213177d: Preparing [2022-04-13T18:15:17.159Z] 67672bff1a77: Preparing [2022-04-13T18:15:17.159Z] f73e7dbfee58: Preparing [2022-04-13T18:15:17.159Z] 94e743e8e5af: Layer already exists [2022-04-13T18:15:17.159Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:17.159Z] 67672bff1a77: Layer already exists [2022-04-13T18:15:17.159Z] 5358da4776b6: Layer already exists [2022-04-13T18:15:17.159Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:17.430Z] 2.2.0-dev.68: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:17.776Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:18.113Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:18.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T18:15:18.113Z] 94e743e8e5af: Preparing [2022-04-13T18:15:18.113Z] 5358da4776b6: Preparing [2022-04-13T18:15:18.113Z] fe8f0213177d: Preparing [2022-04-13T18:15:18.113Z] 67672bff1a77: Preparing [2022-04-13T18:15:18.113Z] f73e7dbfee58: Preparing [2022-04-13T18:15:18.113Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:18.113Z] 94e743e8e5af: Layer already exists [2022-04-13T18:15:18.113Z] 67672bff1a77: Layer already exists [2022-04-13T18:15:18.113Z] 5358da4776b6: Layer already exists [2022-04-13T18:15:18.113Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:18.383Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:18.728Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:19.059Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-13T18:15:19.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-13T18:15:19.059Z] 94e743e8e5af: Preparing [2022-04-13T18:15:19.059Z] 5358da4776b6: Preparing [2022-04-13T18:15:19.059Z] fe8f0213177d: Preparing [2022-04-13T18:15:19.059Z] 67672bff1a77: Preparing [2022-04-13T18:15:19.059Z] f73e7dbfee58: Preparing [2022-04-13T18:15:19.059Z] 94e743e8e5af: Layer already exists [2022-04-13T18:15:19.059Z] fe8f0213177d: Layer already exists [2022-04-13T18:15:19.059Z] 5358da4776b6: Layer already exists [2022-04-13T18:15:19.059Z] f73e7dbfee58: Layer already exists [2022-04-13T18:15:19.059Z] 67672bff1a77: Layer already exists [2022-04-13T18:15:19.329Z] main: digest: sha256:eca240dba7026cfc568d69757a06b520ed5bc2b86ad2560686ee14e9ece85f29 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:15:19.379Z] ===================================================== [Pipeline] echo [2022-04-13T18:15:19.391Z] taggedImages: [2022-04-13T18:15:19.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:19.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-13T18:15:19.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.68 [2022-04-13T18:15:19.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:19.391Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-13T18:15:19.412Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-13T18:15:19.412Z] e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:19.412Z] latest [2022-04-13T18:15:19.412Z] 2.2.0-dev.68 [2022-04-13T18:15:19.412Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:19.412Z] main [2022-04-13T18:15:19.412Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:19.761Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:20.104Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:20.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T18:15:20.104Z] bbb8ed4a0066: Preparing [2022-04-13T18:15:20.104Z] af4ce467e0e0: Preparing [2022-04-13T18:15:20.104Z] 84cddef4dde9: Preparing [2022-04-13T18:15:20.104Z] 513ae8ee59d6: Preparing [2022-04-13T18:15:20.104Z] f0e5a4d6c014: Preparing [2022-04-13T18:15:20.104Z] 3b19d27f08f7: Preparing [2022-04-13T18:15:20.104Z] 73bb99a6e169: Preparing [2022-04-13T18:15:20.104Z] ec06c3102977: Preparing [2022-04-13T18:15:20.104Z] 6a3c62e080c7: Preparing [2022-04-13T18:15:20.104Z] 340cb19ca677: Preparing [2022-04-13T18:15:20.104Z] 4f4ce317c6bb: Preparing [2022-04-13T18:15:20.104Z] 340cb19ca677: Waiting [2022-04-13T18:15:20.104Z] ec06c3102977: Waiting [2022-04-13T18:15:20.104Z] 6a3c62e080c7: Waiting [2022-04-13T18:15:20.104Z] 4f4ce317c6bb: Waiting [2022-04-13T18:15:20.104Z] 3b19d27f08f7: Waiting [2022-04-13T18:15:20.382Z] f0e5a4d6c014: Layer already exists [2022-04-13T18:15:20.382Z] 3b19d27f08f7: Layer already exists [2022-04-13T18:15:20.382Z] 73bb99a6e169: Layer already exists [2022-04-13T18:15:20.382Z] ec06c3102977: Layer already exists [2022-04-13T18:15:20.382Z] af4ce467e0e0: Pushed [2022-04-13T18:15:20.382Z] 6a3c62e080c7: Layer already exists [2022-04-13T18:15:20.382Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:15:20.382Z] 340cb19ca677: Layer already exists [2022-04-13T18:15:20.977Z] bbb8ed4a0066: Pushed [2022-04-13T18:15:26.357Z] 84cddef4dde9: Pushed [2022-04-13T18:15:38.722Z] 513ae8ee59d6: Pushed [2022-04-13T18:15:38.722Z] e06225a277df99345dc66b555c91ab0f0cafa68f: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:39.066Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:39.406Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T18:15:39.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T18:15:39.406Z] bbb8ed4a0066: Preparing [2022-04-13T18:15:39.406Z] af4ce467e0e0: Preparing [2022-04-13T18:15:39.406Z] 84cddef4dde9: Preparing [2022-04-13T18:15:39.406Z] 513ae8ee59d6: Preparing [2022-04-13T18:15:39.406Z] f0e5a4d6c014: Preparing [2022-04-13T18:15:39.406Z] 3b19d27f08f7: Preparing [2022-04-13T18:15:39.406Z] 73bb99a6e169: Preparing [2022-04-13T18:15:39.406Z] ec06c3102977: Preparing [2022-04-13T18:15:39.406Z] 6a3c62e080c7: Preparing [2022-04-13T18:15:39.406Z] 340cb19ca677: Preparing [2022-04-13T18:15:39.406Z] 4f4ce317c6bb: Preparing [2022-04-13T18:15:39.406Z] 3b19d27f08f7: Waiting [2022-04-13T18:15:39.406Z] 73bb99a6e169: Waiting [2022-04-13T18:15:39.406Z] 340cb19ca677: Waiting [2022-04-13T18:15:39.406Z] 4f4ce317c6bb: Waiting [2022-04-13T18:15:39.406Z] ec06c3102977: Waiting [2022-04-13T18:15:39.406Z] 6a3c62e080c7: Waiting [2022-04-13T18:15:39.678Z] f0e5a4d6c014: Layer already exists [2022-04-13T18:15:39.678Z] bbb8ed4a0066: Layer already exists [2022-04-13T18:15:39.678Z] 513ae8ee59d6: Layer already exists [2022-04-13T18:15:39.678Z] 84cddef4dde9: Layer already exists [2022-04-13T18:15:39.678Z] af4ce467e0e0: Layer already exists [2022-04-13T18:15:39.678Z] 6a3c62e080c7: Layer already exists [2022-04-13T18:15:39.678Z] 3b19d27f08f7: Layer already exists [2022-04-13T18:15:39.678Z] ec06c3102977: Layer already exists [2022-04-13T18:15:39.678Z] 73bb99a6e169: Layer already exists [2022-04-13T18:15:39.678Z] 340cb19ca677: Layer already exists [2022-04-13T18:15:39.678Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:15:39.678Z] latest: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:40.021Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:40.360Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.68 [2022-04-13T18:15:40.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T18:15:40.360Z] bbb8ed4a0066: Preparing [2022-04-13T18:15:40.360Z] af4ce467e0e0: Preparing [2022-04-13T18:15:40.360Z] 84cddef4dde9: Preparing [2022-04-13T18:15:40.360Z] 513ae8ee59d6: Preparing [2022-04-13T18:15:40.360Z] f0e5a4d6c014: Preparing [2022-04-13T18:15:40.360Z] 3b19d27f08f7: Preparing [2022-04-13T18:15:40.360Z] 73bb99a6e169: Preparing [2022-04-13T18:15:40.360Z] ec06c3102977: Preparing [2022-04-13T18:15:40.360Z] 6a3c62e080c7: Preparing [2022-04-13T18:15:40.360Z] 340cb19ca677: Preparing [2022-04-13T18:15:40.360Z] 4f4ce317c6bb: Preparing [2022-04-13T18:15:40.360Z] 3b19d27f08f7: Waiting [2022-04-13T18:15:40.360Z] 73bb99a6e169: Waiting [2022-04-13T18:15:40.360Z] ec06c3102977: Waiting [2022-04-13T18:15:40.360Z] 6a3c62e080c7: Waiting [2022-04-13T18:15:40.360Z] 340cb19ca677: Waiting [2022-04-13T18:15:40.360Z] 4f4ce317c6bb: Waiting [2022-04-13T18:15:40.360Z] f0e5a4d6c014: Layer already exists [2022-04-13T18:15:40.360Z] af4ce467e0e0: Layer already exists [2022-04-13T18:15:40.360Z] 513ae8ee59d6: Layer already exists [2022-04-13T18:15:40.360Z] 84cddef4dde9: Layer already exists [2022-04-13T18:15:40.360Z] bbb8ed4a0066: Layer already exists [2022-04-13T18:15:40.631Z] 3b19d27f08f7: Layer already exists [2022-04-13T18:15:40.631Z] ec06c3102977: Layer already exists [2022-04-13T18:15:40.631Z] 6a3c62e080c7: Layer already exists [2022-04-13T18:15:40.631Z] 340cb19ca677: Layer already exists [2022-04-13T18:15:40.631Z] 73bb99a6e169: Layer already exists [2022-04-13T18:15:40.631Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:15:40.632Z] 2.2.0-dev.68: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:40.977Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:41.322Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:41.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T18:15:41.322Z] bbb8ed4a0066: Preparing [2022-04-13T18:15:41.322Z] af4ce467e0e0: Preparing [2022-04-13T18:15:41.322Z] 84cddef4dde9: Preparing [2022-04-13T18:15:41.322Z] 513ae8ee59d6: Preparing [2022-04-13T18:15:41.322Z] f0e5a4d6c014: Preparing [2022-04-13T18:15:41.322Z] 3b19d27f08f7: Preparing [2022-04-13T18:15:41.322Z] 73bb99a6e169: Preparing [2022-04-13T18:15:41.322Z] ec06c3102977: Preparing [2022-04-13T18:15:41.322Z] 6a3c62e080c7: Preparing [2022-04-13T18:15:41.322Z] 340cb19ca677: Preparing [2022-04-13T18:15:41.322Z] 4f4ce317c6bb: Preparing [2022-04-13T18:15:41.322Z] ec06c3102977: Waiting [2022-04-13T18:15:41.322Z] 6a3c62e080c7: Waiting [2022-04-13T18:15:41.322Z] 340cb19ca677: Waiting [2022-04-13T18:15:41.322Z] 73bb99a6e169: Waiting [2022-04-13T18:15:41.322Z] 3b19d27f08f7: Waiting [2022-04-13T18:15:41.322Z] 84cddef4dde9: Layer already exists [2022-04-13T18:15:41.322Z] af4ce467e0e0: Layer already exists [2022-04-13T18:15:41.322Z] f0e5a4d6c014: Layer already exists [2022-04-13T18:15:41.322Z] 513ae8ee59d6: Layer already exists [2022-04-13T18:15:41.322Z] bbb8ed4a0066: Layer already exists [2022-04-13T18:15:41.597Z] 340cb19ca677: Layer already exists [2022-04-13T18:15:41.597Z] 73bb99a6e169: Layer already exists [2022-04-13T18:15:41.597Z] ec06c3102977: Layer already exists [2022-04-13T18:15:41.597Z] 6a3c62e080c7: Layer already exists [2022-04-13T18:15:41.597Z] 3b19d27f08f7: Layer already exists [2022-04-13T18:15:41.597Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:15:41.597Z] e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:41.944Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:42.285Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-13T18:15:42.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-13T18:15:42.285Z] bbb8ed4a0066: Preparing [2022-04-13T18:15:42.285Z] af4ce467e0e0: Preparing [2022-04-13T18:15:42.285Z] 84cddef4dde9: Preparing [2022-04-13T18:15:42.285Z] 513ae8ee59d6: Preparing [2022-04-13T18:15:42.285Z] f0e5a4d6c014: Preparing [2022-04-13T18:15:42.285Z] 3b19d27f08f7: Preparing [2022-04-13T18:15:42.285Z] 73bb99a6e169: Preparing [2022-04-13T18:15:42.285Z] ec06c3102977: Preparing [2022-04-13T18:15:42.285Z] 6a3c62e080c7: Preparing [2022-04-13T18:15:42.285Z] 340cb19ca677: Preparing [2022-04-13T18:15:42.285Z] 4f4ce317c6bb: Preparing [2022-04-13T18:15:42.285Z] ec06c3102977: Waiting [2022-04-13T18:15:42.285Z] 6a3c62e080c7: Waiting [2022-04-13T18:15:42.285Z] 3b19d27f08f7: Waiting [2022-04-13T18:15:42.285Z] 340cb19ca677: Waiting [2022-04-13T18:15:42.285Z] 73bb99a6e169: Waiting [2022-04-13T18:15:42.285Z] 4f4ce317c6bb: Waiting [2022-04-13T18:15:42.285Z] af4ce467e0e0: Layer already exists [2022-04-13T18:15:42.561Z] f0e5a4d6c014: Layer already exists [2022-04-13T18:15:42.561Z] 84cddef4dde9: Layer already exists [2022-04-13T18:15:42.561Z] 513ae8ee59d6: Layer already exists [2022-04-13T18:15:42.561Z] bbb8ed4a0066: Layer already exists [2022-04-13T18:15:42.561Z] 73bb99a6e169: Layer already exists [2022-04-13T18:15:42.561Z] 3b19d27f08f7: Layer already exists [2022-04-13T18:15:42.561Z] 6a3c62e080c7: Layer already exists [2022-04-13T18:15:42.561Z] 340cb19ca677: Layer already exists [2022-04-13T18:15:42.561Z] ec06c3102977: Layer already exists [2022-04-13T18:15:42.561Z] 4f4ce317c6bb: Layer already exists [2022-04-13T18:15:42.561Z] main: digest: sha256:4508b9b81d794e689fb38de9edaa5ffc35a6e2755be9bfbe658a441288aa5e00 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-13T18:15:42.608Z] ===================================================== [Pipeline] echo [2022-04-13T18:15:42.617Z] taggedImages: [2022-04-13T18:15:42.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f [2022-04-13T18:15:42.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-13T18:15:42.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.68 [2022-04-13T18:15:42.617Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:e06225a277df99345dc66b555c91ab0f0cafa68f-2.2.0-dev.68 [2022-04-13T18:15:42.617Z] - 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-13T18:15:43.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T18:15:43.299Z] [2022-04-13T18:15:43.299Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:15:43.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T18:15:43.944Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-13T18:15:43.944Z] 8998bd30e6a1: Pulling fs layer [2022-04-13T18:15:43.944Z] 04944245beec: Pulling fs layer [2022-04-13T18:15:43.944Z] 699f458cf7ca: Pulling fs layer [2022-04-13T18:15:43.944Z] 765212b225bb: Pulling fs layer [2022-04-13T18:15:43.944Z] f23df028b6ca: Pulling fs layer [2022-04-13T18:15:43.944Z] d65c8cfc05b1: Pulling fs layer [2022-04-13T18:15:43.944Z] 2437ff75d9bd: Pulling fs layer [2022-04-13T18:15:43.944Z] 765212b225bb: Waiting [2022-04-13T18:15:43.944Z] f23df028b6ca: Waiting [2022-04-13T18:15:43.944Z] d65c8cfc05b1: Waiting [2022-04-13T18:15:43.944Z] 2437ff75d9bd: Waiting [2022-04-13T18:15:43.944Z] 04944245beec: Verifying Checksum [2022-04-13T18:15:43.944Z] 04944245beec: Download complete [2022-04-13T18:15:43.944Z] 765212b225bb: Verifying Checksum [2022-04-13T18:15:43.944Z] 765212b225bb: Download complete [2022-04-13T18:15:44.219Z] f23df028b6ca: Verifying Checksum [2022-04-13T18:15:44.219Z] f23df028b6ca: Download complete [2022-04-13T18:15:44.219Z] d65c8cfc05b1: Verifying Checksum [2022-04-13T18:15:44.219Z] d65c8cfc05b1: Download complete [2022-04-13T18:15:44.219Z] 699f458cf7ca: Verifying Checksum [2022-04-13T18:15:44.219Z] 699f458cf7ca: Download complete [2022-04-13T18:15:44.816Z] 8998bd30e6a1: Verifying Checksum [2022-04-13T18:15:44.816Z] 8998bd30e6a1: Download complete [2022-04-13T18:15:47.433Z] 2437ff75d9bd: Verifying Checksum [2022-04-13T18:15:47.433Z] 2437ff75d9bd: Download complete [2022-04-13T18:15:48.869Z] 8998bd30e6a1: Pull complete [2022-04-13T18:15:49.465Z] 04944245beec: Pull complete [2022-04-13T18:15:50.900Z] 699f458cf7ca: Pull complete [2022-04-13T18:15:51.173Z] 765212b225bb: Pull complete [2022-04-13T18:15:52.151Z] f23df028b6ca: Pull complete [2022-04-13T18:15:52.426Z] d65c8cfc05b1: Pull complete [2022-04-13T18:16:07.508Z] 2437ff75d9bd: Pull complete [2022-04-13T18:16:07.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-13T18:16:07.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-13T18:16:07.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-13T18:16:07.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-20829 does not seem to be running inside a container [2022-04-13T18:16:07.849Z] $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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-13T18:16:10.704Z] $ docker top 1e69c558fd3889c97413e8d68ccc6234d669d94a5a3f6b87bf5347b53ca2486d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:16:11.715Z] ---> job-cost.sh [2022-04-13T18:16:11.715Z] lf-activate-venv: SKIPPING [2022-04-13T18:16:11.715Z] INFO: No Stack... [2022-04-13T18:16:12.692Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-13T18:16:13.665Z] INFO: Archiving Costs [Pipeline] sh [2022-04-13T18:16:14.328Z] + cat /w/workspace/edgex-go/193/archives/cost.csv [2022-04-13T18:16:14.328Z] + cut -d, -f6 [Pipeline] lock [2022-04-13T18:16:14.364Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] [2022-04-13T18:16:14.370Z] Resource [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] did not exist. Created. [2022-04-13T18:16:14.370Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-13T18:16:15.032Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-13T18:16:15.721Z] Stashed 1 file(s) [Pipeline] } [2022-04-13T18:16:15.728Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-13T18:16:15.754Z] $ docker stop --time=1 1e69c558fd3889c97413e8d68ccc6234d669d94a5a3f6b87bf5347b53ca2486d [2022-04-13T18:16:17.307Z] $ docker rm -f 1e69c558fd3889c97413e8d68ccc6234d669d94a5a3f6b87bf5347b53ca2486d [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-13T18:16:17.880Z] provisioning config files... [2022-04-13T18:16:17.889Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/193@tmp/config3663965148957205629tmp [Pipeline] { [Pipeline] sh [2022-04-13T18:16:18.180Z] + set +x [2022-04-13T18:16:18.181Z] + curl -s https://codecov.io/bash [2022-04-13T18:16:18.181Z] + bash -s -- [2022-04-13T18:16:18.181Z] [2022-04-13T18:16:18.181Z] _____ _ [2022-04-13T18:16:18.181Z] / ____| | | [2022-04-13T18:16:18.181Z] | | ___ __| | ___ ___ _____ __ [2022-04-13T18:16:18.181Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-13T18:16:18.181Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-13T18:16:18.181Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-13T18:16:18.181Z] Bash-1.0.6 [2022-04-13T18:16:18.181Z] [2022-04-13T18:16:18.181Z] [2022-04-13T18:16:18.181Z] ==> git version 2.25.1 found [2022-04-13T18:16:18.181Z] ==> 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-13T18:16:18.181Z] Release-Date: 2020-01-08 [2022-04-13T18:16:18.181Z] 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-13T18:16:18.181Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-13T18:16:18.181Z] ==> Jenkins CI detected. [2022-04-13T18:16:18.181Z] current dir:  /w/workspace/edgex-go/193 [2022-04-13T18:16:18.181Z] project root: . [2022-04-13T18:16:18.181Z] --> token set from env [2022-04-13T18:16:18.181Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-13T18:16:18.181Z] ==> Running gcov in . (disable via -X gcov) [2022-04-13T18:16:18.181Z] ==> Python coveragepy not found [2022-04-13T18:16:18.181Z] ==> Searching for coverage reports in: [2022-04-13T18:16:18.181Z] + . [2022-04-13T18:16:18.181Z] -> Found 1 reports [2022-04-13T18:16:18.181Z] ==> Detecting git/mercurial file structure [2022-04-13T18:16:18.440Z] ==> Reading reports [2022-04-13T18:16:18.440Z] + ./coverage.out bytes=434738 [2022-04-13T18:16:18.440Z] ==> Appending adjustments [2022-04-13T18:16:18.440Z] https://docs.codecov.io/docs/fixing-reports [2022-04-13T18:16:19.380Z] + Found adjustments [2022-04-13T18:16:19.380Z] ==> Gzipping contents [2022-04-13T18:16:19.380Z] 60K /tmp/codecov.q5pZA4.gz [2022-04-13T18:16:19.380Z] ==> Uploading reports [2022-04-13T18:16:19.380Z] url: https://codecov.io [2022-04-13T18:16:19.380Z] query: branch=main&commit=e06225a277df99345dc66b555c91ab0f0cafa68f&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T18:16:19.380Z] -> Pinging Codecov [2022-04-13T18:16:19.380Z] 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=e06225a277df99345dc66b555c91ab0f0cafa68f&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-13T18:16:19.953Z] -> Uploading to [2022-04-13T18:16:19.953Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/e06225a277df99345dc66b555c91ab0f0cafa68f/4a54bf57-412b-47ab-8d92-0bc1cfe11270.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T181619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b66048dc9fd5979f69fcced0592f9fa007d2b7749f09c9e98ab4990ba1c20bcb [2022-04-13T18:16:19.953Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:19.953Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:19.953Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59768 0 0 100 59768 0 241k --:--:-- --:--:-- --:--:-- 241k [2022-04-13T18:16:19.953Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/e06225a277df99345dc66b555c91ab0f0cafa68f [Pipeline] } [2022-04-13T18:16:19.961Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-13T18:16:20.217Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-13T18:16:20.227Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:16:20.517Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T18:16:20.517Z] [2022-04-13T18:16:20.517Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:16:20.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T18:16:20.816Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-13T18:16:20.816Z] 188c0c94c7c5: Pulling fs layer [2022-04-13T18:16:20.816Z] 0ef7d3d256c8: Pulling fs layer [2022-04-13T18:16:20.816Z] de9db76c5a1d: Pulling fs layer [2022-04-13T18:16:20.816Z] 0eba1c9be4d2: Pulling fs layer [2022-04-13T18:16:20.816Z] 0d57e429df01: Pulling fs layer [2022-04-13T18:16:20.816Z] 4e4be7b47b0d: Pulling fs layer [2022-04-13T18:16:20.816Z] e1f770b5df2f: Pulling fs layer [2022-04-13T18:16:20.816Z] 85a0685a4137: Pulling fs layer [2022-04-13T18:16:20.816Z] 4e4be7b47b0d: Waiting [2022-04-13T18:16:20.816Z] 0eba1c9be4d2: Waiting [2022-04-13T18:16:20.816Z] 0d57e429df01: Waiting [2022-04-13T18:16:20.816Z] e1f770b5df2f: Waiting [2022-04-13T18:16:20.816Z] 85a0685a4137: Waiting [2022-04-13T18:16:20.816Z] de9db76c5a1d: Verifying Checksum [2022-04-13T18:16:20.816Z] de9db76c5a1d: Download complete [2022-04-13T18:16:20.816Z] 0ef7d3d256c8: Download complete [2022-04-13T18:16:20.816Z] 0d57e429df01: Verifying Checksum [2022-04-13T18:16:20.816Z] 0d57e429df01: Download complete [2022-04-13T18:16:20.816Z] 4e4be7b47b0d: Verifying Checksum [2022-04-13T18:16:20.816Z] 4e4be7b47b0d: Download complete [2022-04-13T18:16:20.816Z] 188c0c94c7c5: Verifying Checksum [2022-04-13T18:16:20.816Z] 188c0c94c7c5: Download complete [2022-04-13T18:16:21.076Z] 188c0c94c7c5: Pull complete [2022-04-13T18:16:21.076Z] e1f770b5df2f: Verifying Checksum [2022-04-13T18:16:21.076Z] e1f770b5df2f: Download complete [2022-04-13T18:16:21.076Z] 0ef7d3d256c8: Pull complete [2022-04-13T18:16:21.338Z] de9db76c5a1d: Pull complete [2022-04-13T18:16:21.598Z] 0eba1c9be4d2: Verifying Checksum [2022-04-13T18:16:21.598Z] 0eba1c9be4d2: Download complete [2022-04-13T18:16:21.858Z] 85a0685a4137: Verifying Checksum [2022-04-13T18:16:21.858Z] 85a0685a4137: Download complete [2022-04-13T18:16:25.147Z] 0eba1c9be4d2: Pull complete [2022-04-13T18:16:25.147Z] 0d57e429df01: Pull complete [2022-04-13T18:16:25.147Z] 4e4be7b47b0d: Pull complete [2022-04-13T18:16:25.406Z] e1f770b5df2f: Pull complete [2022-04-13T18:16:28.703Z] 85a0685a4137: Pull complete [2022-04-13T18:16:28.703Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-13T18:16:28.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-13T18:16:28.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-13T18:16:28.769Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T18:16:28.795Z] $ 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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-13T18:16:30.775Z] $ docker top 153fa36eecb6c733f20a782922343f0f2cdc73bdac83f1dda5ecbb9c5bf87bc2 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-13T18:16:30.851Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-13T18:16:31.134Z] + set -o pipefail [2022-04-13T18:16:31.134Z] + snyk monitor '--org=edgex-jenkins' [2022-04-13T18:16:37.720Z] [2022-04-13T18:16:37.720Z] Monitoring /w/workspace/edgex-go/193 (github.com/edgexfoundry/edgex-go)... [2022-04-13T18:16:37.720Z] [2022-04-13T18:16:37.720Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/717306db-c6c3-46af-9d6c-888cc2baa9a5 [2022-04-13T18:16:37.720Z] [2022-04-13T18:16:37.720Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-13T18:16:37.720Z] [2022-04-13T18:16:37.720Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-13T18:16:37.720Z] [2022-04-13T18:16:37.980Z] [Pipeline] } [2022-04-13T18:16:37.988Z] $ docker stop --time=1 153fa36eecb6c733f20a782922343f0f2cdc73bdac83f1dda5ecbb9c5bf87bc2 [2022-04-13T18:16:40.250Z] $ docker rm -f 153fa36eecb6c733f20a782922343f0f2cdc73bdac83f1dda5ecbb9c5bf87bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-13T18:16:40.698Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T18:16:40.711Z] provisioning config files... [2022-04-13T18:16:40.719Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/193@tmp/config2526501445228185185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:16:41.012Z] --> edgex-publish-swagger.sh [2022-04-13T18:16:41.012Z] === Publish openapi/v2 API === [2022-04-13T18:16:41.012Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-13T18:16:41.012Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/193/openapi/v2/core-command.yaml] [2022-04-13T18:16:41.012Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:41.012Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:41.951Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 35724 --:--:-- --:--:-- --:--:-- 35686 100 33831 0 0 100 33831 0 35724 --:--:-- --:--:-- --:--:-- 35686 [2022-04-13T18:16:41.952Z] [2022-04-13T18:16:41.952Z] [2022-04-13T18:16:41.952Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/193/openapi/v2/core-data.yaml] [2022-04-13T18:16:41.952Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:41.952Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:43.334Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59373 0:00:01 0:00:01 --:--:-- 59422 100 71604 0 0 100 71604 0 55207 0:00:01 0:00:01 --:--:-- 55250 [2022-04-13T18:16:43.334Z] [2022-04-13T18:16:43.334Z] [2022-04-13T18:16:43.334Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/193/openapi/v2/core-metadata.yaml] [2022-04-13T18:16:43.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:43.334Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:44.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 90 141k 0 0 90 128k 0 1057k --:--:-- --:--:-- --:--:-- 1049k 100 141k 0 0 100 141k 0 122k 0:00:01 0:00:01 --:--:-- 122k 100 141k 0 0 100 141k 0 122k 0:00:01 0:00:01 --:--:-- 122k [2022-04-13T18:16:44.276Z] [2022-04-13T18:16:44.276Z] [2022-04-13T18:16:44.276Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/193/openapi/v2/support-notifications.yaml] [2022-04-13T18:16:44.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:44.276Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:45.666Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 75501 0:00:01 0:00:01 --:--:-- 75501 100 89318 0 0 100 89318 0 75373 0:00:01 0:00:01 --:--:-- 75373 [2022-04-13T18:16:45.666Z] [2022-04-13T18:16:45.666Z] [2022-04-13T18:16:45.666Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/193/openapi/v2/support-scheduler.yaml] [2022-04-13T18:16:45.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:45.666Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:47.053Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 32826 0:00:01 0:00:01 --:--:-- 32826 100 39556 0 0 100 39556 0 26109 0:00:01 0:00:01 --:--:-- 26109 [2022-04-13T18:16:47.053Z] [2022-04-13T18:16:47.053Z] [2022-04-13T18:16:47.053Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/193/openapi/v2/system-agent.yaml] [2022-04-13T18:16:47.053Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-13T18:16:47.053Z] Dload Upload Total Spent Left Speed [2022-04-13T18:16:48.259Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98004 --:--:-- --:--:-- --:--:-- 97529 100 20091 0 0 100 20091 0 20501 --:--:-- --:--:-- --:--:-- 20480 [2022-04-13T18:16:48.259Z] [2022-04-13T18:16:48.259Z] [Pipeline] } [2022-04-13T18:16:48.267Z] 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-13T18:16:48.643Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T18:16:48.644Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:16:48.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T18:16:48.942Z] . [Pipeline] withDockerContainer [2022-04-13T18:16:49.016Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T18:16:49.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T18:16:49.445Z] $ docker top 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T18:16:49.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T18:16:49.542Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T18:16:49.675Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T18:16:49.672Z] $ docker exec 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 ssh-agent [2022-04-13T18:16:49.790Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdakeD/agent.14 [2022-04-13T18:16:49.790Z] SSH_AGENT_PID=20 [2022-04-13T18:16:49.795Z] Running ssh-add (command line suppressed) [2022-04-13T18:16:49.914Z] Identity added: /w/workspace/edgex-go/193@tmp/private_key_1104611029294532923.key (/w/workspace/edgex-go/193@tmp/private_key_1104611029294532923.key) [2022-04-13T18:16:49.934Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T18:16:50.221Z] + git semver tag [2022-04-13T18:16:50.221Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T18:16:50.221Z] # $GIT_DIR = /w/workspace/edgex-go/193/.git [2022-04-13T18:16:50.221Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/193 [2022-04-13T18:16:50.221Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T18:16:50.221Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T18:16:50.221Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T18:16:50.221Z] # $SEMVER_BRANCH = main [2022-04-13T18:16:50.221Z] # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver [2022-04-13T18:16:50.221Z] # e06225a277df99345dc66b555c91ab0f0cafa68f HEAD [2022-04-13T18:16:50.221Z] # -> Force: false [2022-04-13T18:16:50.221Z] # 6d5c7192387b6b548678e7521699f598b3ef6ebc refs/tags/v2.2.0-dev.68 [Pipeline] } [2022-04-13T18:16:50.226Z] $ docker exec --env ******** --env ******** 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 ssh-agent -k [2022-04-13T18:16:50.333Z] unset SSH_AUTH_SOCK; [2022-04-13T18:16:50.333Z] unset SSH_AGENT_PID; [2022-04-13T18:16:50.333Z] echo Agent pid 20 killed; [2022-04-13T18:16:50.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T18:16:50.658Z] + git semver [Pipeline] } [2022-04-13T18:16:50.664Z] $ docker stop --time=1 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 [2022-04-13T18:16:51.977Z] $ docker rm -f 55afc630f75e0637f35e48295ee4eab3f471fd9a290bad3e37e0ce2a2dffcfc7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:16:52.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T18:16:52.434Z] [2022-04-13T18:16:52.434Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:16:52.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T18:16:52.737Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-13T18:16:52.737Z] ab5ef0e58194: Pulling fs layer [2022-04-13T18:16:52.737Z] 9712f1f96733: Pulling fs layer [2022-04-13T18:16:52.737Z] 63f879dbbcfc: Pulling fs layer [2022-04-13T18:16:52.737Z] 0d9ebad4ef96: Pulling fs layer [2022-04-13T18:16:52.737Z] e9a5061849ea: Pulling fs layer [2022-04-13T18:16:52.737Z] d747dcd14b5f: Pulling fs layer [2022-04-13T18:16:52.737Z] 2de7ff778b66: Pulling fs layer [2022-04-13T18:16:52.737Z] e9a5061849ea: Waiting [2022-04-13T18:16:52.737Z] d747dcd14b5f: Waiting [2022-04-13T18:16:52.737Z] 0d9ebad4ef96: Waiting [2022-04-13T18:16:52.737Z] 9712f1f96733: Verifying Checksum [2022-04-13T18:16:52.737Z] 9712f1f96733: Download complete [2022-04-13T18:16:52.999Z] 63f879dbbcfc: Verifying Checksum [2022-04-13T18:16:52.999Z] 63f879dbbcfc: Download complete [2022-04-13T18:16:53.258Z] e9a5061849ea: Verifying Checksum [2022-04-13T18:16:53.258Z] e9a5061849ea: Download complete [2022-04-13T18:16:53.258Z] d747dcd14b5f: Verifying Checksum [2022-04-13T18:16:53.258Z] d747dcd14b5f: Download complete [2022-04-13T18:16:53.258Z] 0d9ebad4ef96: Verifying Checksum [2022-04-13T18:16:53.258Z] 0d9ebad4ef96: Download complete [2022-04-13T18:16:53.258Z] ab5ef0e58194: Download complete [2022-04-13T18:16:53.258Z] 2de7ff778b66: Verifying Checksum [2022-04-13T18:16:53.258Z] 2de7ff778b66: Download complete [2022-04-13T18:16:56.547Z] ab5ef0e58194: Pull complete [2022-04-13T18:16:56.547Z] 9712f1f96733: Pull complete [2022-04-13T18:16:56.806Z] 63f879dbbcfc: Pull complete [2022-04-13T18:17:01.003Z] 0d9ebad4ef96: Pull complete [2022-04-13T18:17:01.003Z] e9a5061849ea: Pull complete [2022-04-13T18:17:01.003Z] d747dcd14b5f: Pull complete [2022-04-13T18:17:01.944Z] 2de7ff778b66: Pull complete [2022-04-13T18:17:01.944Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-13T18:17:01.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-13T18:17:01.944Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-13T18:17:02.015Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T18:17:02.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-13T18:17:04.457Z] $ docker top 79fa9602f17ac84ac4be24f38dcf97d9a1abe734690b5f22d5eefb4f492d9d35 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-13T18:17:04.545Z] provisioning config files... [2022-04-13T18:17:04.554Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/193@tmp/config6921264359080857976tmp [2022-04-13T18:17:04.568Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/193@tmp/config5197816406409006264tmp [2022-04-13T18:17:04.580Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/193@tmp/config7186445762351448335tmp [Pipeline] { [Pipeline] echo [2022-04-13T18:17:04.596Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:04.884Z] ---> sigul-configuration.sh [2022-04-13T18:17:04.884Z] gpg: directory `/root/.gnupg' created [2022-04-13T18:17:04.884Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-13T18:17:04.884Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-13T18:17:04.884Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-13T18:17:04.884Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-13T18:17:04.884Z] gpg: CAST5 encrypted data [2022-04-13T18:17:04.884Z] gpg: encrypted with 1 passphrase [2022-04-13T18:17:04.884Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-13T18:17:05.173Z] + mkdir /home/jenkins [2022-04-13T18:17:05.173Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-13T18:17:05.464Z] + 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-13T18:17:05.474Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:05.766Z] ---> sigul-install.sh [2022-04-13T18:17:05.766Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-13T18:17:06.054Z] + git tag --list [2022-04-13T18:17:06.054Z] 0.6.0 [2022-04-13T18:17:06.054Z] 0.6.1 [2022-04-13T18:17:06.054Z] 0.7.0 [2022-04-13T18:17:06.054Z] 0.7.1 [2022-04-13T18:17:06.054Z] v1.0.0 [2022-04-13T18:17:06.054Z] v1.0.1 [2022-04-13T18:17:06.054Z] v1.1.0 [2022-04-13T18:17:06.054Z] v1.2.0 [2022-04-13T18:17:06.054Z] v1.2.1 [2022-04-13T18:17:06.054Z] v1.3.0 [2022-04-13T18:17:06.054Z] v1.3.1 [2022-04-13T18:17:06.054Z] v2.0.0 [2022-04-13T18:17:06.054Z] v2.0.1-dev.1 [2022-04-13T18:17:06.054Z] v2.0.1-dev.10 [2022-04-13T18:17:06.054Z] v2.0.1-dev.11 [2022-04-13T18:17:06.054Z] v2.0.1-dev.12 [2022-04-13T18:17:06.054Z] v2.0.1-dev.13 [2022-04-13T18:17:06.054Z] v2.0.1-dev.14 [2022-04-13T18:17:06.054Z] v2.0.1-dev.15 [2022-04-13T18:17:06.054Z] v2.0.1-dev.16 [2022-04-13T18:17:06.054Z] v2.0.1-dev.17 [2022-04-13T18:17:06.054Z] v2.0.1-dev.18 [2022-04-13T18:17:06.054Z] v2.0.1-dev.19 [2022-04-13T18:17:06.054Z] v2.0.1-dev.2 [2022-04-13T18:17:06.054Z] v2.0.1-dev.20 [2022-04-13T18:17:06.054Z] v2.0.1-dev.21 [2022-04-13T18:17:06.054Z] v2.0.1-dev.22 [2022-04-13T18:17:06.054Z] v2.0.1-dev.23 [2022-04-13T18:17:06.054Z] v2.0.1-dev.24 [2022-04-13T18:17:06.054Z] v2.0.1-dev.25 [2022-04-13T18:17:06.054Z] v2.0.1-dev.26 [2022-04-13T18:17:06.054Z] v2.0.1-dev.27 [2022-04-13T18:17:06.054Z] v2.0.1-dev.28 [2022-04-13T18:17:06.054Z] v2.0.1-dev.29 [2022-04-13T18:17:06.054Z] v2.0.1-dev.3 [2022-04-13T18:17:06.054Z] v2.0.1-dev.30 [2022-04-13T18:17:06.054Z] v2.0.1-dev.31 [2022-04-13T18:17:06.054Z] v2.0.1-dev.32 [2022-04-13T18:17:06.054Z] v2.0.1-dev.33 [2022-04-13T18:17:06.054Z] v2.0.1-dev.34 [2022-04-13T18:17:06.054Z] v2.0.1-dev.35 [2022-04-13T18:17:06.054Z] v2.0.1-dev.36 [2022-04-13T18:17:06.054Z] v2.0.1-dev.37 [2022-04-13T18:17:06.054Z] v2.0.1-dev.38 [2022-04-13T18:17:06.054Z] v2.0.1-dev.39 [2022-04-13T18:17:06.054Z] v2.0.1-dev.4 [2022-04-13T18:17:06.054Z] v2.0.1-dev.40 [2022-04-13T18:17:06.054Z] v2.0.1-dev.41 [2022-04-13T18:17:06.054Z] v2.0.1-dev.42 [2022-04-13T18:17:06.054Z] v2.0.1-dev.43 [2022-04-13T18:17:06.054Z] v2.0.1-dev.44 [2022-04-13T18:17:06.054Z] v2.0.1-dev.45 [2022-04-13T18:17:06.054Z] v2.0.1-dev.46 [2022-04-13T18:17:06.054Z] v2.0.1-dev.47 [2022-04-13T18:17:06.054Z] v2.0.1-dev.48 [2022-04-13T18:17:06.054Z] v2.0.1-dev.49 [2022-04-13T18:17:06.054Z] v2.0.1-dev.5 [2022-04-13T18:17:06.054Z] v2.0.1-dev.50 [2022-04-13T18:17:06.054Z] v2.0.1-dev.51 [2022-04-13T18:17:06.054Z] v2.0.1-dev.52 [2022-04-13T18:17:06.054Z] v2.0.1-dev.53 [2022-04-13T18:17:06.054Z] v2.0.1-dev.54 [2022-04-13T18:17:06.054Z] v2.0.1-dev.55 [2022-04-13T18:17:06.054Z] v2.0.1-dev.56 [2022-04-13T18:17:06.054Z] v2.0.1-dev.57 [2022-04-13T18:17:06.054Z] v2.0.1-dev.58 [2022-04-13T18:17:06.054Z] v2.0.1-dev.59 [2022-04-13T18:17:06.054Z] v2.0.1-dev.6 [2022-04-13T18:17:06.054Z] v2.0.1-dev.60 [2022-04-13T18:17:06.054Z] v2.0.1-dev.61 [2022-04-13T18:17:06.054Z] v2.0.1-dev.62 [2022-04-13T18:17:06.054Z] v2.0.1-dev.63 [2022-04-13T18:17:06.054Z] v2.0.1-dev.64 [2022-04-13T18:17:06.054Z] v2.0.1-dev.65 [2022-04-13T18:17:06.054Z] v2.0.1-dev.66 [2022-04-13T18:17:06.054Z] v2.0.1-dev.67 [2022-04-13T18:17:06.054Z] v2.0.1-dev.68 [2022-04-13T18:17:06.054Z] v2.0.1-dev.69 [2022-04-13T18:17:06.054Z] v2.0.1-dev.7 [2022-04-13T18:17:06.054Z] v2.0.1-dev.70 [2022-04-13T18:17:06.054Z] v2.0.1-dev.71 [2022-04-13T18:17:06.054Z] v2.0.1-dev.72 [2022-04-13T18:17:06.054Z] v2.0.1-dev.73 [2022-04-13T18:17:06.054Z] v2.0.1-dev.74 [2022-04-13T18:17:06.054Z] v2.0.1-dev.75 [2022-04-13T18:17:06.054Z] v2.0.1-dev.76 [2022-04-13T18:17:06.054Z] v2.0.1-dev.77 [2022-04-13T18:17:06.054Z] v2.0.1-dev.78 [2022-04-13T18:17:06.054Z] v2.0.1-dev.79 [2022-04-13T18:17:06.054Z] v2.0.1-dev.8 [2022-04-13T18:17:06.054Z] v2.0.1-dev.80 [2022-04-13T18:17:06.054Z] v2.0.1-dev.81 [2022-04-13T18:17:06.054Z] v2.0.1-dev.82 [2022-04-13T18:17:06.054Z] v2.0.1-dev.83 [2022-04-13T18:17:06.054Z] v2.0.1-dev.84 [2022-04-13T18:17:06.054Z] v2.0.1-dev.85 [2022-04-13T18:17:06.054Z] v2.0.1-dev.86 [2022-04-13T18:17:06.054Z] v2.0.1-dev.87 [2022-04-13T18:17:06.054Z] v2.0.1-dev.88 [2022-04-13T18:17:06.054Z] v2.0.1-dev.89 [2022-04-13T18:17:06.054Z] v2.0.1-dev.9 [2022-04-13T18:17:06.054Z] v2.0.1-dev.90 [2022-04-13T18:17:06.054Z] v2.0.1-dev.91 [2022-04-13T18:17:06.054Z] v2.0.1-dev.92 [2022-04-13T18:17:06.054Z] v2.0.1-dev.93 [2022-04-13T18:17:06.054Z] v2.0.1-dev.94 [2022-04-13T18:17:06.054Z] v2.0.1-dev.95 [2022-04-13T18:17:06.054Z] v2.0.1-dev.96 [2022-04-13T18:17:06.054Z] v2.0.1-dev.97 [2022-04-13T18:17:06.054Z] v2.0.1-dev.98 [2022-04-13T18:17:06.054Z] v2.0.1-dev.99 [2022-04-13T18:17:06.054Z] v2.1.0 [2022-04-13T18:17:06.054Z] v2.2.0-dev.1 [2022-04-13T18:17:06.054Z] v2.2.0-dev.10 [2022-04-13T18:17:06.054Z] v2.2.0-dev.11 [2022-04-13T18:17:06.054Z] v2.2.0-dev.12 [2022-04-13T18:17:06.054Z] v2.2.0-dev.13 [2022-04-13T18:17:06.054Z] v2.2.0-dev.14 [2022-04-13T18:17:06.054Z] v2.2.0-dev.15 [2022-04-13T18:17:06.054Z] v2.2.0-dev.16 [2022-04-13T18:17:06.054Z] v2.2.0-dev.17 [2022-04-13T18:17:06.054Z] v2.2.0-dev.18 [2022-04-13T18:17:06.054Z] v2.2.0-dev.19 [2022-04-13T18:17:06.054Z] v2.2.0-dev.2 [2022-04-13T18:17:06.054Z] v2.2.0-dev.20 [2022-04-13T18:17:06.054Z] v2.2.0-dev.21 [2022-04-13T18:17:06.054Z] v2.2.0-dev.22 [2022-04-13T18:17:06.054Z] v2.2.0-dev.23 [2022-04-13T18:17:06.054Z] v2.2.0-dev.24 [2022-04-13T18:17:06.054Z] v2.2.0-dev.25 [2022-04-13T18:17:06.054Z] v2.2.0-dev.26 [2022-04-13T18:17:06.054Z] v2.2.0-dev.27 [2022-04-13T18:17:06.054Z] v2.2.0-dev.28 [2022-04-13T18:17:06.054Z] v2.2.0-dev.29 [2022-04-13T18:17:06.054Z] v2.2.0-dev.3 [2022-04-13T18:17:06.054Z] v2.2.0-dev.30 [2022-04-13T18:17:06.054Z] v2.2.0-dev.31 [2022-04-13T18:17:06.054Z] v2.2.0-dev.32 [2022-04-13T18:17:06.054Z] v2.2.0-dev.33 [2022-04-13T18:17:06.054Z] v2.2.0-dev.34 [2022-04-13T18:17:06.054Z] v2.2.0-dev.35 [2022-04-13T18:17:06.054Z] v2.2.0-dev.36 [2022-04-13T18:17:06.054Z] v2.2.0-dev.37 [2022-04-13T18:17:06.054Z] v2.2.0-dev.38 [2022-04-13T18:17:06.054Z] v2.2.0-dev.39 [2022-04-13T18:17:06.054Z] v2.2.0-dev.4 [2022-04-13T18:17:06.054Z] v2.2.0-dev.40 [2022-04-13T18:17:06.054Z] v2.2.0-dev.41 [2022-04-13T18:17:06.054Z] v2.2.0-dev.42 [2022-04-13T18:17:06.054Z] v2.2.0-dev.43 [2022-04-13T18:17:06.054Z] v2.2.0-dev.44 [2022-04-13T18:17:06.054Z] v2.2.0-dev.45 [2022-04-13T18:17:06.054Z] v2.2.0-dev.46 [2022-04-13T18:17:06.054Z] v2.2.0-dev.47 [2022-04-13T18:17:06.054Z] v2.2.0-dev.48 [2022-04-13T18:17:06.054Z] v2.2.0-dev.49 [2022-04-13T18:17:06.054Z] v2.2.0-dev.5 [2022-04-13T18:17:06.054Z] v2.2.0-dev.50 [2022-04-13T18:17:06.054Z] v2.2.0-dev.51 [2022-04-13T18:17:06.054Z] v2.2.0-dev.52 [2022-04-13T18:17:06.054Z] v2.2.0-dev.53 [2022-04-13T18:17:06.054Z] v2.2.0-dev.54 [2022-04-13T18:17:06.054Z] v2.2.0-dev.55 [2022-04-13T18:17:06.054Z] v2.2.0-dev.56 [2022-04-13T18:17:06.054Z] v2.2.0-dev.57 [2022-04-13T18:17:06.054Z] v2.2.0-dev.58 [2022-04-13T18:17:06.054Z] v2.2.0-dev.59 [2022-04-13T18:17:06.054Z] v2.2.0-dev.6 [2022-04-13T18:17:06.054Z] v2.2.0-dev.60 [2022-04-13T18:17:06.054Z] v2.2.0-dev.61 [2022-04-13T18:17:06.054Z] v2.2.0-dev.62 [2022-04-13T18:17:06.054Z] v2.2.0-dev.63 [2022-04-13T18:17:06.054Z] v2.2.0-dev.64 [2022-04-13T18:17:06.054Z] v2.2.0-dev.65 [2022-04-13T18:17:06.054Z] v2.2.0-dev.66 [2022-04-13T18:17:06.054Z] v2.2.0-dev.67 [2022-04-13T18:17:06.054Z] v2.2.0-dev.68 [2022-04-13T18:17:06.054Z] v2.2.0-dev.7 [2022-04-13T18:17:06.054Z] v2.2.0-dev.8 [2022-04-13T18:17:06.054Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-13T18:17:06.345Z] + lftools sign git-tag v2.2.0-dev.68 [2022-04-13T18:17:06.917Z] Signing Git tag with Sigul... [2022-04-13T18:17:06.917Z] Signing v2.2.0-dev.68 [Pipeline] echo [2022-04-13T18:17:07.188Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:07.476Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-13T18:17:07.484Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-13T18:17:07.497Z] $ docker stop --time=1 79fa9602f17ac84ac4be24f38dcf97d9a1abe734690b5f22d5eefb4f492d9d35 [2022-04-13T18:17:08.863Z] $ docker rm -f 79fa9602f17ac84ac4be24f38dcf97d9a1abe734690b5f22d5eefb4f492d9d35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-13T18:17:09.295Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T18:17:09.295Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:17:09.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T18:17:09.591Z] . [Pipeline] withDockerContainer [2022-04-13T18:17:09.663Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T18:17:09.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T18:17:10.090Z] $ docker top b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T18:17:10.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T18:17:10.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T18:17:10.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T18:17:10.324Z] $ docker exec b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b ssh-agent [2022-04-13T18:17:10.468Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhglegg/agent.13 [2022-04-13T18:17:10.468Z] SSH_AGENT_PID=19 [2022-04-13T18:17:10.473Z] Running ssh-add (command line suppressed) [2022-04-13T18:17:10.574Z] Identity added: /w/workspace/edgex-go/193@tmp/private_key_6726045568848429810.key (/w/workspace/edgex-go/193@tmp/private_key_6726045568848429810.key) [2022-04-13T18:17:10.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T18:17:10.882Z] + git semver bump pre [2022-04-13T18:17:10.882Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T18:17:10.882Z] # $GIT_DIR = /w/workspace/edgex-go/193/.git [2022-04-13T18:17:10.882Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/193 [2022-04-13T18:17:10.882Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T18:17:10.882Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T18:17:10.882Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T18:17:10.882Z] # $SEMVER_BRANCH = main [2022-04-13T18:17:10.882Z] # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver [2022-04-13T18:17:10.882Z] 2.2.0-dev.69 [Pipeline] } [2022-04-13T18:17:10.887Z] $ docker exec --env ******** --env ******** b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b ssh-agent -k [2022-04-13T18:17:10.987Z] unset SSH_AUTH_SOCK; [2022-04-13T18:17:10.987Z] unset SSH_AGENT_PID; [2022-04-13T18:17:10.987Z] echo Agent pid 19 killed; [2022-04-13T18:17:11.005Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T18:17:11.302Z] + git semver [Pipeline] } [2022-04-13T18:17:11.312Z] $ docker stop --time=1 b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b [2022-04-13T18:17:12.607Z] $ docker rm -f b35fe6306bb45e21109e99281c1858e2f830c16e045982dc624433e35e301d2b [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-13T18:17:12.964Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-13T18:17:12.964Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:17:13.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-13T18:17:13.257Z] . [Pipeline] withDockerContainer [2022-04-13T18:17:13.321Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T18:17:13.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@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:10004/edgex-devops/git-semver:latest cat [2022-04-13T18:17:13.808Z] $ docker top f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-13T18:17:13.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-13T18:17:13.908Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-13T18:17:14.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-13T18:17:14.045Z] $ docker exec f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 ssh-agent [2022-04-13T18:17:14.195Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjkNahE/agent.13 [2022-04-13T18:17:14.195Z] SSH_AGENT_PID=19 [2022-04-13T18:17:14.201Z] Running ssh-add (command line suppressed) [2022-04-13T18:17:14.309Z] Identity added: /w/workspace/edgex-go/193@tmp/private_key_8891208675728654706.key (/w/workspace/edgex-go/193@tmp/private_key_8891208675728654706.key) [2022-04-13T18:17:14.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-13T18:17:14.622Z] + git semver push [2022-04-13T18:17:14.622Z] # -> Open(): unable to determine branch for HEAD [2022-04-13T18:17:14.622Z] # $GIT_DIR = /w/workspace/edgex-go/193/.git [2022-04-13T18:17:14.622Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/193 [2022-04-13T18:17:14.622Z] # $SEMVER_REMOTE_NAME = origin [2022-04-13T18:17:14.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-13T18:17:14.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-13T18:17:14.622Z] # $SEMVER_BRANCH = main [2022-04-13T18:17:14.622Z] # $SEMVER_DIR = /w/workspace/edgex-go/193/.semver [Pipeline] } [2022-04-13T18:17:18.835Z] $ docker exec --env ******** --env ******** f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 ssh-agent -k [2022-04-13T18:17:18.946Z] unset SSH_AUTH_SOCK; [2022-04-13T18:17:18.946Z] unset SSH_AGENT_PID; [2022-04-13T18:17:18.947Z] echo Agent pid 19 killed; [2022-04-13T18:17:18.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-13T18:17:19.269Z] + git semver [Pipeline] } [2022-04-13T18:17:19.280Z] $ docker stop --time=1 f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 [2022-04-13T18:17:20.573Z] $ docker rm -f f3cd372045fe0b88037ef271394c05901b75ae3e739c78acba6b52200d79dd38 [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-13T18:17:21.184Z] + [ -d /w/workspace/edgex-go/193/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:21.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:22.348Z] ---> package-listing.sh [2022-04-13T18:17:22.348Z] ++ facter osfamily [2022-04-13T18:17:22.348Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-13T18:17:22.610Z] + OS_FAMILY=debian [2022-04-13T18:17:22.610Z] + workspace=/w/workspace/edgex-go/193 [2022-04-13T18:17:22.610Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-13T18:17:22.610Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-13T18:17:22.610Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-13T18:17:22.610Z] + PACKAGES=/tmp/packages_start.txt [2022-04-13T18:17:22.610Z] + '[' /w/workspace/edgex-go/193 ']' [2022-04-13T18:17:22.610Z] + PACKAGES=/tmp/packages_end.txt [2022-04-13T18:17:22.610Z] + case "${OS_FAMILY}" in [2022-04-13T18:17:22.610Z] + dpkg -l [2022-04-13T18:17:22.610Z] + grep '^ii' [2022-04-13T18:17:22.611Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-13T18:17:22.611Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-13T18:17:22.611Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-13T18:17:22.611Z] + '[' /w/workspace/edgex-go/193 ']' [2022-04-13T18:17:22.611Z] + mkdir -p /w/workspace/edgex-go/193/archives/ [2022-04-13T18:17:22.611Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/193/archives/ [Pipeline] echo [2022-04-13T18:17:22.624Z] 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/193/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-13T18:17:22.907Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:17:23.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T18:17:23.472Z] [2022-04-13T18:17:23.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-13T18:17:23.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T18:17:23.776Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-13T18:17:23.776Z] 5eb5b503b376: Pulling fs layer [2022-04-13T18:17:23.776Z] 5c69ac0246d0: Pulling fs layer [2022-04-13T18:17:23.776Z] ec43610c2a17: Pulling fs layer [2022-04-13T18:17:23.776Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-13T18:17:23.776Z] 33b1e0a273af: Pulling fs layer [2022-04-13T18:17:23.776Z] 5d3b04190fa2: Pulling fs layer [2022-04-13T18:17:23.776Z] 2f39f015ded8: Pulling fs layer [2022-04-13T18:17:23.776Z] 3a2ae6a8a46f: Waiting [2022-04-13T18:17:23.776Z] 33b1e0a273af: Waiting [2022-04-13T18:17:23.776Z] 5d3b04190fa2: Waiting [2022-04-13T18:17:23.776Z] 2f39f015ded8: Waiting [2022-04-13T18:17:23.776Z] 5c69ac0246d0: Download complete [2022-04-13T18:17:23.776Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-13T18:17:23.776Z] 33b1e0a273af: Verifying Checksum [2022-04-13T18:17:23.776Z] 33b1e0a273af: Download complete [2022-04-13T18:17:23.776Z] ec43610c2a17: Verifying Checksum [2022-04-13T18:17:23.776Z] ec43610c2a17: Download complete [2022-04-13T18:17:23.776Z] 5d3b04190fa2: Verifying Checksum [2022-04-13T18:17:23.776Z] 5d3b04190fa2: Download complete [2022-04-13T18:17:24.037Z] 5eb5b503b376: Verifying Checksum [2022-04-13T18:17:24.037Z] 5eb5b503b376: Download complete [2022-04-13T18:17:24.610Z] 2f39f015ded8: Verifying Checksum [2022-04-13T18:17:24.610Z] 2f39f015ded8: Download complete [2022-04-13T18:17:25.178Z] 5eb5b503b376: Pull complete [2022-04-13T18:17:25.437Z] 5c69ac0246d0: Pull complete [2022-04-13T18:17:26.002Z] ec43610c2a17: Pull complete [2022-04-13T18:17:26.002Z] 3a2ae6a8a46f: Pull complete [2022-04-13T18:17:26.261Z] 33b1e0a273af: Pull complete [2022-04-13T18:17:26.261Z] 5d3b04190fa2: Pull complete [2022-04-13T18:17:30.452Z] 2f39f015ded8: Pull complete [2022-04-13T18:17:30.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-13T18:17:30.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-13T18:17:30.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-13T18:17:30.512Z] prd-ubuntu20.04-docker-8c-8g-20826 does not seem to be running inside a container [2022-04-13T18:17:30.541Z] $ 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/193/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/193 -v /w/workspace/edgex-go/193:/w/workspace/edgex-go/193:rw,z -v /w/workspace/edgex-go/193@tmp:/w/workspace/edgex-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-13T18:17:32.161Z] $ docker top e21d83b3a99a84341a860cfcf21f63ad7c352bb3fc9bcf9d31799b1053e5bec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-13T18:17:32.525Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-13T18:17:32.815Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-13T18:17:33.102Z] + ls /var/log/sa-host [2022-04-13T18:17:33.102Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-13T18:17:33.337Z] provisioning config files... [2022-04-13T18:17:33.346Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/193@tmp/config2871453425373303182tmp [Pipeline] { [Pipeline] echo [2022-04-13T18:17:33.363Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:33.652Z] ---> create-netrc.sh [Pipeline] } [2022-04-13T18:17:33.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:34.016Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-13T18:17:34.028Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:34.324Z] ---> sudo-logs.sh [2022-04-13T18:17:34.324Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-13T18:17:34.355Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:34.642Z] ---> job-cost.sh [2022-04-13T18:17:34.643Z] lf-activate-venv: SKIPPING [2022-04-13T18:17:34.643Z] DEBUG: total: 0.2199999988079071 [2022-04-13T18:17:34.643Z] INFO: Retrieving Stack Cost... [2022-04-13T18:17:34.902Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-13T18:17:35.470Z] INFO: Archiving Costs [Pipeline] echo [2022-04-13T18:17:35.486Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-13T18:17:35.773Z] ---> logs-deploy.sh [2022-04-13T18:17:35.773Z] lf-activate-venv: SKIPPING [2022-04-13T18:17:35.773Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/193 [2022-04-13T18:17:35.773Z] INFO: archiving workspace using pattern(s): [2022-04-13T18:17:36.712Z] Archives upload complete. [2022-04-13T18:17:36.712Z] INFO: archiving logs to Nexus