Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a434eff5741b00a042359b422f09b9192f26247 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-ssh14489668673915536499.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-ssh1889443657507071963.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-ssh11863092696712518550.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-ssh11944937724572818749.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-ssh2768135781165209774.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23558’ Running on prd-ubuntu20.04-docker-8c-8g-23563 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/207 [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/207 # 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 8a434eff5741b00a042359b422f09b9192f26247 (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 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 Commit message: "Merge pull request #3988 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.2.0-dev.7" > git rev-list --no-walk 286359eb7709b2caf278392d9d97e009b6fa325f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-26T03:00:29.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-26T03:00:29.982Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-26T03:00:30.006Z] ========================================================= [2022-04-26T03:00:30.006Z] EdgeX Global Pipelines Version Info [2022-04-26T03:00:30.006Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:00:30.814Z] ------------------- [2022-04-26T03:00:30.815Z] stable info: [2022-04-26T03:00:30.815Z] ------------------- [2022-04-26T03:00:30.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T03:00:30.815Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-26T03:00:30.815Z] Message: update stable to v1.0.221 [2022-04-26T03:00:31.386Z] ------------------- [2022-04-26T03:00:31.386Z] experimental info: [2022-04-26T03:00:31.386Z] ------------------- [2022-04-26T03:00:31.386Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-26T03:00:31.386Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-26T03:00:31.386Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-26T03:00:31.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-26T03:00:31.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-26T03:00:31.588Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-26T03:00:31.608Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-26T03:00:31.625Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-26T03:00:31.643Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-26T03:00:31.663Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-26T03:00:31.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-26T03:00:31.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-26T03:00:31.720Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-26T03:00:31.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-26T03:00:31.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-26T03:00:31.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-26T03:00:31.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-26T03:00:31.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-26T03:00:31.829Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T03:00:31.845Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-26T03:00:31.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-26T03:00:31.881Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-26T03:00:31.895Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-26T03:00:31.914Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-26T03:00:31.931Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-26T03:00:31.946Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-26T03:00:31.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-26T03:00:31.970Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-26T03:00:31.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] echo [2022-04-26T03:00:32.000Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a434ef [Pipeline] echo [2022-04-26T03:00:32.019Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:00:32.069Z] provisioning config files... [2022-04-26T03:00:32.090Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/207@tmp/config8188095548117132010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:00:32.482Z] ---> docker-login.sh [2022-04-26T03:00:32.482Z] nexus3.edgexfoundry.org:10001 [2022-04-26T03:00:32.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:00:32.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:00:32.746Z] Configure a credential helper to remove this warning. See [2022-04-26T03:00:32.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:00:32.746Z] [2022-04-26T03:00:32.746Z] Login Succeeded [2022-04-26T03:00:32.746Z] nexus3.edgexfoundry.org:10002 [2022-04-26T03:00:33.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:00:33.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:00:33.007Z] Configure a credential helper to remove this warning. See [2022-04-26T03:00:33.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:00:33.007Z] [2022-04-26T03:00:33.007Z] Login Succeeded [2022-04-26T03:00:33.007Z] nexus3.edgexfoundry.org:10003 [2022-04-26T03:00:33.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:00:33.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:00:33.269Z] Configure a credential helper to remove this warning. See [2022-04-26T03:00:33.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:00:33.269Z] [2022-04-26T03:00:33.269Z] Login Succeeded [2022-04-26T03:00:33.269Z] nexus3.edgexfoundry.org:10004 [2022-04-26T03:00:33.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:00:33.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:00:33.269Z] Configure a credential helper to remove this warning. See [2022-04-26T03:00:33.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:00:33.269Z] [2022-04-26T03:00:33.269Z] Login Succeeded [2022-04-26T03:00:33.269Z] docker.io [2022-04-26T03:00:33.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:00:33.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:00:33.797Z] Configure a credential helper to remove this warning. See [2022-04-26T03:00:33.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:00:33.797Z] [2022-04-26T03:00:33.797Z] Login Succeeded [2022-04-26T03:00:33.797Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T03:00:33.807Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T03:00:34.133Z] + 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-26T03:00:34.133Z] + dirname cmd/core-command/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/core-data/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/core-metadata/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-26T03:00:34.133Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2022-04-26T03:00:34.133Z] -f2 [2022-04-26T03:00:34.133Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-26T03:00:34.133Z] + + dirname cmd/security-spire-server/Dockerfile [2022-04-26T03:00:34.133Z] cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-26T03:00:34.133Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-04-26T03:00:34.133Z] -f2 [2022-04-26T03:00:34.133Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-26T03:00:34.133Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-26T03:00:34.133Z] + cut -d/ -f2 [2022-04-26T03:00:34.133Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-26T03:00:34.173Z] 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-26T03:00:34.552Z] + git rev-list -1 --merges 8a434eff5741b00a042359b422f09b9192f26247~1..8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] echo [2022-04-26T03:00:34.566Z] -----------> git rev-list -1 --merges 8a434eff5741b00a042359b422f09b9192f26247~1..8a434eff5741b00a042359b422f09b9192f26247 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:00:34.566Z] 8a434eff5741b00a042359b422f09b9192f26247 [false] [Pipeline] sh [2022-04-26T03:00:34.861Z] + git log --format=format:%s -1 8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] echo [2022-04-26T03:00:34.880Z] ========================================================= [2022-04-26T03:00:34.881Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-26T03:00:34.881Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-26T03:00:35.545Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T03:00:35.545Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-26T03:00:35.545Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-26T03:00:35.545Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-26T03:00:35.545Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-26T03:00:35.545Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-26T03:00:35.545Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:00:35.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T03:00:35.915Z] [2022-04-26T03:00:35.915Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:00:36.231Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T03:00:36.231Z] latest: Pulling from edgex-devops/git-semver [2022-04-26T03:00:36.231Z] a0d0a0d46f8b: Pulling fs layer [2022-04-26T03:00:36.231Z] 3e5f54012d9b: Pulling fs layer [2022-04-26T03:00:36.231Z] 4c7163046ea9: Pulling fs layer [2022-04-26T03:00:36.231Z] 0c2d73faf560: Pulling fs layer [2022-04-26T03:00:36.231Z] 0c2d73faf560: Waiting [2022-04-26T03:00:36.231Z] 3e5f54012d9b: Verifying Checksum [2022-04-26T03:00:36.231Z] 3e5f54012d9b: Download complete [2022-04-26T03:00:36.231Z] a0d0a0d46f8b: Verifying Checksum [2022-04-26T03:00:36.231Z] a0d0a0d46f8b: Download complete [2022-04-26T03:00:36.231Z] 4c7163046ea9: Verifying Checksum [2022-04-26T03:00:36.231Z] 4c7163046ea9: Download complete [2022-04-26T03:00:36.231Z] 0c2d73faf560: Verifying Checksum [2022-04-26T03:00:36.231Z] 0c2d73faf560: Download complete [2022-04-26T03:00:36.495Z] a0d0a0d46f8b: Pull complete [2022-04-26T03:00:36.495Z] 3e5f54012d9b: Pull complete [2022-04-26T03:00:37.071Z] 4c7163046ea9: Pull complete [2022-04-26T03:00:37.071Z] 0c2d73faf560: Pull complete [2022-04-26T03:00:37.071Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-26T03:00:37.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T03:00:37.071Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-26T03:00:37.159Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T03:00:37.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T03:00:38.004Z] $ docker top 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T03:00:38.130Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T03:00:38.130Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T03:00:38.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T03:00:38.279Z] $ docker exec 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d ssh-agent [2022-04-26T03:00:38.397Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmDoJMk/agent.15 [2022-04-26T03:00:38.397Z] SSH_AGENT_PID=21 [2022-04-26T03:00:38.405Z] Running ssh-add (command line suppressed) [2022-04-26T03:00:38.525Z] Identity added: /w/workspace/edgex-go/207@tmp/private_key_3651625717358856439.key (/w/workspace/edgex-go/207@tmp/private_key_3651625717358856439.key) [2022-04-26T03:00:38.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T03:00:38.837Z] + git tag --points-at HEAD [Pipeline] } [2022-04-26T03:00:38.862Z] $ docker exec --env ******** --env ******** 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d ssh-agent -k [2022-04-26T03:00:39.010Z] unset SSH_AUTH_SOCK; [2022-04-26T03:00:39.010Z] unset SSH_AGENT_PID; [2022-04-26T03:00:39.010Z] echo Agent pid 21 killed; [2022-04-26T03:00:39.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-26T03:00:39.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T03:00:39.040Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T03:00:39.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T03:00:39.181Z] $ docker exec 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d ssh-agent [2022-04-26T03:00:39.317Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaEpKjK/agent.55 [2022-04-26T03:00:39.317Z] SSH_AGENT_PID=62 [2022-04-26T03:00:39.322Z] Running ssh-add (command line suppressed) [2022-04-26T03:00:39.448Z] Identity added: /w/workspace/edgex-go/207@tmp/private_key_7536709722950323447.key (/w/workspace/edgex-go/207@tmp/private_key_7536709722950323447.key) [2022-04-26T03:00:39.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T03:00:39.755Z] + git semver init [2022-04-26T03:00:39.756Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T03:00:39.756Z] # $GIT_DIR = /w/workspace/edgex-go/207/.git [2022-04-26T03:00:39.756Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/207 [2022-04-26T03:00:39.756Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T03:00:39.756Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T03:00:39.756Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T03:00:39.756Z] # $SEMVER_BRANCH = main [2022-04-26T03:00:39.756Z] # $SEMVER_TEMP = /tmp/semver-467235181 [2022-04-26T03:00:39.756Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-26T03:00:54.679Z] # '/tmp/semver-467235181' -> '/w/workspace/edgex-go/207/.semver' [2022-04-26T03:00:54.679Z] # -> Force: false [2022-04-26T03:00:54.679Z] # $SEMVER_DIR = /w/workspace/edgex-go/207/.semver [Pipeline] } [2022-04-26T03:00:54.696Z] $ docker exec --env ******** --env ******** 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d ssh-agent -k [2022-04-26T03:00:54.811Z] unset SSH_AUTH_SOCK; [2022-04-26T03:00:54.811Z] unset SSH_AGENT_PID; [2022-04-26T03:00:54.811Z] echo Agent pid 62 killed; [2022-04-26T03:00:54.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T03:00:55.137Z] + git semver [Pipeline] } [2022-04-26T03:00:55.155Z] $ docker stop --time=1 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d [2022-04-26T03:00:56.860Z] $ docker rm -f 9ed2708b87946682847da0b06ac413a791e940ccb85fa5b06b5006724717c09d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T03:00:57.244Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-26T03:00:57.550Z] Stashed 1 file(s) [Pipeline] echo [2022-04-26T03:00:57.555Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.79 [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-26T03:00:57.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T03:00:57.774Z] ========================================================= [2022-04-26T03:00:57.774Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-26T03:00:57.774Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T03:00:58.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T03:00:58.077Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-26T03:00:58.077Z] 59bf1c3509f3: Pulling fs layer [2022-04-26T03:00:58.077Z] 666ba61612fd: Pulling fs layer [2022-04-26T03:00:58.077Z] 8ed8ca486205: Pulling fs layer [2022-04-26T03:00:58.077Z] 4fe6c5a15a65: Pulling fs layer [2022-04-26T03:00:58.077Z] 22a0e8bec74d: Pulling fs layer [2022-04-26T03:00:58.077Z] ca2b28591e48: Pulling fs layer [2022-04-26T03:00:58.077Z] a51346096db8: Pulling fs layer [2022-04-26T03:00:58.077Z] daebc70d1ce1: Pulling fs layer [2022-04-26T03:00:58.077Z] 0e18a0eac166: Pulling fs layer [2022-04-26T03:00:58.077Z] 22a0e8bec74d: Waiting [2022-04-26T03:00:58.077Z] ca2b28591e48: Waiting [2022-04-26T03:00:58.077Z] a51346096db8: Waiting [2022-04-26T03:00:58.077Z] daebc70d1ce1: Waiting [2022-04-26T03:00:58.077Z] 0e18a0eac166: Waiting [2022-04-26T03:00:58.077Z] 4fe6c5a15a65: Waiting [2022-04-26T03:00:58.077Z] 8ed8ca486205: Download complete [2022-04-26T03:00:58.077Z] 666ba61612fd: Download complete [2022-04-26T03:00:58.077Z] 22a0e8bec74d: Verifying Checksum [2022-04-26T03:00:58.077Z] 22a0e8bec74d: Download complete [2022-04-26T03:00:58.077Z] ca2b28591e48: Verifying Checksum [2022-04-26T03:00:58.077Z] ca2b28591e48: Download complete [2022-04-26T03:00:58.077Z] 59bf1c3509f3: Verifying Checksum [2022-04-26T03:00:58.077Z] 59bf1c3509f3: Download complete [2022-04-26T03:00:58.077Z] a51346096db8: Verifying Checksum [2022-04-26T03:00:58.077Z] a51346096db8: Download complete [2022-04-26T03:00:58.077Z] daebc70d1ce1: Verifying Checksum [2022-04-26T03:00:58.077Z] daebc70d1ce1: Download complete [2022-04-26T03:00:58.339Z] 59bf1c3509f3: Pull complete [2022-04-26T03:00:58.599Z] 666ba61612fd: Pull complete [2022-04-26T03:00:58.599Z] 8ed8ca486205: Pull complete [2022-04-26T03:00:58.862Z] 0e18a0eac166: Verifying Checksum [2022-04-26T03:00:58.862Z] 0e18a0eac166: Download complete [2022-04-26T03:00:58.862Z] 4fe6c5a15a65: Verifying Checksum [2022-04-26T03:00:58.862Z] 4fe6c5a15a65: Download complete [2022-04-26T03:01:03.070Z] 4fe6c5a15a65: Pull complete [2022-04-26T03:01:03.070Z] 22a0e8bec74d: Pull complete [2022-04-26T03:01:03.070Z] ca2b28591e48: Pull complete [2022-04-26T03:01:03.070Z] a51346096db8: Pull complete [2022-04-26T03:01:03.331Z] daebc70d1ce1: Pull complete [2022-04-26T03:01:05.881Z] 0e18a0eac166: Pull complete [2022-04-26T03:01:05.881Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-26T03:01:05.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T03:01:05.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T03:01:06.193Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T03:01:06.193Z] WORKDIR /edgex [2022-04-26T03:01:06.193Z] COPY go.mod . [2022-04-26T03:01:06.193Z] RUN go mod download [2022-04-26T03:01:06.193Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-26T03:01:08.113Z] Sending build context to Docker daemon 334.8MB [2022-04-26T03:01:08.113Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-26T03:01:08.113Z] ---> f018257e8ee9 [2022-04-26T03:01:08.113Z] Step 2/4 : WORKDIR /edgex [2022-04-26T03:01:09.503Z] ---> Running in 5524333d466d [2022-04-26T03:01:09.503Z] Removing intermediate container 5524333d466d [2022-04-26T03:01:09.503Z] ---> a5403e2fe347 [2022-04-26T03:01:09.503Z] Step 3/4 : COPY go.mod . [2022-04-26T03:01:09.765Z] ---> 0d08e6eee581 [2022-04-26T03:01:09.765Z] Step 4/4 : RUN go mod download [2022-04-26T03:01:09.765Z] ---> Running in 5ad98f834cc5 [2022-04-26T03:01:12.672Z] Still waiting to schedule task [2022-04-26T03:01:12.673Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23559’ [2022-04-26T03:01:24.670Z] Removing intermediate container 5ad98f834cc5 [2022-04-26T03:01:24.670Z] ---> 97d49f02373a [2022-04-26T03:01:24.670Z] Successfully built 97d49f02373a [2022-04-26T03:01:24.670Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:01:24.968Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T03:01:24.968Z] . [Pipeline] withDockerContainer [2022-04-26T03:01:25.038Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T03:01:25.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T03:01:25.483Z] $ docker top cb3f0eb8f2ac613974fb0229d1a4442639493a1b84a5cfd883f1f85439cf85e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T03:01:25.841Z] + go version [2022-04-26T03:01:25.841Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-26T03:01:25.858Z] $ docker stop --time=1 cb3f0eb8f2ac613974fb0229d1a4442639493a1b84a5cfd883f1f85439cf85e4 [2022-04-26T03:01:27.129Z] $ docker rm -f cb3f0eb8f2ac613974fb0229d1a4442639493a1b84a5cfd883f1f85439cf85e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:01:27.555Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-26T03:01:27.555Z] . [Pipeline] withDockerContainer [2022-04-26T03:01:27.626Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T03:01:27.671Z] $ 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/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-26T03:01:28.028Z] $ docker top 3b0d550914599af2a0c3680c14020ac604e4926d1d1d1db2caeac8ab75ea34f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T03:01:28.110Z] ========================================================= [2022-04-26T03:01:28.110Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-26T03:01:28.110Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T03:01:28.411Z] + make test [2022-04-26T03:01:28.411Z] go mod tidy -compat=1.17 [2022-04-26T03:01:28.411Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-26T03:01:35.081Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-26T03:01:45.056Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-26T03:01:45.315Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-26T03:01:45.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-26T03:01:45.836Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-26T03:01:45.836Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-26T03:01:45.836Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-26T03:01:45.836Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-26T03:01:45.836Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-26T03:01:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-26T03:01:47.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.078s coverage: 28.7% of statements [2022-04-26T03:01:47.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-26T03:01:47.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-26T03:01:47.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2022-04-26T03:01:47.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-26T03:01:47.785Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.148s coverage: 53.4% of statements [2022-04-26T03:01:47.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-26T03:01:47.785Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.588s coverage: 89.2% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.105s coverage: 84.4% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.529s coverage: 95.6% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 60.0% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.071s coverage: 0.9% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.085s coverage: 29.6% of statements [2022-04-26T03:01:51.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 79.5% of statements [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.133s coverage: 96.3% of statements [2022-04-26T03:01:51.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2022-04-26T03:02:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.075s coverage: 94.4% of statements [2022-04-26T03:02:00.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.064s coverage: 44.8% of statements [2022-04-26T03:02:02.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.197s coverage: 82.5% of statements [2022-04-26T03:02:02.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.077s coverage: 80.0% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 85.4% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 89.4% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 65.4% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-26T03:02:12.698Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-04-26T03:02:12.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-26T03:02:12.698Z] 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-26T03:02:30.802Z] GO111MODULE=on go vet ./... [2022-04-26T03:02:33.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-26T03:02:33.599Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-26T03:02:33.860Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-26T03:02:34.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-26T03:02:34.742Z] + ls -al . [2022-04-26T03:02:34.742Z] total 672 [2022-04-26T03:02:34.742Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 03:02 . [2022-04-26T03:02:34.742Z] drwxr-xr-x 4 root root 4096 Apr 26 03:01 .. [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 03:00 .dockerignore [2022-04-26T03:02:34.742Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 03:00 .git [2022-04-26T03:02:34.742Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 03:00 .github [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 879 Apr 26 03:00 .gitignore [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 42 Apr 26 03:00 .golangci.yml [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 87 Apr 26 03:00 .hadolint.yml [2022-04-26T03:02:34.742Z] drwx------ 3 1001 1001 4096 Apr 26 03:00 .semver [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 03:00 .sonarcloud.properties [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 1171 Apr 26 03:00 ADOPTERS.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 10086 Apr 26 03:00 Attribution.txt [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 51732 Apr 26 03:00 CHANGELOG.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 03:00 CONTRIBUTING.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 677 Apr 26 03:00 GOVERNANCE.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 850 Apr 26 03:00 Jenkinsfile [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 03:00 LICENSE [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 10389 Apr 26 03:00 Makefile [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 582 Apr 26 03:00 OWNERS.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 9120 Apr 26 03:00 README.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 6912 Apr 26 03:00 SECURITY.md [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 12 Apr 26 03:00 VERSION [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 03:00 ZMQWindows.md [2022-04-26T03:02:34.742Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 03:00 bin [2022-04-26T03:02:34.742Z] drwxrwxr-x 18 1001 1001 4096 Apr 26 03:00 cmd [2022-04-26T03:02:34.742Z] -rw-r--r-- 1 root root 435134 Apr 26 03:02 coverage.out [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 3256 Apr 26 03:00 go.mod [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 35162 Apr 26 03:01 go.sum [2022-04-26T03:02:34.742Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 03:00 internal [2022-04-26T03:02:34.742Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 03:00 openapi [2022-04-26T03:02:34.742Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 03:00 snap [2022-04-26T03:02:34.742Z] -rw-rw-r-- 1 1001 1001 204 Apr 26 03:00 version.go [Pipeline] sh [2022-04-26T03:02:35.038Z] + '[' -e coverage.out ] [2022-04-26T03:02:35.038Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-26T03:02:35.141Z] Stashed 1 file(s) [Pipeline] sh [2022-04-26T03:02:35.428Z] + make build [2022-04-26T03:02:35.428Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T03:02:50.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T03:02:58.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T03:02:58.439Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T03:03:05.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T03:03:05.589Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T03:03:06.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T03:03:08.072Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T03:03:08.641Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T03:03:10.019Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T03:03:10.961Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T03:03:11.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T03:03:13.443Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-26T03:03:14.401Z] $ docker stop --time=1 3b0d550914599af2a0c3680c14020ac604e4926d1d1d1db2caeac8ab75ea34f0 [2022-04-26T03:03:16.677Z] $ docker rm -f 3b0d550914599af2a0c3680c14020ac604e4926d1d1d1db2caeac8ab75ea34f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:03:18.421Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T03:03:18.421Z] [2022-04-26T03:03:18.421Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:03:18.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T03:03:18.731Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-26T03:03:18.731Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-26T03:03:18.731Z] ca9280d653b3: Pulling fs layer [2022-04-26T03:03:18.731Z] 7e9c9ca2126c: Pulling fs layer [2022-04-26T03:03:18.731Z] cbdbe7a5bc2a: Download complete [2022-04-26T03:03:18.991Z] ca9280d653b3: Verifying Checksum [2022-04-26T03:03:18.991Z] ca9280d653b3: Download complete [2022-04-26T03:03:18.991Z] cbdbe7a5bc2a: Pull complete [2022-04-26T03:03:19.568Z] 7e9c9ca2126c: Download complete [2022-04-26T03:03:19.569Z] ca9280d653b3: Pull complete [2022-04-26T03:03:23.782Z] 7e9c9ca2126c: Pull complete [2022-04-26T03:03:23.782Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-26T03:03:23.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T03:03:23.782Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-26T03:03:23.865Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T03:03:23.915Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-26T03:03:25.417Z] $ docker top 1cee3487db964a169a3ddbac6cee5e97e8f0ab890a4b72c539477db1e8048871 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T03:03:25.775Z] + docker-compose build --help [2022-04-26T03:03:25.776Z] + grep parallel [2022-04-26T03:03:26.723Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T03:03:26.750Z] $ docker stop --time=1 1cee3487db964a169a3ddbac6cee5e97e8f0ab890a4b72c539477db1e8048871 [2022-04-26T03:03:28.123Z] $ docker rm -f 1cee3487db964a169a3ddbac6cee5e97e8f0ab890a4b72c539477db1e8048871 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:03:28.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-26T03:03:28.651Z] . [Pipeline] withDockerContainer [2022-04-26T03:03:28.726Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T03:03:28.762Z] $ 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/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@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-26T03:03:29.171Z] $ docker top f9846dabf2c1c7a69411df86ed8e522315ae12955cf0832b5c1a47e7a61c3b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T03:03:29.545Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T03:03:30.498Z] Building core-command ... [2022-04-26T03:03:30.498Z] Building core-data ... [2022-04-26T03:03:30.498Z] Building core-metadata ... [2022-04-26T03:03:30.498Z] Building security-bootstrapper ... [2022-04-26T03:03:30.498Z] Building security-proxy-setup ... [2022-04-26T03:03:30.498Z] Building security-secretstore-setup ... [2022-04-26T03:03:30.498Z] Building security-spiffe-token-provider ... [2022-04-26T03:03:30.498Z] Building security-spire-agent ... [2022-04-26T03:03:30.498Z] Building security-spire-config ... [2022-04-26T03:03:30.498Z] Building security-spire-server ... [2022-04-26T03:03:30.498Z] Building support-notifications ... [2022-04-26T03:03:30.498Z] Building support-scheduler ... [2022-04-26T03:03:30.498Z] Building sys-mgmt-agent ... [2022-04-26T03:03:30.498Z] Building security-bootstrapper [2022-04-26T03:03:30.498Z] Building core-data [2022-04-26T03:03:30.498Z] Building security-spiffe-token-provider [2022-04-26T03:03:30.498Z] Building security-spire-server [2022-04-26T03:03:30.498Z] Building security-secretstore-setup [2022-04-26T03:03:48.607Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:03:48.607Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:03:48.607Z] ---> 97d49f02373a [2022-04-26T03:03:48.607Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T03:03:48.607Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:03:48.607Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:03:48.607Z] ---> 97d49f02373a [2022-04-26T03:03:48.607Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T03:03:48.607Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:03:48.607Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:03:48.607Z] ---> 97d49f02373a [2022-04-26T03:03:48.607Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:03:48.607Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:03:48.607Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:03:48.607Z] ---> 97d49f02373a [2022-04-26T03:03:48.607Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T03:03:48.607Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:03:48.607Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:03:48.607Z] ---> 97d49f02373a [2022-04-26T03:03:48.607Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T03:03:50.519Z] ---> Running in 921b42dd6580 [2022-04-26T03:03:50.519Z] ---> Running in 5ff9d576ffbe [2022-04-26T03:03:50.519Z] ---> Running in 994c6a228ec9 [2022-04-26T03:03:50.519Z] ---> Running in ce8062915618 [2022-04-26T03:03:50.519Z] ---> Running in 0897b2a8bc2b [2022-04-26T03:03:50.781Z] Removing intermediate container 921b42dd6580 [2022-04-26T03:03:50.781Z] ---> 6e7eee5a5489 [2022-04-26T03:03:50.781Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:03:50.781Z] Removing intermediate container 0897b2a8bc2b [2022-04-26T03:03:50.781Z] ---> 27f9f3240324 [2022-04-26T03:03:50.781Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T03:03:50.781Z] Removing intermediate container 5ff9d576ffbe [2022-04-26T03:03:50.781Z] ---> bff5ae63da5d [2022-04-26T03:03:50.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:03:50.781Z] ---> Running in b95755d91cdc [2022-04-26T03:03:50.781Z] Removing intermediate container 994c6a228ec9 [2022-04-26T03:03:50.781Z] ---> cd6d2753d95b [2022-04-26T03:03:50.781Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:03:50.781Z] Removing intermediate container ce8062915618 [2022-04-26T03:03:50.781Z] ---> f33d1cdd8c7e [2022-04-26T03:03:50.781Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:03:51.043Z] ---> Running in f01021010063 [2022-04-26T03:03:51.043Z] ---> Running in 70d3a4365d28 [2022-04-26T03:03:51.043Z] ---> Running in c07d1281ab04 [2022-04-26T03:03:51.043Z] ---> Running in d3b8fba2b521 [2022-04-26T03:03:51.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:51.621Z] Removing intermediate container b95755d91cdc [2022-04-26T03:03:51.621Z] ---> 4a37e824c45e [2022-04-26T03:03:51.621Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T03:03:51.621Z] ---> Running in 6400ff7e6ab0 [2022-04-26T03:03:51.885Z] Removing intermediate container f01021010063 [2022-04-26T03:03:51.885Z] ---> f8a434883247 [2022-04-26T03:03:51.885Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T03:03:52.146Z] ---> Running in 9361054df5d9 [2022-04-26T03:03:52.412Z] Removing intermediate container d3b8fba2b521 [2022-04-26T03:03:52.412Z] ---> faecf6d062a3 [2022-04-26T03:03:52.412Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T03:03:52.412Z] ---> Running in c43fcc4d3053 [2022-04-26T03:03:52.412Z] Removing intermediate container c07d1281ab04 [2022-04-26T03:03:52.412Z] ---> 743f831251dd [2022-04-26T03:03:52.412Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T03:03:52.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:52.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:52.412Z] ---> Running in 6b5c1211ddd2 [2022-04-26T03:03:52.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:52.931Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:03:52.931Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:03:52.931Z] OK: 15862 distinct packages available [2022-04-26T03:03:52.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:52.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:52.931Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:53.193Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:53.453Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:53.721Z] OK: 221 MiB in 52 packages [2022-04-26T03:03:53.721Z] OK: 221 MiB in 52 packages [2022-04-26T03:03:53.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:53.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:53.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:03:54.325Z] OK: 221 MiB in 52 packages [2022-04-26T03:03:54.325Z] Removing intermediate container 6400ff7e6ab0 [2022-04-26T03:03:54.325Z] ---> c00b627f392b [2022-04-26T03:03:54.325Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T03:03:54.325Z] OK: 221 MiB in 52 packages [2022-04-26T03:03:54.325Z] Removing intermediate container 9361054df5d9 [2022-04-26T03:03:54.325Z] ---> 9d554a9f7170 [2022-04-26T03:03:54.325Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:03:54.325Z] OK: 221 MiB in 52 packages [2022-04-26T03:03:54.585Z] ---> 52d4d15987be [2022-04-26T03:03:54.586Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:03:54.586Z] ---> Running in ac07419dce1f [2022-04-26T03:03:54.586Z] ---> 3cab7f19d600 [2022-04-26T03:03:54.586Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:03:54.586Z] ---> Running in f29ebc5e623c [2022-04-26T03:03:54.847Z] Removing intermediate container c43fcc4d3053 [2022-04-26T03:03:54.847Z] ---> 8a0b0a15f0f5 [2022-04-26T03:03:54.847Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T03:03:54.847Z] Removing intermediate container 70d3a4365d28 [2022-04-26T03:03:54.847Z] ---> 48b06c59a009 [2022-04-26T03:03:54.847Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T03:03:54.847Z] Removing intermediate container 6b5c1211ddd2 [2022-04-26T03:03:54.847Z] ---> 1c39e201e9db [2022-04-26T03:03:54.847Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T03:03:55.107Z] ---> 169296e5ac09 [2022-04-26T03:03:55.107Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:03:55.107Z] ---> Running in 5c9df2f98204 [2022-04-26T03:03:55.107Z] ---> 4971b87e078e [2022-04-26T03:03:55.107Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:03:55.107Z] ---> Running in ec2dc5dc2729 [2022-04-26T03:03:55.107Z] ---> 5be2bb3c455b [2022-04-26T03:03:55.107Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:03:55.365Z] ---> Running in 79d5b33755ac [2022-04-26T03:03:55.939Z] Removing intermediate container f29ebc5e623c [2022-04-26T03:03:55.939Z] ---> c8416ff481fa [2022-04-26T03:03:55.939Z] Step 8/23 : COPY . . [2022-04-26T03:03:55.939Z] Removing intermediate container ac07419dce1f [2022-04-26T03:03:55.939Z] ---> 61b097a8686d [2022-04-26T03:03:55.939Z] Step 8/25 : COPY . . [2022-04-26T03:03:57.846Z] Removing intermediate container 5c9df2f98204 [2022-04-26T03:03:57.846Z] ---> c9da631aea86 [2022-04-26T03:03:57.846Z] Step 8/25 : COPY . . [2022-04-26T03:04:00.387Z] Removing intermediate container 79d5b33755ac [2022-04-26T03:04:00.387Z] ---> 9309f3534250 [2022-04-26T03:04:00.387Z] Step 7/20 : COPY . . [2022-04-26T03:04:00.387Z] Removing intermediate container ec2dc5dc2729 [2022-04-26T03:04:00.387Z] ---> 27df47c72ab2 [2022-04-26T03:04:00.387Z] Step 8/31 : COPY . . [2022-04-26T03:04:02.940Z] ---> e2a1fe3ab450 [2022-04-26T03:04:02.940Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T03:04:03.885Z] ---> Running in fc90c48d7861 [2022-04-26T03:04:03.885Z] ---> 4c099300294d [2022-04-26T03:04:03.885Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:04:03.885Z] ---> 24daab8a6999 [2022-04-26T03:04:03.885Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T03:04:04.151Z] ---> Running in 4508f7829a19 [2022-04-26T03:04:04.151Z] ---> Running in 6e6b10f10ad4 [2022-04-26T03:04:04.411Z] Removing intermediate container 6e6b10f10ad4 [2022-04-26T03:04:04.411Z] ---> cc413ea267db [2022-04-26T03:04:04.411Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T03:04:04.411Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T03:04:04.411Z] ---> Running in a24aa765f132 [2022-04-26T03:04:04.672Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T03:04:06.064Z] Removing intermediate container a24aa765f132 [2022-04-26T03:04:06.064Z] ---> 314bebf1a3c7 [2022-04-26T03:04:06.064Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T03:04:06.064Z] ---> Running in b423f6dd6f2f [2022-04-26T03:04:06.325Z] Removing intermediate container b423f6dd6f2f [2022-04-26T03:04:06.325Z] ---> 7c4a1bb54959 [2022-04-26T03:04:06.325Z] 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-26T03:04:06.586Z] ---> Running in 6eaef1f73862 [2022-04-26T03:04:07.530Z] spire-1.2.1/ [2022-04-26T03:04:07.530Z] spire-1.2.1/.data/ [2022-04-26T03:04:07.530Z] spire-1.2.1/.data/.file [2022-04-26T03:04:07.530Z] spire-1.2.1/.dockerignore [2022-04-26T03:04:07.530Z] spire-1.2.1/.gitattributes [2022-04-26T03:04:07.530Z] spire-1.2.1/.githooks/ [2022-04-26T03:04:07.530Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/ [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:04:07.530Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:04:07.530Z] spire-1.2.1/.gitignore [2022-04-26T03:04:07.530Z] spire-1.2.1/.go-version [2022-04-26T03:04:07.530Z] spire-1.2.1/.golangci.yml [2022-04-26T03:04:07.530Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:04:07.530Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:04:07.530Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:04:07.530Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:04:07.530Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:04:07.530Z] spire-1.2.1/Dockerfile [2022-04-26T03:04:07.530Z] spire-1.2.1/Dockerfile.dev [2022-04-26T03:04:07.530Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:04:07.530Z] spire-1.2.1/LICENSE [2022-04-26T03:04:07.530Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:04:07.530Z] spire-1.2.1/Makefile [2022-04-26T03:04:07.530Z] spire-1.2.1/README.md [2022-04-26T03:04:07.530Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:04:07.530Z] spire-1.2.1/SECURITY.md [2022-04-26T03:04:07.530Z] spire-1.2.1/cmd/ [2022-04-26T03:04:07.530Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:04:07.530Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:04:07.531Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/ [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/agent/ [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/server/ [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:04:07.531Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/ [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/ [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:04:07.531Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:04:07.793Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:04:07.793Z] spire-1.2.1/examples/ [2022-04-26T03:04:07.793Z] spire-1.2.1/examples/README.md [2022-04-26T03:04:07.793Z] spire-1.2.1/go.mod [2022-04-26T03:04:07.793Z] spire-1.2.1/go.sum [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:04:07.793Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:04:07.794Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:04:07.795Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem ---> a01c42d6fe7a [2022-04-26T03:04:07.796Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T03:04:07.796Z] [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/private/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:04:07.796Z] spire-1.2.1/release/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:04:07.796Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/script/ [2022-04-26T03:04:07.796Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/support/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:04:07.796Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/clock/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:04:07.796Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/common [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:04:07.796Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:04:07.797Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root ---> Running in 6e64df2016fc [2022-04-26T03:04:08.064Z] [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:04:08.064Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:04:08.065Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:04:08.065Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testca/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testkey/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/util/ [2022-04-26T03:04:08.065Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/util/race.go [2022-04-26T03:04:08.065Z] spire-1.2.1/test/util/util.go [2022-04-26T03:04:08.065Z] building spire from source... [2022-04-26T03:04:08.065Z] ---> ad5a5a113893 [2022-04-26T03:04:08.065Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T03:04:08.065Z] ---> Running in dceb625b7b8f [2022-04-26T03:04:08.065Z] Installing go1.17.7... [2022-04-26T03:04:08.633Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T03:04:08.634Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T03:04:15.215Z] Building bin/spire-server... [2022-04-26T03:04:15.215Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:04:15.215Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:04:15.215Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:04:15.215Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:04:15.215Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:04:15.215Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:04:15.215Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:04:15.215Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:04:15.216Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:04:15.216Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:04:15.216Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:04:15.216Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:04:15.216Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:04:15.216Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:04:15.216Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:04:15.475Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:04:15.475Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:04:15.475Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:04:15.475Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:04:15.734Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:04:15.734Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:04:15.993Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:04:15.993Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:04:15.993Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:04:15.993Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:04:15.993Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:04:15.993Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:04:15.993Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:04:15.993Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:04:15.993Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:04:15.993Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:04:15.993Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:04:15.993Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:04:15.993Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:04:15.993Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:04:15.993Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:04:16.255Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:04:16.255Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:04:16.255Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:04:16.255Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:04:16.255Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:04:16.515Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:04:16.515Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:04:16.515Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:04:16.515Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:04:16.515Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:04:16.515Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:04:16.515Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:04:16.515Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:04:16.515Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:04:16.776Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:04:16.776Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:04:16.776Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:04:16.776Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:04:16.776Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:04:17.348Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:04:20.649Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:04:20.649Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:04:20.649Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:04:20.649Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T03:04:20.649Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:04:25.929Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:04:25.929Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:04:25.929Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:04:25.929Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:04:25.929Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:04:25.929Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:04:25.929Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:04:25.929Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:04:25.929Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T03:04:25.929Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:04:26.498Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:04:26.756Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:04:26.756Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:04:26.756Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:04:27.181Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:04:27.181Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:04:27.440Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:04:27.440Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:04:27.440Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:04:27.440Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:04:27.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:04:27.699Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:04:27.699Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:04:27.699Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:04:27.699Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:04:27.699Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:04:27.699Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:04:27.699Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:04:27.699Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:04:27.958Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:04:27.958Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:04:27.958Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:04:30.494Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T03:04:30.754Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:04:30.754Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:04:30.754Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:04:30.754Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:04:30.754Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T03:04:30.754Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T03:04:30.754Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:04:31.014Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:04:31.014Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:04:31.014Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:04:31.014Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:04:31.014Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:04:31.014Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:04:31.014Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:04:31.014Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:04:31.014Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:04:31.014Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:04:31.014Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:04:31.014Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:04:31.014Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T03:04:31.014Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:04:31.014Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:04:31.014Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:04:31.014Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:04:31.275Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:04:31.275Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:04:31.275Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:04:31.275Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:04:31.275Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:04:31.275Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:04:31.275Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:04:31.537Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:04:31.537Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:04:31.537Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:04:31.537Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:04:31.537Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:04:31.537Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:04:31.537Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:04:31.796Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:04:31.796Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:04:31.796Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:04:31.796Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:04:31.796Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:04:31.796Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:04:31.796Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:04:31.796Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:04:31.796Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:04:31.796Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:04:31.796Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:04:38.366Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:04:38.366Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:04:50.697Z] Removing intermediate container dceb625b7b8f [2022-04-26T03:04:50.697Z] ---> 1b2d0a8ffef1 [2022-04-26T03:04:50.697Z] [2022-04-26T03:04:50.697Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T03:04:50.697Z] Removing intermediate container 4508f7829a19 [2022-04-26T03:04:50.697Z] ---> 661268f32473 [2022-04-26T03:04:50.697Z] [2022-04-26T03:04:50.697Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T03:04:50.697Z] Removing intermediate container fc90c48d7861 [2022-04-26T03:04:50.697Z] ---> 73a1ac4adfb9 [2022-04-26T03:04:50.697Z] [2022-04-26T03:04:50.697Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T03:04:50.697Z] Removing intermediate container 6e64df2016fc [2022-04-26T03:04:50.697Z] ---> 12740aaf1567 [2022-04-26T03:04:50.697Z] [2022-04-26T03:04:50.697Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T03:04:50.697Z] 3.14: Pulling from library/alpine [2022-04-26T03:04:50.697Z] 3.14: Pulling from library/alpine [2022-04-26T03:04:50.697Z] 3.14: Pulling from library/alpine [2022-04-26T03:04:50.697Z] 3.15: Pulling from library/alpine [2022-04-26T03:04:50.697Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T03:04:50.697Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T03:04:50.697Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T03:04:50.697Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T03:04:50.697Z] Status: Image is up to date for alpine:3.14 [2022-04-26T03:04:50.697Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T03:04:50.697Z] ---> e04c818066af [2022-04-26T03:04:50.697Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T03:04:50.697Z] ---> e04c818066af [2022-04-26T03:04:50.697Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T03:04:50.697Z] ---> e04c818066af [2022-04-26T03:04:50.697Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T03:04:51.296Z] ---> Running in b019b54ac110 [2022-04-26T03:04:51.296Z] ---> Running in 50499647887d [2022-04-26T03:04:51.296Z] ---> Running in 59184aa5cbce [2022-04-26T03:04:51.561Z] Removing intermediate container b019b54ac110 [2022-04-26T03:04:51.561Z] ---> 6d3ffa5c49d0 [2022-04-26T03:04:51.561Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T03:04:51.561Z] Removing intermediate container 50499647887d [2022-04-26T03:04:51.561Z] ---> 73dfbd2403bc [2022-04-26T03:04:51.561Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T03:04:51.561Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T03:04:51.561Z] ---> Running in c2dba41e3964 [2022-04-26T03:04:51.561Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T03:04:51.561Z] ---> 0ac33e5f5afa [2022-04-26T03:04:51.561Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:04:51.819Z] ---> Running in c5a92eda8c07 [2022-04-26T03:04:51.819Z] ---> Running in 991d24f98fa7 [2022-04-26T03:04:51.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:52.081Z] Removing intermediate container c2dba41e3964 [2022-04-26T03:04:52.081Z] ---> 66d9840dd4e4 [2022-04-26T03:04:52.081Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T03:04:52.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:52.081Z] Removing intermediate container 991d24f98fa7 [2022-04-26T03:04:52.081Z] ---> 5d12fe8e8ad0 [2022-04-26T03:04:52.081Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:04:52.081Z] ---> Running in 18e2e1587158 [2022-04-26T03:04:52.347Z] ---> Running in d2a0ee2a882d [2022-04-26T03:04:52.347Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T03:04:52.347Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T03:04:52.347Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T03:04:52.347Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:04:52.347Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:04:52.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:52.347Z] OK: 6 MiB in 17 packages [2022-04-26T03:04:52.347Z] Removing intermediate container 18e2e1587158 [2022-04-26T03:04:52.347Z] ---> 062181fd87bf [2022-04-26T03:04:52.347Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:04:52.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:52.608Z] ---> Running in b41511661d04 [2022-04-26T03:04:52.868Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T03:04:52.868Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T03:04:52.868Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:04:52.868Z] OK: 6 MiB in 16 packages [2022-04-26T03:04:53.443Z] Removing intermediate container 59184aa5cbce [2022-04-26T03:04:53.443Z] ---> 39a970a52caa [2022-04-26T03:04:53.443Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T03:04:53.443Z] ---> Running in 7a9371b652b3 [2022-04-26T03:04:53.704Z] Removing intermediate container c5a92eda8c07 [2022-04-26T03:04:53.704Z] ---> e16f0ccd98a5 [2022-04-26T03:04:53.704Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T03:04:53.704Z] Removing intermediate container 7a9371b652b3 [2022-04-26T03:04:53.704Z] ---> c4417004fc1c [2022-04-26T03:04:53.704Z] Step 13/25 : WORKDIR / [2022-04-26T03:04:53.966Z] ---> Running in 848d1b4c9aa0 [2022-04-26T03:04:53.966Z] ---> Running in ae5b38e8ba9a [2022-04-26T03:04:53.966Z] Removing intermediate container d2a0ee2a882d [2022-04-26T03:04:53.966Z] ---> 1e58ad46b7d8 [2022-04-26T03:04:53.966Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T03:04:54.225Z] ---> Running in 73aa3f30353d [2022-04-26T03:04:54.225Z] Removing intermediate container ae5b38e8ba9a [2022-04-26T03:04:54.225Z] ---> da4f26fec556 [2022-04-26T03:04:54.225Z] 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-26T03:04:54.225Z] Removing intermediate container 848d1b4c9aa0 [2022-04-26T03:04:54.225Z] ---> c8a78f510ac6 [2022-04-26T03:04:54.225Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T03:04:54.225Z] ---> Running in 603b9e7367cc [2022-04-26T03:04:54.485Z] Removing intermediate container b41511661d04 [2022-04-26T03:04:54.485Z] ---> ffcbc50e1bda [2022-04-26T03:04:54.485Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T03:04:54.485Z] ---> Running in 9c57cb6d2f23 [2022-04-26T03:04:54.485Z] ---> 63d1782f7f82 [2022-04-26T03:04:54.485Z] 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-26T03:04:54.747Z] Removing intermediate container 603b9e7367cc [2022-04-26T03:04:54.747Z] ---> 21cf19561754 [2022-04-26T03:04:54.747Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T03:04:54.747Z] ---> Running in 0b31d36766cb [2022-04-26T03:04:55.007Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:55.007Z] ---> c59757c8b256 [2022-04-26T03:04:55.007Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T03:04:55.267Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:55.527Z] ---> 35eed6ec48ac [2022-04-26T03:04:55.527Z] 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-26T03:04:55.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:56.046Z] ---> 2f514362a5d1 [2022-04-26T03:04:56.046Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T03:04:56.046Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:56.314Z] Removing intermediate container 0b31d36766cb [2022-04-26T03:04:56.314Z] ---> cfa14da3dbaa [2022-04-26T03:04:56.314Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T03:04:56.314Z] ---> Running in f71cdfe45e78 [2022-04-26T03:04:56.315Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:04:56.315Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:04:56.315Z] OK: 15854 distinct packages available [2022-04-26T03:04:56.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:56.315Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T03:04:56.578Z] Removing intermediate container f71cdfe45e78 [2022-04-26T03:04:56.578Z] ---> db1783b862b2 [2022-04-26T03:04:56.578Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T03:04:56.578Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T03:04:56.578Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T03:04:56.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T03:04:56.838Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T03:04:56.838Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T03:04:56.838Z] ---> 5e4b942aacf4 [2022-04-26T03:04:56.838Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T03:04:56.838Z] ---> b9fbddbde279 [2022-04-26T03:04:56.838Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T03:04:57.097Z] ---> Running in e08a4f5abafc [2022-04-26T03:04:57.097Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:04:57.097Z] OK: 8 MiB in 20 packages [2022-04-26T03:04:57.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:04:57.622Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T03:04:57.622Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:04:57.881Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T03:04:57.881Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T03:04:58.140Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T03:04:58.140Z] Removing intermediate container 9c57cb6d2f23 [2022-04-26T03:04:58.140Z] ---> 85acc28beaa2 [2022-04-26T03:04:58.140Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:04:58.140Z] ---> ab23e5587c86 [2022-04-26T03:04:58.140Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T03:04:58.140Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T03:04:58.140Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:04:58.415Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T03:04:58.415Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T03:04:58.415Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:04:58.415Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:04:58.676Z] OK: 8 MiB in 23 packages [2022-04-26T03:04:58.676Z] Removing intermediate container e08a4f5abafc [2022-04-26T03:04:58.676Z] ---> af645709cd3e [2022-04-26T03:04:58.676Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:04:58.676Z] ---> fcf62e1ca0e6 [2022-04-26T03:04:58.676Z] 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-26T03:04:58.676Z] ---> efd8cffebc1e [2022-04-26T03:04:58.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T03:04:58.676Z] ---> Running in 700573ef1b33 [2022-04-26T03:04:59.247Z] ---> 9c650aeab0f2 [2022-04-26T03:04:59.247Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T03:04:59.815Z] Removing intermediate container 73aa3f30353d [2022-04-26T03:04:59.815Z] ---> 8a9dc6e00428 [2022-04-26T03:04:59.815Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:04:59.815Z] ---> 9a7e584cc00c [2022-04-26T03:04:59.815Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T03:05:00.195Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23566 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-26T03:05:00.207Z] Running in /w/workspace/edgex-go/207 [Pipeline] { [Pipeline] checkout [2022-04-26T03:05:00.430Z] ---> ad3e903d9ef1 [2022-04-26T03:05:00.430Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T03:05:00.430Z] ---> 850aa6527678 [2022-04-26T03:05:00.430Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T03:05:00.430Z] Removing intermediate container 700573ef1b33 [2022-04-26T03:05:00.430Z] ---> 51e896d31884 [2022-04-26T03:05:00.430Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T03:05:00.430Z] ---> 313f56823439 [2022-04-26T03:05:00.430Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T03:05:00.471Z] The recommended git tool is: git [2022-04-26T03:05:00.690Z] ---> Running in 4a3b97a64000 [2022-04-26T03:05:00.690Z] ---> Running in f4d93a5b5703 [2022-04-26T03:05:00.967Z] ---> c8053775172f [2022-04-26T03:05:00.967Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T03:05:00.967Z] Removing intermediate container 4a3b97a64000 [2022-04-26T03:05:00.967Z] ---> 86cfad96d2e1 [2022-04-26T03:05:00.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:05:01.229Z] Removing intermediate container f4d93a5b5703 [2022-04-26T03:05:01.229Z] ---> 8881fcb0c24a [2022-04-26T03:05:01.229Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T03:05:01.229Z] ---> Running in b8bbf81f0874 [2022-04-26T03:05:01.229Z] ---> Running in e0bd2a7aecb0 [2022-04-26T03:05:01.492Z] Removing intermediate container e0bd2a7aecb0 [2022-04-26T03:05:01.492Z] ---> efdc99ee8636 [2022-04-26T03:05:01.492Z] Step 24/25 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:05:01.753Z] Removing intermediate container b8bbf81f0874 [2022-04-26T03:05:01.753Z] ---> 02cb462e0d9d [2022-04-26T03:05:01.753Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T03:05:01.753Z] ---> Running in 55664be945fa [2022-04-26T03:05:01.753Z] ---> fdc02e8e6c2f [2022-04-26T03:05:01.753Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T03:05:01.753Z] ---> a9c07e9b1f01 [2022-04-26T03:05:01.753Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T03:05:01.753Z] ---> Running in 2609327c07c6 [2022-04-26T03:05:02.015Z] Removing intermediate container 55664be945fa [2022-04-26T03:05:02.015Z] ---> 0252e6767d90 [2022-04-26T03:05:02.015Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T03:05:02.015Z] ---> Running in 6988097d8824 [2022-04-26T03:05:02.015Z] Removing intermediate container 2609327c07c6 [2022-04-26T03:05:02.015Z] ---> 985862a43891 [2022-04-26T03:05:02.015Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:05:02.275Z] ---> Running in d8f190404851 [2022-04-26T03:05:02.276Z] ---> c5a05f1e8816 [2022-04-26T03:05:02.276Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T03:05:02.276Z] ---> Running in f46c8e5c3188 [2022-04-26T03:05:02.276Z] Removing intermediate container 6988097d8824 [2022-04-26T03:05:02.276Z] ---> 168798aad454 [2022-04-26T03:05:02.276Z] [2022-04-26T03:05:02.535Z] Removing intermediate container d8f190404851 [2022-04-26T03:05:02.535Z] ---> b09c3d4f2786 [2022-04-26T03:05:02.535Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:05:02.535Z] ---> 48717f19ef03 [2022-04-26T03:05:02.535Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T03:05:02.535Z] Successfully built 168798aad454 [2022-04-26T03:05:02.535Z] Successfully tagged security-secretstore-setup:latest [2022-04-26T03:05:02.535Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-04-26T03:05:02.535Z] ---> Running in 1bb54e900f6a [2022-04-26T03:05:02.535Z] Removing intermediate container f46c8e5c3188 [2022-04-26T03:05:02.535Z] ---> Running in 4a0d1f57f29b [2022-04-26T03:05:02.535Z] ---> 9b0249bb3f5c [2022-04-26T03:05:02.535Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:05:02.796Z] ---> Running in 97f7e3ce96ad [2022-04-26T03:05:03.057Z] Removing intermediate container 1bb54e900f6a [2022-04-26T03:05:03.057Z] ---> 4d6aad45cd5e [2022-04-26T03:05:03.057Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T03:05:03.627Z] Removing intermediate container 97f7e3ce96ad [2022-04-26T03:05:03.627Z] ---> 0855bb77ccaf [2022-04-26T03:05:03.627Z] Step 18/20 : LABEL arch=x86_64 [2022-04-26T03:05:03.627Z] Removing intermediate container 4a0d1f57f29b [2022-04-26T03:05:03.627Z] ---> 17e204f22dc2 [2022-04-26T03:05:03.627Z] [2022-04-26T03:05:03.627Z] Successfully built 17e204f22dc2 [2022-04-26T03:05:03.891Z] Successfully tagged core-data:latest [2022-04-26T03:05:03.891Z]  Building core-data ... done Building sys-mgmt-agent [2022-04-26T03:05:03.891Z] ---> bee51effa64e [2022-04-26T03:05:03.891Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T03:05:03.891Z] ---> Running in b11abfbd684e [2022-04-26T03:05:04.151Z] ---> Running in e6793e3e23db [2022-04-26T03:05:04.151Z] Removing intermediate container b11abfbd684e [2022-04-26T03:05:04.151Z] ---> b36e58d563b2 [2022-04-26T03:05:04.151Z] Step 19/20 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:05:04.761Z] ---> Running in 17ea8110c120 [2022-04-26T03:05:05.337Z] Removing intermediate container 17ea8110c120 [2022-04-26T03:05:05.337Z] ---> fd8351228da3 [2022-04-26T03:05:05.337Z] Step 20/20 : LABEL version=2.2.0-dev.79 [2022-04-26T03:05:05.619Z] ---> Running in 59620793c7f6 [2022-04-26T03:05:06.191Z] Removing intermediate container 59620793c7f6 [2022-04-26T03:05:06.191Z] ---> 249aecad2dd8 [2022-04-26T03:05:06.191Z] [2022-04-26T03:05:06.191Z] Successfully built 249aecad2dd8 [2022-04-26T03:05:06.191Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-26T03:05:06.191Z]  Building security-spiffe-token-provider ... done Building security-spire-config [2022-04-26T03:05:06.449Z] Removing intermediate container e6793e3e23db [2022-04-26T03:05:06.449Z] ---> 10576da7a056 [2022-04-26T03:05:06.449Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T03:05:06.714Z] ---> Running in 41a4df0d0633 [2022-04-26T03:05:07.182Z] using credential edgex-jenkins-ssh [2022-04-26T03:05:07.212Z] Cloning the remote Git repository [2022-04-26T03:05:07.284Z] Removing intermediate container 41a4df0d0633 [2022-04-26T03:05:07.284Z] ---> a3757644d25e [2022-04-26T03:05:07.284Z] Step 28/31 : CMD ["gate"] [2022-04-26T03:05:07.851Z] ---> Running in 497ef79f2af0 [2022-04-26T03:05:07.280Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-26T03:05:07.359Z] > git init /w/workspace/edgex-go/207 # timeout=10 [2022-04-26T03:05:07.485Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-26T03:05:07.486Z] > git --version # timeout=10 [2022-04-26T03:05:07.542Z] > git --version # 'git version 2.25.1' [2022-04-26T03:05:07.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-26T03:05:07.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T03:05:08.504Z] Removing intermediate container 497ef79f2af0 [2022-04-26T03:05:08.504Z] ---> c973f59a5c83 [2022-04-26T03:05:08.504Z] Step 29/31 : LABEL arch=x86_64 [2022-04-26T03:05:08.504Z] ---> Running in 5ddc0d0594d4 [2022-04-26T03:05:09.077Z] Removing intermediate container 5ddc0d0594d4 [2022-04-26T03:05:09.077Z] ---> d58c31914932 [2022-04-26T03:05:09.077Z] Step 30/31 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:05:09.338Z] ---> Running in f2ac11f68a40 [2022-04-26T03:05:09.933Z] Removing intermediate container f2ac11f68a40 [2022-04-26T03:05:09.933Z] ---> 879d99876abb [2022-04-26T03:05:09.933Z] Step 31/31 : LABEL version=2.2.0-dev.79 [2022-04-26T03:05:09.933Z] ---> Running in 44820d7c74e7 [2022-04-26T03:05:10.510Z] Removing intermediate container 44820d7c74e7 [2022-04-26T03:05:10.510Z] ---> b4fba6af554c [2022-04-26T03:05:10.510Z] [2022-04-26T03:05:10.510Z] Successfully built b4fba6af554c [2022-04-26T03:05:10.510Z] Successfully tagged security-bootstrapper:latest [2022-04-26T03:05:10.510Z] Building support-scheduler [2022-04-26T03:05:14.702Z]  Building security-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:05:14.702Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:05:14.702Z] ---> 97d49f02373a [2022-04-26T03:05:14.702Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T03:05:14.702Z] ---> Using cache [2022-04-26T03:05:14.702Z] ---> f33d1cdd8c7e [2022-04-26T03:05:14.702Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:05:14.702Z] ---> Using cache [2022-04-26T03:05:14.702Z] ---> 743f831251dd [2022-04-26T03:05:14.702Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T03:05:17.247Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:05:17.247Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:05:17.247Z] ---> 97d49f02373a [2022-04-26T03:05:17.247Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:05:17.247Z] ---> Using cache [2022-04-26T03:05:17.247Z] ---> f33d1cdd8c7e [2022-04-26T03:05:17.247Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:05:17.247Z] ---> Using cache [2022-04-26T03:05:17.247Z] ---> 743f831251dd [2022-04-26T03:05:17.247Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T03:05:17.821Z] ---> Running in fdb462b7eb38 [2022-04-26T03:05:17.821Z] ---> Running in 43333bfd1eeb [2022-04-26T03:05:18.759Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:19.020Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:19.593Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:19.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:19.859Z] OK: 221 MiB in 52 packages [2022-04-26T03:05:20.119Z] OK: 221 MiB in 52 packages [2022-04-26T03:05:21.499Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:05:21.499Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:05:21.499Z] ---> 97d49f02373a [2022-04-26T03:05:21.499Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T03:05:21.499Z] ---> Using cache [2022-04-26T03:05:21.499Z] ---> f33d1cdd8c7e [2022-04-26T03:05:21.499Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:05:21.499Z] ---> Using cache [2022-04-26T03:05:21.499Z] ---> 743f831251dd [2022-04-26T03:05:21.499Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T03:05:21.499Z] ---> Using cache [2022-04-26T03:05:21.499Z] ---> 1c39e201e9db [2022-04-26T03:05:21.499Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T03:05:21.499Z] ---> Using cache [2022-04-26T03:05:21.499Z] ---> 4971b87e078e [2022-04-26T03:05:21.499Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:05:21.499Z] ---> Using cache [2022-04-26T03:05:21.499Z] ---> 27df47c72ab2 [2022-04-26T03:05:21.499Z] Step 8/22 : COPY . . [2022-04-26T03:05:21.499Z] ---> Using cache [2022-04-26T03:05:21.499Z] ---> ad5a5a113893 [2022-04-26T03:05:21.499Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T03:05:21.759Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:05:21.759Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:05:21.759Z] ---> 97d49f02373a [2022-04-26T03:05:21.759Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T03:05:21.759Z] ---> Using cache [2022-04-26T03:05:21.759Z] ---> f33d1cdd8c7e [2022-04-26T03:05:21.759Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:05:21.759Z] ---> Using cache [2022-04-26T03:05:22.019Z] ---> 743f831251dd [2022-04-26T03:05:22.019Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T03:05:22.019Z] ---> Running in 65a953ca1858 [2022-04-26T03:05:22.280Z] ---> Running in 6a26983ccf7d [2022-04-26T03:05:22.540Z] Removing intermediate container fdb462b7eb38 [2022-04-26T03:05:22.540Z] ---> 6fe645fd7fef [2022-04-26T03:05:22.540Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T03:05:22.801Z] Removing intermediate container 43333bfd1eeb [2022-04-26T03:05:22.801Z] ---> aba0c819dd4a [2022-04-26T03:05:22.801Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:05:23.064Z] ---> 396d0bf65baf [2022-04-26T03:05:23.064Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:05:23.064Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:23.064Z] ---> Running in 87d68cc408df [2022-04-26T03:05:23.064Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T03:05:23.064Z] ---> 5cde71eaa6a4 [2022-04-26T03:05:23.064Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:05:23.323Z] ---> Running in 33bb7eed5d3a [2022-04-26T03:05:23.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:24.469Z] OK: 221 MiB in 52 packages [2022-04-26T03:05:25.404Z] Removing intermediate container 87d68cc408df [2022-04-26T03:05:25.404Z] ---> 86418d839d15 [2022-04-26T03:05:25.404Z] Step 8/26 : COPY . . [2022-04-26T03:05:25.404Z] Removing intermediate container 65a953ca1858 [2022-04-26T03:05:25.404Z] ---> 5200d76e4279 [2022-04-26T03:05:25.404Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T03:05:25.404Z] Removing intermediate container 33bb7eed5d3a [2022-04-26T03:05:25.404Z] ---> 5799da510094 [2022-04-26T03:05:25.404Z] Step 8/23 : COPY . . [2022-04-26T03:05:25.626Z] Avoid second fetch [2022-04-26T03:05:25.626Z] Checking out Revision 8a434eff5741b00a042359b422f09b9192f26247 (main) [2022-04-26T03:05:26.346Z] ---> 8d4ccc32845a [2022-04-26T03:05:26.346Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:05:26.916Z] ---> Running in 6aec2285fceb [2022-04-26T03:05:25.575Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-26T03:05:25.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-26T03:05:25.646Z] > git config core.sparsecheckout # timeout=10 [2022-04-26T03:05:25.667Z] > git checkout -f 8a434eff5741b00a042359b422f09b9192f26247 # timeout=10 [2022-04-26T03:05:30.078Z] Commit message: "Merge pull request #3988 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-secrets/v2-2.2.0-dev.7" [2022-04-26T03:05:30.212Z] Removing intermediate container 6aec2285fceb [2022-04-26T03:05:30.212Z] ---> 9f370169ce50 [2022-04-26T03:05:30.212Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-26T03:05:30.970Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-26T03:05:30.970Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T03:05:30.970Z] Dload Upload Total Spent Left Speed [2022-04-26T03:05:30.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 91806 [Pipeline] sh [2022-04-26T03:05:31.526Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-26T03:05:31.886Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-26T03:05:31.886Z] + sudo tee /etc/docker/daemon.new [2022-04-26T03:05:31.886Z] { [2022-04-26T03:05:31.886Z] "registry-mirrors": [ [2022-04-26T03:05:31.886Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-26T03:05:31.886Z] ], [2022-04-26T03:05:31.886Z] "bip": "10.250.0.254/24", [2022-04-26T03:05:31.886Z] "hosts": [ [2022-04-26T03:05:31.886Z] "tcp://0.0.0.0:5555", [2022-04-26T03:05:31.886Z] "unix:///var/run/docker.sock" [2022-04-26T03:05:31.886Z] ], [2022-04-26T03:05:31.886Z] "mtu": 1458, [2022-04-26T03:05:31.886Z] "selinux-enabled": true, [2022-04-26T03:05:31.886Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-26T03:05:31.886Z] } [Pipeline] sh [2022-04-26T03:05:32.319Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-26T03:05:32.672Z] + sudo service docker restart [2022-04-26T03:05:48.315Z] ---> 5ab3cd345439 [2022-04-26T03:05:48.315Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T03:05:48.315Z] ---> 65cae3aecd89 [2022-04-26T03:05:48.315Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:05:48.315Z] ---> d3d9ef950d2e [2022-04-26T03:05:48.315Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:05:48.315Z] ---> Running in 534e38ef13f0 [2022-04-26T03:05:48.315Z] ---> Running in 918e64cc95ba [2022-04-26T03:05:48.315Z] ---> Running in 01ee9df25f20 [2022-04-26T03:05:48.315Z] Removing intermediate container 534e38ef13f0 [2022-04-26T03:05:48.315Z] ---> d42de0b3e30d [2022-04-26T03:05:48.315Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T03:05:48.315Z] Removing intermediate container 918e64cc95ba [2022-04-26T03:05:48.315Z] ---> f07122e27dd8 [2022-04-26T03:05:48.315Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T03:05:48.315Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T03:05:48.315Z] ---> Running in 75389616186e [2022-04-26T03:05:48.315Z] ---> Running in 9327bfc0f2bc [2022-04-26T03:05:48.578Z] Removing intermediate container 75389616186e [2022-04-26T03:05:48.578Z] ---> 4b0a74b942c1 [2022-04-26T03:05:48.578Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T03:05:48.578Z] ---> Running in 59ca5ce73380 [2022-04-26T03:05:48.840Z] Removing intermediate container 9327bfc0f2bc [2022-04-26T03:05:48.840Z] ---> 5fdc5e28fa84 [2022-04-26T03:05:48.840Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T03:05:48.840Z] Removing intermediate container 59ca5ce73380 [2022-04-26T03:05:48.840Z] ---> cd2b0050002d [2022-04-26T03:05:48.840Z] 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-26T03:05:48.840Z] ---> Running in b24d11e67962 [2022-04-26T03:05:48.840Z] ---> Running in 0467c31c20fe [2022-04-26T03:05:48.840Z] Removing intermediate container b24d11e67962 [2022-04-26T03:05:48.840Z] ---> fbec0b821de2 [2022-04-26T03:05:48.840Z] 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-26T03:05:49.099Z] ---> Running in 0ad161b03ebe [2022-04-26T03:05:50.487Z] spire-1.2.1/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.data/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.data/.file [2022-04-26T03:05:50.487Z] spire-1.2.1/.dockerignore [2022-04-26T03:05:50.487Z] spire-1.2.1/.gitattributes [2022-04-26T03:05:50.487Z] spire-1.2.1/.githooks/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:05:50.487Z] spire-1.2.1/.gitignore [2022-04-26T03:05:50.487Z] spire-1.2.1/.go-version [2022-04-26T03:05:50.487Z] spire-1.2.1/.golangci.yml [2022-04-26T03:05:50.487Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:05:50.487Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:05:50.487Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:05:50.487Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:05:50.487Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:05:50.487Z] spire-1.2.1/Dockerfile [2022-04-26T03:05:50.487Z] spire-1.2.1/Dockerfile.devspire-1.2.1/ [2022-04-26T03:05:50.487Z] [2022-04-26T03:05:50.487Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:05:50.487Z] spire-1.2.1/LICENSE [2022-04-26T03:05:50.487Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:05:50.487Z] spire-1.2.1/Makefile [2022-04-26T03:05:50.487Z] spire-1.2.1/README.md [2022-04-26T03:05:50.487Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:05:50.487Z] spire-1.2.1/SECURITY.md [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:05:50.487Z] spire-1.2.1/cmd/spire-agent/cli/validate/spire-1.2.1/.data/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.data/.file [2022-04-26T03:05:50.487Z] spire-1.2.1/.dockerignore [2022-04-26T03:05:50.487Z] spire-1.2.1/.gitattributes [2022-04-26T03:05:50.487Z] spire-1.2.1/.githooks/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:05:50.487Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:05:50.488Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:05:50.488Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:05:50.488Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:05:50.488Z] spire-1.2.1/.gitignore [2022-04-26T03:05:50.488Z] spire-1.2.1/.go-version [2022-04-26T03:05:50.488Z] spire-1.2.1/.golangci.yml [2022-04-26T03:05:50.488Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:05:50.488Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:05:50.488Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:05:50.488Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:05:50.488Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:05:50.488Z] spire-1.2.1/Dockerfile [2022-04-26T03:05:50.488Z] spire-1.2.1/Dockerfile.dev [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:05:50.488Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:05:50.488Z] spire-1.2.1/LICENSE [2022-04-26T03:05:50.488Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:05:50.488Z] spire-1.2.1/Makefile [2022-04-26T03:05:50.488Z] spire-1.2.1/README.md [2022-04-26T03:05:50.488Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:05:50.488Z] spire-1.2.1/SECURITY.md [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/ [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/ [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/ [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/ [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/images/ [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:05:50.488Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/ [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/ [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/ [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/ [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:05:50.488Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/ [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:05:50.489Z] spire-1.2.1/examples/ [2022-04-26T03:05:50.489Z] spire-1.2.1/examples/README.md [2022-04-26T03:05:50.489Z] spire-1.2.1/go.mod [2022-04-26T03:05:50.489Z] spire-1.2.1/go.sum [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:05:50.489Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:05:50.489Z] spire-1.2.1/examples/ [2022-04-26T03:05:50.489Z] spire-1.2.1/examples/README.md [2022-04-26T03:05:50.489Z] spire-1.2.1/go.mod [2022-04-26T03:05:50.489Z] spire-1.2.1/go.sum [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:05:50.489Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:05:50.490Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:05:50.491Z] [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:05:50.491Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:05:50.492Z] [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:05:50.492Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:05:50.493Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:05:50.494Z] [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:05:50.494Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:05:50.495Z] [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:05:50.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:05:50.496Z] [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:05:50.496Z] spire-1.2.1/release/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:05:50.496Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:05:50.496Z] spire-1.2.1/script/ [2022-04-26T03:05:50.496Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:05:50.496Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:05:50.496Z] spire-1.2.1/support/ [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/ [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:05:50.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:05:50.497Z] spire-1.2.1/release/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:05:50.497Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:05:50.497Z] spire-1.2.1/script/ [2022-04-26T03:05:50.497Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:05:50.497Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:05:50.497Z] spire-1.2.1/support/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/clock/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:05:50.497Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:05:50.497Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:05:50.498Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/clock/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/common [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/common [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:05:50.498Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:05:50.499Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:05:50.500Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:05:50.501Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testca/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/race.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/util.go [2022-04-26T03:05:50.501Z] building spire from source... [2022-04-26T03:05:50.501Z] [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testca/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/ [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/race.go [2022-04-26T03:05:50.501Z] spire-1.2.1/test/util/util.go [2022-04-26T03:05:50.501Z] building spire from source... [2022-04-26T03:05:50.501Z] Installing go1.17.7... [2022-04-26T03:05:50.501Z] Installing go1.17.7... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:05:51.015Z] provisioning config files... [2022-04-26T03:05:51.039Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/207@tmp/config1808799109081154100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:05:51.406Z] ---> docker-login.sh [2022-04-26T03:05:51.406Z] nexus3.edgexfoundry.org:10001 [2022-04-26T03:05:51.879Z] Removing intermediate container 6a26983ccf7d [2022-04-26T03:05:51.879Z] ---> b23e3c68c501 [2022-04-26T03:05:51.879Z] [2022-04-26T03:05:51.879Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:05:51.879Z] ---> e04c818066af [2022-04-26T03:05:51.879Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:05:52.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:05:52.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:05:52.279Z] Configure a credential helper to remove this warning. See [2022-04-26T03:05:52.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:05:52.279Z] [2022-04-26T03:05:52.279Z] Login Succeeded [2022-04-26T03:05:52.279Z] nexus3.edgexfoundry.org:10002 [2022-04-26T03:05:52.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:05:52.815Z] ---> Running in 31a1ca4df497 [2022-04-26T03:05:52.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:05:52.829Z] Configure a credential helper to remove this warning. See [2022-04-26T03:05:52.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:05:52.829Z] [2022-04-26T03:05:52.829Z] Login Succeeded [2022-04-26T03:05:52.829Z] nexus3.edgexfoundry.org:10003 [2022-04-26T03:05:53.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:53.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:05:53.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:05:53.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:05:53.385Z] Configure a credential helper to remove this warning. See [2022-04-26T03:05:53.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:05:53.385Z] [2022-04-26T03:05:53.385Z] Login Succeeded [2022-04-26T03:05:53.385Z] nexus3.edgexfoundry.org:10004 [2022-04-26T03:05:53.640Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T03:05:53.641Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:05:53.641Z] OK: 6 MiB in 15 packages [2022-04-26T03:05:53.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:05:53.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:05:53.658Z] Configure a credential helper to remove this warning. See [2022-04-26T03:05:53.658Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:05:53.658Z] [2022-04-26T03:05:53.658Z] Login Succeeded [2022-04-26T03:05:53.658Z] docker.io [2022-04-26T03:05:54.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:05:54.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:05:54.536Z] Configure a credential helper to remove this warning. See [2022-04-26T03:05:54.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:05:54.536Z] [2022-04-26T03:05:54.536Z] Login Succeeded [2022-04-26T03:05:54.536Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T03:05:54.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-26T03:05:55.123Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T03:05:55.132Z] ========================================================= [2022-04-26T03:05:55.132Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-26T03:05:55.132Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-26T03:05:55.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T03:05:55.548Z] Removing intermediate container 31a1ca4df497 [2022-04-26T03:05:55.548Z] ---> 1b135f0ce693 [2022-04-26T03:05:55.548Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:05:55.548Z] ---> Running in 694a74d2df55 [2022-04-26T03:05:55.797Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-26T03:05:55.797Z] 9b3977197b4f: Pulling fs layer [2022-04-26T03:05:55.797Z] 1a89e8eeedd5: Pulling fs layer [2022-04-26T03:05:55.797Z] 94645a83ff95: Pulling fs layer [2022-04-26T03:05:55.797Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-26T03:05:55.797Z] 0c92f367c5e7: Pulling fs layer [2022-04-26T03:05:55.797Z] 3096ccb668a1: Pulling fs layer [2022-04-26T03:05:55.797Z] e8cf19c19ddd: Pulling fs layer [2022-04-26T03:05:55.797Z] a4caa8a26152: Pulling fs layer [2022-04-26T03:05:55.797Z] 3f3a8bcf1eab: Waiting [2022-04-26T03:05:55.797Z] 0c92f367c5e7: Waiting [2022-04-26T03:05:55.797Z] e8cf19c19ddd: Waiting [2022-04-26T03:05:55.797Z] a4caa8a26152: Waiting [2022-04-26T03:05:55.797Z] 3096ccb668a1: Waiting [2022-04-26T03:05:55.797Z] 94645a83ff95: Verifying Checksum [2022-04-26T03:05:55.797Z] 94645a83ff95: Download complete [2022-04-26T03:05:55.797Z] 1a89e8eeedd5: Verifying Checksum [2022-04-26T03:05:55.797Z] 1a89e8eeedd5: Download complete [2022-04-26T03:05:55.797Z] 0c92f367c5e7: Download complete [2022-04-26T03:05:55.797Z] 3096ccb668a1: Verifying Checksum [2022-04-26T03:05:55.797Z] 9b3977197b4f: Download complete [2022-04-26T03:05:55.797Z] 3096ccb668a1: Download complete [2022-04-26T03:05:55.797Z] e8cf19c19ddd: Verifying Checksum [2022-04-26T03:05:55.797Z] e8cf19c19ddd: Download complete [2022-04-26T03:05:56.116Z] Removing intermediate container 694a74d2df55 [2022-04-26T03:05:56.116Z] ---> 0b9b3eeff77b [2022-04-26T03:05:56.116Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T03:05:56.382Z] ---> Running in b6e11ad7ca87 [2022-04-26T03:05:56.642Z] Removing intermediate container b6e11ad7ca87 [2022-04-26T03:05:56.642Z] ---> dff4fa2678fe [2022-04-26T03:05:56.642Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T03:05:56.642Z] ---> Running in 490c147cd4a8 [2022-04-26T03:05:56.799Z] 9b3977197b4f: Pull complete [2022-04-26T03:05:56.903Z] Removing intermediate container 490c147cd4a8 [2022-04-26T03:05:56.903Z] ---> 209bb0297afa [2022-04-26T03:05:56.903Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:05:57.078Z] 1a89e8eeedd5: Pull complete [2022-04-26T03:05:57.163Z] Building bin/spire-server... [2022-04-26T03:05:57.163Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:05:57.163Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:05:57.163Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:05:57.163Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:05:57.163Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:05:57.163Z] Building bin/spire-server... [2022-04-26T03:05:57.422Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:05:57.422Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:05:57.422Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:05:57.422Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:05:57.422Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:05:57.422Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:05:57.422Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:05:57.422Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:05:57.422Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:05:57.681Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:05:57.681Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:05:57.681Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:05:57.681Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:05:57.681Z]  ---> 4fdd250dd60d [2022-04-26T03:05:57.681Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T03:05:57.681Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:05:57.681Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:05:57.681Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:05:57.681Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:05:57.681Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:05:57.681Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:05:57.681Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:05:57.681Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:05:57.683Z] 94645a83ff95: Pull complete [2022-04-26T03:05:57.942Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:05:57.942Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:05:57.942Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:05:57.942Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:05:57.942Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:05:57.942Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:05:57.942Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:05:57.942Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:05:57.942Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:05:57.942Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:05:57.942Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:05:57.942Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:05:57.942Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:05:57.942Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:05:57.942Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:05:57.942Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:05:57.942Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:05:57.942Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:05:57.942Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:05:57.942Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:05:57.942Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:05:57.942Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:05:57.942Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:05:57.957Z] a4caa8a26152: Verifying Checksum [2022-04-26T03:05:57.957Z] a4caa8a26152: Download complete [2022-04-26T03:05:58.203Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:05:58.203Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:05:58.203Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:05:58.203Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:05:58.203Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:05:58.203Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:05:58.203Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:05:58.203Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:05:58.203Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:05:58.203Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:05:58.203Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:05:58.203Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:05:58.203Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:05:58.203Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:05:58.203Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:05:58.203Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:05:58.203Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:05:58.203Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:05:58.204Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:05:58.204Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:05:58.204Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:05:58.204Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:05:58.469Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:05:58.469Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:05:58.469Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:05:58.469Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:05:58.469Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:05:58.469Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:05:58.469Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:05:58.469Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:05:58.469Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:05:58.469Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:05:58.469Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:05:58.469Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:05:58.469Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:05:58.469Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:05:58.469Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:05:58.564Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-26T03:05:58.564Z] 3f3a8bcf1eab: Download complete [2022-04-26T03:05:58.730Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:05:58.730Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:05:58.730Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:05:58.730Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:05:58.730Z]  ---> 62b6d7c0f070 [2022-04-26T03:05:58.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T03:05:58.730Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:05:58.730Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:05:58.730Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:05:58.730Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:05:58.994Z]  ---> b6f1c145e0a6 [2022-04-26T03:05:58.994Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T03:05:58.994Z] ---> Running in 9264825c1864 [2022-04-26T03:05:59.254Z] Removing intermediate container 9264825c1864 [2022-04-26T03:05:59.254Z] ---> f48d1f97ba8d [2022-04-26T03:05:59.254Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:05:59.254Z] ---> Running in 116c66c84eca [2022-04-26T03:05:59.514Z] Removing intermediate container 116c66c84eca [2022-04-26T03:05:59.514Z] ---> 9cac2f811da2 [2022-04-26T03:05:59.514Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T03:05:59.514Z] ---> Running in 35a80813c8ec [2022-04-26T03:05:59.775Z] Removing intermediate container 35a80813c8ec [2022-04-26T03:05:59.775Z] ---> 65ff2972986f [2022-04-26T03:05:59.775Z] Step 21/22 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:05:59.775Z] ---> Running in 0c049efdfde2 [2022-04-26T03:05:59.775Z] Removing intermediate container 0c049efdfde2 [2022-04-26T03:05:59.775Z] ---> 85453b5be8d6 [2022-04-26T03:05:59.775Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:06:00.035Z] ---> Running in 19f8e0cf50fe [2022-04-26T03:06:00.604Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:06:00.604Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:06:00.604Z] Removing intermediate container 19f8e0cf50fe [2022-04-26T03:06:00.604Z] ---> fd095f5d80cc [2022-04-26T03:06:00.604Z] [2022-04-26T03:06:00.604Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:06:00.604Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:06:00.604Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T03:06:00.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:06:00.886Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:06:00.886Z] Successfully built fd095f5d80cc [2022-04-26T03:06:00.886Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:06:00.886Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:06:00.886Z] Successfully tagged support-scheduler:latest [2022-04-26T03:06:00.886Z] Building support-notifications [2022-04-26T03:06:00.886Z]  Building support-scheduler ... done go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:06:00.886Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:06:00.886Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:06:00.886Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:06:00.886Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T03:06:00.886Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:06:00.886Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:06:00.886Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:06:00.886Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:06:00.887Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:06:00.887Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:06:00.887Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:06:01.156Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:06:01.156Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:06:01.156Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:06:05.362Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:06:05.362Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:06:05.362Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:06:05.362Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:06:05.362Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T03:06:05.362Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:06:05.362Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:06:05.362Z] ---> 97d49f02373a [2022-04-26T03:06:05.362Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T03:06:05.362Z] ---> Using cache [2022-04-26T03:06:05.362Z] ---> f33d1cdd8c7e [2022-04-26T03:06:05.362Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:06:05.362Z] ---> Using cache [2022-04-26T03:06:05.362Z] ---> 743f831251dd [2022-04-26T03:06:05.362Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T03:06:05.622Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:06:05.622Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:06:05.622Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:06:05.622Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:06:05.622Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:06:05.622Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:06:05.622Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:06:05.622Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:06:05.883Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:06:05.883Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:06:05.883Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T03:06:06.143Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:06:06.143Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:06:06.403Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:06:06.665Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:06:06.665Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:06:06.665Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:06:06.665Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:06:06.665Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:06:06.665Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:06:06.927Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:06:06.927Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:06:06.927Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:06:06.927Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:06:06.927Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:06:07.188Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:06:07.188Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:06:07.188Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:06:07.188Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:06:07.454Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:06:07.454Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:06:07.454Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:06:07.454Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:06:07.454Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:06:07.454Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:06:07.714Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:06:07.714Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:06:07.714Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:06:07.714Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:06:07.714Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:06:07.714Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:06:07.974Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:06:07.974Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:06:07.974Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:06:07.974Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:06:07.974Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:06:07.974Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:06:07.974Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:06:08.406Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:06:08.406Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:06:08.406Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:06:08.406Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:06:08.406Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:06:08.406Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:06:08.406Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:06:08.691Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:06:08.691Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:06:08.691Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:06:09.696Z]  ---> Running in b6bec347be8c [2022-04-26T03:06:09.696Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:06:09.696Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:06:09.697Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:06:09.697Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:06:09.968Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T03:06:09.968Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:06:09.968Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T03:06:09.968Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:06:09.968Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:06:09.968Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:06:09.968Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:06:09.968Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:06:09.968Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:06:09.968Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:06:09.968Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:06:09.968Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:06:09.968Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:06:09.968Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:06:09.968Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:06:09.968Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:06:09.968Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:06:09.968Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:06:09.968Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:06:09.968Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:06:09.968Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:06:10.226Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T03:06:10.226Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:06:10.226Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:06:10.226Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:06:10.226Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:06:10.226Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T03:06:10.226Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T03:06:10.226Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:06:10.226Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:06:10.226Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:06:10.226Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:06:10.226Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:06:10.226Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:06:10.226Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:06:10.226Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:06:10.227Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:06:10.227Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:06:10.227Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:06:10.227Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:06:10.495Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:06:10.495Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:06:10.495Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:06:10.495Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:06:10.495Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:06:10.495Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:06:10.495Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:06:10.495Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T03:06:10.495Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:06:10.495Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:06:10.495Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:06:10.495Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:06:10.495Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:06:10.495Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:06:10.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:06:10.786Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:06:10.786Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:06:10.786Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:06:10.786Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:06:10.786Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:06:10.786Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:06:10.786Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:06:10.786Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:06:10.786Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:06:10.786Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:06:10.786Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:06:10.786Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:06:10.786Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:06:10.786Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:06:10.786Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:06:10.786Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:06:10.786Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:06:10.786Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:06:10.786Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:06:10.786Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:06:10.786Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:06:10.786Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:06:10.786Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:06:10.786Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:06:11.045Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:06:11.045Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:06:11.045Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:06:11.045Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:06:11.045Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:06:11.045Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:06:11.045Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:06:11.045Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:06:11.045Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:06:11.045Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:06:11.045Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:06:11.045Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:06:11.045Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:06:11.045Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:06:11.045Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:06:11.306Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:06:11.888Z] OK: 221 MiB in 52 packages [2022-04-26T03:06:12.829Z] Removing intermediate container 01ee9df25f20 [2022-04-26T03:06:12.829Z] ---> 745676c7cb3e [2022-04-26T03:06:12.829Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T03:06:12.829Z] ---> Running in 6c7da7216d49 [2022-04-26T03:06:12.829Z] Removing intermediate container b6bec347be8c [2022-04-26T03:06:12.829Z] ---> 8d3eaa1c917c [2022-04-26T03:06:12.829Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T03:06:13.404Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T03:06:13.404Z] ---> 451a5b7cbf6d [2022-04-26T03:06:13.404Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:06:13.661Z] 3f3a8bcf1eab: Pull complete [2022-04-26T03:06:13.662Z] 0c92f367c5e7: Pull complete [2022-04-26T03:06:13.662Z] 3096ccb668a1: Pull complete [2022-04-26T03:06:13.662Z] e8cf19c19ddd: Pull complete [2022-04-26T03:06:13.662Z] ---> Running in 0ac2a92acd51 [2022-04-26T03:06:15.065Z] Removing intermediate container 6c7da7216d49 [2022-04-26T03:06:15.065Z] ---> ec61fecf24d1 [2022-04-26T03:06:15.065Z] [2022-04-26T03:06:15.065Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T03:06:15.327Z] 20.10.14: Pulling from library/docker [2022-04-26T03:06:15.903Z] Removing intermediate container 0ac2a92acd51 [2022-04-26T03:06:15.903Z] ---> 3c6aeb757980 [2022-04-26T03:06:15.903Z] Step 8/22 : COPY . . [2022-04-26T03:06:18.473Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:06:18.473Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:06:18.735Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:06:18.735Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:06:19.086Z] a4caa8a26152: Pull complete [2022-04-26T03:06:19.086Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-26T03:06:19.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T03:06:19.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-26T03:06:19.445Z] + + docker build -t ci-base-image-arm64 -f - . [2022-04-26T03:06:19.445Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T03:06:19.445Z] WORKDIR /edgex [2022-04-26T03:06:19.445Z] COPY go.mod . [2022-04-26T03:06:19.445Z] RUN go mod download [2022-04-26T03:06:22.087Z] Sending build context to Docker daemon 169.2MB [2022-04-26T03:06:22.087Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-26T03:06:22.087Z] ---> 725f1c02e7f9 [2022-04-26T03:06:22.087Z] Step 2/4 : WORKDIR /edgex [2022-04-26T03:06:24.089Z] ---> Running in a92a52d7f977 [2022-04-26T03:06:24.089Z] Removing intermediate container a92a52d7f977 [2022-04-26T03:06:24.089Z] ---> f158c08ea0e2 [2022-04-26T03:06:24.089Z] Step 3/4 : COPY go.mod . [2022-04-26T03:06:24.690Z] ---> 597e8a5e4d61 [2022-04-26T03:06:24.690Z] Step 4/4 : RUN go mod download [2022-04-26T03:06:24.690Z] ---> Running in ef47054376a6 [2022-04-26T03:06:25.326Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T03:06:25.326Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T03:06:25.326Z] ---> 7417809fdb73 [2022-04-26T03:06:25.326Z] 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-26T03:06:29.528Z] ---> Running in 8a190b0df14e [2022-04-26T03:06:29.528Z] ---> 357c5b4f571a [2022-04-26T03:06:29.528Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T03:06:29.528Z] ---> Running in deaeebe964fa [2022-04-26T03:06:29.791Z] Removing intermediate container 8a190b0df14e [2022-04-26T03:06:29.791Z] ---> f2fc15e2e8f2 [2022-04-26T03:06:29.791Z] 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-26T03:06:30.050Z] ---> Running in 1a371ae4eaaf [2022-04-26T03:06:30.620Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T03:06:31.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:06:31.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:06:31.761Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T03:06:31.761Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T03:06:31.761Z] Executing bash-5.1.16-r0.post-install [2022-04-26T03:06:31.761Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:06:31.761Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T03:06:31.761Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T03:06:31.761Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T03:06:31.761Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T03:06:31.761Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T03:06:31.761Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T03:06:31.761Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T03:06:31.761Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T03:06:31.761Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T03:06:31.761Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T03:06:31.761Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T03:06:31.761Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T03:06:31.761Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T03:06:31.761Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T03:06:32.329Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T03:06:32.329Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T03:06:32.329Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T03:06:32.329Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T03:06:32.329Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T03:06:32.329Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T03:06:32.329Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T03:06:32.329Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T03:06:32.329Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T03:06:32.329Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T03:06:32.329Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T03:06:32.329Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T03:06:32.588Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T03:06:32.588Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T03:06:32.588Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T03:06:32.588Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T03:06:32.588Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T03:06:32.588Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T03:06:32.588Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T03:06:32.588Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T03:06:32.588Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T03:06:32.588Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T03:06:32.588Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T03:06:32.588Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T03:06:32.588Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T03:06:32.588Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T03:06:32.847Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:06:32.847Z] OK: 83 MiB in 65 packages [2022-04-26T03:06:33.787Z] Collecting docker-compose==1.23.2 [2022-04-26T03:06:33.787Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T03:06:34.046Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T03:06:34.046Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T03:06:34.046Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T03:06:34.046Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T03:06:34.616Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T03:06:34.875Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T03:06:34.875Z] Collecting PyYAML<4,>=3.10 [2022-04-26T03:06:34.875Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T03:06:35.443Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T03:06:35.444Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T03:06:36.012Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T03:06:36.273Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T03:06:36.273Z] 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-26T03:06:36.273Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T03:06:36.273Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T03:06:36.273Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T03:06:36.273Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T03:06:36.842Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T03:06:36.842Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T03:06:37.102Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T03:06:37.102Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T03:06:37.102Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T03:06:37.102Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T03:06:37.362Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T03:06:37.362Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T03:06:37.362Z] 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-26T03:06:37.362Z] Collecting idna<2.8,>=2.5 [2022-04-26T03:06:37.362Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T03:06:37.362Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T03:06:37.362Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T03:06:37.362Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T03:06:37.362Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T03:06:37.621Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T03:06:37.621Z] Attempting uninstall: urllib3 [2022-04-26T03:06:37.622Z] Found existing installation: urllib3 1.26.7 [2022-04-26T03:06:37.622Z] Uninstalling urllib3-1.26.7: [2022-04-26T03:06:37.622Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T03:06:37.881Z] Attempting uninstall: idna [2022-04-26T03:06:37.881Z] Found existing installation: idna 3.3 [2022-04-26T03:06:37.881Z] Uninstalling idna-3.3: [2022-04-26T03:06:37.881Z] Successfully uninstalled idna-3.3 [2022-04-26T03:06:38.453Z] Attempting uninstall: requests [2022-04-26T03:06:38.453Z] Found existing installation: requests 2.26.0 [2022-04-26T03:06:38.453Z] Uninstalling requests-2.26.0: [2022-04-26T03:06:38.453Z] Successfully uninstalled requests-2.26.0 [2022-04-26T03:06:38.713Z] Running setup.py install for texttable: started [2022-04-26T03:06:39.289Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T03:06:39.289Z] Running setup.py install for PyYAML: started [2022-04-26T03:06:39.857Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T03:06:39.857Z] Running setup.py install for docopt: started [2022-04-26T03:06:40.425Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T03:06:40.425Z] Running setup.py install for dockerpty: started [2022-04-26T03:06:40.999Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T03:06:41.259Z] 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-26T03:06:49.385Z] Removing intermediate container 1a371ae4eaaf [2022-04-26T03:06:49.385Z] ---> 888b05e0402a [2022-04-26T03:06:49.385Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T03:06:49.385Z] ---> Running in e891bd73f8d3 [2022-04-26T03:06:49.385Z] Removing intermediate container e891bd73f8d3 [2022-04-26T03:06:49.385Z] ---> d82cd87d551e [2022-04-26T03:06:49.385Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T03:06:49.385Z] ---> Running in 2d6dc37eab27 [2022-04-26T03:06:49.385Z] Removing intermediate container 2d6dc37eab27 [2022-04-26T03:06:49.385Z] ---> 99015319d162 [2022-04-26T03:06:49.385Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T03:06:50.325Z] ---> d5fb0b82fbde [2022-04-26T03:06:50.325Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T03:06:50.901Z] ---> 8f3594137fad [2022-04-26T03:06:50.901Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T03:06:51.841Z] ---> ff7114b12fa9 [2022-04-26T03:06:51.841Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T03:06:51.841Z] ---> Running in 11502011fba4 [2022-04-26T03:06:51.841Z] Removing intermediate container 11502011fba4 [2022-04-26T03:06:51.841Z] ---> b0c534323fc2 [2022-04-26T03:06:51.841Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:06:52.101Z] ---> Running in 3252b95842d3 [2022-04-26T03:06:52.361Z] Removing intermediate container 3252b95842d3 [2022-04-26T03:06:52.361Z] ---> 0945ea06de13 [2022-04-26T03:06:52.361Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T03:06:52.361Z] ---> Running in 204fdc75b33c [2022-04-26T03:06:52.931Z] Removing intermediate container 204fdc75b33c [2022-04-26T03:06:52.931Z] ---> 86bccd06d93e [2022-04-26T03:06:52.931Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:06:52.931Z] ---> Running in 3775cb13e75b [2022-04-26T03:06:53.500Z] Removing intermediate container 3775cb13e75b [2022-04-26T03:06:53.500Z] ---> 8381d0400a5b [2022-04-26T03:06:53.500Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:06:53.500Z] ---> Running in 4066753a10cb [2022-04-26T03:06:54.069Z] Removing intermediate container 4066753a10cb [2022-04-26T03:06:54.069Z] ---> ff067cef3c80 [2022-04-26T03:06:54.069Z] [2022-04-26T03:06:54.069Z] Successfully built ff067cef3c80 [2022-04-26T03:06:54.069Z] Successfully tagged sys-mgmt-agent:latest [2022-04-26T03:06:54.069Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-04-26T03:06:59.344Z] Building bin/spire-agent... [2022-04-26T03:06:59.344Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:06:59.344Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:06:59.344Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:06:59.344Z] ---> 97d49f02373a [2022-04-26T03:06:59.344Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T03:06:59.344Z] ---> Using cache [2022-04-26T03:06:59.344Z] ---> f33d1cdd8c7e [2022-04-26T03:06:59.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:06:59.344Z] ---> Using cache [2022-04-26T03:06:59.344Z] ---> 743f831251dd [2022-04-26T03:06:59.344Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T03:06:59.345Z] ---> Using cache [2022-04-26T03:06:59.345Z] ---> 1c39e201e9db [2022-04-26T03:06:59.345Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T03:06:59.345Z] ---> Using cache [2022-04-26T03:06:59.345Z] ---> 4971b87e078e [2022-04-26T03:06:59.345Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:06:59.345Z] ---> Using cache [2022-04-26T03:06:59.345Z] ---> 27df47c72ab2 [2022-04-26T03:06:59.345Z] Step 8/22 : COPY . . [2022-04-26T03:06:59.345Z] ---> Using cache [2022-04-26T03:06:59.345Z] ---> ad5a5a113893 [2022-04-26T03:06:59.345Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T03:07:00.284Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:07:00.284Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:07:00.284Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:07:00.284Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:07:00.543Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:07:00.544Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:07:01.925Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:07:01.925Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:07:01.925Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:07:01.925Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:07:01.925Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:07:01.925Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:07:02.493Z]  ---> Running in 6f8479b7b3dc [2022-04-26T03:07:03.874Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T03:07:21.275Z] Removing intermediate container ef47054376a6 [2022-04-26T03:07:21.275Z] ---> e209e1f14746 [2022-04-26T03:07:21.275Z] Successfully built e209e1f14746 [2022-04-26T03:07:21.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:07:21.625Z] + docker inspect -f . ci-base-image-arm64 [2022-04-26T03:07:21.625Z] . [Pipeline] withDockerContainer [2022-04-26T03:07:21.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-23566 does not seem to be running inside a container [2022-04-26T03:07:21.943Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@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-26T03:07:23.344Z] $ docker top 0807d519785f0bfd7ef3bd34d1a8fb36109e7bbc7baec7f77fff5f0e97cd86cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T03:07:24.272Z] + go version [2022-04-26T03:07:24.272Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-26T03:07:24.296Z] $ docker stop --time=1 0807d519785f0bfd7ef3bd34d1a8fb36109e7bbc7baec7f77fff5f0e97cd86cf [2022-04-26T03:07:25.822Z] Removing intermediate container deaeebe964fa [2022-04-26T03:07:25.822Z] ---> 95916f2183c7 [2022-04-26T03:07:25.822Z] [2022-04-26T03:07:25.822Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:07:25.822Z] ---> e04c818066af [2022-04-26T03:07:25.822Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T03:07:25.964Z] $ docker rm -f 0807d519785f0bfd7ef3bd34d1a8fb36109e7bbc7baec7f77fff5f0e97cd86cf [2022-04-26T03:07:26.082Z] ---> Running in 94d10abe7e8f [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-26T03:07:26.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T03:07:26.615Z] [2022-04-26T03:07:26.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:07:26.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T03:07:27.250Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-26T03:07:27.250Z] 29e5d40040c1: Pulling fs layer [2022-04-26T03:07:27.250Z] 1ce36da41761: Pulling fs layer [2022-04-26T03:07:27.250Z] 25b303627fd3: Pulling fs layer [2022-04-26T03:07:27.250Z] 29e5d40040c1: Verifying Checksum [2022-04-26T03:07:27.250Z] 29e5d40040c1: Download complete [2022-04-26T03:07:27.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:07:27.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:07:27.460Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T03:07:27.525Z] 1ce36da41761: Verifying Checksum [2022-04-26T03:07:27.525Z] 1ce36da41761: Download complete [2022-04-26T03:07:27.720Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T03:07:27.720Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:07:27.720Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:07:27.720Z] OK: 6 MiB in 16 packages [2022-04-26T03:07:27.801Z] 29e5d40040c1: Pull complete [2022-04-26T03:07:29.244Z] 25b303627fd3: Verifying Checksum [2022-04-26T03:07:29.244Z] 25b303627fd3: Download complete [2022-04-26T03:07:29.244Z] 1ce36da41761: Pull complete [2022-04-26T03:07:29.631Z] Removing intermediate container 94d10abe7e8f [2022-04-26T03:07:29.631Z] ---> bbe4dbd9db1f [2022-04-26T03:07:29.631Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:07:29.631Z] ---> Running in 221f68fc30f0 [2022-04-26T03:07:30.200Z] Removing intermediate container 221f68fc30f0 [2022-04-26T03:07:30.200Z] ---> 2e2908aeeff0 [2022-04-26T03:07:30.200Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T03:07:30.200Z] ---> Running in 5fc8c936cc6c [2022-04-26T03:07:30.459Z] Removing intermediate container 5fc8c936cc6c [2022-04-26T03:07:30.459Z] ---> f36f5f5c5a78 [2022-04-26T03:07:30.459Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T03:07:30.720Z] ---> Running in c38d5550b0ca [2022-04-26T03:07:31.327Z] Removing intermediate container c38d5550b0ca [2022-04-26T03:07:31.327Z] ---> aac4da573acd [2022-04-26T03:07:31.327Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:07:32.318Z] ---> 5476efb74483 [2022-04-26T03:07:32.318Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T03:07:33.697Z] ---> 60bd4b374baa [2022-04-26T03:07:33.697Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T03:07:34.264Z] ---> ac87b6ee6da4 [2022-04-26T03:07:34.264Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T03:07:34.522Z] ---> Running in cc5876ff41a8 [2022-04-26T03:07:34.782Z] Removing intermediate container cc5876ff41a8 [2022-04-26T03:07:34.782Z] ---> 1c3f07dfbe8a [2022-04-26T03:07:34.782Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:07:35.041Z] ---> Running in 448c0a1d2b51 [2022-04-26T03:07:35.611Z] Removing intermediate container 448c0a1d2b51 [2022-04-26T03:07:35.611Z] ---> c36fa45c349c [2022-04-26T03:07:35.611Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T03:07:35.611Z] ---> Running in c9f0ce9fcd25 [2022-04-26T03:07:36.217Z] Removing intermediate container c9f0ce9fcd25 [2022-04-26T03:07:36.217Z] ---> c4bc592ae525 [2022-04-26T03:07:36.217Z] Step 21/22 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:07:36.217Z] ---> Running in 87cd5404ba66 [2022-04-26T03:07:36.574Z] Removing intermediate container 87cd5404ba66 [2022-04-26T03:07:36.574Z] ---> bfa87153e533 [2022-04-26T03:07:36.574Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:07:36.574Z] ---> Running in 680a51dcab2d [2022-04-26T03:07:37.055Z] Removing intermediate container 680a51dcab2d [2022-04-26T03:07:37.055Z] ---> e93be57d0a30 [2022-04-26T03:07:37.055Z] [2022-04-26T03:07:37.364Z] Successfully built e93be57d0a30 [2022-04-26T03:07:37.364Z] Successfully tagged support-notifications:latest [2022-04-26T03:07:37.364Z] Building core-metadata [2022-04-26T03:07:40.042Z]  Building support-notifications ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T03:07:41.675Z] 25b303627fd3: Pull complete [2022-04-26T03:07:41.676Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-26T03:07:41.676Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T03:07:41.676Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-26T03:07:41.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-23566 does not seem to be running inside a container [2022-04-26T03:07:41.993Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@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-26T03:07:44.257Z] $ docker top f23c312d7a076b64d3dfb310f1618d75b32b2ad020c059b218658e77d179f7da -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T03:07:45.186Z] + docker-compose build --help [2022-04-26T03:07:45.186Z] + grep parallel [2022-04-26T03:07:49.497Z] --parallel Build images in parallel. [Pipeline] } [2022-04-26T03:07:49.520Z] $ docker stop --time=1 f23c312d7a076b64d3dfb310f1618d75b32b2ad020c059b218658e77d179f7da [2022-04-26T03:07:50.043Z] Removing intermediate container 6f8479b7b3dc [2022-04-26T03:07:50.043Z] ---> 5e2123868f1d [2022-04-26T03:07:50.043Z] [2022-04-26T03:07:50.043Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:07:50.043Z] ---> e04c818066af [2022-04-26T03:07:50.043Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T03:07:50.043Z] ---> Running in f1fc275afbf4 [2022-04-26T03:07:50.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:07:50.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:07:50.877Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T03:07:50.877Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:07:50.877Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T03:07:50.877Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T03:07:50.877Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T03:07:50.877Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T03:07:50.877Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:07:50.877Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:07:51.137Z] OK: 8 MiB in 20 packages [2022-04-26T03:07:51.173Z] $ docker rm -f f23c312d7a076b64d3dfb310f1618d75b32b2ad020c059b218658e77d179f7da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:07:51.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-26T03:07:51.776Z] . [Pipeline] withDockerContainer [2022-04-26T03:07:52.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-23566 does not seem to be running inside a container [2022-04-26T03:07:52.114Z] $ 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/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@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-26T03:07:52.521Z] Removing intermediate container f1fc275afbf4 [2022-04-26T03:07:52.522Z] ---> ec5455f2f471 [2022-04-26T03:07:52.522Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T03:07:52.782Z] ---> Running in b145a04c3730 [2022-04-26T03:07:53.042Z] Removing intermediate container b145a04c3730 [2022-04-26T03:07:53.042Z] ---> e2b07ae5b814 [2022-04-26T03:07:53.042Z] Step 13/22 : WORKDIR /edgex [2022-04-26T03:07:53.042Z] ---> Running in 4f54f4cc5f7d [2022-04-26T03:07:53.507Z] $ docker top ce93dbbadf8bca5013afe4a2dce7b9ca1babd2526bc74f2b836f82fe79e76606 -eo pid,comm [2022-04-26T03:07:53.610Z] Removing intermediate container 4f54f4cc5f7d [2022-04-26T03:07:53.610Z] ---> f22d7ae5739f [2022-04-26T03:07:53.610Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [Pipeline] { [Pipeline] sh [2022-04-26T03:07:54.180Z] ---> fcce16672d18 [2022-04-26T03:07:54.181Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T03:07:54.436Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-26T03:07:56.119Z] ---> f1cca49bdc17 [2022-04-26T03:07:56.119Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T03:07:57.506Z] ---> 2061a7d2c1da [2022-04-26T03:07:57.506Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T03:07:58.450Z] ---> adf24935d9a7 [2022-04-26T03:07:58.450Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T03:07:58.450Z] ---> Running in 3a49590e8662 [2022-04-26T03:07:59.847Z] Building core-command ... [2022-04-26T03:07:59.847Z] Building core-data ... [2022-04-26T03:07:59.847Z] Building core-metadata ... [2022-04-26T03:07:59.847Z] Building security-bootstrapper ... [2022-04-26T03:07:59.847Z] Building security-proxy-setup ... [2022-04-26T03:07:59.847Z] Building security-secretstore-setup ... [2022-04-26T03:07:59.847Z] Building security-spiffe-token-provider ... [2022-04-26T03:07:59.847Z] Building security-spire-agent ... [2022-04-26T03:07:59.847Z] Building security-spire-config ... [2022-04-26T03:07:59.847Z] Building security-spire-server ... [2022-04-26T03:07:59.847Z] Building support-notifications ... [2022-04-26T03:07:59.847Z] Building support-scheduler ... [2022-04-26T03:07:59.847Z] Building sys-mgmt-agent ... [2022-04-26T03:07:59.847Z] Building security-spiffe-token-provider [2022-04-26T03:07:59.847Z] Building support-notifications [2022-04-26T03:07:59.847Z] Building security-spire-server [2022-04-26T03:07:59.847Z] Building core-command [2022-04-26T03:07:59.847Z] Building security-spire-config [2022-04-26T03:08:01.003Z] Removing intermediate container 3a49590e8662 [2022-04-26T03:08:01.003Z] ---> d12e0908a3d5 [2022-04-26T03:08:01.003Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T03:08:01.003Z] ---> Running in 3c01152f9b21 [2022-04-26T03:08:01.003Z] Removing intermediate container 3c01152f9b21 [2022-04-26T03:08:01.003Z] ---> 45f7886b0bd8 [2022-04-26T03:08:01.003Z] Step 20/22 : LABEL arch=x86_64 [2022-04-26T03:08:01.264Z] ---> Running in b906675c2d66 [2022-04-26T03:08:01.842Z] Removing intermediate container b906675c2d66 [2022-04-26T03:08:01.842Z] ---> e5bb036dcf53 [2022-04-26T03:08:01.842Z] Step 21/22 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:08:01.842Z] ---> Running in 82d94d0db379 [2022-04-26T03:08:02.105Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:02.105Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:02.105Z] ---> 97d49f02373a [2022-04-26T03:08:02.105Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:08:02.105Z] ---> Using cache [2022-04-26T03:08:02.105Z] ---> f33d1cdd8c7e [2022-04-26T03:08:02.105Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:08:02.105Z] ---> Using cache [2022-04-26T03:08:02.105Z] ---> 743f831251dd [2022-04-26T03:08:02.105Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T03:08:02.105Z] ---> Using cache [2022-04-26T03:08:02.105Z] ---> 1c39e201e9db [2022-04-26T03:08:02.105Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:08:02.105Z] ---> Using cache [2022-04-26T03:08:02.105Z] ---> 4971b87e078e [2022-04-26T03:08:02.105Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:08:02.105Z] ---> Using cache [2022-04-26T03:08:02.105Z] ---> 27df47c72ab2 [2022-04-26T03:08:02.105Z] Step 8/23 : COPY . . [2022-04-26T03:08:02.105Z] ---> Using cache [2022-04-26T03:08:02.105Z] ---> ad5a5a113893 [2022-04-26T03:08:02.105Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T03:08:02.105Z] Removing intermediate container 82d94d0db379 [2022-04-26T03:08:02.105Z] ---> 9f35bb6855e1 [2022-04-26T03:08:02.105Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:08:02.105Z] ---> Running in 53ae8b2bfee3 [2022-04-26T03:08:02.368Z] ---> Running in d2a97e88ea50 [2022-04-26T03:08:02.941Z] Removing intermediate container d2a97e88ea50 [2022-04-26T03:08:02.941Z] ---> d09d832d7d27 [2022-04-26T03:08:02.941Z] [2022-04-26T03:08:02.941Z] Successfully built d09d832d7d27 [2022-04-26T03:08:02.941Z] Successfully tagged security-proxy-setup:latest [2022-04-26T03:08:02.941Z]  Building security-proxy-setup ... done Building core-command [2022-04-26T03:08:03.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T03:08:22.035Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:22.035Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:22.035Z] ---> 97d49f02373a [2022-04-26T03:08:22.035Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:08:22.035Z] ---> Using cache [2022-04-26T03:08:22.035Z] ---> f33d1cdd8c7e [2022-04-26T03:08:22.035Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:08:22.035Z] ---> Using cache [2022-04-26T03:08:22.035Z] ---> 743f831251dd [2022-04-26T03:08:22.035Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T03:08:22.035Z] ---> Using cache [2022-04-26T03:08:22.035Z] ---> 1c39e201e9db [2022-04-26T03:08:22.035Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:08:22.035Z] ---> Using cache [2022-04-26T03:08:22.035Z] ---> 4971b87e078e [2022-04-26T03:08:22.035Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:08:22.035Z] ---> Using cache [2022-04-26T03:08:22.035Z] ---> 27df47c72ab2 [2022-04-26T03:08:22.035Z] Step 8/23 : COPY . . [2022-04-26T03:08:22.035Z] ---> Using cache [2022-04-26T03:08:22.035Z] ---> ad5a5a113893 [2022-04-26T03:08:22.035Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T03:08:24.591Z] ---> Running in 13b36e326853 [2022-04-26T03:08:25.539Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T03:08:52.194Z] Removing intermediate container 53ae8b2bfee3 [2022-04-26T03:08:52.194Z] ---> e29ec92051be [2022-04-26T03:08:52.194Z] [2022-04-26T03:08:52.194Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T03:08:52.194Z] ---> e04c818066af [2022-04-26T03:08:52.194Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:08:52.194Z] ---> Using cache [2022-04-26T03:08:52.194Z] ---> 1b135f0ce693 [2022-04-26T03:08:52.194Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:08:52.194Z] ---> Using cache [2022-04-26T03:08:52.194Z] ---> 0b9b3eeff77b [2022-04-26T03:08:52.194Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T03:08:52.194Z] ---> Running in 636eaad5dee0 [2022-04-26T03:08:52.194Z] Removing intermediate container 636eaad5dee0 [2022-04-26T03:08:52.194Z] ---> 648098f71386 [2022-04-26T03:08:52.194Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T03:08:52.194Z] ---> Running in 09b9cbe2c2e3 [2022-04-26T03:08:52.194Z] Removing intermediate container 09b9cbe2c2e3 [2022-04-26T03:08:52.194Z] ---> d250bc1e1941 [2022-04-26T03:08:52.194Z] Step 15/23 : WORKDIR / [2022-04-26T03:08:52.194Z] ---> Running in bcd689b90e2e [2022-04-26T03:08:52.194Z] Removing intermediate container bcd689b90e2e [2022-04-26T03:08:52.194Z] ---> da3f8db932e2 [2022-04-26T03:08:52.194Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:08:52.194Z] ---> b0cf3957f764 [2022-04-26T03:08:52.194Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T03:08:54.115Z] ---> 2c1456e53f2e [2022-04-26T03:08:54.115Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T03:08:55.060Z] ---> cb2b36a852d5 [2022-04-26T03:08:55.060Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T03:08:55.060Z] ---> Running in 645e9aa6e0fe [2022-04-26T03:08:56.000Z] Removing intermediate container 645e9aa6e0fe [2022-04-26T03:08:56.000Z] ---> f2ef12228187 [2022-04-26T03:08:56.000Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:08:56.442Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:56.442Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:56.442Z] ---> e209e1f14746 [2022-04-26T03:08:56.442Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T03:08:56.442Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:56.442Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:56.442Z] ---> e209e1f14746 [2022-04-26T03:08:56.442Z] Step 3/20 : WORKDIR /edgex-go [2022-04-26T03:08:56.442Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:56.442Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:56.442Z] ---> e209e1f14746 [2022-04-26T03:08:56.442Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:08:56.442Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:56.442Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:56.442Z] ---> e209e1f14746 [2022-04-26T03:08:56.442Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T03:08:56.442Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:08:56.442Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:08:56.442Z] ---> e209e1f14746 [2022-04-26T03:08:56.442Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T03:08:56.442Z] ---> Running in 494d00d8b852 [2022-04-26T03:08:56.442Z] ---> Running in ebdf9da0a6cd [2022-04-26T03:08:56.442Z] ---> Running in 03ea50cd0c07 [2022-04-26T03:08:56.442Z] ---> Running in b34c3ae99caf [2022-04-26T03:08:56.442Z] ---> Running in 99bde7eebd9e [2022-04-26T03:08:56.442Z] Removing intermediate container 03ea50cd0c07 [2022-04-26T03:08:56.442Z] ---> c8eb13afdace [2022-04-26T03:08:56.442Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:08:56.442Z] Removing intermediate container b34c3ae99caf [2022-04-26T03:08:56.442Z] ---> 067a0811b01e [2022-04-26T03:08:56.442Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:08:56.442Z] ---> Running in ecfe97700048 [2022-04-26T03:08:56.442Z] ---> Running in 7ec55e280b4d [2022-04-26T03:08:56.442Z] Removing intermediate container ebdf9da0a6cd [2022-04-26T03:08:56.442Z] ---> 123c1075b98f [2022-04-26T03:08:56.442Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:08:56.442Z] Removing intermediate container 99bde7eebd9e [2022-04-26T03:08:56.442Z] ---> 6e2e19517f7a [2022-04-26T03:08:56.442Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-26T03:08:56.442Z] Removing intermediate container 494d00d8b852 [2022-04-26T03:08:56.442Z] ---> Running in 0ea1fe7e3e30 [2022-04-26T03:08:56.442Z] ---> ef6ba6ae9413 [2022-04-26T03:08:56.442Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:08:56.442Z] ---> Running in 3fa21df48071 [2022-04-26T03:08:56.442Z] ---> Running in bd804ba19e94 [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] Removing intermediate container ecfe97700048 [2022-04-26T03:08:56.442Z] ---> bd913059faee [2022-04-26T03:08:56.442Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T03:08:56.442Z] Removing intermediate container 7ec55e280b4d [2022-04-26T03:08:56.442Z] ---> 8228d7b90846 [2022-04-26T03:08:56.442Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-26T03:08:56.442Z] ---> Running in 536f156a679f [2022-04-26T03:08:56.442Z] ---> Running in d9fd5567666e [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] Removing intermediate container 0ea1fe7e3e30 [2022-04-26T03:08:56.442Z] ---> 19908074c780 [2022-04-26T03:08:56.442Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T03:08:56.442Z] Removing intermediate container bd804ba19e94 [2022-04-26T03:08:56.442Z] ---> 3e7fb2fd36c4 [2022-04-26T03:08:56.442Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T03:08:56.442Z] ---> Running in 850482fedf80 [2022-04-26T03:08:56.442Z] ---> Running in 6beceadd2142 [2022-04-26T03:08:56.442Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:08:56.442Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:08:56.442Z] OK: 15737 distinct packages available [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.442Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.722Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:08:56.722Z] OK: 220 MiB in 52 packages [2022-04-26T03:08:56.946Z] ---> Running in 31890a4f4fbf [2022-04-26T03:08:57.759Z] OK: 220 MiB in 52 packages [2022-04-26T03:08:57.895Z] Removing intermediate container 31890a4f4fbf [2022-04-26T03:08:57.895Z] ---> 4379e23d99de [2022-04-26T03:08:57.895Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T03:08:58.039Z] OK: 220 MiB in 52 packages [2022-04-26T03:08:58.323Z] OK: 220 MiB in 52 packages [2022-04-26T03:08:58.621Z] OK: 220 MiB in 52 packages [2022-04-26T03:08:58.621Z] Removing intermediate container 3fa21df48071 [2022-04-26T03:08:58.621Z] ---> 0a484910c833 [2022-04-26T03:08:58.621Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-26T03:08:58.845Z] ---> Running in c00a57a59a57 [2022-04-26T03:08:58.845Z] Removing intermediate container c00a57a59a57 [2022-04-26T03:08:58.845Z] ---> 58a75b1f5681 [2022-04-26T03:08:58.845Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:08:59.108Z] ---> Running in b6fe10978e30 [2022-04-26T03:08:59.372Z] Removing intermediate container b6fe10978e30 [2022-04-26T03:08:59.372Z] ---> c2f5e861bde9 [2022-04-26T03:08:59.372Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:08:59.372Z] ---> Running in ed589acf7e20 [2022-04-26T03:08:59.656Z] Removing intermediate container 536f156a679f [2022-04-26T03:08:59.656Z] ---> bbc0a6245d01 [2022-04-26T03:08:59.656Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:08:59.944Z] Removing intermediate container ed589acf7e20 [2022-04-26T03:08:59.945Z] ---> 71f1adf3488c [2022-04-26T03:08:59.945Z] [2022-04-26T03:08:59.945Z] Successfully built 71f1adf3488c [2022-04-26T03:08:59.953Z] Removing intermediate container d9fd5567666e [2022-04-26T03:08:59.953Z] ---> 72b320aea4e5 [2022-04-26T03:08:59.953Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T03:08:59.953Z] Removing intermediate container 850482fedf80 [2022-04-26T03:08:59.953Z] ---> bee0554efea8 [2022-04-26T03:08:59.953Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T03:09:00.207Z] Successfully tagged core-metadata:latest [2022-04-26T03:09:00.229Z] Removing intermediate container 6beceadd2142 [2022-04-26T03:09:00.229Z] ---> b70e3562a155 [2022-04-26T03:09:00.229Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T03:09:00.229Z] ---> 5da62988e09e [2022-04-26T03:09:00.229Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:09:00.511Z] ---> Running in f65ea19450f1 [2022-04-26T03:09:01.124Z] ---> 946545b65f05 [2022-04-26T03:09:01.124Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:09:01.124Z] ---> Running in ee40cbf5dc31 [2022-04-26T03:09:01.402Z] ---> 3da9a5e16887 [2022-04-26T03:09:01.402Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:09:01.402Z] ---> 61685d215d9d [2022-04-26T03:09:01.402Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:09:01.402Z] ---> Running in 4452d187897c [2022-04-26T03:09:01.690Z] ---> Running in 93faafd63788 [2022-04-26T03:09:01.975Z] ---> f0161a58e459 [2022-04-26T03:09:01.975Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:09:02.265Z] ---> Running in 43c54f6b9137 [2022-04-26T03:09:02.791Z]  Building core-metadata ... done Removing intermediate container 13b36e326853 [2022-04-26T03:09:02.791Z] ---> 0ad7048bde25 [2022-04-26T03:09:02.791Z] [2022-04-26T03:09:02.791Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T03:09:02.791Z] ---> e04c818066af [2022-04-26T03:09:02.791Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:09:02.791Z] ---> Using cache [2022-04-26T03:09:02.791Z] ---> 1b135f0ce693 [2022-04-26T03:09:02.791Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:09:02.791Z] ---> Using cache [2022-04-26T03:09:02.791Z] ---> 0b9b3eeff77b [2022-04-26T03:09:02.791Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T03:09:02.791Z] ---> Running in 4581f2df1de0 [2022-04-26T03:09:03.057Z] Removing intermediate container 4581f2df1de0 [2022-04-26T03:09:03.057Z] ---> 1c40a73f095f [2022-04-26T03:09:03.057Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T03:09:03.057Z] ---> Running in 1c21041e7063 [2022-04-26T03:09:03.057Z] Removing intermediate container 1c21041e7063 [2022-04-26T03:09:03.057Z] ---> 0713ee37bafb [2022-04-26T03:09:03.057Z] Step 15/23 : WORKDIR / [2022-04-26T03:09:03.325Z] ---> Running in b90a755a1500 [2022-04-26T03:09:03.325Z] Removing intermediate container b90a755a1500 [2022-04-26T03:09:03.325Z] ---> a43e18034673 [2022-04-26T03:09:03.325Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:09:03.590Z] ---> 14a682d4e383 [2022-04-26T03:09:03.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T03:09:04.163Z] ---> 7193e9e90245 [2022-04-26T03:09:04.163Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T03:09:04.434Z] ---> 68f783a63e0a [2022-04-26T03:09:04.434Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T03:09:04.700Z] ---> Running in d74a334e43ca [2022-04-26T03:09:04.700Z] Removing intermediate container d74a334e43ca [2022-04-26T03:09:04.700Z] ---> a60d17976d15 [2022-04-26T03:09:04.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:09:04.700Z] ---> Running in 019c8a80ff4b [2022-04-26T03:09:04.963Z] Removing intermediate container 019c8a80ff4b [2022-04-26T03:09:04.963Z] ---> a5b65d857de9 [2022-04-26T03:09:04.963Z] Step 21/23 : LABEL arch=x86_64 [2022-04-26T03:09:04.963Z] ---> Running in 6c26ccab5cb2 [2022-04-26T03:09:05.065Z] Removing intermediate container f65ea19450f1 [2022-04-26T03:09:05.065Z] ---> 96700f3238b2 [2022-04-26T03:09:05.065Z] Step 7/20 : COPY . . [2022-04-26T03:09:05.269Z] Removing intermediate container 6c26ccab5cb2 [2022-04-26T03:09:05.269Z] ---> c5ce21c9f0bd [2022-04-26T03:09:05.269Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:09:05.269Z] ---> Running in 8a63491fa7bd [2022-04-26T03:09:05.532Z] Removing intermediate container 8a63491fa7bd [2022-04-26T03:09:05.532Z] ---> 327714024a25 [2022-04-26T03:09:05.532Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:09:05.532Z] ---> Running in dc0e2ac69213 [2022-04-26T03:09:05.798Z] Removing intermediate container dc0e2ac69213 [2022-04-26T03:09:05.798Z] ---> c29b942b5d3d [2022-04-26T03:09:05.798Z] [2022-04-26T03:09:05.798Z] Successfully built c29b942b5d3d [2022-04-26T03:09:05.798Z] Successfully tagged core-command:latest [2022-04-26T03:09:08.711Z] Removing intermediate container ee40cbf5dc31 [2022-04-26T03:09:08.711Z] ---> bedbdc5aedfc [2022-04-26T03:09:08.711Z] Step 8/23 : COPY . . [2022-04-26T03:09:08.711Z] Removing intermediate container 43c54f6b9137 [2022-04-26T03:09:08.711Z] ---> d1fa99d5a524 [2022-04-26T03:09:08.711Z] Step 8/26 : COPY . . [2022-04-26T03:09:08.711Z] Removing intermediate container 4452d187897c [2022-04-26T03:09:08.711Z] ---> 41563f76f5b2 [2022-04-26T03:09:08.711Z] Step 8/22 : COPY . . [2022-04-26T03:09:08.987Z] Removing intermediate container 93faafd63788 [2022-04-26T03:09:08.987Z] ---> c5a8430097eb [2022-04-26T03:09:08.987Z] Step 8/25 : COPY . . [2022-04-26T03:09:10.022Z]  Building core-command ... done Removing intermediate container 6eaef1f73862 [2022-04-26T03:09:10.022Z] ---> 7f48f01dbec8 [2022-04-26T03:09:10.022Z] [2022-04-26T03:09:10.022Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T03:09:10.022Z] ---> 0ac33e5f5afa [2022-04-26T03:09:10.022Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:09:10.022Z] ---> Using cache [2022-04-26T03:09:10.022Z] ---> 5d12fe8e8ad0 [2022-04-26T03:09:10.022Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:09:10.022Z] ---> Using cache [2022-04-26T03:09:10.022Z] ---> 1e58ad46b7d8 [2022-04-26T03:09:10.022Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T03:09:10.022Z] ---> Running in 7e12e3887010 [2022-04-26T03:09:10.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:09:10.972Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:09:11.235Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:09:11.235Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:09:11.235Z] OK: 15854 distinct packages available [2022-04-26T03:09:11.235Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:09:12.187Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:09:12.453Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T03:09:12.453Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:09:12.717Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T03:09:12.717Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T03:09:12.717Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T03:09:12.985Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:09:12.985Z] OK: 6 MiB in 19 packages [2022-04-26T03:09:13.564Z] Removing intermediate container 7e12e3887010 [2022-04-26T03:09:13.564Z] ---> 201215444c8b [2022-04-26T03:09:13.564Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:09:15.485Z] ---> 31b6fc6470b3 [2022-04-26T03:09:15.485Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:09:15.485Z] ---> 8f9aab2d7368 [2022-04-26T03:09:15.485Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T03:09:15.485Z] ---> c613ad468568 [2022-04-26T03:09:15.485Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T03:09:15.753Z] ---> 0b67d1f0f620 [2022-04-26T03:09:15.753Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:09:16.016Z] ---> Running in 724436ed9368 [2022-04-26T03:09:16.016Z] Removing intermediate container 724436ed9368 [2022-04-26T03:09:16.016Z] ---> 97b6c28eb8f9 [2022-04-26T03:09:16.016Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:09:16.284Z] ---> Running in 0e449e3d0f96 [2022-04-26T03:09:16.284Z] Removing intermediate container 0e449e3d0f96 [2022-04-26T03:09:16.284Z] ---> 326e2451b1cf [2022-04-26T03:09:16.284Z] Step 23/25 : LABEL arch=x86_64 [2022-04-26T03:09:16.546Z] ---> Running in 8e51f6915fb6 [2022-04-26T03:09:16.546Z] Removing intermediate container 8e51f6915fb6 [2022-04-26T03:09:16.546Z] ---> 5fc97f1db6ee [2022-04-26T03:09:16.546Z] Step 24/25 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:09:16.806Z] ---> Running in 9bf207037ccc [2022-04-26T03:09:16.806Z] Removing intermediate container 9bf207037ccc [2022-04-26T03:09:16.806Z] ---> e85180e662fe [2022-04-26T03:09:16.806Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T03:09:17.068Z] ---> Running in c0aefeb5ca12 [2022-04-26T03:09:17.068Z] Removing intermediate container c0aefeb5ca12 [2022-04-26T03:09:17.068Z] ---> 2b68e7ceb971 [2022-04-26T03:09:17.068Z] [2022-04-26T03:09:17.068Z] Successfully built 2b68e7ceb971 [2022-04-26T03:09:17.068Z] Successfully tagged security-spire-server:latest [2022-04-26T03:09:24.160Z] ---> 1387fec5142b [2022-04-26T03:09:24.160Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-26T03:09:24.458Z] ---> Running in 6a34a6e5fc6c [2022-04-26T03:09:25.441Z] ---> 9e33f2937563 [2022-04-26T03:09:25.441Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:09:25.441Z] ---> Running in 9869772a8ba5 [2022-04-26T03:09:25.441Z] ---> f2820cd54d00 [2022-04-26T03:09:25.441Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-26T03:09:25.713Z] ---> Running in e55d35a83883 [2022-04-26T03:09:25.990Z] ---> a6fd3c5055e1 [2022-04-26T03:09:25.990Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-26T03:09:26.268Z] Removing intermediate container 9869772a8ba5 [2022-04-26T03:09:26.268Z] ---> 2e27e6585757 [2022-04-26T03:09:26.268Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T03:09:26.268Z] ---> Running in bcbd4f90e0c5 [2022-04-26T03:09:26.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-26T03:09:26.542Z] ---> Running in 3d29a532610a [2022-04-26T03:09:28.002Z] ---> 0191572e676b [2022-04-26T03:09:28.002Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:09:28.002Z] ---> Running in 6195c75c685a [2022-04-26T03:09:28.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-26T03:09:28.559Z] Removing intermediate container 6195c75c685a [2022-04-26T03:09:28.559Z] ---> bdee306bac81 [2022-04-26T03:09:28.559Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-26T03:09:28.850Z] ---> Running in 28c464774d3b [2022-04-26T03:09:28.850Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-26T03:09:30.855Z] Removing intermediate container 3d29a532610a [2022-04-26T03:09:30.855Z] ---> 3de3c2e8530c [2022-04-26T03:09:30.855Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T03:09:30.855Z] ---> Running in 5c4f3661da53 [2022-04-26T03:09:31.463Z] Removing intermediate container 5c4f3661da53 [2022-04-26T03:09:31.463Z] ---> 529c4326d021 [2022-04-26T03:09:31.463Z] 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-26T03:09:31.463Z] ---> Running in 70d305e571e9 [2022-04-26T03:09:32.926Z] Removing intermediate container 28c464774d3b [2022-04-26T03:09:32.926Z] ---> e5ffd46aa8f2 [2022-04-26T03:09:32.926Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-26T03:09:32.926Z] ---> Running in ab923a9a03f4 [2022-04-26T03:09:33.544Z] Removing intermediate container ab923a9a03f4 [2022-04-26T03:09:33.544Z] ---> 9bac47af0199 [2022-04-26T03:09:33.544Z] 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-26T03:09:33.544Z] ---> Running in f80a6282e3b4 [2022-04-26T03:09:34.541Z] spire-1.2.1/ [2022-04-26T03:09:34.541Z] spire-1.2.1/.data/ [2022-04-26T03:09:34.541Z] spire-1.2.1/.data/.file [2022-04-26T03:09:34.541Z] spire-1.2.1/.dockerignore [2022-04-26T03:09:34.541Z] spire-1.2.1/.gitattributes [2022-04-26T03:09:34.541Z] spire-1.2.1/.githooks/ [2022-04-26T03:09:34.541Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/ [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:09:34.541Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:09:34.541Z] spire-1.2.1/.gitignore [2022-04-26T03:09:34.541Z] spire-1.2.1/.go-version [2022-04-26T03:09:34.541Z] spire-1.2.1/.golangci.yml [2022-04-26T03:09:34.541Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:09:34.541Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:09:34.541Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:09:34.541Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:09:34.541Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:09:34.541Z] spire-1.2.1/Dockerfile [2022-04-26T03:09:34.825Z] spire-1.2.1/Dockerfile.dev [2022-04-26T03:09:34.825Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:09:34.825Z] spire-1.2.1/LICENSE [2022-04-26T03:09:34.825Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:09:34.825Z] spire-1.2.1/Makefile [2022-04-26T03:09:34.825Z] spire-1.2.1/README.md [2022-04-26T03:09:34.825Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:09:34.825Z] spire-1.2.1/SECURITY.md [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:09:34.825Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/ [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/agent/ [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/server/ [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:09:34.825Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/ [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/ [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:09:34.825Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:09:35.106Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:09:35.106Z] spire-1.2.1/examples/ [2022-04-26T03:09:35.106Z] spire-1.2.1/examples/README.md [2022-04-26T03:09:35.106Z] spire-1.2.1/go.mod [2022-04-26T03:09:35.106Z] spire-1.2.1/go.sum [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:09:35.106Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:09:35.107Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:09:35.387Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:09:35.388Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:09:35.389Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:09:35.675Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:09:35.676Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:09:35.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/private/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-1.2.1/ [2022-04-26T03:09:36.262Z] [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:09:36.262Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:09:36.262Z] spire-1.2.1/script/ [2022-04-26T03:09:36.262Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/support/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/spire-1.2.1/.data/ [2022-04-26T03:09:36.262Z] spire-1.2.1/.data/.file [2022-04-26T03:09:36.262Z] spire-1.2.1/.dockerignore [2022-04-26T03:09:36.262Z] spire-1.2.1/.gitattributes [2022-04-26T03:09:36.262Z] spire-1.2.1/.githooks/ [2022-04-26T03:09:36.262Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/ [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:09:36.262Z] spire-1.2.1/.gitignore [2022-04-26T03:09:36.262Z] spire-1.2.1/.go-version [2022-04-26T03:09:36.262Z] spire-1.2.1/.golangci.yml [2022-04-26T03:09:36.262Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:09:36.262Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:09:36.262Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:09:36.262Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:09:36.262Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:09:36.262Z] spire-1.2.1/Dockerfile [2022-04-26T03:09:36.262Z] spire-1.2.1/Dockerfile.dev [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:09:36.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:09:36.263Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:09:36.263Z] spire-1.2.1/LICENSE [2022-04-26T03:09:36.263Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:09:36.263Z] spire-1.2.1/Makefile [2022-04-26T03:09:36.263Z] spire-1.2.1/README.md [2022-04-26T03:09:36.263Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:09:36.263Z] spire-1.2.1/SECURITY.md [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:09:36.263Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/clock/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:09:36.263Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:09:36.547Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/common [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:09:36.547Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/ [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/agent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/server/ [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/ [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/ [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:09:36.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:09:36.547Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:09:36.548Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:09:36.548Z] spire-1.2.1/examples/ [2022-04-26T03:09:36.548Z] spire-1.2.1/examples/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/go.mod [2022-04-26T03:09:36.548Z] spire-1.2.1/go.sum [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:09:36.548Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:09:36.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:09:36.829Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:09:36.830Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:09:36.830Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testca/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testkey/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/util/ [2022-04-26T03:09:36.830Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/util/race.go [2022-04-26T03:09:36.830Z] spire-1.2.1/test/util/util.go [2022-04-26T03:09:36.830Z] building spire from source... [2022-04-26T03:09:36.830Z] [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:09:36.830Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:09:36.831Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:09:37.111Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:09:37.112Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:09:37.113Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.goInstalling go1.17.7... [2022-04-26T03:09:37.393Z] [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:09:37.393Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:09:37.394Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/private/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:09:37.675Z] spire-1.2.1/release/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:09:37.675Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:09:37.675Z] spire-1.2.1/script/ [2022-04-26T03:09:37.675Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:09:37.675Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:09:37.675Z] spire-1.2.1/support/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:09:37.675Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/clock/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:09:37.675Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:09:37.676Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/common [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:09:37.676Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:09:37.677Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:09:37.957Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:09:37.957Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:09:37.957Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:09:37.958Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:09:37.959Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:09:37.959Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testca/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testkey/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/util/ [2022-04-26T03:09:37.959Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/util/race.go [2022-04-26T03:09:37.959Z] spire-1.2.1/test/util/util.go [2022-04-26T03:09:37.959Z] building spire from source... [2022-04-26T03:09:38.564Z] Installing go1.17.7... [2022-04-26T03:09:49.182Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-26T03:09:49.182Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:09:49.182Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:09:49.182Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:09:49.182Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:09:49.182Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:09:49.182Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:09:49.182Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:09:49.182Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:09:49.182Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:09:49.182Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:09:49.182Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:09:49.182Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:09:49.182Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:09:49.182Z] Building bin/spire-agent... [2022-04-26T03:09:49.182Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:09:49.183Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:09:49.183Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:09:49.183Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:09:49.183Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:09:49.183Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:09:49.183Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:09:49.183Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:09:49.183Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:09:49.183Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:09:49.183Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:09:49.183Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:09:49.183Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:10:05.487Z] Building bin/spire-server... [2022-04-26T03:10:05.487Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:10:05.487Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:10:05.487Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:10:05.487Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:10:05.487Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:10:05.487Z] Building bin/spire-server... [2022-04-26T03:10:05.487Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:10:05.487Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:10:05.487Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:10:05.487Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:10:05.487Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:10:06.093Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:10:06.699Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:10:06.983Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:10:07.265Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:10:07.265Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:10:07.872Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:10:08.149Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:10:08.149Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:10:08.752Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:10:08.752Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:10:08.752Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:10:08.752Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:10:08.753Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:10:09.030Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:10:09.030Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:10:09.308Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:10:09.309Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:10:09.586Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:10:09.864Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:10:10.470Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:10:10.470Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:10:11.078Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:10:11.078Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:10:11.364Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:10:11.364Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:10:11.647Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:10:11.647Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:10:11.647Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:10:11.647Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:10:13.108Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:10:13.108Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:10:13.108Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:10:14.104Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:10:14.104Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:10:14.382Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:10:14.382Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:10:36.620Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:10:36.620Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:10:36.620Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:10:36.620Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:10:36.620Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:10:36.620Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:10:36.620Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:10:36.620Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:10:36.620Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:10:36.620Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:10:36.620Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:10:36.620Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:10:36.620Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:10:36.620Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:10:36.899Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:10:37.179Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:10:37.471Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:10:38.473Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:10:38.473Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:10:38.473Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:10:38.473Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:10:38.748Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:10:38.748Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:10:39.024Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:10:39.024Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:10:39.024Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:10:39.306Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:10:39.306Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:10:39.306Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:10:39.306Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:10:39.586Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:10:39.586Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:10:39.871Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:10:39.871Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:10:39.871Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:10:39.871Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:10:40.151Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:10:40.151Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:10:40.151Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:10:40.434Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:10:40.434Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:10:40.434Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:10:40.434Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:10:40.434Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:10:41.436Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:10:41.436Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:10:41.717Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:10:42.324Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:10:42.324Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:10:42.324Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:10:42.603Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:10:42.603Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:10:42.603Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:10:42.603Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:10:42.884Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:10:42.884Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:10:42.884Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:10:43.163Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:10:43.163Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:10:43.775Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:10:44.054Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:10:44.054Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:10:44.335Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:10:44.335Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:10:45.335Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:10:45.616Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:10:45.681Z] Removing intermediate container 0467c31c20fe [2022-04-26T03:10:45.681Z] ---> dacdd4d72392 [2022-04-26T03:10:45.681Z] [2022-04-26T03:10:45.681Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T03:10:45.681Z] ---> 0ac33e5f5afa [2022-04-26T03:10:45.681Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:10:45.681Z] ---> Using cache [2022-04-26T03:10:45.681Z] ---> 5d12fe8e8ad0 [2022-04-26T03:10:45.681Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:10:45.681Z] ---> Using cache [2022-04-26T03:10:45.681Z] ---> 1e58ad46b7d8 [2022-04-26T03:10:45.681Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T03:10:45.681Z] ---> Using cache [2022-04-26T03:10:45.681Z] ---> 201215444c8b [2022-04-26T03:10:45.681Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T03:10:45.681Z] Removing intermediate container 0ad161b03ebe [2022-04-26T03:10:45.681Z] ---> 73814c481669 [2022-04-26T03:10:45.681Z] [2022-04-26T03:10:45.681Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T03:10:45.681Z] ---> 0ac33e5f5afa [2022-04-26T03:10:45.681Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:10:45.681Z] ---> Using cache [2022-04-26T03:10:45.681Z] ---> 5d12fe8e8ad0 [2022-04-26T03:10:45.681Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:10:45.681Z] ---> Using cache [2022-04-26T03:10:45.681Z] ---> 1e58ad46b7d8 [2022-04-26T03:10:45.681Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T03:10:45.681Z] ---> Running in 5952efad876a [2022-04-26T03:10:45.681Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:10:45.681Z] ---> 44ae5b3192cc [2022-04-26T03:10:45.681Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:10:46.256Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:10:46.828Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:10:46.828Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:10:46.828Z] OK: 15854 distinct packages available [2022-04-26T03:10:46.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-26T03:10:46.828Z] ---> 5d9bbec354df [2022-04-26T03:10:46.828Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:10:47.093Z] ---> 08b2e2b410eb [2022-04-26T03:10:47.093Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T03:10:47.093Z] ---> fa6f096954c3 [2022-04-26T03:10:47.093Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T03:10:47.355Z] ---> eb7cae1fcc36 [2022-04-26T03:10:47.355Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:10:47.355Z] ---> Running in d87fd5939b9d [2022-04-26T03:10:47.355Z] Removing intermediate container d87fd5939b9d [2022-04-26T03:10:47.355Z] ---> 1a82e37d4484 [2022-04-26T03:10:47.355Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:10:47.355Z] ---> Running in db99f85bb498 [2022-04-26T03:10:47.617Z] Removing intermediate container db99f85bb498 [2022-04-26T03:10:47.617Z] ---> 07393c1f9d77 [2022-04-26T03:10:47.617Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T03:10:47.617Z] ---> Running in 8aea58593e7e [2022-04-26T03:10:47.617Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-26T03:10:47.617Z] Removing intermediate container 8aea58593e7e [2022-04-26T03:10:47.617Z] ---> 39c86b0c6c36 [2022-04-26T03:10:47.617Z] Step 25/26 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:47.617Z] ---> Running in 34cec7c1768a [2022-04-26T03:10:47.621Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:10:47.880Z] Removing intermediate container 34cec7c1768a [2022-04-26T03:10:47.880Z] ---> 313daa44ea5a [2022-04-26T03:10:47.880Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T03:10:47.880Z] ---> Running in 24dcec97b183 [2022-04-26T03:10:47.880Z] Removing intermediate container 24dcec97b183 [2022-04-26T03:10:47.880Z] ---> c5eb32f19f3d [2022-04-26T03:10:47.880Z] [2022-04-26T03:10:47.880Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T03:10:47.880Z] Successfully built c5eb32f19f3d [2022-04-26T03:10:47.880Z] Successfully tagged security-spire-agent:latest [2022-04-26T03:10:48.143Z]  Building security-spire-agent ... done (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:10:48.143Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T03:10:48.143Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T03:10:48.406Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:10:48.406Z] OK: 6 MiB in 18 packages [2022-04-26T03:10:48.668Z] Removing intermediate container 5952efad876a [2022-04-26T03:10:48.668Z] ---> e9b4647e137c [2022-04-26T03:10:48.668Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:10:49.626Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:10:49.626Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:10:49.626Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T03:10:49.626Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:10:50.056Z] ---> 7a426da9f225 [2022-04-26T03:10:50.056Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:10:50.319Z] ---> 913fcd5176c7 [2022-04-26T03:10:50.319Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T03:10:50.319Z] ---> Running in da8d49d43762 [2022-04-26T03:10:50.319Z] Removing intermediate container da8d49d43762 [2022-04-26T03:10:50.319Z] ---> ce5f4196bb7d [2022-04-26T03:10:50.319Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T03:10:50.581Z] ---> 4227af67a291 [2022-04-26T03:10:50.581Z] Step 21/26 : WORKDIR / [2022-04-26T03:10:50.582Z] ---> Running in 735caa84e76f [2022-04-26T03:10:50.582Z] Removing intermediate container 735caa84e76f [2022-04-26T03:10:50.582Z] ---> b09452b0b94f [2022-04-26T03:10:50.582Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:10:50.582Z] ---> Running in 7729eda81000 [2022-04-26T03:10:50.842Z] Removing intermediate container 7729eda81000 [2022-04-26T03:10:50.842Z] ---> d2292c11fe95 [2022-04-26T03:10:50.842Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:10:50.842Z] ---> Running in 82c7e6e4a8d9 [2022-04-26T03:10:50.842Z] Removing intermediate container 82c7e6e4a8d9 [2022-04-26T03:10:50.842Z] ---> c925628ad245 [2022-04-26T03:10:50.842Z] Step 24/26 : LABEL arch=x86_64 [2022-04-26T03:10:50.842Z] ---> Running in 5adbc197a71f [2022-04-26T03:10:51.104Z] Removing intermediate container 5adbc197a71f [2022-04-26T03:10:51.104Z] ---> 2c74719b0e07 [2022-04-26T03:10:51.104Z] Step 25/26 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:51.104Z] ---> Running in eff5a79e5ec9 [2022-04-26T03:10:51.104Z] Removing intermediate container eff5a79e5ec9 [2022-04-26T03:10:51.104Z] ---> 0f5620006f94 [2022-04-26T03:10:51.104Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T03:10:51.104Z] ---> Running in a57cc6993805 [2022-04-26T03:10:51.104Z] Removing intermediate container a57cc6993805 [2022-04-26T03:10:51.104Z] ---> 166a2abf33cf [2022-04-26T03:10:51.104Z] [2022-04-26T03:10:51.369Z] Successfully built 166a2abf33cf [2022-04-26T03:10:51.369Z] Successfully tagged security-spire-config:latest [2022-04-26T03:10:51.380Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-26T03:10:51.388Z] $ docker stop --time=1 f9846dabf2c1c7a69411df86ed8e522315ae12955cf0832b5c1a47e7a61c3b9a [2022-04-26T03:10:52.673Z] $ docker rm -f f9846dabf2c1c7a69411df86ed8e522315ae12955cf0832b5c1a47e7a61c3b9a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T03:10:53.024Z] + docker images [2022-04-26T03:10:53.025Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T03:10:53.025Z] security-spire-config latest 166a2abf33cf 1 second ago 86.7MB [2022-04-26T03:10:53.025Z] security-spire-agent latest c5eb32f19f3d 5 seconds ago 127MB [2022-04-26T03:10:53.025Z] dacdd4d72392 16 seconds ago 4.43GB [2022-04-26T03:10:53.025Z] 73814c481669 17 seconds ago 4.43GB [2022-04-26T03:10:53.025Z] security-spire-server latest 2b68e7ceb971 About a minute ago 87.3MB [2022-04-26T03:10:53.025Z] 7f48f01dbec8 About a minute ago 4.43GB [2022-04-26T03:10:53.025Z] core-command latest c29b942b5d3d About a minute ago 16.1MB [2022-04-26T03:10:53.025Z] 0ad7048bde25 About a minute ago 1.49GB [2022-04-26T03:10:53.025Z] core-metadata latest 71f1adf3488c About a minute ago 17MB [2022-04-26T03:10:53.025Z] e29ec92051be 2 minutes ago 1.5GB [2022-04-26T03:10:53.025Z] security-proxy-setup latest d09d832d7d27 2 minutes ago 26.9MB [2022-04-26T03:10:53.025Z] 5e2123868f1d 3 minutes ago 1.5GB [2022-04-26T03:10:53.025Z] support-notifications latest e93be57d0a30 3 minutes ago 26.9MB [2022-04-26T03:10:53.025Z] 95916f2183c7 3 minutes ago 1.55GB [2022-04-26T03:10:53.025Z] sys-mgmt-agent latest ff067cef3c80 3 minutes ago 299MB [2022-04-26T03:10:53.025Z] ec61fecf24d1 4 minutes ago 1.49GB [2022-04-26T03:10:53.025Z] support-scheduler latest fd095f5d80cc 4 minutes ago 26.3MB [2022-04-26T03:10:53.025Z] b23e3c68c501 5 minutes ago 1.55GB [2022-04-26T03:10:53.025Z] security-bootstrapper latest b4fba6af554c 5 minutes ago 19.1MB [2022-04-26T03:10:53.025Z] security-spiffe-token-provider latest 249aecad2dd8 5 minutes ago 28.8MB [2022-04-26T03:10:53.025Z] security-secretstore-setup latest 168798aad454 5 minutes ago 28.5MB [2022-04-26T03:10:53.025Z] core-data latest 17e204f22dc2 5 minutes ago 22.5MB [2022-04-26T03:10:53.025Z] 1b2d0a8ffef1 6 minutes ago 1.5GB [2022-04-26T03:10:53.025Z] 73a1ac4adfb9 6 minutes ago 1.52GB [2022-04-26T03:10:53.025Z] 12740aaf1567 6 minutes ago 1.54GB [2022-04-26T03:10:53.025Z] 661268f32473 6 minutes ago 1.5GB [2022-04-26T03:10:53.025Z] ci-base-image-x86_64 latest 97d49f02373a 9 minutes ago 896MB [2022-04-26T03:10:53.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 3 days ago 562MB [2022-04-26T03:10:53.025Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-26T03:10:53.025Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-26T03:10:53.025Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-26T03:10:53.025Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-26T03:10:53.025Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [2022-04-26T03:10:53.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:10:53.062Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:10:53.062Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:10:53.173Z] provisioning config files... [2022-04-26T03:10:53.182Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/207@tmp/config1342192481264009435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:10:53.343Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:10:53.487Z] ---> docker-login.sh [2022-04-26T03:10:53.487Z] nexus3.edgexfoundry.org:10001 [2022-04-26T03:10:53.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:10:53.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:10:53.487Z] Configure a credential helper to remove this warning. See [2022-04-26T03:10:53.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:10:53.487Z] [2022-04-26T03:10:53.487Z] Login Succeeded [2022-04-26T03:10:53.487Z] nexus3.edgexfoundry.org:10002 [2022-04-26T03:10:53.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:10:53.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:10:53.745Z] Configure a credential helper to remove this warning. See [2022-04-26T03:10:53.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:10:53.745Z] [2022-04-26T03:10:53.745Z] Login Succeeded [2022-04-26T03:10:53.745Z] nexus3.edgexfoundry.org:10003 [2022-04-26T03:10:53.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:10:53.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:10:53.745Z] Configure a credential helper to remove this warning. See [2022-04-26T03:10:53.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:10:53.745Z] [2022-04-26T03:10:53.745Z] Login Succeeded [2022-04-26T03:10:53.745Z] nexus3.edgexfoundry.org:10004 [2022-04-26T03:10:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:10:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:10:54.005Z] Configure a credential helper to remove this warning. See [2022-04-26T03:10:54.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:10:54.005Z] [2022-04-26T03:10:54.005Z] Login Succeeded [2022-04-26T03:10:54.005Z] docker.io [2022-04-26T03:10:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:10:54.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:10:54.264Z] Configure a credential helper to remove this warning. See [2022-04-26T03:10:54.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:10:54.264Z] [2022-04-26T03:10:54.264Z] Login Succeeded [2022-04-26T03:10:54.264Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T03:10:54.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:10:54.298Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T03:10:54.334Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-26T03:10:54.334Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:54.334Z] latest [2022-04-26T03:10:54.334Z] 2.2.0-dev.79 [2022-04-26T03:10:54.334Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:10:54.334Z] main [2022-04-26T03:10:54.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:54.663Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:54.960Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:54.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T03:10:54.960Z] 4e648885dc7a: Preparing [2022-04-26T03:10:54.960Z] c12f56cdb447: Preparing [2022-04-26T03:10:54.960Z] 023b888a761e: Preparing [2022-04-26T03:10:54.960Z] 3063699bc60f: Preparing [2022-04-26T03:10:54.960Z] b541d28bf3b4: Preparing [2022-04-26T03:10:54.960Z] b541d28bf3b4: Layer already exists [2022-04-26T03:10:54.960Z] 4e648885dc7a: Pushed [2022-04-26T03:10:54.960Z] 023b888a761e: Pushed [2022-04-26T03:10:54.960Z] 3063699bc60f: Pushed [2022-04-26T03:10:56.346Z] c12f56cdb447: Pushed [2022-04-26T03:10:56.346Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:3528e52b4a6c2b4ee8c1c64d1285002499cd7375a383e11914c70e05042144fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:56.648Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:56.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-26T03:10:56.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T03:10:56.942Z] 4e648885dc7a: Preparing [2022-04-26T03:10:56.942Z] c12f56cdb447: Preparing [2022-04-26T03:10:56.942Z] 023b888a761e: Preparing [2022-04-26T03:10:56.942Z] 3063699bc60f: Preparing [2022-04-26T03:10:56.942Z] b541d28bf3b4: Preparing [2022-04-26T03:10:56.942Z] 023b888a761e: Layer already exists [2022-04-26T03:10:56.942Z] 3063699bc60f: Layer already exists [2022-04-26T03:10:56.942Z] 4e648885dc7a: Layer already exists [2022-04-26T03:10:56.942Z] c12f56cdb447: Layer already exists [2022-04-26T03:10:56.942Z] b541d28bf3b4: Layer already exists [2022-04-26T03:10:56.942Z] latest: digest: sha256:3528e52b4a6c2b4ee8c1c64d1285002499cd7375a383e11914c70e05042144fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:57.240Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:57.537Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.79 [2022-04-26T03:10:57.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T03:10:57.537Z] 4e648885dc7a: Preparing [2022-04-26T03:10:57.537Z] c12f56cdb447: Preparing [2022-04-26T03:10:57.537Z] 023b888a761e: Preparing [2022-04-26T03:10:57.537Z] 3063699bc60f: Preparing [2022-04-26T03:10:57.537Z] b541d28bf3b4: Preparing [2022-04-26T03:10:57.537Z] c12f56cdb447: Layer already exists [2022-04-26T03:10:57.537Z] 4e648885dc7a: Layer already exists [2022-04-26T03:10:57.537Z] 3063699bc60f: Layer already exists [2022-04-26T03:10:57.537Z] 023b888a761e: Layer already exists [2022-04-26T03:10:57.537Z] b541d28bf3b4: Layer already exists [2022-04-26T03:10:57.537Z] 2.2.0-dev.79: digest: sha256:3528e52b4a6c2b4ee8c1c64d1285002499cd7375a383e11914c70e05042144fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:57.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:58.124Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:10:58.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T03:10:58.124Z] 4e648885dc7a: Preparing [2022-04-26T03:10:58.124Z] c12f56cdb447: Preparing [2022-04-26T03:10:58.124Z] 023b888a761e: Preparing [2022-04-26T03:10:58.124Z] 3063699bc60f: Preparing [2022-04-26T03:10:58.124Z] b541d28bf3b4: Preparing [2022-04-26T03:10:58.124Z] 3063699bc60f: Layer already exists [2022-04-26T03:10:58.124Z] 4e648885dc7a: Layer already exists [2022-04-26T03:10:58.124Z] c12f56cdb447: Layer already exists [2022-04-26T03:10:58.124Z] b541d28bf3b4: Layer already exists [2022-04-26T03:10:58.124Z] 023b888a761e: Layer already exists [2022-04-26T03:10:58.124Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:3528e52b4a6c2b4ee8c1c64d1285002499cd7375a383e11914c70e05042144fb size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:58.420Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:58.717Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-26T03:10:58.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-26T03:10:58.717Z] 4e648885dc7a: Preparing [2022-04-26T03:10:58.717Z] c12f56cdb447: Preparing [2022-04-26T03:10:58.717Z] 023b888a761e: Preparing [2022-04-26T03:10:58.717Z] 3063699bc60f: Preparing [2022-04-26T03:10:58.717Z] b541d28bf3b4: Preparing [2022-04-26T03:10:58.717Z] 023b888a761e: Layer already exists [2022-04-26T03:10:58.717Z] c12f56cdb447: Layer already exists [2022-04-26T03:10:58.717Z] 4e648885dc7a: Layer already exists [2022-04-26T03:10:58.717Z] 3063699bc60f: Layer already exists [2022-04-26T03:10:58.718Z] b541d28bf3b4: Layer already exists [2022-04-26T03:10:58.718Z] main: digest: sha256:3528e52b4a6c2b4ee8c1c64d1285002499cd7375a383e11914c70e05042144fb size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:10:58.750Z] ===================================================== [Pipeline] echo [2022-04-26T03:10:58.761Z] taggedImages: [2022-04-26T03:10:58.761Z] - nexus3.edgexfoundry.org:10004/core-command:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:58.761Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-26T03:10:58.761Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.79 [2022-04-26T03:10:58.761Z] - nexus3.edgexfoundry.org:10004/core-command:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:10:58.761Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-26T03:10:58.783Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-26T03:10:58.783Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:58.783Z] latest [2022-04-26T03:10:58.784Z] 2.2.0-dev.79 [2022-04-26T03:10:58.784Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:10:58.784Z] main [2022-04-26T03:10:58.784Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:59.095Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:10:59.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:10:59.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T03:10:59.380Z] 7fb155856c8d: Preparing [2022-04-26T03:10:59.380Z] afe3c15156fd: Preparing [2022-04-26T03:10:59.380Z] 023b888a761e: Preparing [2022-04-26T03:10:59.380Z] ad77b07b0fc1: Preparing [2022-04-26T03:10:59.380Z] 4ccba56e6f54: Preparing [2022-04-26T03:10:59.380Z] b541d28bf3b4: Preparing [2022-04-26T03:10:59.380Z] b541d28bf3b4: Waiting [2022-04-26T03:10:59.380Z] 023b888a761e: Layer already exists [2022-04-26T03:10:59.380Z] b541d28bf3b4: Layer already exists [2022-04-26T03:10:59.380Z] 7fb155856c8d: Pushed [2022-04-26T03:10:59.380Z] 4ccba56e6f54: Pushed [2022-04-26T03:10:59.640Z] ad77b07b0fc1: Pushed [2022-04-26T03:11:01.021Z] afe3c15156fd: Pushed [2022-04-26T03:11:01.021Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:2fad7bafe4fe0fd0f057f8fccff75b39190ea4890d324eac93a7a028fe76d90e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:01.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:01.618Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-26T03:11:01.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T03:11:01.618Z] 7fb155856c8d: Preparing [2022-04-26T03:11:01.618Z] afe3c15156fd: Preparing [2022-04-26T03:11:01.618Z] 023b888a761e: Preparing [2022-04-26T03:11:01.618Z] ad77b07b0fc1: Preparing [2022-04-26T03:11:01.618Z] 4ccba56e6f54: Preparing [2022-04-26T03:11:01.618Z] b541d28bf3b4: Preparing [2022-04-26T03:11:01.618Z] b541d28bf3b4: Waiting [2022-04-26T03:11:01.619Z] 023b888a761e: Layer already exists [2022-04-26T03:11:01.619Z] 4ccba56e6f54: Layer already exists [2022-04-26T03:11:01.619Z] ad77b07b0fc1: Layer already exists [2022-04-26T03:11:01.619Z] 7fb155856c8d: Layer already exists [2022-04-26T03:11:01.619Z] afe3c15156fd: Layer already exists [2022-04-26T03:11:01.619Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:01.619Z] latest: digest: sha256:2fad7bafe4fe0fd0f057f8fccff75b39190ea4890d324eac93a7a028fe76d90e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:01.914Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:02.204Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.79 [2022-04-26T03:11:02.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T03:11:02.204Z] 7fb155856c8d: Preparing [2022-04-26T03:11:02.204Z] afe3c15156fd: Preparing [2022-04-26T03:11:02.204Z] 023b888a761e: Preparing [2022-04-26T03:11:02.204Z] ad77b07b0fc1: Preparing [2022-04-26T03:11:02.204Z] 4ccba56e6f54: Preparing [2022-04-26T03:11:02.204Z] b541d28bf3b4: Preparing [2022-04-26T03:11:02.204Z] b541d28bf3b4: Waiting [2022-04-26T03:11:02.204Z] 023b888a761e: Layer already exists [2022-04-26T03:11:02.204Z] 7fb155856c8d: Layer already exists [2022-04-26T03:11:02.204Z] afe3c15156fd: Layer already exists [2022-04-26T03:11:02.204Z] ad77b07b0fc1: Layer already exists [2022-04-26T03:11:02.204Z] 4ccba56e6f54: Layer already exists [2022-04-26T03:11:02.204Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:02.204Z] 2.2.0-dev.79: digest: sha256:2fad7bafe4fe0fd0f057f8fccff75b39190ea4890d324eac93a7a028fe76d90e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:02.507Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:02.798Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:02.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T03:11:02.798Z] 7fb155856c8d: Preparing [2022-04-26T03:11:02.798Z] afe3c15156fd: Preparing [2022-04-26T03:11:02.798Z] 023b888a761e: Preparing [2022-04-26T03:11:02.798Z] ad77b07b0fc1: Preparing [2022-04-26T03:11:02.798Z] 4ccba56e6f54: Preparing [2022-04-26T03:11:02.798Z] b541d28bf3b4: Preparing [2022-04-26T03:11:02.798Z] b541d28bf3b4: Waiting [2022-04-26T03:11:02.798Z] 4ccba56e6f54: Layer already exists [2022-04-26T03:11:02.798Z] 7fb155856c8d: Layer already exists [2022-04-26T03:11:02.798Z] afe3c15156fd: Layer already exists [2022-04-26T03:11:02.798Z] ad77b07b0fc1: Layer already exists [2022-04-26T03:11:02.798Z] 023b888a761e: Layer already exists [2022-04-26T03:11:02.798Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:02.798Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:2fad7bafe4fe0fd0f057f8fccff75b39190ea4890d324eac93a7a028fe76d90e size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:03.098Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:03.394Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-26T03:11:03.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-26T03:11:03.394Z] 7fb155856c8d: Preparing [2022-04-26T03:11:03.394Z] afe3c15156fd: Preparing [2022-04-26T03:11:03.394Z] 023b888a761e: Preparing [2022-04-26T03:11:03.394Z] ad77b07b0fc1: Preparing [2022-04-26T03:11:03.394Z] 4ccba56e6f54: Preparing [2022-04-26T03:11:03.394Z] b541d28bf3b4: Preparing [2022-04-26T03:11:03.394Z] b541d28bf3b4: Waiting [2022-04-26T03:11:03.394Z] 7fb155856c8d: Layer already exists [2022-04-26T03:11:03.394Z] 023b888a761e: Layer already exists [2022-04-26T03:11:03.394Z] 4ccba56e6f54: Layer already exists [2022-04-26T03:11:03.394Z] afe3c15156fd: Layer already exists [2022-04-26T03:11:03.394Z] ad77b07b0fc1: Layer already exists [2022-04-26T03:11:03.394Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:03.394Z] main: digest: sha256:2fad7bafe4fe0fd0f057f8fccff75b39190ea4890d324eac93a7a028fe76d90e size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:03.431Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:03.440Z] taggedImages: [2022-04-26T03:11:03.440Z] - nexus3.edgexfoundry.org:10004/core-data:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:03.440Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-26T03:11:03.440Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.79 [2022-04-26T03:11:03.440Z] - nexus3.edgexfoundry.org:10004/core-data:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:03.440Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-26T03:11:03.462Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-26T03:11:03.462Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:03.462Z] latest [2022-04-26T03:11:03.462Z] 2.2.0-dev.79 [2022-04-26T03:11:03.462Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:03.462Z] main [2022-04-26T03:11:03.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:03.827Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:04.144Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:04.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T03:11:04.144Z] d39d05d8994f: Preparing [2022-04-26T03:11:04.144Z] 6a2356477318: Preparing [2022-04-26T03:11:04.144Z] 023b888a761e: Preparing [2022-04-26T03:11:04.144Z] 3063699bc60f: Preparing [2022-04-26T03:11:04.144Z] b541d28bf3b4: Preparing [2022-04-26T03:11:04.144Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:04.144Z] 3063699bc60f: Layer already exists [2022-04-26T03:11:04.144Z] 023b888a761e: Layer already exists [2022-04-26T03:11:04.144Z] d39d05d8994f: Pushed [2022-04-26T03:11:05.531Z] 6a2356477318: Pushed [2022-04-26T03:11:05.791Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:fe06c7a70714d604f2724517f51e253e831c70d430c7d2d4d44a57c71e4b5a64 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:06.092Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:06.389Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-26T03:11:06.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T03:11:06.389Z] d39d05d8994f: Preparing [2022-04-26T03:11:06.389Z] 6a2356477318: Preparing [2022-04-26T03:11:06.389Z] 023b888a761e: Preparing [2022-04-26T03:11:06.389Z] 3063699bc60f: Preparing [2022-04-26T03:11:06.389Z] b541d28bf3b4: Preparing [2022-04-26T03:11:06.389Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:06.389Z] d39d05d8994f: Layer already exists [2022-04-26T03:11:06.389Z] 6a2356477318: Layer already exists [2022-04-26T03:11:06.389Z] 3063699bc60f: Layer already exists [2022-04-26T03:11:06.389Z] 023b888a761e: Layer already exists [2022-04-26T03:11:06.389Z] latest: digest: sha256:fe06c7a70714d604f2724517f51e253e831c70d430c7d2d4d44a57c71e4b5a64 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:06.686Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:06.978Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.79 [2022-04-26T03:11:06.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T03:11:06.978Z] d39d05d8994f: Preparing [2022-04-26T03:11:06.978Z] 6a2356477318: Preparing [2022-04-26T03:11:06.978Z] 023b888a761e: Preparing [2022-04-26T03:11:06.978Z] 3063699bc60f: Preparing [2022-04-26T03:11:06.978Z] b541d28bf3b4: Preparing [2022-04-26T03:11:06.978Z] 023b888a761e: Layer already exists [2022-04-26T03:11:06.978Z] 6a2356477318: Layer already exists [2022-04-26T03:11:06.978Z] 3063699bc60f: Layer already exists [2022-04-26T03:11:06.978Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:06.978Z] d39d05d8994f: Layer already exists [2022-04-26T03:11:06.978Z] 2.2.0-dev.79: digest: sha256:fe06c7a70714d604f2724517f51e253e831c70d430c7d2d4d44a57c71e4b5a64 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:07.276Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:07.570Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:07.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T03:11:07.570Z] d39d05d8994f: Preparing [2022-04-26T03:11:07.570Z] 6a2356477318: Preparing [2022-04-26T03:11:07.570Z] 023b888a761e: Preparing [2022-04-26T03:11:07.570Z] 3063699bc60f: Preparing [2022-04-26T03:11:07.570Z] b541d28bf3b4: Preparing [2022-04-26T03:11:07.570Z] 3063699bc60f: Layer already exists [2022-04-26T03:11:07.570Z] 023b888a761e: Layer already exists [2022-04-26T03:11:07.570Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:07.570Z] d39d05d8994f: Layer already exists [2022-04-26T03:11:07.570Z] 6a2356477318: Layer already exists [2022-04-26T03:11:07.570Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:fe06c7a70714d604f2724517f51e253e831c70d430c7d2d4d44a57c71e4b5a64 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:07.866Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:08.153Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-26T03:11:08.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-26T03:11:08.153Z] d39d05d8994f: Preparing [2022-04-26T03:11:08.153Z] 6a2356477318: Preparing [2022-04-26T03:11:08.153Z] 023b888a761e: Preparing [2022-04-26T03:11:08.153Z] 3063699bc60f: Preparing [2022-04-26T03:11:08.153Z] b541d28bf3b4: Preparing [2022-04-26T03:11:08.153Z] 6a2356477318: Layer already exists [2022-04-26T03:11:08.153Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:08.153Z] 023b888a761e: Layer already exists [2022-04-26T03:11:08.153Z] 3063699bc60f: Layer already exists [2022-04-26T03:11:08.153Z] d39d05d8994f: Layer already exists [2022-04-26T03:11:08.153Z] main: digest: sha256:fe06c7a70714d604f2724517f51e253e831c70d430c7d2d4d44a57c71e4b5a64 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:08.186Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:08.199Z] taggedImages: [2022-04-26T03:11:08.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:08.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-26T03:11:08.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.79 [2022-04-26T03:11:08.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:08.199Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-26T03:11:08.221Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-26T03:11:08.221Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:08.221Z] latest [2022-04-26T03:11:08.221Z] 2.2.0-dev.79 [2022-04-26T03:11:08.221Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:08.221Z] main [2022-04-26T03:11:08.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:08.542Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:08.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:08.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T03:11:08.833Z] eb268856e99d: Preparing [2022-04-26T03:11:08.834Z] eb268856e99d: Preparing [2022-04-26T03:11:08.834Z] d0a8969b2076: Preparing [2022-04-26T03:11:08.834Z] f705fc3ef907: Preparing [2022-04-26T03:11:08.834Z] 8a8c31add3e9: Preparing [2022-04-26T03:11:08.834Z] f355ca4b2fa2: Preparing [2022-04-26T03:11:08.834Z] 023b888a761e: Preparing [2022-04-26T03:11:08.834Z] 1bcab26066ec: Preparing [2022-04-26T03:11:08.834Z] a4197b7fb8a5: Preparing [2022-04-26T03:11:08.834Z] 4f4ffbf86298: Preparing [2022-04-26T03:11:08.834Z] c90cbfd663f8: Preparing [2022-04-26T03:11:08.834Z] b541d28bf3b4: Preparing [2022-04-26T03:11:08.834Z] 4f4ffbf86298: Waiting [2022-04-26T03:11:08.834Z] a4197b7fb8a5: Waiting [2022-04-26T03:11:08.834Z] c90cbfd663f8: Waiting [2022-04-26T03:11:08.834Z] 023b888a761e: Waiting [2022-04-26T03:11:08.834Z] b541d28bf3b4: Waiting [2022-04-26T03:11:08.834Z] 1bcab26066ec: Waiting [2022-04-26T03:11:08.834Z] 8a8c31add3e9: Pushed [2022-04-26T03:11:08.834Z] d0a8969b2076: Pushed [2022-04-26T03:11:08.834Z] f705fc3ef907: Pushed [2022-04-26T03:11:08.834Z] eb268856e99d: Pushed [2022-04-26T03:11:08.834Z] 023b888a761e: Layer already exists [2022-04-26T03:11:09.094Z] a4197b7fb8a5: Pushed [2022-04-26T03:11:09.094Z] 1bcab26066ec: Pushed [2022-04-26T03:11:09.094Z] c90cbfd663f8: Pushed [2022-04-26T03:11:09.094Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:09.094Z] 4f4ffbf86298: Pushed [2022-04-26T03:11:10.475Z] f355ca4b2fa2: Pushed [2022-04-26T03:11:10.475Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:75d6e04d7c863b53d77de9731dc9bec460a13d9f4361a7e1f5b21c2344ea8525 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:10.776Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:11.078Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-26T03:11:11.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T03:11:11.078Z] eb268856e99d: Preparing [2022-04-26T03:11:11.078Z] eb268856e99d: Preparing [2022-04-26T03:11:11.078Z] d0a8969b2076: Preparing [2022-04-26T03:11:11.078Z] f705fc3ef907: Preparing [2022-04-26T03:11:11.078Z] 8a8c31add3e9: Preparing [2022-04-26T03:11:11.078Z] f355ca4b2fa2: Preparing [2022-04-26T03:11:11.078Z] 023b888a761e: Preparing [2022-04-26T03:11:11.078Z] 1bcab26066ec: Preparing [2022-04-26T03:11:11.078Z] a4197b7fb8a5: Preparing [2022-04-26T03:11:11.078Z] 4f4ffbf86298: Preparing [2022-04-26T03:11:11.078Z] c90cbfd663f8: Preparing [2022-04-26T03:11:11.078Z] b541d28bf3b4: Preparing [2022-04-26T03:11:11.078Z] 1bcab26066ec: Waiting [2022-04-26T03:11:11.078Z] a4197b7fb8a5: Waiting [2022-04-26T03:11:11.078Z] 4f4ffbf86298: Waiting [2022-04-26T03:11:11.078Z] c90cbfd663f8: Waiting [2022-04-26T03:11:11.078Z] b541d28bf3b4: Waiting [2022-04-26T03:11:11.078Z] 023b888a761e: Waiting [2022-04-26T03:11:11.078Z] d0a8969b2076: Layer already exists [2022-04-26T03:11:11.078Z] eb268856e99d: Layer already exists [2022-04-26T03:11:11.078Z] 8a8c31add3e9: Layer already exists [2022-04-26T03:11:11.078Z] f355ca4b2fa2: Layer already exists [2022-04-26T03:11:11.078Z] f705fc3ef907: Layer already exists [2022-04-26T03:11:11.078Z] a4197b7fb8a5: Layer already exists [2022-04-26T03:11:11.078Z] 023b888a761e: Layer already exists [2022-04-26T03:11:11.078Z] 1bcab26066ec: Layer already exists [2022-04-26T03:11:11.078Z] c90cbfd663f8: Layer already exists [2022-04-26T03:11:11.078Z] 4f4ffbf86298: Layer already exists [2022-04-26T03:11:11.078Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:11.078Z] latest: digest: sha256:75d6e04d7c863b53d77de9731dc9bec460a13d9f4361a7e1f5b21c2344ea8525 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:11.377Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:11.669Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.79 [2022-04-26T03:11:11.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T03:11:11.669Z] eb268856e99d: Preparing [2022-04-26T03:11:11.669Z] eb268856e99d: Preparing [2022-04-26T03:11:11.669Z] d0a8969b2076: Preparing [2022-04-26T03:11:11.669Z] f705fc3ef907: Preparing [2022-04-26T03:11:11.669Z] 8a8c31add3e9: Preparing [2022-04-26T03:11:11.669Z] f355ca4b2fa2: Preparing [2022-04-26T03:11:11.669Z] 023b888a761e: Preparing [2022-04-26T03:11:11.669Z] 1bcab26066ec: Preparing [2022-04-26T03:11:11.669Z] a4197b7fb8a5: Preparing [2022-04-26T03:11:11.669Z] 4f4ffbf86298: Preparing [2022-04-26T03:11:11.669Z] c90cbfd663f8: Preparing [2022-04-26T03:11:11.669Z] b541d28bf3b4: Preparing [2022-04-26T03:11:11.669Z] 1bcab26066ec: Waiting [2022-04-26T03:11:11.669Z] 023b888a761e: Waiting [2022-04-26T03:11:11.669Z] 4f4ffbf86298: Waiting [2022-04-26T03:11:11.669Z] c90cbfd663f8: Waiting [2022-04-26T03:11:11.669Z] b541d28bf3b4: Waiting [2022-04-26T03:11:11.669Z] a4197b7fb8a5: Waiting [2022-04-26T03:11:11.670Z] 8a8c31add3e9: Layer already exists [2022-04-26T03:11:11.670Z] d0a8969b2076: Layer already exists [2022-04-26T03:11:11.670Z] f705fc3ef907: Layer already exists [2022-04-26T03:11:11.670Z] f355ca4b2fa2: Layer already exists [2022-04-26T03:11:11.670Z] eb268856e99d: Layer already exists [2022-04-26T03:11:11.670Z] 023b888a761e: Layer already exists [2022-04-26T03:11:11.670Z] a4197b7fb8a5: Layer already exists [2022-04-26T03:11:11.670Z] 1bcab26066ec: Layer already exists [2022-04-26T03:11:11.670Z] 4f4ffbf86298: Layer already exists [2022-04-26T03:11:11.670Z] c90cbfd663f8: Layer already exists [2022-04-26T03:11:11.670Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:11.670Z] 2.2.0-dev.79: digest: sha256:75d6e04d7c863b53d77de9731dc9bec460a13d9f4361a7e1f5b21c2344ea8525 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:11.698Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:11:11.698Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:11:11.698Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:11:11.968Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:11.971Z] go: downloading cloud.google.com/go/storage v1.21.0 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:12.262Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:12.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T03:11:12.262Z] eb268856e99d: Preparing [2022-04-26T03:11:12.262Z] eb268856e99d: Preparing [2022-04-26T03:11:12.262Z] d0a8969b2076: Preparing [2022-04-26T03:11:12.262Z] f705fc3ef907: Preparing [2022-04-26T03:11:12.262Z] 8a8c31add3e9: Preparing [2022-04-26T03:11:12.262Z] f355ca4b2fa2: Preparing [2022-04-26T03:11:12.262Z] 023b888a761e: Preparing [2022-04-26T03:11:12.262Z] 1bcab26066ec: Preparing [2022-04-26T03:11:12.262Z] a4197b7fb8a5: Preparing [2022-04-26T03:11:12.262Z] 4f4ffbf86298: Preparing [2022-04-26T03:11:12.262Z] c90cbfd663f8: Preparing [2022-04-26T03:11:12.262Z] b541d28bf3b4: Preparing [2022-04-26T03:11:12.262Z] 1bcab26066ec: Waiting [2022-04-26T03:11:12.262Z] b541d28bf3b4: Waiting [2022-04-26T03:11:12.262Z] c90cbfd663f8: Waiting [2022-04-26T03:11:12.262Z] a4197b7fb8a5: Waiting [2022-04-26T03:11:12.262Z] 4f4ffbf86298: Waiting [2022-04-26T03:11:12.262Z] 023b888a761e: Waiting [2022-04-26T03:11:12.262Z] d0a8969b2076: Layer already exists [2022-04-26T03:11:12.262Z] 8a8c31add3e9: Layer already exists [2022-04-26T03:11:12.262Z] f355ca4b2fa2: Layer already exists [2022-04-26T03:11:12.262Z] eb268856e99d: Layer already exists [2022-04-26T03:11:12.262Z] f705fc3ef907: Layer already exists [2022-04-26T03:11:12.262Z] a4197b7fb8a5: Layer already exists [2022-04-26T03:11:12.262Z] 1bcab26066ec: Layer already exists [2022-04-26T03:11:12.262Z] 023b888a761e: Layer already exists [2022-04-26T03:11:12.262Z] c90cbfd663f8: Layer already exists [2022-04-26T03:11:12.262Z] 4f4ffbf86298: Layer already exists [2022-04-26T03:11:12.262Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:12.262Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:75d6e04d7c863b53d77de9731dc9bec460a13d9f4361a7e1f5b21c2344ea8525 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:12.563Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:12.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-26T03:11:12.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-26T03:11:12.853Z] eb268856e99d: Preparing [2022-04-26T03:11:12.853Z] eb268856e99d: Preparing [2022-04-26T03:11:12.853Z] d0a8969b2076: Preparing [2022-04-26T03:11:12.853Z] f705fc3ef907: Preparing [2022-04-26T03:11:12.853Z] 8a8c31add3e9: Preparing [2022-04-26T03:11:12.853Z] f355ca4b2fa2: Preparing [2022-04-26T03:11:12.853Z] 023b888a761e: Preparing [2022-04-26T03:11:12.853Z] 1bcab26066ec: Preparing [2022-04-26T03:11:12.853Z] a4197b7fb8a5: Preparing [2022-04-26T03:11:12.853Z] 4f4ffbf86298: Preparing [2022-04-26T03:11:12.853Z] c90cbfd663f8: Preparing [2022-04-26T03:11:12.853Z] b541d28bf3b4: Preparing [2022-04-26T03:11:12.853Z] a4197b7fb8a5: Waiting [2022-04-26T03:11:12.853Z] 4f4ffbf86298: Waiting [2022-04-26T03:11:12.853Z] c90cbfd663f8: Waiting [2022-04-26T03:11:12.853Z] 1bcab26066ec: Waiting [2022-04-26T03:11:12.853Z] 023b888a761e: Waiting [2022-04-26T03:11:12.853Z] b541d28bf3b4: Waiting [2022-04-26T03:11:12.853Z] 8a8c31add3e9: Layer already exists [2022-04-26T03:11:12.853Z] eb268856e99d: Layer already exists [2022-04-26T03:11:12.853Z] d0a8969b2076: Layer already exists [2022-04-26T03:11:12.853Z] f705fc3ef907: Layer already exists [2022-04-26T03:11:12.853Z] f355ca4b2fa2: Layer already exists [2022-04-26T03:11:12.853Z] 1bcab26066ec: Layer already exists [2022-04-26T03:11:12.853Z] 023b888a761e: Layer already exists [2022-04-26T03:11:12.853Z] a4197b7fb8a5: Layer already exists [2022-04-26T03:11:12.853Z] c90cbfd663f8: Layer already exists [2022-04-26T03:11:12.853Z] 4f4ffbf86298: Layer already exists [2022-04-26T03:11:12.853Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:12.853Z] main: digest: sha256:75d6e04d7c863b53d77de9731dc9bec460a13d9f4361a7e1f5b21c2344ea8525 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:12.891Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:12.900Z] taggedImages: [2022-04-26T03:11:12.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:12.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-26T03:11:12.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.79 [2022-04-26T03:11:12.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:12.900Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-26T03:11:12.927Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-26T03:11:12.927Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:12.927Z] latest [2022-04-26T03:11:12.927Z] 2.2.0-dev.79 [2022-04-26T03:11:12.927Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:12.927Z] main [2022-04-26T03:11:12.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:13.248Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:13.417Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:11:13.544Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:13.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T03:11:13.544Z] 9350b7c6e393: Preparing [2022-04-26T03:11:13.544Z] f36aa81be3d2: Preparing [2022-04-26T03:11:13.544Z] d2682a565fea: Preparing [2022-04-26T03:11:13.544Z] 741f6642556e: Preparing [2022-04-26T03:11:13.544Z] d48cc0e2c986: Preparing [2022-04-26T03:11:13.544Z] 883f407cc68b: Preparing [2022-04-26T03:11:13.544Z] 4b1ee371c2e6: Preparing [2022-04-26T03:11:13.544Z] b541d28bf3b4: Preparing [2022-04-26T03:11:13.544Z] 4b1ee371c2e6: Waiting [2022-04-26T03:11:13.544Z] b541d28bf3b4: Waiting [2022-04-26T03:11:13.544Z] 883f407cc68b: Waiting [2022-04-26T03:11:13.803Z] f36aa81be3d2: Pushed [2022-04-26T03:11:13.803Z] 9350b7c6e393: Pushed [2022-04-26T03:11:13.803Z] d48cc0e2c986: Pushed [2022-04-26T03:11:13.803Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:13.803Z] 883f407cc68b: Pushed [2022-04-26T03:11:14.062Z] 4b1ee371c2e6: Pushed [2022-04-26T03:11:14.140Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:11:14.140Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:11:14.140Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:11:14.630Z] 741f6642556e: Pushed [2022-04-26T03:11:14.631Z] d2682a565fea: Pushed [2022-04-26T03:11:14.890Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:61bb11a5be169bb76db901f09d48b4a88d2303bb530045d3b7d64b4e03f4d031 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:15.189Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:15.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-26T03:11:15.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T03:11:15.480Z] 9350b7c6e393: Preparing [2022-04-26T03:11:15.480Z] f36aa81be3d2: Preparing [2022-04-26T03:11:15.480Z] d2682a565fea: Preparing [2022-04-26T03:11:15.480Z] 741f6642556e: Preparing [2022-04-26T03:11:15.480Z] d48cc0e2c986: Preparing [2022-04-26T03:11:15.480Z] 883f407cc68b: Preparing [2022-04-26T03:11:15.480Z] 4b1ee371c2e6: Preparing [2022-04-26T03:11:15.480Z] b541d28bf3b4: Preparing [2022-04-26T03:11:15.480Z] 4b1ee371c2e6: Waiting [2022-04-26T03:11:15.480Z] 883f407cc68b: Waiting [2022-04-26T03:11:15.480Z] b541d28bf3b4: Waiting [2022-04-26T03:11:15.480Z] f36aa81be3d2: Layer already exists [2022-04-26T03:11:15.480Z] d2682a565fea: Layer already exists [2022-04-26T03:11:15.480Z] 741f6642556e: Layer already exists [2022-04-26T03:11:15.480Z] d48cc0e2c986: Layer already exists [2022-04-26T03:11:15.480Z] 9350b7c6e393: Layer already exists [2022-04-26T03:11:15.480Z] 883f407cc68b: Layer already exists [2022-04-26T03:11:15.480Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:15.480Z] 4b1ee371c2e6: Layer already exists [2022-04-26T03:11:15.481Z] latest: digest: sha256:61bb11a5be169bb76db901f09d48b4a88d2303bb530045d3b7d64b4e03f4d031 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:15.777Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:16.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.79 [2022-04-26T03:11:16.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T03:11:16.064Z] 9350b7c6e393: Preparing [2022-04-26T03:11:16.064Z] f36aa81be3d2: Preparing [2022-04-26T03:11:16.064Z] d2682a565fea: Preparing [2022-04-26T03:11:16.064Z] 741f6642556e: Preparing [2022-04-26T03:11:16.064Z] d48cc0e2c986: Preparing [2022-04-26T03:11:16.064Z] 883f407cc68b: Preparing [2022-04-26T03:11:16.064Z] 4b1ee371c2e6: Preparing [2022-04-26T03:11:16.064Z] b541d28bf3b4: Preparing [2022-04-26T03:11:16.064Z] 883f407cc68b: Waiting [2022-04-26T03:11:16.064Z] 4b1ee371c2e6: Waiting [2022-04-26T03:11:16.064Z] b541d28bf3b4: Waiting [2022-04-26T03:11:16.064Z] 9350b7c6e393: Layer already exists [2022-04-26T03:11:16.064Z] d48cc0e2c986: Layer already exists [2022-04-26T03:11:16.064Z] d2682a565fea: Layer already exists [2022-04-26T03:11:16.064Z] 741f6642556e: Layer already exists [2022-04-26T03:11:16.064Z] f36aa81be3d2: Layer already exists [2022-04-26T03:11:16.064Z] 883f407cc68b: Layer already exists [2022-04-26T03:11:16.064Z] 4b1ee371c2e6: Layer already exists [2022-04-26T03:11:16.064Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:16.064Z] 2.2.0-dev.79: digest: sha256:61bb11a5be169bb76db901f09d48b4a88d2303bb530045d3b7d64b4e03f4d031 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:16.360Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:16.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:16.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T03:11:16.658Z] 9350b7c6e393: Preparing [2022-04-26T03:11:16.658Z] f36aa81be3d2: Preparing [2022-04-26T03:11:16.658Z] d2682a565fea: Preparing [2022-04-26T03:11:16.658Z] 741f6642556e: Preparing [2022-04-26T03:11:16.658Z] d48cc0e2c986: Preparing [2022-04-26T03:11:16.658Z] 883f407cc68b: Preparing [2022-04-26T03:11:16.658Z] 4b1ee371c2e6: Preparing [2022-04-26T03:11:16.658Z] b541d28bf3b4: Preparing [2022-04-26T03:11:16.658Z] 883f407cc68b: Waiting [2022-04-26T03:11:16.658Z] b541d28bf3b4: Waiting [2022-04-26T03:11:16.658Z] 4b1ee371c2e6: Waiting [2022-04-26T03:11:16.658Z] 741f6642556e: Layer already exists [2022-04-26T03:11:16.658Z] d48cc0e2c986: Layer already exists [2022-04-26T03:11:16.658Z] d2682a565fea: Layer already exists [2022-04-26T03:11:16.658Z] f36aa81be3d2: Layer already exists [2022-04-26T03:11:16.658Z] 9350b7c6e393: Layer already exists [2022-04-26T03:11:16.658Z] 4b1ee371c2e6: Layer already exists [2022-04-26T03:11:16.658Z] 883f407cc68b: Layer already exists [2022-04-26T03:11:16.658Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:16.659Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:61bb11a5be169bb76db901f09d48b4a88d2303bb530045d3b7d64b4e03f4d031 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:16.953Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:17.250Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-26T03:11:17.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-26T03:11:17.250Z] 9350b7c6e393: Preparing [2022-04-26T03:11:17.250Z] f36aa81be3d2: Preparing [2022-04-26T03:11:17.250Z] d2682a565fea: Preparing [2022-04-26T03:11:17.250Z] 741f6642556e: Preparing [2022-04-26T03:11:17.250Z] d48cc0e2c986: Preparing [2022-04-26T03:11:17.250Z] 883f407cc68b: Preparing [2022-04-26T03:11:17.250Z] 4b1ee371c2e6: Preparing [2022-04-26T03:11:17.250Z] b541d28bf3b4: Preparing [2022-04-26T03:11:17.250Z] 883f407cc68b: Waiting [2022-04-26T03:11:17.250Z] 4b1ee371c2e6: Waiting [2022-04-26T03:11:17.250Z] d48cc0e2c986: Layer already exists [2022-04-26T03:11:17.250Z] d2682a565fea: Layer already exists [2022-04-26T03:11:17.250Z] 741f6642556e: Layer already exists [2022-04-26T03:11:17.250Z] f36aa81be3d2: Layer already exists [2022-04-26T03:11:17.250Z] 9350b7c6e393: Layer already exists [2022-04-26T03:11:17.250Z] 883f407cc68b: Layer already exists [2022-04-26T03:11:17.250Z] 4b1ee371c2e6: Layer already exists [2022-04-26T03:11:17.250Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:17.250Z] main: digest: sha256:61bb11a5be169bb76db901f09d48b4a88d2303bb530045d3b7d64b4e03f4d031 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:17.287Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:17.297Z] taggedImages: [2022-04-26T03:11:17.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:17.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-26T03:11:17.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.79 [2022-04-26T03:11:17.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:17.297Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-26T03:11:17.319Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-26T03:11:17.319Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:17.319Z] latest [2022-04-26T03:11:17.319Z] 2.2.0-dev.79 [2022-04-26T03:11:17.319Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:17.319Z] main [2022-04-26T03:11:17.319Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:17.643Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:17.941Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:17.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T03:11:17.941Z] b6e4ddb5ef5e: Preparing [2022-04-26T03:11:17.941Z] 9c930792eab2: Preparing [2022-04-26T03:11:17.941Z] 6be28e81dce0: Preparing [2022-04-26T03:11:17.941Z] 601ec6a62442: Preparing [2022-04-26T03:11:17.941Z] 8c057ba70fe8: Preparing [2022-04-26T03:11:17.941Z] a4f8cfff25e3: Preparing [2022-04-26T03:11:17.941Z] 4b993037feaf: Preparing [2022-04-26T03:11:17.941Z] 9c323a3df1a4: Preparing [2022-04-26T03:11:17.941Z] 6270e86d3b8b: Preparing [2022-04-26T03:11:17.941Z] b541d28bf3b4: Preparing [2022-04-26T03:11:17.941Z] 4b993037feaf: Waiting [2022-04-26T03:11:17.941Z] a4f8cfff25e3: Waiting [2022-04-26T03:11:17.941Z] 9c323a3df1a4: Waiting [2022-04-26T03:11:17.941Z] b541d28bf3b4: Waiting [2022-04-26T03:11:17.941Z] 6270e86d3b8b: Waiting [2022-04-26T03:11:17.941Z] 9c930792eab2: Pushed [2022-04-26T03:11:17.941Z] 8c057ba70fe8: Pushed [2022-04-26T03:11:17.941Z] b6e4ddb5ef5e: Pushed [2022-04-26T03:11:17.941Z] a4f8cfff25e3: Pushed [2022-04-26T03:11:18.200Z] 4b993037feaf: Pushed [2022-04-26T03:11:18.200Z] 9c323a3df1a4: Pushed [2022-04-26T03:11:18.200Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:18.200Z] 6270e86d3b8b: Pushed [2022-04-26T03:11:19.139Z] 601ec6a62442: Pushed [2022-04-26T03:11:19.400Z] 6be28e81dce0: Pushed [2022-04-26T03:11:19.660Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:2b43dfbf5754b7c7fb52f5b08f70fa6f446879e492ec8635353b9e89e9caf92c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:19.956Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:20.253Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-26T03:11:20.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T03:11:20.253Z] b6e4ddb5ef5e: Preparing [2022-04-26T03:11:20.253Z] 9c930792eab2: Preparing [2022-04-26T03:11:20.253Z] 6be28e81dce0: Preparing [2022-04-26T03:11:20.253Z] 601ec6a62442: Preparing [2022-04-26T03:11:20.253Z] 8c057ba70fe8: Preparing [2022-04-26T03:11:20.253Z] a4f8cfff25e3: Preparing [2022-04-26T03:11:20.253Z] 4b993037feaf: Preparing [2022-04-26T03:11:20.253Z] 9c323a3df1a4: Preparing [2022-04-26T03:11:20.253Z] 6270e86d3b8b: Preparing [2022-04-26T03:11:20.253Z] b541d28bf3b4: Preparing [2022-04-26T03:11:20.253Z] a4f8cfff25e3: Waiting [2022-04-26T03:11:20.253Z] 4b993037feaf: Waiting [2022-04-26T03:11:20.253Z] 9c323a3df1a4: Waiting [2022-04-26T03:11:20.253Z] 6270e86d3b8b: Waiting [2022-04-26T03:11:20.253Z] b541d28bf3b4: Waiting [2022-04-26T03:11:20.253Z] 9c930792eab2: Layer already exists [2022-04-26T03:11:20.253Z] 6be28e81dce0: Layer already exists [2022-04-26T03:11:20.253Z] 601ec6a62442: Layer already exists [2022-04-26T03:11:20.253Z] 8c057ba70fe8: Layer already exists [2022-04-26T03:11:20.253Z] b6e4ddb5ef5e: Layer already exists [2022-04-26T03:11:20.253Z] a4f8cfff25e3: Layer already exists [2022-04-26T03:11:20.253Z] 9c323a3df1a4: Layer already exists [2022-04-26T03:11:20.253Z] 4b993037feaf: Layer already exists [2022-04-26T03:11:20.253Z] 6270e86d3b8b: Layer already exists [2022-04-26T03:11:20.253Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:20.253Z] latest: digest: sha256:2b43dfbf5754b7c7fb52f5b08f70fa6f446879e492ec8635353b9e89e9caf92c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:20.555Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:20.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.79 [2022-04-26T03:11:20.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T03:11:20.948Z] b6e4ddb5ef5e: Preparing [2022-04-26T03:11:20.948Z] 9c930792eab2: Preparing [2022-04-26T03:11:20.948Z] 6be28e81dce0: Preparing [2022-04-26T03:11:20.948Z] 601ec6a62442: Preparing [2022-04-26T03:11:20.948Z] 8c057ba70fe8: Preparing [2022-04-26T03:11:20.948Z] a4f8cfff25e3: Preparing [2022-04-26T03:11:20.948Z] 4b993037feaf: Preparing [2022-04-26T03:11:20.948Z] 9c323a3df1a4: Preparing [2022-04-26T03:11:20.948Z] 6270e86d3b8b: Preparing [2022-04-26T03:11:20.948Z] b541d28bf3b4: Preparing [2022-04-26T03:11:20.948Z] 4b993037feaf: Waiting [2022-04-26T03:11:20.948Z] 9c323a3df1a4: Waiting [2022-04-26T03:11:20.948Z] 6270e86d3b8b: Waiting [2022-04-26T03:11:20.948Z] a4f8cfff25e3: Waiting [2022-04-26T03:11:20.948Z] b541d28bf3b4: Waiting [2022-04-26T03:11:20.948Z] 601ec6a62442: Layer already exists [2022-04-26T03:11:20.948Z] 6be28e81dce0: Layer already exists [2022-04-26T03:11:20.948Z] 8c057ba70fe8: Layer already exists [2022-04-26T03:11:20.948Z] 9c930792eab2: Layer already exists [2022-04-26T03:11:20.948Z] b6e4ddb5ef5e: Layer already exists [2022-04-26T03:11:20.948Z] a4f8cfff25e3: Layer already exists [2022-04-26T03:11:20.948Z] 9c323a3df1a4: Layer already exists [2022-04-26T03:11:20.948Z] 4b993037feaf: Layer already exists [2022-04-26T03:11:20.948Z] 6270e86d3b8b: Layer already exists [2022-04-26T03:11:20.948Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:20.948Z] 2.2.0-dev.79: digest: sha256:2b43dfbf5754b7c7fb52f5b08f70fa6f446879e492ec8635353b9e89e9caf92c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:21.266Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:21.562Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:21.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T03:11:21.562Z] b6e4ddb5ef5e: Preparing [2022-04-26T03:11:21.562Z] 9c930792eab2: Preparing [2022-04-26T03:11:21.562Z] 6be28e81dce0: Preparing [2022-04-26T03:11:21.562Z] 601ec6a62442: Preparing [2022-04-26T03:11:21.562Z] 8c057ba70fe8: Preparing [2022-04-26T03:11:21.562Z] a4f8cfff25e3: Preparing [2022-04-26T03:11:21.562Z] 4b993037feaf: Preparing [2022-04-26T03:11:21.562Z] 9c323a3df1a4: Preparing [2022-04-26T03:11:21.562Z] 6270e86d3b8b: Preparing [2022-04-26T03:11:21.562Z] b541d28bf3b4: Preparing [2022-04-26T03:11:21.562Z] a4f8cfff25e3: Waiting [2022-04-26T03:11:21.562Z] 4b993037feaf: Waiting [2022-04-26T03:11:21.562Z] 9c323a3df1a4: Waiting [2022-04-26T03:11:21.562Z] b541d28bf3b4: Waiting [2022-04-26T03:11:21.562Z] 6270e86d3b8b: Waiting [2022-04-26T03:11:21.562Z] 9c930792eab2: Layer already exists [2022-04-26T03:11:21.562Z] 8c057ba70fe8: Layer already exists [2022-04-26T03:11:21.562Z] 6be28e81dce0: Layer already exists [2022-04-26T03:11:21.562Z] b6e4ddb5ef5e: Layer already exists [2022-04-26T03:11:21.562Z] 601ec6a62442: Layer already exists [2022-04-26T03:11:21.562Z] a4f8cfff25e3: Layer already exists [2022-04-26T03:11:21.562Z] 4b993037feaf: Layer already exists [2022-04-26T03:11:21.562Z] 9c323a3df1a4: Layer already exists [2022-04-26T03:11:21.562Z] 6270e86d3b8b: Layer already exists [2022-04-26T03:11:21.562Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:21.562Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:2b43dfbf5754b7c7fb52f5b08f70fa6f446879e492ec8635353b9e89e9caf92c size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:21.865Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:22.163Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-26T03:11:22.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-26T03:11:22.163Z] b6e4ddb5ef5e: Preparing [2022-04-26T03:11:22.163Z] 9c930792eab2: Preparing [2022-04-26T03:11:22.163Z] 6be28e81dce0: Preparing [2022-04-26T03:11:22.163Z] 601ec6a62442: Preparing [2022-04-26T03:11:22.163Z] 8c057ba70fe8: Preparing [2022-04-26T03:11:22.163Z] a4f8cfff25e3: Preparing [2022-04-26T03:11:22.163Z] 4b993037feaf: Preparing [2022-04-26T03:11:22.163Z] 9c323a3df1a4: Preparing [2022-04-26T03:11:22.163Z] 6270e86d3b8b: Preparing [2022-04-26T03:11:22.163Z] b541d28bf3b4: Preparing [2022-04-26T03:11:22.163Z] 4b993037feaf: Waiting [2022-04-26T03:11:22.163Z] a4f8cfff25e3: Waiting [2022-04-26T03:11:22.163Z] 9c323a3df1a4: Waiting [2022-04-26T03:11:22.163Z] 6270e86d3b8b: Waiting [2022-04-26T03:11:22.163Z] b541d28bf3b4: Waiting [2022-04-26T03:11:22.163Z] 601ec6a62442: Layer already exists [2022-04-26T03:11:22.163Z] 9c930792eab2: Layer already exists [2022-04-26T03:11:22.163Z] 8c057ba70fe8: Layer already exists [2022-04-26T03:11:22.163Z] 6be28e81dce0: Layer already exists [2022-04-26T03:11:22.163Z] b6e4ddb5ef5e: Layer already exists [2022-04-26T03:11:22.163Z] a4f8cfff25e3: Layer already exists [2022-04-26T03:11:22.163Z] 6270e86d3b8b: Layer already exists [2022-04-26T03:11:22.163Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:22.163Z] 9c323a3df1a4: Layer already exists [2022-04-26T03:11:22.163Z] 4b993037feaf: Layer already exists [2022-04-26T03:11:22.163Z] main: digest: sha256:2b43dfbf5754b7c7fb52f5b08f70fa6f446879e492ec8635353b9e89e9caf92c size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:22.197Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:22.215Z] taggedImages: [2022-04-26T03:11:22.215Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:22.215Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-26T03:11:22.215Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.79 [2022-04-26T03:11:22.215Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:22.215Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-26T03:11:22.242Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-26T03:11:22.242Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:22.242Z] latest [2022-04-26T03:11:22.242Z] 2.2.0-dev.79 [2022-04-26T03:11:22.242Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:22.242Z] main [2022-04-26T03:11:22.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:22.572Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:22.848Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:11:22.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:22.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T03:11:22.870Z] 629008a994a9: Preparing [2022-04-26T03:11:22.870Z] 00739e9f2b72: Preparing [2022-04-26T03:11:22.870Z] 023b888a761e: Preparing [2022-04-26T03:11:22.870Z] fd052cd89630: Preparing [2022-04-26T03:11:22.870Z] a994238b9385: Preparing [2022-04-26T03:11:22.870Z] 4fc242d58285: Preparing [2022-04-26T03:11:22.870Z] 4fc242d58285: Waiting [2022-04-26T03:11:22.870Z] 023b888a761e: Layer already exists [2022-04-26T03:11:22.870Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:22.870Z] a994238b9385: Pushed [2022-04-26T03:11:22.870Z] 629008a994a9: Pushed [2022-04-26T03:11:23.439Z] fd052cd89630: Pushed [2022-04-26T03:11:24.818Z] 00739e9f2b72: Pushed [2022-04-26T03:11:25.078Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:76ab3fab33f243187fcb4cd125183950d2abd2c57c798a62026c917979387585 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:25.371Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:25.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-26T03:11:25.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T03:11:25.665Z] 629008a994a9: Preparing [2022-04-26T03:11:25.665Z] 00739e9f2b72: Preparing [2022-04-26T03:11:25.665Z] 023b888a761e: Preparing [2022-04-26T03:11:25.665Z] fd052cd89630: Preparing [2022-04-26T03:11:25.665Z] a994238b9385: Preparing [2022-04-26T03:11:25.665Z] 4fc242d58285: Preparing [2022-04-26T03:11:25.665Z] 4fc242d58285: Waiting [2022-04-26T03:11:25.665Z] 629008a994a9: Layer already exists [2022-04-26T03:11:25.665Z] 00739e9f2b72: Layer already exists [2022-04-26T03:11:25.665Z] a994238b9385: Layer already exists [2022-04-26T03:11:25.665Z] 023b888a761e: Layer already exists [2022-04-26T03:11:25.665Z] fd052cd89630: Layer already exists [2022-04-26T03:11:25.665Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:25.665Z] latest: digest: sha256:76ab3fab33f243187fcb4cd125183950d2abd2c57c798a62026c917979387585 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:25.968Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:26.260Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.79 [2022-04-26T03:11:26.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T03:11:26.261Z] 629008a994a9: Preparing [2022-04-26T03:11:26.261Z] 00739e9f2b72: Preparing [2022-04-26T03:11:26.261Z] 023b888a761e: Preparing [2022-04-26T03:11:26.261Z] fd052cd89630: Preparing [2022-04-26T03:11:26.261Z] a994238b9385: Preparing [2022-04-26T03:11:26.261Z] 4fc242d58285: Preparing [2022-04-26T03:11:26.261Z] 4fc242d58285: Waiting [2022-04-26T03:11:26.261Z] a994238b9385: Layer already exists [2022-04-26T03:11:26.261Z] 629008a994a9: Layer already exists [2022-04-26T03:11:26.261Z] fd052cd89630: Layer already exists [2022-04-26T03:11:26.261Z] 00739e9f2b72: Layer already exists [2022-04-26T03:11:26.261Z] 023b888a761e: Layer already exists [2022-04-26T03:11:26.261Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:26.261Z] 2.2.0-dev.79: digest: sha256:76ab3fab33f243187fcb4cd125183950d2abd2c57c798a62026c917979387585 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:26.563Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:26.857Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:26.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T03:11:26.858Z] 629008a994a9: Preparing [2022-04-26T03:11:26.858Z] 00739e9f2b72: Preparing [2022-04-26T03:11:26.858Z] 023b888a761e: Preparing [2022-04-26T03:11:26.858Z] fd052cd89630: Preparing [2022-04-26T03:11:26.858Z] a994238b9385: Preparing [2022-04-26T03:11:26.858Z] 4fc242d58285: Preparing [2022-04-26T03:11:26.858Z] 4fc242d58285: Waiting [2022-04-26T03:11:26.858Z] a994238b9385: Layer already exists [2022-04-26T03:11:26.858Z] 00739e9f2b72: Layer already exists [2022-04-26T03:11:26.858Z] fd052cd89630: Layer already exists [2022-04-26T03:11:26.858Z] 629008a994a9: Layer already exists [2022-04-26T03:11:26.858Z] 023b888a761e: Layer already exists [2022-04-26T03:11:26.858Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:26.858Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:76ab3fab33f243187fcb4cd125183950d2abd2c57c798a62026c917979387585 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:27.157Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:27.451Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-26T03:11:27.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-26T03:11:27.451Z] 629008a994a9: Preparing [2022-04-26T03:11:27.451Z] 00739e9f2b72: Preparing [2022-04-26T03:11:27.451Z] 023b888a761e: Preparing [2022-04-26T03:11:27.451Z] fd052cd89630: Preparing [2022-04-26T03:11:27.451Z] a994238b9385: Preparing [2022-04-26T03:11:27.451Z] 4fc242d58285: Preparing [2022-04-26T03:11:27.451Z] 4fc242d58285: Waiting [2022-04-26T03:11:27.451Z] 629008a994a9: Layer already exists [2022-04-26T03:11:27.451Z] 023b888a761e: Layer already exists [2022-04-26T03:11:27.451Z] fd052cd89630: Layer already exists [2022-04-26T03:11:27.451Z] a994238b9385: Layer already exists [2022-04-26T03:11:27.451Z] 00739e9f2b72: Layer already exists [2022-04-26T03:11:27.451Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:27.451Z] main: digest: sha256:76ab3fab33f243187fcb4cd125183950d2abd2c57c798a62026c917979387585 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:27.489Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:27.502Z] taggedImages: [2022-04-26T03:11:27.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:27.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-26T03:11:27.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.79 [2022-04-26T03:11:27.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:27.502Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-26T03:11:27.528Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-26T03:11:27.528Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:27.528Z] latest [2022-04-26T03:11:27.528Z] 2.2.0-dev.79 [2022-04-26T03:11:27.528Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:27.528Z] main [2022-04-26T03:11:27.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:27.866Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:28.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:28.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T03:11:28.163Z] 16f2ae838056: Preparing [2022-04-26T03:11:28.163Z] d1a4cf845584: Preparing [2022-04-26T03:11:28.163Z] 92f4c7a2618e: Preparing [2022-04-26T03:11:28.163Z] 858e447d1590: Preparing [2022-04-26T03:11:28.163Z] 2e6487837596: Preparing [2022-04-26T03:11:28.163Z] 22798a5a396e: Preparing [2022-04-26T03:11:28.163Z] a994238b9385: Preparing [2022-04-26T03:11:28.163Z] 4fc242d58285: Preparing [2022-04-26T03:11:28.163Z] 22798a5a396e: Waiting [2022-04-26T03:11:28.163Z] 4fc242d58285: Waiting [2022-04-26T03:11:28.163Z] d1a4cf845584: Pushed [2022-04-26T03:11:28.163Z] 92f4c7a2618e: Pushed [2022-04-26T03:11:28.163Z] 16f2ae838056: Pushed [2022-04-26T03:11:28.163Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:28.163Z] a994238b9385: Layer already exists [2022-04-26T03:11:28.276Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:11:28.276Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T03:11:28.730Z] 22798a5a396e: Pushed [2022-04-26T03:11:29.266Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:11:29.872Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:11:30.477Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:11:31.937Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:11:32.021Z] 2e6487837596: Pushed [2022-04-26T03:11:32.954Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:11:34.560Z] 858e447d1590: Pushed [2022-04-26T03:11:34.560Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:a7343fd64aca401f38bf50d8b463fd5907abb3d4dd285e1657936628c5259612 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:34.865Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:34.966Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:11:35.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-26T03:11:35.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T03:11:35.160Z] 16f2ae838056: Preparing [2022-04-26T03:11:35.160Z] d1a4cf845584: Preparing [2022-04-26T03:11:35.160Z] 92f4c7a2618e: Preparing [2022-04-26T03:11:35.160Z] 858e447d1590: Preparing [2022-04-26T03:11:35.160Z] 2e6487837596: Preparing [2022-04-26T03:11:35.160Z] 22798a5a396e: Preparing [2022-04-26T03:11:35.160Z] a994238b9385: Preparing [2022-04-26T03:11:35.160Z] 4fc242d58285: Preparing [2022-04-26T03:11:35.160Z] 22798a5a396e: Waiting [2022-04-26T03:11:35.160Z] a994238b9385: Waiting [2022-04-26T03:11:35.160Z] 2e6487837596: Layer already exists [2022-04-26T03:11:35.160Z] d1a4cf845584: Layer already exists [2022-04-26T03:11:35.160Z] 16f2ae838056: Layer already exists [2022-04-26T03:11:35.160Z] 858e447d1590: Layer already exists [2022-04-26T03:11:35.160Z] 92f4c7a2618e: Layer already exists [2022-04-26T03:11:35.160Z] a994238b9385: Layer already exists [2022-04-26T03:11:35.160Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:35.160Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:35.160Z] latest: digest: sha256:a7343fd64aca401f38bf50d8b463fd5907abb3d4dd285e1657936628c5259612 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:35.464Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:35.763Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.79 [2022-04-26T03:11:35.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T03:11:35.763Z] 16f2ae838056: Preparing [2022-04-26T03:11:35.763Z] d1a4cf845584: Preparing [2022-04-26T03:11:35.763Z] 92f4c7a2618e: Preparing [2022-04-26T03:11:35.763Z] 858e447d1590: Preparing [2022-04-26T03:11:35.764Z] 2e6487837596: Preparing [2022-04-26T03:11:35.764Z] 22798a5a396e: Preparing [2022-04-26T03:11:35.764Z] a994238b9385: Preparing [2022-04-26T03:11:35.764Z] 4fc242d58285: Preparing [2022-04-26T03:11:35.764Z] 22798a5a396e: Waiting [2022-04-26T03:11:35.764Z] a994238b9385: Waiting [2022-04-26T03:11:35.764Z] 4fc242d58285: Waiting [2022-04-26T03:11:35.764Z] 2e6487837596: Layer already exists [2022-04-26T03:11:35.764Z] 92f4c7a2618e: Layer already exists [2022-04-26T03:11:35.764Z] 16f2ae838056: Layer already exists [2022-04-26T03:11:35.764Z] d1a4cf845584: Layer already exists [2022-04-26T03:11:35.764Z] 858e447d1590: Layer already exists [2022-04-26T03:11:35.764Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:35.764Z] a994238b9385: Layer already exists [2022-04-26T03:11:35.764Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:35.764Z] 2.2.0-dev.79: digest: sha256:a7343fd64aca401f38bf50d8b463fd5907abb3d4dd285e1657936628c5259612 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:36.067Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:36.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:36.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T03:11:36.364Z] 16f2ae838056: Preparing [2022-04-26T03:11:36.364Z] d1a4cf845584: Preparing [2022-04-26T03:11:36.364Z] 92f4c7a2618e: Preparing [2022-04-26T03:11:36.364Z] 858e447d1590: Preparing [2022-04-26T03:11:36.364Z] 2e6487837596: Preparing [2022-04-26T03:11:36.364Z] 22798a5a396e: Preparing [2022-04-26T03:11:36.364Z] a994238b9385: Preparing [2022-04-26T03:11:36.364Z] 4fc242d58285: Preparing [2022-04-26T03:11:36.364Z] 22798a5a396e: Waiting [2022-04-26T03:11:36.364Z] a994238b9385: Waiting [2022-04-26T03:11:36.364Z] 4fc242d58285: Waiting [2022-04-26T03:11:36.364Z] d1a4cf845584: Layer already exists [2022-04-26T03:11:36.364Z] 92f4c7a2618e: Layer already exists [2022-04-26T03:11:36.364Z] 2e6487837596: Layer already exists [2022-04-26T03:11:36.364Z] 16f2ae838056: Layer already exists [2022-04-26T03:11:36.364Z] 858e447d1590: Layer already exists [2022-04-26T03:11:36.364Z] a994238b9385: Layer already exists [2022-04-26T03:11:36.364Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:36.364Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:36.364Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:a7343fd64aca401f38bf50d8b463fd5907abb3d4dd285e1657936628c5259612 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:36.668Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:36.965Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-26T03:11:36.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-26T03:11:36.966Z] 16f2ae838056: Preparing [2022-04-26T03:11:36.966Z] d1a4cf845584: Preparing [2022-04-26T03:11:36.966Z] 92f4c7a2618e: Preparing [2022-04-26T03:11:36.966Z] 858e447d1590: Preparing [2022-04-26T03:11:36.966Z] 2e6487837596: Preparing [2022-04-26T03:11:36.966Z] 22798a5a396e: Preparing [2022-04-26T03:11:36.966Z] a994238b9385: Preparing [2022-04-26T03:11:36.966Z] 4fc242d58285: Preparing [2022-04-26T03:11:36.966Z] 22798a5a396e: Waiting [2022-04-26T03:11:36.966Z] a994238b9385: Waiting [2022-04-26T03:11:36.966Z] 4fc242d58285: Waiting [2022-04-26T03:11:36.966Z] 2e6487837596: Layer already exists [2022-04-26T03:11:36.966Z] 858e447d1590: Layer already exists [2022-04-26T03:11:36.966Z] 92f4c7a2618e: Layer already exists [2022-04-26T03:11:36.966Z] d1a4cf845584: Layer already exists [2022-04-26T03:11:36.966Z] 16f2ae838056: Layer already exists [2022-04-26T03:11:36.966Z] a994238b9385: Layer already exists [2022-04-26T03:11:36.966Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:36.966Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:36.966Z] main: digest: sha256:a7343fd64aca401f38bf50d8b463fd5907abb3d4dd285e1657936628c5259612 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:37.010Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:37.026Z] taggedImages: [2022-04-26T03:11:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-26T03:11:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.79 [2022-04-26T03:11:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-26T03:11:37.055Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-26T03:11:37.055Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:37.055Z] latest [2022-04-26T03:11:37.055Z] 2.2.0-dev.79 [2022-04-26T03:11:37.055Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:37.055Z] main [2022-04-26T03:11:37.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:37.382Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:37.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:37.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T03:11:37.680Z] 37072471fd3d: Preparing [2022-04-26T03:11:37.680Z] 726789cfa8d0: Preparing [2022-04-26T03:11:37.680Z] eea421bae7f9: Preparing [2022-04-26T03:11:37.680Z] bc34c935d8c6: Preparing [2022-04-26T03:11:37.680Z] 51485142c67f: Preparing [2022-04-26T03:11:37.680Z] a994238b9385: Preparing [2022-04-26T03:11:37.680Z] 4fc242d58285: Preparing [2022-04-26T03:11:37.680Z] a994238b9385: Waiting [2022-04-26T03:11:37.680Z] 4fc242d58285: Waiting [2022-04-26T03:11:37.680Z] 726789cfa8d0: Pushed [2022-04-26T03:11:37.680Z] eea421bae7f9: Pushed [2022-04-26T03:11:37.680Z] 37072471fd3d: Pushed [2022-04-26T03:11:37.680Z] a994238b9385: Layer already exists [2022-04-26T03:11:37.680Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:37.939Z] 51485142c67f: Pushed [2022-04-26T03:11:43.312Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:11:43.312Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:11:43.312Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:11:43.312Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:11:43.312Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:11:43.312Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:11:43.312Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:11:44.512Z] bc34c935d8c6: Pushed [2022-04-26T03:11:44.512Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:3bd3498cdf2fb8be4826207e1ec18a6f74e67b3bf0d908ed324f51a34c927f0d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:44.813Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:45.106Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-26T03:11:45.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T03:11:45.106Z] 37072471fd3d: Preparing [2022-04-26T03:11:45.106Z] 726789cfa8d0: Preparing [2022-04-26T03:11:45.106Z] eea421bae7f9: Preparing [2022-04-26T03:11:45.106Z] bc34c935d8c6: Preparing [2022-04-26T03:11:45.106Z] 51485142c67f: Preparing [2022-04-26T03:11:45.106Z] a994238b9385: Preparing [2022-04-26T03:11:45.106Z] 4fc242d58285: Preparing [2022-04-26T03:11:45.106Z] 4fc242d58285: Waiting [2022-04-26T03:11:45.106Z] a994238b9385: Waiting [2022-04-26T03:11:45.106Z] eea421bae7f9: Layer already exists [2022-04-26T03:11:45.106Z] bc34c935d8c6: Layer already exists [2022-04-26T03:11:45.106Z] 726789cfa8d0: Layer already exists [2022-04-26T03:11:45.106Z] 37072471fd3d: Layer already exists [2022-04-26T03:11:45.106Z] 51485142c67f: Layer already exists [2022-04-26T03:11:45.106Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:45.106Z] a994238b9385: Layer already exists [2022-04-26T03:11:45.106Z] latest: digest: sha256:3bd3498cdf2fb8be4826207e1ec18a6f74e67b3bf0d908ed324f51a34c927f0d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:45.310Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:11:45.421Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:45.616Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:11:45.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.79 [2022-04-26T03:11:45.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T03:11:45.720Z] 37072471fd3d: Preparing [2022-04-26T03:11:45.720Z] 726789cfa8d0: Preparing [2022-04-26T03:11:45.720Z] eea421bae7f9: Preparing [2022-04-26T03:11:45.720Z] bc34c935d8c6: Preparing [2022-04-26T03:11:45.720Z] 51485142c67f: Preparing [2022-04-26T03:11:45.720Z] a994238b9385: Preparing [2022-04-26T03:11:45.720Z] 4fc242d58285: Preparing [2022-04-26T03:11:45.720Z] a994238b9385: Waiting [2022-04-26T03:11:45.720Z] 4fc242d58285: Waiting [2022-04-26T03:11:45.720Z] bc34c935d8c6: Layer already exists [2022-04-26T03:11:45.720Z] eea421bae7f9: Layer already exists [2022-04-26T03:11:45.720Z] 37072471fd3d: Layer already exists [2022-04-26T03:11:45.720Z] 51485142c67f: Layer already exists [2022-04-26T03:11:45.720Z] 726789cfa8d0: Layer already exists [2022-04-26T03:11:45.720Z] a994238b9385: Layer already exists [2022-04-26T03:11:45.720Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:45.720Z] 2.2.0-dev.79: digest: sha256:3bd3498cdf2fb8be4826207e1ec18a6f74e67b3bf0d908ed324f51a34c927f0d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:45.896Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:11:46.020Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:46.177Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:11:46.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:46.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T03:11:46.399Z] 37072471fd3d: Preparing [2022-04-26T03:11:46.399Z] 726789cfa8d0: Preparing [2022-04-26T03:11:46.399Z] eea421bae7f9: Preparing [2022-04-26T03:11:46.399Z] bc34c935d8c6: Preparing [2022-04-26T03:11:46.399Z] 51485142c67f: Preparing [2022-04-26T03:11:46.399Z] a994238b9385: Preparing [2022-04-26T03:11:46.399Z] 4fc242d58285: Preparing [2022-04-26T03:11:46.399Z] a994238b9385: Waiting [2022-04-26T03:11:46.399Z] 4fc242d58285: Waiting [2022-04-26T03:11:46.399Z] 726789cfa8d0: Layer already exists [2022-04-26T03:11:46.399Z] eea421bae7f9: Layer already exists [2022-04-26T03:11:46.399Z] bc34c935d8c6: Layer already exists [2022-04-26T03:11:46.399Z] 37072471fd3d: Layer already exists [2022-04-26T03:11:46.399Z] 51485142c67f: Layer already exists [2022-04-26T03:11:46.399Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:46.399Z] a994238b9385: Layer already exists [2022-04-26T03:11:46.399Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:3bd3498cdf2fb8be4826207e1ec18a6f74e67b3bf0d908ed324f51a34c927f0d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:46.699Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:46.784Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:11:46.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-26T03:11:46.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-26T03:11:46.993Z] 37072471fd3d: Preparing [2022-04-26T03:11:46.993Z] 726789cfa8d0: Preparing [2022-04-26T03:11:46.993Z] eea421bae7f9: Preparing [2022-04-26T03:11:46.993Z] bc34c935d8c6: Preparing [2022-04-26T03:11:46.993Z] 51485142c67f: Preparing [2022-04-26T03:11:46.993Z] a994238b9385: Preparing [2022-04-26T03:11:46.993Z] 4fc242d58285: Preparing [2022-04-26T03:11:46.993Z] a994238b9385: Waiting [2022-04-26T03:11:46.993Z] 4fc242d58285: Waiting [2022-04-26T03:11:46.993Z] bc34c935d8c6: Layer already exists [2022-04-26T03:11:46.993Z] 51485142c67f: Layer already exists [2022-04-26T03:11:46.993Z] eea421bae7f9: Layer already exists [2022-04-26T03:11:46.993Z] 726789cfa8d0: Layer already exists [2022-04-26T03:11:46.993Z] 37072471fd3d: Layer already exists [2022-04-26T03:11:46.993Z] a994238b9385: Layer already exists [2022-04-26T03:11:46.993Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:46.993Z] main: digest: sha256:3bd3498cdf2fb8be4826207e1ec18a6f74e67b3bf0d908ed324f51a34c927f0d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:47.040Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:47.052Z] taggedImages: [2022-04-26T03:11:47.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:47.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-26T03:11:47.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.79 [2022-04-26T03:11:47.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:47.052Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-26T03:11:47.064Z] go: downloading github.com/gobwas/glob v0.2.3 [Pipeline] echo [2022-04-26T03:11:47.087Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-26T03:11:47.087Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:47.087Z] latest [2022-04-26T03:11:47.087Z] 2.2.0-dev.79 [2022-04-26T03:11:47.087Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:47.087Z] main [2022-04-26T03:11:47.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:47.422Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:47.674Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:11:47.674Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:11:47.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:47.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T03:11:47.711Z] 9b96d3b9decf: Preparing [2022-04-26T03:11:47.711Z] 862f118cb4b7: Preparing [2022-04-26T03:11:47.711Z] bf4c3f25d585: Preparing [2022-04-26T03:11:47.711Z] 49eea1753d93: Preparing [2022-04-26T03:11:47.711Z] 22798a5a396e: Preparing [2022-04-26T03:11:47.711Z] a994238b9385: Preparing [2022-04-26T03:11:47.711Z] 4fc242d58285: Preparing [2022-04-26T03:11:47.711Z] a994238b9385: Waiting [2022-04-26T03:11:47.711Z] 4fc242d58285: Waiting [2022-04-26T03:11:47.711Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:47.711Z] a994238b9385: Layer already exists [2022-04-26T03:11:47.711Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:47.711Z] bf4c3f25d585: Pushed [2022-04-26T03:11:47.711Z] 9b96d3b9decf: Pushed [2022-04-26T03:11:47.711Z] 862f118cb4b7: Pushed [2022-04-26T03:11:47.954Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:11:49.403Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:11:49.680Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:11:49.958Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:11:50.238Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:11:50.238Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:11:50.847Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:11:51.841Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:11:52.120Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:11:52.120Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:11:52.729Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:11:54.286Z] 49eea1753d93: Pushed [2022-04-26T03:11:54.547Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:9758bc11c2628d3d61577776189a7d0ad892e41a5e02258f345677083357039d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:54.850Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:55.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-26T03:11:55.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T03:11:55.146Z] 9b96d3b9decf: Preparing [2022-04-26T03:11:55.146Z] 862f118cb4b7: Preparing [2022-04-26T03:11:55.146Z] bf4c3f25d585: Preparing [2022-04-26T03:11:55.146Z] 49eea1753d93: Preparing [2022-04-26T03:11:55.146Z] 22798a5a396e: Preparing [2022-04-26T03:11:55.146Z] a994238b9385: Preparing [2022-04-26T03:11:55.146Z] 4fc242d58285: Preparing [2022-04-26T03:11:55.146Z] a994238b9385: Waiting [2022-04-26T03:11:55.146Z] 4fc242d58285: Waiting [2022-04-26T03:11:55.146Z] 862f118cb4b7: Layer already exists [2022-04-26T03:11:55.146Z] bf4c3f25d585: Layer already exists [2022-04-26T03:11:55.146Z] 9b96d3b9decf: Layer already exists [2022-04-26T03:11:55.146Z] 49eea1753d93: Layer already exists [2022-04-26T03:11:55.146Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:55.146Z] a994238b9385: Layer already exists [2022-04-26T03:11:55.146Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:55.146Z] latest: digest: sha256:9758bc11c2628d3d61577776189a7d0ad892e41a5e02258f345677083357039d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:55.446Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:55.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.79 [2022-04-26T03:11:55.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T03:11:55.739Z] 9b96d3b9decf: Preparing [2022-04-26T03:11:55.739Z] 862f118cb4b7: Preparing [2022-04-26T03:11:55.739Z] bf4c3f25d585: Preparing [2022-04-26T03:11:55.739Z] 49eea1753d93: Preparing [2022-04-26T03:11:55.739Z] 22798a5a396e: Preparing [2022-04-26T03:11:55.739Z] a994238b9385: Preparing [2022-04-26T03:11:55.739Z] 4fc242d58285: Preparing [2022-04-26T03:11:55.739Z] a994238b9385: Waiting [2022-04-26T03:11:55.739Z] 4fc242d58285: Waiting [2022-04-26T03:11:55.739Z] 862f118cb4b7: Layer already exists [2022-04-26T03:11:55.739Z] 49eea1753d93: Layer already exists [2022-04-26T03:11:55.739Z] 9b96d3b9decf: Layer already exists [2022-04-26T03:11:55.739Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:55.739Z] bf4c3f25d585: Layer already exists [2022-04-26T03:11:55.739Z] a994238b9385: Layer already exists [2022-04-26T03:11:55.739Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:55.739Z] 2.2.0-dev.79: digest: sha256:9758bc11c2628d3d61577776189a7d0ad892e41a5e02258f345677083357039d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:56.049Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:56.352Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:56.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T03:11:56.352Z] 9b96d3b9decf: Preparing [2022-04-26T03:11:56.352Z] 862f118cb4b7: Preparing [2022-04-26T03:11:56.352Z] bf4c3f25d585: Preparing [2022-04-26T03:11:56.352Z] 49eea1753d93: Preparing [2022-04-26T03:11:56.352Z] 22798a5a396e: Preparing [2022-04-26T03:11:56.352Z] a994238b9385: Preparing [2022-04-26T03:11:56.352Z] 4fc242d58285: Preparing [2022-04-26T03:11:56.352Z] a994238b9385: Waiting [2022-04-26T03:11:56.352Z] 4fc242d58285: Waiting [2022-04-26T03:11:56.352Z] 9b96d3b9decf: Layer already exists [2022-04-26T03:11:56.352Z] 49eea1753d93: Layer already exists [2022-04-26T03:11:56.352Z] bf4c3f25d585: Layer already exists [2022-04-26T03:11:56.352Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:56.352Z] 862f118cb4b7: Layer already exists [2022-04-26T03:11:56.352Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:56.352Z] a994238b9385: Layer already exists [2022-04-26T03:11:56.352Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:9758bc11c2628d3d61577776189a7d0ad892e41a5e02258f345677083357039d size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:56.655Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:56.949Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-26T03:11:56.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-26T03:11:56.949Z] 9b96d3b9decf: Preparing [2022-04-26T03:11:56.949Z] 862f118cb4b7: Preparing [2022-04-26T03:11:56.949Z] bf4c3f25d585: Preparing [2022-04-26T03:11:56.949Z] 49eea1753d93: Preparing [2022-04-26T03:11:56.949Z] 22798a5a396e: Preparing [2022-04-26T03:11:56.949Z] a994238b9385: Preparing [2022-04-26T03:11:56.949Z] 4fc242d58285: Preparing [2022-04-26T03:11:56.949Z] a994238b9385: Waiting [2022-04-26T03:11:56.949Z] 4fc242d58285: Waiting [2022-04-26T03:11:56.949Z] 22798a5a396e: Layer already exists [2022-04-26T03:11:56.949Z] 862f118cb4b7: Layer already exists [2022-04-26T03:11:56.949Z] bf4c3f25d585: Layer already exists [2022-04-26T03:11:56.949Z] 49eea1753d93: Layer already exists [2022-04-26T03:11:56.949Z] 9b96d3b9decf: Layer already exists [2022-04-26T03:11:56.949Z] a994238b9385: Layer already exists [2022-04-26T03:11:56.949Z] 4fc242d58285: Layer already exists [2022-04-26T03:11:56.949Z] main: digest: sha256:9758bc11c2628d3d61577776189a7d0ad892e41a5e02258f345677083357039d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:11:56.997Z] ===================================================== [Pipeline] echo [2022-04-26T03:11:57.009Z] taggedImages: [2022-04-26T03:11:57.009Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:57.009Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-26T03:11:57.009Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.79 [2022-04-26T03:11:57.009Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:57.009Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-26T03:11:57.038Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-26T03:11:57.038Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:57.038Z] latest [2022-04-26T03:11:57.038Z] 2.2.0-dev.79 [2022-04-26T03:11:57.038Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:11:57.038Z] main [2022-04-26T03:11:57.038Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:57.368Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:11:57.661Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:11:57.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T03:11:57.661Z] 42cefc6175e0: Preparing [2022-04-26T03:11:57.661Z] ea1a5e801fb3: Preparing [2022-04-26T03:11:57.661Z] 023b888a761e: Preparing [2022-04-26T03:11:57.661Z] 2c6994b4e096: Preparing [2022-04-26T03:11:57.661Z] b541d28bf3b4: Preparing [2022-04-26T03:11:57.661Z] 023b888a761e: Layer already exists [2022-04-26T03:11:57.661Z] b541d28bf3b4: Layer already exists [2022-04-26T03:11:57.661Z] 42cefc6175e0: Pushed [2022-04-26T03:11:57.922Z] 2c6994b4e096: Pushed [2022-04-26T03:11:59.482Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:11:59.482Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:11:59.482Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:11:59.482Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:11:59.482Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T03:11:59.482Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:11:59.482Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:11:59.758Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:12:00.035Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T03:12:00.463Z] ea1a5e801fb3: Pushed [2022-04-26T03:12:00.463Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:b9aa975ea66d917733eaec4d9a8cf3a250c817abea1a0e04159c00309479a417 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:00.683Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:12:00.683Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:12:00.764Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:00.962Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:12:01.059Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-26T03:12:01.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T03:12:01.059Z] 42cefc6175e0: Preparing [2022-04-26T03:12:01.059Z] ea1a5e801fb3: Preparing [2022-04-26T03:12:01.059Z] 023b888a761e: Preparing [2022-04-26T03:12:01.059Z] 2c6994b4e096: Preparing [2022-04-26T03:12:01.059Z] b541d28bf3b4: Preparing [2022-04-26T03:12:01.059Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:01.059Z] 2c6994b4e096: Layer already exists [2022-04-26T03:12:01.059Z] 023b888a761e: Layer already exists [2022-04-26T03:12:01.059Z] ea1a5e801fb3: Layer already exists [2022-04-26T03:12:01.059Z] 42cefc6175e0: Layer already exists [2022-04-26T03:12:01.059Z] latest: digest: sha256:b9aa975ea66d917733eaec4d9a8cf3a250c817abea1a0e04159c00309479a417 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:01.241Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:12:01.241Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:12:01.241Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:12:01.241Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:12:01.360Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:01.657Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.79 [2022-04-26T03:12:01.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T03:12:01.658Z] 42cefc6175e0: Preparing [2022-04-26T03:12:01.658Z] ea1a5e801fb3: Preparing [2022-04-26T03:12:01.658Z] 023b888a761e: Preparing [2022-04-26T03:12:01.658Z] 2c6994b4e096: Preparing [2022-04-26T03:12:01.658Z] b541d28bf3b4: Preparing [2022-04-26T03:12:01.658Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:01.658Z] 2c6994b4e096: Layer already exists [2022-04-26T03:12:01.658Z] ea1a5e801fb3: Layer already exists [2022-04-26T03:12:01.658Z] 023b888a761e: Layer already exists [2022-04-26T03:12:01.658Z] 42cefc6175e0: Layer already exists [2022-04-26T03:12:01.658Z] 2.2.0-dev.79: digest: sha256:b9aa975ea66d917733eaec4d9a8cf3a250c817abea1a0e04159c00309479a417 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:01.847Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:12:01.963Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:02.260Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:02.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T03:12:02.260Z] 42cefc6175e0: Preparing [2022-04-26T03:12:02.260Z] ea1a5e801fb3: Preparing [2022-04-26T03:12:02.260Z] 023b888a761e: Preparing [2022-04-26T03:12:02.260Z] 2c6994b4e096: Preparing [2022-04-26T03:12:02.260Z] b541d28bf3b4: Preparing [2022-04-26T03:12:02.260Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:02.260Z] 42cefc6175e0: Layer already exists [2022-04-26T03:12:02.260Z] 2c6994b4e096: Layer already exists [2022-04-26T03:12:02.260Z] ea1a5e801fb3: Layer already exists [2022-04-26T03:12:02.261Z] 023b888a761e: Layer already exists [2022-04-26T03:12:02.261Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:b9aa975ea66d917733eaec4d9a8cf3a250c817abea1a0e04159c00309479a417 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:02.455Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:12:02.455Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:12:02.455Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:12:02.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:02.731Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:12:02.731Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:12:02.731Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:12:02.731Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:12:02.731Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:12:02.856Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-26T03:12:02.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-26T03:12:02.856Z] 42cefc6175e0: Preparing [2022-04-26T03:12:02.856Z] ea1a5e801fb3: Preparing [2022-04-26T03:12:02.856Z] 023b888a761e: Preparing [2022-04-26T03:12:02.856Z] 2c6994b4e096: Preparing [2022-04-26T03:12:02.856Z] b541d28bf3b4: Preparing [2022-04-26T03:12:02.856Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:02.856Z] 42cefc6175e0: Layer already exists [2022-04-26T03:12:02.856Z] 023b888a761e: Layer already exists [2022-04-26T03:12:02.856Z] ea1a5e801fb3: Layer already exists [2022-04-26T03:12:02.856Z] 2c6994b4e096: Layer already exists [2022-04-26T03:12:02.856Z] main: digest: sha256:b9aa975ea66d917733eaec4d9a8cf3a250c817abea1a0e04159c00309479a417 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:12:02.894Z] ===================================================== [Pipeline] echo [2022-04-26T03:12:02.908Z] taggedImages: [2022-04-26T03:12:02.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:02.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-26T03:12:02.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.79 [2022-04-26T03:12:02.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:02.908Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-26T03:12:02.940Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-26T03:12:02.940Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:02.940Z] latest [2022-04-26T03:12:02.940Z] 2.2.0-dev.79 [2022-04-26T03:12:02.940Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:02.940Z] main [2022-04-26T03:12:02.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:03.284Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:03.336Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:12:03.336Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:12:03.336Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:12:03.581Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:03.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T03:12:03.581Z] 5ab7c2c21a7b: Preparing [2022-04-26T03:12:03.581Z] 2fd245759403: Preparing [2022-04-26T03:12:03.581Z] 023b888a761e: Preparing [2022-04-26T03:12:03.581Z] 3063699bc60f: Preparing [2022-04-26T03:12:03.581Z] b541d28bf3b4: Preparing [2022-04-26T03:12:03.581Z] 023b888a761e: Layer already exists [2022-04-26T03:12:03.581Z] 3063699bc60f: Layer already exists [2022-04-26T03:12:03.581Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:03.581Z] 5ab7c2c21a7b: Pushed [2022-04-26T03:12:04.789Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:12:04.789Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:12:05.067Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:12:05.067Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:12:05.344Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T03:12:05.638Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:12:05.918Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:12:06.128Z] 2fd245759403: Pushed [2022-04-26T03:12:06.128Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:127e48ab5a8b9fbf2d6294828d6359770e712edd9aea7630f7ba67620db7fee8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:06.198Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:12:06.198Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:12:06.427Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:06.476Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:12:06.735Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-26T03:12:06.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T03:12:06.735Z] 5ab7c2c21a7b: Preparing [2022-04-26T03:12:06.735Z] 2fd245759403: Preparing [2022-04-26T03:12:06.735Z] 023b888a761e: Preparing [2022-04-26T03:12:06.735Z] 3063699bc60f: Preparing [2022-04-26T03:12:06.735Z] b541d28bf3b4: Preparing [2022-04-26T03:12:06.735Z] 023b888a761e: Layer already exists [2022-04-26T03:12:06.735Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:06.735Z] 3063699bc60f: Layer already exists [2022-04-26T03:12:06.735Z] 5ab7c2c21a7b: Layer already exists [2022-04-26T03:12:06.735Z] 2fd245759403: Layer already exists [2022-04-26T03:12:06.735Z] latest: digest: sha256:127e48ab5a8b9fbf2d6294828d6359770e712edd9aea7630f7ba67620db7fee8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:06.753Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:12:07.029Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:12:07.029Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:12:07.032Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:07.307Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:12:07.307Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:12:07.328Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.79 [2022-04-26T03:12:07.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T03:12:07.328Z] 5ab7c2c21a7b: Preparing [2022-04-26T03:12:07.328Z] 2fd245759403: Preparing [2022-04-26T03:12:07.328Z] 023b888a761e: Preparing [2022-04-26T03:12:07.328Z] 3063699bc60f: Preparing [2022-04-26T03:12:07.328Z] b541d28bf3b4: Preparing [2022-04-26T03:12:07.328Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:07.328Z] 5ab7c2c21a7b: Layer already exists [2022-04-26T03:12:07.328Z] 3063699bc60f: Layer already exists [2022-04-26T03:12:07.328Z] 023b888a761e: Layer already exists [2022-04-26T03:12:07.328Z] 2fd245759403: Layer already exists [2022-04-26T03:12:07.328Z] 2.2.0-dev.79: digest: sha256:127e48ab5a8b9fbf2d6294828d6359770e712edd9aea7630f7ba67620db7fee8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:07.586Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:12:07.586Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:12:07.626Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:07.861Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:12:07.916Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:07.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T03:12:07.916Z] 5ab7c2c21a7b: Preparing [2022-04-26T03:12:07.916Z] 2fd245759403: Preparing [2022-04-26T03:12:07.916Z] 023b888a761e: Preparing [2022-04-26T03:12:07.916Z] 3063699bc60f: Preparing [2022-04-26T03:12:07.916Z] b541d28bf3b4: Preparing [2022-04-26T03:12:07.916Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:07.916Z] 023b888a761e: Layer already exists [2022-04-26T03:12:07.916Z] 2fd245759403: Layer already exists [2022-04-26T03:12:07.916Z] 3063699bc60f: Layer already exists [2022-04-26T03:12:07.916Z] 5ab7c2c21a7b: Layer already exists [2022-04-26T03:12:07.916Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:127e48ab5a8b9fbf2d6294828d6359770e712edd9aea7630f7ba67620db7fee8 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:08.137Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:12:08.213Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:08.568Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-26T03:12:08.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-26T03:12:08.568Z] 5ab7c2c21a7b: Preparing [2022-04-26T03:12:08.568Z] 2fd245759403: Preparing [2022-04-26T03:12:08.568Z] 023b888a761e: Preparing [2022-04-26T03:12:08.568Z] 3063699bc60f: Preparing [2022-04-26T03:12:08.568Z] b541d28bf3b4: Preparing [2022-04-26T03:12:08.568Z] 2fd245759403: Layer already exists [2022-04-26T03:12:08.568Z] 5ab7c2c21a7b: Layer already exists [2022-04-26T03:12:08.568Z] 3063699bc60f: Layer already exists [2022-04-26T03:12:08.568Z] 023b888a761e: Layer already exists [2022-04-26T03:12:08.568Z] b541d28bf3b4: Layer already exists [2022-04-26T03:12:08.568Z] main: digest: sha256:127e48ab5a8b9fbf2d6294828d6359770e712edd9aea7630f7ba67620db7fee8 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:12:08.649Z] ===================================================== [Pipeline] echo [2022-04-26T03:12:08.666Z] taggedImages: [2022-04-26T03:12:08.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:08.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-26T03:12:08.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.79 [2022-04-26T03:12:08.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:08.666Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-26T03:12:08.698Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-26T03:12:08.698Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:08.698Z] latest [2022-04-26T03:12:08.698Z] 2.2.0-dev.79 [2022-04-26T03:12:08.698Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:08.698Z] main [2022-04-26T03:12:08.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:09.039Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:09.340Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:09.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T03:12:09.340Z] ef298d45a43f: Preparing [2022-04-26T03:12:09.340Z] 763824ff84f8: Preparing [2022-04-26T03:12:09.340Z] ee1dde41b978: Preparing [2022-04-26T03:12:09.340Z] b54658ff419d: Preparing [2022-04-26T03:12:09.340Z] 52f44be93a46: Preparing [2022-04-26T03:12:09.340Z] 10d82663b225: Preparing [2022-04-26T03:12:09.340Z] f7a7a140f1b3: Preparing [2022-04-26T03:12:09.340Z] 31e69d4774c9: Preparing [2022-04-26T03:12:09.340Z] 7750d494dfbd: Preparing [2022-04-26T03:12:09.340Z] 18708474c90b: Preparing [2022-04-26T03:12:09.340Z] 4fc242d58285: Preparing [2022-04-26T03:12:09.340Z] 10d82663b225: Waiting [2022-04-26T03:12:09.340Z] f7a7a140f1b3: Waiting [2022-04-26T03:12:09.340Z] 31e69d4774c9: Waiting [2022-04-26T03:12:09.340Z] 18708474c90b: Waiting [2022-04-26T03:12:09.340Z] 4fc242d58285: Waiting [2022-04-26T03:12:09.340Z] 7750d494dfbd: Waiting [2022-04-26T03:12:09.340Z] 52f44be93a46: Layer already exists [2022-04-26T03:12:09.340Z] 10d82663b225: Layer already exists [2022-04-26T03:12:09.340Z] f7a7a140f1b3: Layer already exists [2022-04-26T03:12:09.340Z] 763824ff84f8: Pushed [2022-04-26T03:12:09.340Z] 31e69d4774c9: Layer already exists [2022-04-26T03:12:09.340Z] 7750d494dfbd: Layer already exists [2022-04-26T03:12:09.340Z] 18708474c90b: Layer already exists [2022-04-26T03:12:09.589Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:12:09.589Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:12:09.624Z] 4fc242d58285: Layer already exists [2022-04-26T03:12:09.624Z] ef298d45a43f: Pushed [2022-04-26T03:12:09.906Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:12:10.572Z] ee1dde41b978: Pushed [2022-04-26T03:12:10.916Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:12:13.596Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:12:13.596Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:12:13.874Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:12:13.875Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:12:14.153Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:12:14.153Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:12:14.153Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:12:14.762Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:12:15.054Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:12:15.054Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:12:15.054Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:12:15.331Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:12:15.331Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:12:15.615Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:12:15.615Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:12:17.089Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:12:17.089Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:12:17.089Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:12:17.166Z] b54658ff419d: Pushed [2022-04-26T03:12:17.432Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:145365944221ab58b398e7e7bce2f0ed34284dfee3c1ef1c0ab4258fc9b473ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:17.705Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:12:17.705Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:12:17.705Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:12:17.736Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:17.982Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:12:17.982Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:12:18.039Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-26T03:12:18.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T03:12:18.039Z] ef298d45a43f: Preparing [2022-04-26T03:12:18.039Z] 763824ff84f8: Preparing [2022-04-26T03:12:18.039Z] ee1dde41b978: Preparing [2022-04-26T03:12:18.039Z] b54658ff419d: Preparing [2022-04-26T03:12:18.039Z] 52f44be93a46: Preparing [2022-04-26T03:12:18.039Z] 10d82663b225: Preparing [2022-04-26T03:12:18.039Z] f7a7a140f1b3: Preparing [2022-04-26T03:12:18.039Z] 31e69d4774c9: Preparing [2022-04-26T03:12:18.039Z] 7750d494dfbd: Preparing [2022-04-26T03:12:18.039Z] 18708474c90b: Preparing [2022-04-26T03:12:18.039Z] 4fc242d58285: Preparing [2022-04-26T03:12:18.039Z] f7a7a140f1b3: Waiting [2022-04-26T03:12:18.039Z] 31e69d4774c9: Waiting [2022-04-26T03:12:18.039Z] 7750d494dfbd: Waiting [2022-04-26T03:12:18.039Z] 18708474c90b: Waiting [2022-04-26T03:12:18.039Z] 10d82663b225: Waiting [2022-04-26T03:12:18.039Z] 4fc242d58285: Waiting [2022-04-26T03:12:18.039Z] 763824ff84f8: Layer already exists [2022-04-26T03:12:18.039Z] ee1dde41b978: Layer already exists [2022-04-26T03:12:18.039Z] 52f44be93a46: Layer already exists [2022-04-26T03:12:18.039Z] b54658ff419d: Layer already exists [2022-04-26T03:12:18.039Z] ef298d45a43f: Layer already exists [2022-04-26T03:12:18.039Z] 10d82663b225: Layer already exists [2022-04-26T03:12:18.039Z] 7750d494dfbd: Layer already exists [2022-04-26T03:12:18.039Z] f7a7a140f1b3: Layer already exists [2022-04-26T03:12:18.039Z] 18708474c90b: Layer already exists [2022-04-26T03:12:18.039Z] 31e69d4774c9: Layer already exists [2022-04-26T03:12:18.039Z] 4fc242d58285: Layer already exists [2022-04-26T03:12:18.039Z] latest: digest: sha256:145365944221ab58b398e7e7bce2f0ed34284dfee3c1ef1c0ab4258fc9b473ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:18.259Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:12:18.259Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:12:18.259Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:12:18.340Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:18.641Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.79 [2022-04-26T03:12:18.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T03:12:18.641Z] ef298d45a43f: Preparing [2022-04-26T03:12:18.641Z] 763824ff84f8: Preparing [2022-04-26T03:12:18.641Z] ee1dde41b978: Preparing [2022-04-26T03:12:18.641Z] b54658ff419d: Preparing [2022-04-26T03:12:18.641Z] 52f44be93a46: Preparing [2022-04-26T03:12:18.641Z] 10d82663b225: Preparing [2022-04-26T03:12:18.641Z] f7a7a140f1b3: Preparing [2022-04-26T03:12:18.641Z] 31e69d4774c9: Preparing [2022-04-26T03:12:18.641Z] 7750d494dfbd: Preparing [2022-04-26T03:12:18.641Z] 18708474c90b: Preparing [2022-04-26T03:12:18.641Z] 4fc242d58285: Preparing [2022-04-26T03:12:18.641Z] 10d82663b225: Waiting [2022-04-26T03:12:18.641Z] f7a7a140f1b3: Waiting [2022-04-26T03:12:18.641Z] 18708474c90b: Waiting [2022-04-26T03:12:18.641Z] 4fc242d58285: Waiting [2022-04-26T03:12:18.641Z] 31e69d4774c9: Waiting [2022-04-26T03:12:18.641Z] 7750d494dfbd: Waiting [2022-04-26T03:12:18.641Z] 763824ff84f8: Layer already exists [2022-04-26T03:12:18.641Z] ef298d45a43f: Layer already exists [2022-04-26T03:12:18.641Z] 52f44be93a46: Layer already exists [2022-04-26T03:12:18.641Z] b54658ff419d: Layer already exists [2022-04-26T03:12:18.641Z] ee1dde41b978: Layer already exists [2022-04-26T03:12:18.641Z] f7a7a140f1b3: Layer already exists [2022-04-26T03:12:18.641Z] 31e69d4774c9: Layer already exists [2022-04-26T03:12:18.641Z] 10d82663b225: Layer already exists [2022-04-26T03:12:18.641Z] 18708474c90b: Layer already exists [2022-04-26T03:12:18.641Z] 7750d494dfbd: Layer already exists [2022-04-26T03:12:18.641Z] 4fc242d58285: Layer already exists [2022-04-26T03:12:18.641Z] 2.2.0-dev.79: digest: sha256:145365944221ab58b398e7e7bce2f0ed34284dfee3c1ef1c0ab4258fc9b473ae size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:18.941Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:19.234Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:19.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T03:12:19.234Z] ef298d45a43f: Preparing [2022-04-26T03:12:19.234Z] 763824ff84f8: Preparing [2022-04-26T03:12:19.234Z] ee1dde41b978: Preparing [2022-04-26T03:12:19.234Z] b54658ff419d: Preparing [2022-04-26T03:12:19.234Z] 52f44be93a46: Preparing [2022-04-26T03:12:19.234Z] 10d82663b225: Preparing [2022-04-26T03:12:19.234Z] f7a7a140f1b3: Preparing [2022-04-26T03:12:19.234Z] 31e69d4774c9: Preparing [2022-04-26T03:12:19.234Z] 7750d494dfbd: Preparing [2022-04-26T03:12:19.234Z] 18708474c90b: Preparing [2022-04-26T03:12:19.234Z] 4fc242d58285: Preparing [2022-04-26T03:12:19.234Z] 10d82663b225: Waiting [2022-04-26T03:12:19.234Z] f7a7a140f1b3: Waiting [2022-04-26T03:12:19.234Z] 31e69d4774c9: Waiting [2022-04-26T03:12:19.234Z] 7750d494dfbd: Waiting [2022-04-26T03:12:19.234Z] 18708474c90b: Waiting [2022-04-26T03:12:19.234Z] 4fc242d58285: Waiting [2022-04-26T03:12:19.234Z] 763824ff84f8: Layer already exists [2022-04-26T03:12:19.234Z] b54658ff419d: Layer already exists [2022-04-26T03:12:19.234Z] ef298d45a43f: Layer already exists [2022-04-26T03:12:19.234Z] ee1dde41b978: Layer already exists [2022-04-26T03:12:19.234Z] 52f44be93a46: Layer already exists [2022-04-26T03:12:19.234Z] f7a7a140f1b3: Layer already exists [2022-04-26T03:12:19.234Z] 7750d494dfbd: Layer already exists [2022-04-26T03:12:19.234Z] 31e69d4774c9: Layer already exists [2022-04-26T03:12:19.234Z] 10d82663b225: Layer already exists [2022-04-26T03:12:19.234Z] 18708474c90b: Layer already exists [2022-04-26T03:12:19.234Z] 4fc242d58285: Layer already exists [2022-04-26T03:12:19.234Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:145365944221ab58b398e7e7bce2f0ed34284dfee3c1ef1c0ab4258fc9b473ae size: 2622 [2022-04-26T03:12:19.248Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:19.535Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:12:19.830Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-26T03:12:19.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-26T03:12:19.830Z] ef298d45a43f: Preparing [2022-04-26T03:12:19.830Z] 763824ff84f8: Preparing [2022-04-26T03:12:19.830Z] ee1dde41b978: Preparing [2022-04-26T03:12:19.830Z] b54658ff419d: Preparing [2022-04-26T03:12:19.830Z] 52f44be93a46: Preparing [2022-04-26T03:12:19.830Z] 10d82663b225: Preparing [2022-04-26T03:12:19.830Z] f7a7a140f1b3: Preparing [2022-04-26T03:12:19.830Z] 31e69d4774c9: Preparing [2022-04-26T03:12:19.830Z] 7750d494dfbd: Preparing [2022-04-26T03:12:19.830Z] 18708474c90b: Preparing [2022-04-26T03:12:19.830Z] 4fc242d58285: Preparing [2022-04-26T03:12:19.830Z] f7a7a140f1b3: Waiting [2022-04-26T03:12:19.830Z] 10d82663b225: Waiting [2022-04-26T03:12:19.830Z] 31e69d4774c9: Waiting [2022-04-26T03:12:19.830Z] 7750d494dfbd: Waiting [2022-04-26T03:12:19.830Z] 18708474c90b: Waiting [2022-04-26T03:12:19.830Z] 4fc242d58285: Waiting [2022-04-26T03:12:19.830Z] 52f44be93a46: Layer already exists [2022-04-26T03:12:19.830Z] b54658ff419d: Layer already exists [2022-04-26T03:12:19.830Z] 763824ff84f8: Layer already exists [2022-04-26T03:12:19.830Z] ee1dde41b978: Layer already exists [2022-04-26T03:12:19.830Z] ef298d45a43f: Layer already exists [2022-04-26T03:12:19.830Z] 31e69d4774c9: Layer already exists [2022-04-26T03:12:19.830Z] 18708474c90b: Layer already exists [2022-04-26T03:12:19.830Z] 10d82663b225: Layer already exists [2022-04-26T03:12:19.830Z] f7a7a140f1b3: Layer already exists [2022-04-26T03:12:19.830Z] 7750d494dfbd: Layer already exists [2022-04-26T03:12:19.830Z] 4fc242d58285: Layer already exists [2022-04-26T03:12:19.830Z] main: digest: sha256:145365944221ab58b398e7e7bce2f0ed34284dfee3c1ef1c0ab4258fc9b473ae size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [2022-04-26T03:12:19.848Z] go: downloading github.com/spf13/pflag v1.0.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:12:19.871Z] ===================================================== [Pipeline] echo [2022-04-26T03:12:19.885Z] taggedImages: [2022-04-26T03:12:19.886Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:12:19.886Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-26T03:12:19.886Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.79 [2022-04-26T03:12:19.886Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:12:19.886Z] - 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-26T03:12:20.127Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:12:20.127Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:12:20.403Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:12:20.403Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:12:20.681Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:12:20.681Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:12:20.963Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:12:21.956Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:12:22.235Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:12:22.513Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:12:22.513Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:12:22.791Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:12:24.785Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:12:24.785Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:12:24.785Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:12:25.062Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:12:25.062Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:12:25.667Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:12:25.667Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:12:25.944Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:12:25.944Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:12:26.220Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:12:26.825Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:12:26.825Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:12:27.428Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:12:30.071Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:12:32.088Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:12:32.367Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:12:32.975Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:12:32.975Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:12:33.580Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:12:33.580Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:12:33.857Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:12:34.136Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:12:34.696Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:12:34.697Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:12:34.697Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:12:47.787Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:12:47.787Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:12:47.787Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:12:47.787Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:13:10.026Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:13:10.026Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:13:12.019Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:13:12.019Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:14:33.865Z] Removing intermediate container bcbd4f90e0c5 [2022-04-26T03:14:33.865Z] ---> c2cf0c22b731 [2022-04-26T03:14:33.865Z] [2022-04-26T03:14:33.865Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T03:14:33.865Z] 3.14: Pulling from library/alpine [2022-04-26T03:14:33.865Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-26T03:14:33.865Z] Status: Downloaded newer image for alpine:3.14 [2022-04-26T03:14:33.865Z] ---> ac73e934f311 [2022-04-26T03:14:33.865Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:14:33.865Z] ---> Running in 6e32ce94d306 [2022-04-26T03:14:33.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:14:33.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:14:33.865Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-26T03:14:33.865Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:14:33.865Z] OK: 5 MiB in 15 packages [2022-04-26T03:14:33.865Z] Removing intermediate container 6e32ce94d306 [2022-04-26T03:14:33.865Z] ---> 46d992b390f0 [2022-04-26T03:14:33.865Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:14:33.865Z] ---> Running in 09f170f65391 [2022-04-26T03:14:33.865Z] Removing intermediate container 09f170f65391 [2022-04-26T03:14:33.865Z] ---> 334625e5d418 [2022-04-26T03:14:33.865Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-26T03:14:33.865Z] ---> Running in 65f426e4e065 [2022-04-26T03:14:33.865Z] Removing intermediate container 65f426e4e065 [2022-04-26T03:14:33.865Z] ---> 90cf87cfadfb [2022-04-26T03:14:33.865Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T03:14:33.865Z] ---> Running in 8f5a84b11082 [2022-04-26T03:14:33.865Z] Removing intermediate container 8f5a84b11082 [2022-04-26T03:14:33.865Z] ---> 406d90d11537 [2022-04-26T03:14:33.865Z] Step 15/23 : WORKDIR / [2022-04-26T03:14:33.865Z] ---> Running in 50c7b5750b80 [2022-04-26T03:14:33.865Z] Removing intermediate container 50c7b5750b80 [2022-04-26T03:14:33.865Z] ---> 498e8d9d3589 [2022-04-26T03:14:33.865Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:14:34.145Z] ---> 5314176c05d6 [2022-04-26T03:14:34.145Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-26T03:14:36.180Z] ---> 3b38d062dacb [2022-04-26T03:14:36.180Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-26T03:14:36.788Z] ---> 7f80b6075e28 [2022-04-26T03:14:36.788Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-26T03:14:37.067Z] ---> Running in 95ef3d3c4d15 [2022-04-26T03:14:37.674Z] Removing intermediate container 95ef3d3c4d15 [2022-04-26T03:14:37.674Z] ---> f28565cdace5 [2022-04-26T03:14:37.674Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:14:37.674Z] ---> Running in 2d7735ede469 [2022-04-26T03:14:38.286Z] Removing intermediate container 2d7735ede469 [2022-04-26T03:14:38.286Z] ---> 26169a872083 [2022-04-26T03:14:38.286Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T03:14:38.286Z] ---> Running in c108829138fb [2022-04-26T03:14:38.893Z] Removing intermediate container c108829138fb [2022-04-26T03:14:38.893Z] ---> c045062988fb [2022-04-26T03:14:38.893Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:14:38.893Z] ---> Running in a4ac4b738e0e [2022-04-26T03:14:39.498Z] Removing intermediate container a4ac4b738e0e [2022-04-26T03:14:39.498Z] ---> 9673358eb6cb [2022-04-26T03:14:39.498Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:14:39.498Z] ---> Running in 5ee5e52bf0bc [2022-04-26T03:14:40.103Z] Removing intermediate container 5ee5e52bf0bc [2022-04-26T03:14:40.103Z] ---> b96a5370e447 [2022-04-26T03:14:40.103Z] [2022-04-26T03:14:40.380Z] Successfully built b96a5370e447 [2022-04-26T03:14:40.380Z] Successfully tagged core-command-arm64:latest [2022-04-26T03:14:40.380Z]  Building core-command ... done Building security-spire-agent [2022-04-26T03:14:58.845Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:14:58.845Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:14:58.845Z] ---> e209e1f14746 [2022-04-26T03:14:58.845Z] Step 3/26 : WORKDIR /edgex-go [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> ef6ba6ae9413 [2022-04-26T03:14:58.845Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> 3e7fb2fd36c4 [2022-04-26T03:14:58.845Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> b70e3562a155 [2022-04-26T03:14:58.845Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> f0161a58e459 [2022-04-26T03:14:58.845Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> d1fa99d5a524 [2022-04-26T03:14:58.845Z] Step 8/26 : COPY . . [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> 9e33f2937563 [2022-04-26T03:14:58.845Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> 2e27e6585757 [2022-04-26T03:14:58.845Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> 3de3c2e8530c [2022-04-26T03:14:58.845Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-26T03:14:58.845Z] ---> Using cache [2022-04-26T03:14:58.845Z] ---> 529c4326d021 [2022-04-26T03:14:58.845Z] 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-26T03:14:58.845Z] ---> Running in 5fc3c4b9b6d7 [2022-04-26T03:15:01.496Z] spire-1.2.1/ [2022-04-26T03:15:01.496Z] spire-1.2.1/.data/ [2022-04-26T03:15:01.496Z] spire-1.2.1/.data/.file [2022-04-26T03:15:01.496Z] spire-1.2.1/.dockerignore [2022-04-26T03:15:01.496Z] spire-1.2.1/.gitattributes [2022-04-26T03:15:01.496Z] spire-1.2.1/.githooks/ [2022-04-26T03:15:01.496Z] spire-1.2.1/.githooks/pre-commit [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/ [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/dependabot.yml [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/ [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-26T03:15:01.496Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-26T03:15:01.496Z] spire-1.2.1/.gitignore [2022-04-26T03:15:01.496Z] spire-1.2.1/.go-version [2022-04-26T03:15:01.496Z] spire-1.2.1/.golangci.yml [2022-04-26T03:15:01.496Z] spire-1.2.1/ADOPTERS.md [2022-04-26T03:15:01.496Z] spire-1.2.1/CHANGELOG.md [2022-04-26T03:15:01.496Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-26T03:15:01.496Z] spire-1.2.1/CODEOWNERS [2022-04-26T03:15:01.496Z] spire-1.2.1/CONTRIBUTING.md [2022-04-26T03:15:01.496Z] spire-1.2.1/Dockerfile [2022-04-26T03:15:01.496Z] spire-1.2.1/Dockerfile.dev [2022-04-26T03:15:01.496Z] spire-1.2.1/Dockerfile.scratch [2022-04-26T03:15:01.496Z] spire-1.2.1/LICENSE [2022-04-26T03:15:01.496Z] spire-1.2.1/MAINTAINERS.md [2022-04-26T03:15:01.496Z] spire-1.2.1/Makefile [2022-04-26T03:15:01.496Z] spire-1.2.1/README.md [2022-04-26T03:15:01.496Z] spire-1.2.1/ROADMAP.md [2022-04-26T03:15:01.496Z] spire-1.2.1/SECURITY.md [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-26T03:15:01.496Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-26T03:15:01.497Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-26T03:15:01.497Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-26T03:15:01.497Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-26T03:15:01.497Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-26T03:15:01.777Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/ [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/agent/ [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/agent/agent.conf [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/server/ [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/server/server.conf [2022-04-26T03:15:01.777Z] spire-1.2.1/conf/server/server_full.conf [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/ [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/SPIRE101.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/auditlog.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/ [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/scaling_spire.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/spire_agent.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/spire_server.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/supported_integrations.md [2022-04-26T03:15:01.777Z] spire-1.2.1/doc/telemetry.md [2022-04-26T03:15:01.778Z] spire-1.2.1/doc/telemetry_config.md [2022-04-26T03:15:01.778Z] spire-1.2.1/doc/upgrading.md [2022-04-26T03:15:01.778Z] spire-1.2.1/doc/using_spire.md [2022-04-26T03:15:01.778Z] spire-1.2.1/examples/ [2022-04-26T03:15:01.778Z] spire-1.2.1/examples/README.md [2022-04-26T03:15:01.778Z] spire-1.2.1/go.mod [2022-04-26T03:15:01.778Z] spire-1.2.1/go.sum [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/agent.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/config.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-26T03:15:01.778Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-26T03:15:02.059Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/names.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/auth/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-26T03:15:02.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/config.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/context.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/health.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/log/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/log/log.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/log/options.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/profiling/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/selector/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-26T03:15:02.341Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/uptime/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/task.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/version/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/version/version.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/api.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/health/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/id.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/status.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-26T03:15:02.342Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/config.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-26T03:15:02.623Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-26T03:15:02.624Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-26T03:15:02.901Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/registration/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/server.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/server_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/ [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/private/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/private/server/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/private/server/journal/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-26T03:15:02.902Z] spire-1.2.1/release/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/README.md [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/README.md [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/conf/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/conf/server/ [2022-04-26T03:15:02.902Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/script/ [2022-04-26T03:15:02.902Z] spire-1.2.1/script/build-artifact.sh [2022-04-26T03:15:02.902Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-26T03:15:02.902Z] spire-1.2.1/support/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-26T03:15:02.902Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/clock/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/clock/clock.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/ [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-26T03:15:02.902Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/fixture.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-26T03:15:03.180Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/common [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-26T03:15:03.180Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-26T03:15:03.181Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-26T03:15:03.458Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/test-one.sh [2022-04-26T03:15:03.459Z] spire-1.2.1/test/integration/test.sh [2022-04-26T03:15:03.459Z] spire-1.2.1/test/plugintest/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/plugintest/config.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/plugintest/load.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/plugintest/option.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/dir.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/logs.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/suite.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/spiretest/x509.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testca/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testca/ca.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testkey/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testkey/generate.sh [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testkey/keys.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/testkey/new.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/tpmsimulator/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/util/ [2022-04-26T03:15:03.459Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/util/cert_generation.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/util/io_redirection.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/util/race.go [2022-04-26T03:15:03.459Z] spire-1.2.1/test/util/util.go [2022-04-26T03:15:03.459Z] building spire from source... [2022-04-26T03:15:04.068Z] Installing go1.17.7... [2022-04-26T03:15:30.951Z] Building bin/spire-server... [2022-04-26T03:15:30.951Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-26T03:15:30.951Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-26T03:15:30.951Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-26T03:15:30.951Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-26T03:15:30.951Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-26T03:15:30.951Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-26T03:15:30.951Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-26T03:15:31.946Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-26T03:15:32.223Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-26T03:15:34.223Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-26T03:15:34.825Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-26T03:15:35.102Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-26T03:15:35.102Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-26T03:15:35.379Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-26T03:15:35.657Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-26T03:15:35.658Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-26T03:15:35.658Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-26T03:15:36.652Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-26T03:15:36.652Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-26T03:15:36.929Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-26T03:15:37.535Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-26T03:15:37.535Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-26T03:15:38.530Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-26T03:15:38.807Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-26T03:15:53.939Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-26T03:15:54.217Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-26T03:15:54.493Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-26T03:15:54.493Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-26T03:15:54.769Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-26T03:15:54.769Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-26T03:15:55.766Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-26T03:15:55.766Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-26T03:15:55.766Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-26T03:15:55.766Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-26T03:15:55.766Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-26T03:15:56.045Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-26T03:15:56.045Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-26T03:15:56.323Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-26T03:15:56.667Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-26T03:15:57.867Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-26T03:15:59.390Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-26T03:15:59.663Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-26T03:15:59.663Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-26T03:15:59.663Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-26T03:15:59.663Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-26T03:15:59.663Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-26T03:15:59.941Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-26T03:16:00.219Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-26T03:16:00.219Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-26T03:16:00.498Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-26T03:16:01.106Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-26T03:16:01.106Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-26T03:16:01.106Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-26T03:16:02.103Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-26T03:16:05.494Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-26T03:16:15.659Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-26T03:16:15.659Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-26T03:16:15.659Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-26T03:16:15.936Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-26T03:16:16.216Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-26T03:16:34.595Z] Removing intermediate container 6a34a6e5fc6c [2022-04-26T03:16:34.595Z] ---> 22d696deb836 [2022-04-26T03:16:34.595Z] [2022-04-26T03:16:34.595Z] Step 9/20 : FROM alpine:3.15 [2022-04-26T03:16:34.595Z] 3.15: Pulling from library/alpine [2022-04-26T03:16:34.880Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-26T03:16:34.880Z] Status: Downloaded newer image for alpine:3.15 [2022-04-26T03:16:34.880Z] ---> 3fb3c9af89a9 [2022-04-26T03:16:34.880Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:16:35.492Z] ---> Running in 1ea49be70c34 [2022-04-26T03:16:36.103Z] Removing intermediate container 1ea49be70c34 [2022-04-26T03:16:36.103Z] ---> 720210f2cac8 [2022-04-26T03:16:36.103Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:16:36.103Z] ---> Running in 89381b5cb766 [2022-04-26T03:16:39.540Z] Removing intermediate container 89381b5cb766 [2022-04-26T03:16:39.540Z] ---> 1d61e735e957 [2022-04-26T03:16:39.540Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-26T03:16:39.540Z] ---> Running in b61e309d52a9 [2022-04-26T03:16:41.544Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:16:42.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:16:43.992Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:16:43.992Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:16:43.992Z] OK: 15729 distinct packages available [2022-04-26T03:16:43.992Z] go: downloading google.golang.org/api v0.70.0 [2022-04-26T03:16:43.992Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-26T03:16:43.992Z] go: downloading k8s.io/api v0.23.4 [2022-04-26T03:16:43.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:16:44.981Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:16:46.427Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-26T03:16:46.704Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:16:46.704Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T03:16:46.981Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-26T03:16:46.981Z] (5/9) Installing curl (7.80.0-r0) [2022-04-26T03:16:47.258Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-26T03:16:47.258Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:16:47.258Z] (8/9) Installing libucontext (1.1-r0) [2022-04-26T03:16:47.258Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-26T03:16:47.536Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:16:47.536Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:16:48.139Z] OK: 8 MiB in 23 packages [2022-04-26T03:16:50.793Z] Removing intermediate container b61e309d52a9 [2022-04-26T03:16:50.793Z] ---> 5831b181672c [2022-04-26T03:16:50.793Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:16:51.788Z] ---> 02c28914b9bd [2022-04-26T03:16:51.788Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-26T03:16:54.433Z] ---> 13beac332c98 [2022-04-26T03:16:54.433Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-26T03:16:55.035Z] ---> 9ebba7e3ac60 [2022-04-26T03:16:55.035Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-26T03:16:55.311Z] ---> Running in f05925974530 [2022-04-26T03:16:55.916Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-26T03:16:55.916Z] Removing intermediate container f05925974530 [2022-04-26T03:16:55.916Z] ---> 2e4c5582065f [2022-04-26T03:16:55.916Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:16:55.916Z] ---> Running in 34c585fbde12 [2022-04-26T03:16:56.196Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-26T03:16:56.478Z] Removing intermediate container 34c585fbde12 [2022-04-26T03:16:56.478Z] ---> aaeb4e496bcc [2022-04-26T03:16:56.478Z] Step 18/20 : LABEL arch=arm64 [2022-04-26T03:16:56.478Z] ---> Running in 3cb1da1aa091 [2022-04-26T03:16:57.123Z] Removing intermediate container 3cb1da1aa091 [2022-04-26T03:16:57.123Z] ---> 93d39dbbccff [2022-04-26T03:16:57.123Z] Step 19/20 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:16:57.434Z] ---> Running in 3c9c751387ea [2022-04-26T03:16:58.046Z] Removing intermediate container 3c9c751387ea [2022-04-26T03:16:58.046Z] ---> 7d75e45e40e5 [2022-04-26T03:16:58.046Z] Step 20/20 : LABEL version=2.2.0-dev.79 [2022-04-26T03:16:58.046Z] ---> Running in 12303f129f91 [2022-04-26T03:16:58.660Z] Removing intermediate container 12303f129f91 [2022-04-26T03:16:58.660Z] ---> b8a967eeb7c1 [2022-04-26T03:16:58.660Z] [2022-04-26T03:16:58.944Z] Successfully built b8a967eeb7c1 [2022-04-26T03:16:58.944Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-26T03:16:58.944Z]  Building security-spiffe-token-provider ... done Building security-proxy-setup [2022-04-26T03:17:21.173Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:17:21.173Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:17:21.173Z] ---> e209e1f14746 [2022-04-26T03:17:21.173Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T03:17:21.173Z] ---> Using cache [2022-04-26T03:17:21.173Z] ---> ef6ba6ae9413 [2022-04-26T03:17:21.173Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:17:21.173Z] ---> Using cache [2022-04-26T03:17:21.173Z] ---> 3e7fb2fd36c4 [2022-04-26T03:17:21.173Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T03:17:21.173Z] ---> Running in 6cb67782130b [2022-04-26T03:17:21.173Z] Removing intermediate container e55d35a83883 [2022-04-26T03:17:21.173Z] ---> b0e036df06bf [2022-04-26T03:17:21.173Z] [2022-04-26T03:17:21.173Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:17:21.173Z] ---> ac73e934f311 [2022-04-26T03:17:21.173Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-26T03:17:21.173Z] ---> Running in a4c5760ad6d5 [2022-04-26T03:17:21.774Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:17:22.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:17:23.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:17:23.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:17:23.990Z] OK: 220 MiB in 52 packages [2022-04-26T03:17:25.446Z] Removing intermediate container 6cb67782130b [2022-04-26T03:17:25.446Z] ---> 92cac49fe135 [2022-04-26T03:17:25.446Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T03:17:25.446Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-26T03:17:25.446Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-26T03:17:25.446Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:17:25.446Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:17:26.066Z] OK: 6 MiB in 16 packages [2022-04-26T03:17:26.344Z] ---> ba5e5f3aa448 [2022-04-26T03:17:26.344Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:17:26.628Z] ---> Running in e1acf7c13e21 [2022-04-26T03:17:27.638Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-26T03:17:27.915Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-26T03:17:27.915Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-26T03:17:27.915Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-26T03:17:28.513Z] Removing intermediate container a4c5760ad6d5 [2022-04-26T03:17:28.513Z] ---> 0ff4c365c78b [2022-04-26T03:17:28.513Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:17:28.788Z] ---> Running in 8c867732580d [2022-04-26T03:17:28.788Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-26T03:17:29.786Z] Removing intermediate container 8c867732580d [2022-04-26T03:17:29.786Z] ---> 1d3476c6b816 [2022-04-26T03:17:29.786Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-26T03:17:29.786Z] ---> Running in 9be2f5a5fda1 [2022-04-26T03:17:30.068Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-26T03:17:30.347Z] Removing intermediate container 9be2f5a5fda1 [2022-04-26T03:17:30.347Z] ---> 8726e5878cc2 [2022-04-26T03:17:30.347Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T03:17:30.347Z] ---> Running in 13c71940c0f1 [2022-04-26T03:17:30.972Z] Removing intermediate container 13c71940c0f1 [2022-04-26T03:17:30.972Z] ---> 5d5fe80f357a [2022-04-26T03:17:30.972Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:17:31.970Z] ---> d69994ba524e [2022-04-26T03:17:31.970Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-26T03:17:32.966Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-26T03:17:33.585Z] Removing intermediate container e1acf7c13e21 [2022-04-26T03:17:33.585Z] ---> 0cb8bf9adffe [2022-04-26T03:17:33.585Z] Step 8/22 : COPY . . [2022-04-26T03:17:33.865Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-26T03:17:35.322Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-26T03:17:35.323Z]  ---> a7641e3f15b6 [2022-04-26T03:17:35.323Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-26T03:17:35.323Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-26T03:17:35.602Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-26T03:17:36.594Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-26T03:17:36.876Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-26T03:17:37.179Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-26T03:17:37.179Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-26T03:17:37.179Z]  ---> 36f33f3ff25b [2022-04-26T03:17:37.179Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-26T03:17:37.462Z] ---> Running in 346e48d1b8f5 [2022-04-26T03:17:37.462Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-26T03:17:37.741Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-26T03:17:37.741Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-26T03:17:37.741Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-26T03:17:38.022Z] Removing intermediate container 346e48d1b8f5 [2022-04-26T03:17:38.022Z] ---> 75153c923473 [2022-04-26T03:17:38.022Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:17:38.300Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-26T03:17:38.300Z]  ---> Running in 7bf45ed81958 [2022-04-26T03:17:38.588Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-26T03:17:38.865Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-26T03:17:39.652Z] Removing intermediate container 7bf45ed81958 [2022-04-26T03:17:39.652Z] ---> 0e6bfc659f63 [2022-04-26T03:17:39.652Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T03:17:39.652Z] ---> Running in 3b0bff490156 [2022-04-26T03:17:40.266Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-26T03:17:40.568Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-26T03:17:40.893Z] Removing intermediate container 3b0bff490156 [2022-04-26T03:17:40.893Z] ---> e93045a516c0 [2022-04-26T03:17:40.893Z] Step 21/22 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:17:41.194Z] ---> Running in 84e63ae768eb [2022-04-26T03:17:41.194Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-26T03:17:42.265Z] Removing intermediate container 84e63ae768eb [2022-04-26T03:17:42.265Z] ---> 64f9f7e0d992 [2022-04-26T03:17:42.265Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:17:42.559Z] ---> Running in c5d4c164b8ed [2022-04-26T03:17:43.160Z] Removing intermediate container c5d4c164b8ed [2022-04-26T03:17:43.160Z] ---> 76d5387f6441 [2022-04-26T03:17:43.160Z] [2022-04-26T03:17:43.765Z] Successfully built 76d5387f6441 [2022-04-26T03:17:43.765Z] Successfully tagged support-notifications-arm64:latest [2022-04-26T03:17:43.765Z] Building core-metadata [2022-04-26T03:17:46.417Z]  Building support-notifications ... done go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-26T03:17:47.027Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-26T03:17:47.305Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-26T03:17:47.305Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-26T03:17:47.305Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-26T03:17:47.305Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-26T03:17:47.584Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-26T03:17:49.030Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-26T03:17:49.633Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-26T03:17:49.633Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-26T03:17:49.633Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-26T03:17:49.908Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-26T03:17:50.909Z]  ---> 9b846d49cf33 [2022-04-26T03:17:50.909Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-26T03:17:50.909Z] ---> Running in b0be4d2ce293 [2022-04-26T03:17:51.188Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-26T03:17:51.790Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-26T03:17:52.075Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-26T03:17:52.353Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-26T03:17:52.353Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-26T03:17:52.631Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-26T03:17:52.631Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-26T03:17:52.909Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-26T03:17:52.909Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-26T03:17:52.909Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-26T03:17:54.358Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-26T03:17:54.638Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-26T03:17:54.922Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-26T03:17:55.197Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-26T03:17:55.197Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-26T03:17:57.837Z] go: downloading go.opencensus.io v0.23.0 [2022-04-26T03:17:59.297Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-26T03:17:59.297Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-26T03:17:59.578Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-26T03:17:59.861Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-26T03:18:00.144Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-26T03:18:00.758Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-26T03:18:00.758Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-26T03:18:01.362Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-26T03:18:01.641Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:18:01.641Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:18:01.641Z] ---> e209e1f14746 [2022-04-26T03:18:01.641Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:18:01.641Z] ---> Using cache [2022-04-26T03:18:01.641Z] ---> ef6ba6ae9413 [2022-04-26T03:18:01.641Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:18:01.641Z] ---> Using cache [2022-04-26T03:18:01.641Z] ---> 3e7fb2fd36c4 [2022-04-26T03:18:01.641Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-26T03:18:01.641Z] ---> Using cache [2022-04-26T03:18:01.641Z] ---> 92cac49fe135 [2022-04-26T03:18:01.641Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:18:01.641Z] ---> Using cache [2022-04-26T03:18:01.641Z] ---> ba5e5f3aa448 [2022-04-26T03:18:01.641Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:18:01.641Z] ---> Using cache [2022-04-26T03:18:01.641Z] ---> 0cb8bf9adffe [2022-04-26T03:18:01.641Z] Step 8/23 : COPY . . [2022-04-26T03:18:01.641Z] ---> Using cache [2022-04-26T03:18:01.641Z] ---> 9b846d49cf33 [2022-04-26T03:18:01.641Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-26T03:18:02.640Z] ---> Running in eec6f20ed05e [2022-04-26T03:18:04.647Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-26T03:18:04.926Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-26T03:18:06.916Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-26T03:18:07.193Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-26T03:18:07.795Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-26T03:18:07.795Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-26T03:18:07.795Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-26T03:18:08.394Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-26T03:18:08.672Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-26T03:18:08.948Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-26T03:18:09.224Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-26T03:18:09.224Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-26T03:18:09.502Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-26T03:18:09.502Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-26T03:18:19.706Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-26T03:18:19.706Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-26T03:18:19.706Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-26T03:18:19.706Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-26T03:18:46.527Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-26T03:18:46.527Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-26T03:22:53.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-26T03:23:15.942Z] Removing intermediate container b0be4d2ce293 [2022-04-26T03:23:15.942Z] ---> 23f3b649d31f [2022-04-26T03:23:15.942Z] [2022-04-26T03:23:15.942Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:23:15.942Z] ---> ac73e934f311 [2022-04-26T03:23:15.942Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-26T03:23:15.942Z] ---> Running in eb04b5ca411f [2022-04-26T03:23:15.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:23:15.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:23:15.942Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-26T03:23:16.215Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:23:16.215Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-26T03:23:16.215Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-26T03:23:16.215Z] (5/6) Installing curl (7.79.1-r0) [2022-04-26T03:23:16.215Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-26T03:23:16.215Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:23:16.215Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:23:16.818Z] OK: 8 MiB in 20 packages [2022-04-26T03:23:19.481Z] Removing intermediate container eb04b5ca411f [2022-04-26T03:23:19.481Z] ---> 7a47c2738475 [2022-04-26T03:23:19.481Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T03:23:19.481Z] ---> Running in 1f0df85be98f [2022-04-26T03:23:19.765Z] Removing intermediate container 1f0df85be98f [2022-04-26T03:23:19.765Z] ---> 6b71ee4acb91 [2022-04-26T03:23:19.765Z] Step 13/22 : WORKDIR /edgex [2022-04-26T03:23:19.765Z] ---> Running in de1f9ba21f24 [2022-04-26T03:23:20.381Z] Removing intermediate container de1f9ba21f24 [2022-04-26T03:23:20.381Z] ---> bf4eb10aca46 [2022-04-26T03:23:20.381Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-26T03:23:21.827Z] ---> 53f503c8a718 [2022-04-26T03:23:21.827Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-26T03:23:23.295Z] ---> 1727e795c3ab [2022-04-26T03:23:23.295Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-26T03:23:25.382Z] ---> 0fb5ac98c164 [2022-04-26T03:23:25.382Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T03:23:26.840Z] ---> 6e846eead62b [2022-04-26T03:23:26.840Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-26T03:23:27.118Z] ---> Running in 47c3959d3a2b [2022-04-26T03:23:31.465Z] Removing intermediate container 47c3959d3a2b [2022-04-26T03:23:31.465Z] ---> 96f5cfad82d5 [2022-04-26T03:23:31.465Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T03:23:31.465Z] ---> Running in 3c1382827cd7 [2022-04-26T03:23:32.470Z] Removing intermediate container 3c1382827cd7 [2022-04-26T03:23:32.470Z] ---> f54f456a8e4d [2022-04-26T03:23:32.470Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T03:23:32.470Z] ---> Running in b967eb61a116 [2022-04-26T03:23:33.461Z] Removing intermediate container b967eb61a116 [2022-04-26T03:23:33.461Z] ---> cce84992cc9f [2022-04-26T03:23:33.461Z] Step 21/22 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:23:33.739Z] ---> Running in 4c666449a895 [2022-04-26T03:23:34.733Z] Removing intermediate container 4c666449a895 [2022-04-26T03:23:34.733Z] ---> 307bfe436508 [2022-04-26T03:23:34.733Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:23:35.016Z] ---> Running in 354bbee7d668 [2022-04-26T03:23:35.623Z] Removing intermediate container 354bbee7d668 [2022-04-26T03:23:35.623Z] ---> 03d0bdf61fff [2022-04-26T03:23:35.623Z] [2022-04-26T03:23:35.905Z] Removing intermediate container eec6f20ed05e [2022-04-26T03:23:35.905Z] ---> 83b6f62b2377 [2022-04-26T03:23:35.905Z] [2022-04-26T03:23:35.905Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T03:23:35.905Z] ---> ac73e934f311 [2022-04-26T03:23:35.905Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:23:35.905Z] ---> Using cache [2022-04-26T03:23:35.905Z] ---> 46d992b390f0 [2022-04-26T03:23:35.905Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:23:35.905Z] ---> Using cache [2022-04-26T03:23:35.905Z] ---> 334625e5d418 [2022-04-26T03:23:35.905Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-26T03:23:36.183Z] ---> Running in 551f1d1a4158 [2022-04-26T03:23:36.183Z] Successfully built 03d0bdf61fff [2022-04-26T03:23:36.183Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-26T03:23:36.183Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-26T03:23:36.789Z] Removing intermediate container 551f1d1a4158 [2022-04-26T03:23:36.789Z] ---> c83aac62114c [2022-04-26T03:23:36.789Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-26T03:23:36.789Z] ---> Running in 7904415a8661 [2022-04-26T03:23:37.398Z] Removing intermediate container 7904415a8661 [2022-04-26T03:23:37.398Z] ---> 7f4ae97c7671 [2022-04-26T03:23:37.398Z] Step 15/23 : WORKDIR / [2022-04-26T03:23:37.676Z] ---> Running in 287fefefbe6a [2022-04-26T03:23:38.275Z] Removing intermediate container 287fefefbe6a [2022-04-26T03:23:38.275Z] ---> 8b6e45341199 [2022-04-26T03:23:38.275Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:23:39.267Z] ---> 1fb5a4539025 [2022-04-26T03:23:39.267Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-26T03:23:41.292Z] ---> 4ff43879d9aa [2022-04-26T03:23:41.292Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-26T03:23:41.898Z] ---> f81a2da5ab25 [2022-04-26T03:23:41.898Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-26T03:23:42.185Z] ---> Running in 1b893ddfaa6f [2022-04-26T03:23:42.797Z] Removing intermediate container 1b893ddfaa6f [2022-04-26T03:23:42.797Z] ---> fdfd0e7c685d [2022-04-26T03:23:42.797Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:23:43.075Z] ---> Running in 0cfa4f411116 [2022-04-26T03:23:43.680Z] Removing intermediate container 0cfa4f411116 [2022-04-26T03:23:43.680Z] ---> e0c44f7b1de9 [2022-04-26T03:23:43.680Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T03:23:43.680Z] ---> Running in 622eab172448 [2022-04-26T03:23:44.288Z] Removing intermediate container 622eab172448 [2022-04-26T03:23:44.288Z] ---> 34944f8f550e [2022-04-26T03:23:44.288Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:23:44.566Z] ---> Running in 0337e457ec32 [2022-04-26T03:23:45.172Z] Removing intermediate container 0337e457ec32 [2022-04-26T03:23:45.172Z] ---> 97167dcb7d3e [2022-04-26T03:23:45.172Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:23:45.172Z] ---> Running in 87978d76bcc7 [2022-04-26T03:23:45.779Z] Removing intermediate container 87978d76bcc7 [2022-04-26T03:23:45.779Z] ---> 315e9ecee79c [2022-04-26T03:23:45.779Z] [2022-04-26T03:23:46.057Z] Successfully built 315e9ecee79c [2022-04-26T03:23:46.340Z] Successfully tagged core-metadata-arm64:latest [2022-04-26T03:23:46.340Z]  Building core-metadata ... done Building support-scheduler [2022-04-26T03:24:04.714Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:24:04.714Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:24:04.714Z] ---> e209e1f14746 [2022-04-26T03:24:04.714Z] Step 3/31 : WORKDIR /edgex-go [2022-04-26T03:24:04.714Z] ---> Using cache [2022-04-26T03:24:04.714Z] ---> ef6ba6ae9413 [2022-04-26T03:24:04.714Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:24:04.714Z] ---> Using cache [2022-04-26T03:24:04.714Z] ---> 3e7fb2fd36c4 [2022-04-26T03:24:04.714Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-26T03:24:04.714Z] ---> Using cache [2022-04-26T03:24:04.714Z] ---> 92cac49fe135 [2022-04-26T03:24:04.714Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-26T03:24:04.714Z] ---> Using cache [2022-04-26T03:24:04.714Z] ---> ba5e5f3aa448 [2022-04-26T03:24:04.714Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:24:04.714Z] ---> Using cache [2022-04-26T03:24:04.714Z] ---> 0cb8bf9adffe [2022-04-26T03:24:04.714Z] Step 8/31 : COPY . . [2022-04-26T03:24:04.714Z] ---> Using cache [2022-04-26T03:24:04.714Z] ---> 9b846d49cf33 [2022-04-26T03:24:04.714Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-26T03:24:06.172Z] ---> Running in 14f2dde25b7a [2022-04-26T03:24:08.827Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-26T03:24:12.236Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:24:12.236Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:24:12.236Z] ---> e209e1f14746 [2022-04-26T03:24:12.236Z] Step 3/22 : WORKDIR /edgex-go [2022-04-26T03:24:12.236Z] ---> Using cache [2022-04-26T03:24:12.236Z] ---> ef6ba6ae9413 [2022-04-26T03:24:12.236Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:24:12.236Z] ---> Using cache [2022-04-26T03:24:12.236Z] ---> 3e7fb2fd36c4 [2022-04-26T03:24:12.236Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-26T03:24:12.236Z] ---> Using cache [2022-04-26T03:24:12.236Z] ---> 92cac49fe135 [2022-04-26T03:24:12.236Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-26T03:24:12.236Z] ---> Using cache [2022-04-26T03:24:12.236Z] ---> ba5e5f3aa448 [2022-04-26T03:24:12.236Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:24:12.236Z] ---> Using cache [2022-04-26T03:24:12.236Z] ---> 0cb8bf9adffe [2022-04-26T03:24:12.236Z] Step 8/22 : COPY . . [2022-04-26T03:24:12.236Z] ---> Using cache [2022-04-26T03:24:12.236Z] ---> 9b846d49cf33 [2022-04-26T03:24:12.236Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-26T03:24:12.514Z] ---> Running in 127a34c61b42 [2022-04-26T03:24:14.512Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-26T03:29:22.496Z] Removing intermediate container 14f2dde25b7a [2022-04-26T03:29:22.496Z] ---> 04aa805d0fa6 [2022-04-26T03:29:22.496Z] [2022-04-26T03:29:22.496Z] Step 10/31 : FROM alpine:3.14 [2022-04-26T03:29:22.496Z] ---> ac73e934f311 [2022-04-26T03:29:22.496Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-26T03:29:22.496Z] ---> Running in 9f5b3211454d [2022-04-26T03:29:22.496Z] Removing intermediate container 9f5b3211454d [2022-04-26T03:29:22.496Z] ---> 86387950c4a3 [2022-04-26T03:29:22.496Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-26T03:29:22.496Z] ---> Running in a1c48173d72c [2022-04-26T03:29:22.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:29:22.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:29:23.097Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-26T03:29:23.097Z] (2/2) Installing su-exec (0.2-r1) [2022-04-26T03:29:23.097Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:29:23.097Z] OK: 6 MiB in 16 packages [2022-04-26T03:29:24.546Z] Removing intermediate container a1c48173d72c [2022-04-26T03:29:24.546Z] ---> 35b3232f3a7f [2022-04-26T03:29:24.546Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-26T03:29:24.546Z] ---> Running in 1bfbb5e476c6 [2022-04-26T03:29:25.150Z] Removing intermediate container 1bfbb5e476c6 [2022-04-26T03:29:25.151Z] ---> 9b6fb9d8e7e3 [2022-04-26T03:29:25.151Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-26T03:29:25.151Z] ---> Running in b387075a9402 [2022-04-26T03:29:25.751Z] Removing intermediate container b387075a9402 [2022-04-26T03:29:25.751Z] ---> 7d302bf4dfb5 [2022-04-26T03:29:25.751Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-26T03:29:25.751Z] ---> Running in 47e3dad0e189 [2022-04-26T03:29:28.419Z] Removing intermediate container 47e3dad0e189 [2022-04-26T03:29:28.419Z] ---> 3c8301864ceb [2022-04-26T03:29:28.419Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-26T03:29:28.694Z] ---> Running in 9bcd61eb5c65 [2022-04-26T03:29:29.298Z] Removing intermediate container 9bcd61eb5c65 [2022-04-26T03:29:29.298Z] ---> d97b1f922e58 [2022-04-26T03:29:29.298Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-26T03:29:30.291Z] ---> 9805ac3ce0f3 [2022-04-26T03:29:30.291Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-26T03:29:30.291Z] ---> Running in 5f1eab4b76de [2022-04-26T03:29:32.928Z] Removing intermediate container 5f1eab4b76de [2022-04-26T03:29:32.928Z] ---> 22d5ac7ce7c1 [2022-04-26T03:29:32.928Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:29:33.923Z] ---> 0cf2d98ecf4c [2022-04-26T03:29:33.923Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-26T03:29:35.926Z] ---> f833f121517a [2022-04-26T03:29:35.926Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-26T03:29:36.917Z] ---> 18c1ce91fa57 [2022-04-26T03:29:36.917Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-26T03:29:37.910Z] ---> 95ec39aae296 [2022-04-26T03:29:37.910Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-26T03:29:38.899Z] ---> e5b67bebd405 [2022-04-26T03:29:38.900Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-26T03:29:39.178Z] ---> Running in 9ddd3c80a876 [2022-04-26T03:29:39.455Z] Removing intermediate container 9ddd3c80a876 [2022-04-26T03:29:39.455Z] ---> 36c3b0805d44 [2022-04-26T03:29:39.455Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-26T03:29:40.446Z] ---> fbb0ef0d2213 [2022-04-26T03:29:40.446Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-26T03:29:40.728Z] ---> Running in 6df325e062f1 [2022-04-26T03:29:44.148Z] Removing intermediate container 6df325e062f1 [2022-04-26T03:29:44.149Z] ---> f826afc33b83 [2022-04-26T03:29:44.149Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-26T03:29:44.149Z] ---> Running in ee4a5e819b83 [2022-04-26T03:29:44.760Z] Removing intermediate container ee4a5e819b83 [2022-04-26T03:29:44.760Z] ---> 65beb3c0d812 [2022-04-26T03:29:44.760Z] Step 28/31 : CMD ["gate"] [2022-04-26T03:29:44.760Z] ---> Running in fb58caffb342 [2022-04-26T03:29:45.361Z] Removing intermediate container fb58caffb342 [2022-04-26T03:29:45.361Z] ---> 6fbe95db6a86 [2022-04-26T03:29:45.361Z] Step 29/31 : LABEL arch=arm64 [2022-04-26T03:29:45.644Z] ---> Running in 2d1cab868501 [2022-04-26T03:29:46.244Z] Removing intermediate container 2d1cab868501 [2022-04-26T03:29:46.244Z] ---> b6f8bb2a6449 [2022-04-26T03:29:46.244Z] Step 30/31 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:29:46.520Z] ---> Running in df8cff3b44fb [2022-04-26T03:29:47.121Z] Removing intermediate container df8cff3b44fb [2022-04-26T03:29:47.121Z] ---> 5719afa886a9 [2022-04-26T03:29:47.121Z] Step 31/31 : LABEL version=2.2.0-dev.79 [2022-04-26T03:29:47.397Z] ---> Running in 06a89373e503 [2022-04-26T03:29:47.997Z] Removing intermediate container 06a89373e503 [2022-04-26T03:29:47.997Z] ---> f1e4bbc5f3f7 [2022-04-26T03:29:47.997Z] [2022-04-26T03:29:48.273Z] Successfully built f1e4bbc5f3f7 [2022-04-26T03:29:48.549Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-26T03:29:48.549Z] Building core-data [2022-04-26T03:30:06.872Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:30:06.872Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:30:06.872Z] ---> e209e1f14746 [2022-04-26T03:30:06.872Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:30:06.872Z] ---> Using cache [2022-04-26T03:30:06.872Z] ---> ef6ba6ae9413 [2022-04-26T03:30:06.872Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:30:06.872Z] ---> Using cache [2022-04-26T03:30:06.872Z] ---> 3e7fb2fd36c4 [2022-04-26T03:30:06.872Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-26T03:30:06.872Z] ---> Running in 3c2eec26e336 [2022-04-26T03:30:07.859Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:30:08.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:30:10.288Z] OK: 220 MiB in 52 packages [2022-04-26T03:30:11.278Z] Removing intermediate container 3c2eec26e336 [2022-04-26T03:30:11.278Z] ---> 7c0f149792aa [2022-04-26T03:30:11.278Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:30:12.276Z] ---> 5b86b30d806c [2022-04-26T03:30:12.276Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:30:12.550Z] ---> Running in 2dbb427316f0 [2022-04-26T03:30:17.945Z] Removing intermediate container 2dbb427316f0 [2022-04-26T03:30:17.945Z] ---> ff319f4d37e4 [2022-04-26T03:30:17.945Z] Step 8/23 : COPY . . [2022-04-26T03:30:33.046Z] ---> fd596886e646 [2022-04-26T03:30:33.046Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-26T03:30:33.046Z] ---> Running in bf4b8b4f7d56 [2022-04-26T03:30:33.046Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-26T03:31:55.170Z] Removing intermediate container 127a34c61b42 [2022-04-26T03:31:55.170Z] ---> 0194f2eff4ec [2022-04-26T03:31:55.170Z] [2022-04-26T03:31:55.170Z] Step 10/22 : FROM alpine:3.14 [2022-04-26T03:31:55.170Z] ---> ac73e934f311 [2022-04-26T03:31:55.170Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-26T03:31:55.170Z] ---> Using cache [2022-04-26T03:31:55.170Z] ---> 46d992b390f0 [2022-04-26T03:31:55.170Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-26T03:31:55.170Z] ---> Using cache [2022-04-26T03:31:55.170Z] ---> 334625e5d418 [2022-04-26T03:31:55.170Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-26T03:31:55.170Z] ---> Running in e1d65e099d1d [2022-04-26T03:31:55.783Z] Removing intermediate container e1d65e099d1d [2022-04-26T03:31:55.783Z] ---> a3f3ce9485c7 [2022-04-26T03:31:55.783Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-26T03:31:55.783Z] ---> Running in 67b39461ea60 [2022-04-26T03:31:56.408Z] Removing intermediate container 67b39461ea60 [2022-04-26T03:31:56.408Z] ---> c1ed41691672 [2022-04-26T03:31:56.408Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:31:57.030Z] ---> 1efc1bab4646 [2022-04-26T03:31:57.030Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-26T03:31:59.677Z] ---> 2f4cbc54893a [2022-04-26T03:31:59.677Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-26T03:32:00.300Z] ---> cb3bc2049b7c [2022-04-26T03:32:00.300Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-26T03:32:00.300Z] ---> Running in f14a00c8fc0b [2022-04-26T03:32:00.905Z] Removing intermediate container f14a00c8fc0b [2022-04-26T03:32:00.905Z] ---> 0c08fd672e04 [2022-04-26T03:32:00.905Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:32:00.905Z] ---> Running in 8e153b936ec2 [2022-04-26T03:32:01.523Z] Removing intermediate container 8e153b936ec2 [2022-04-26T03:32:01.523Z] ---> 8d1d5a38d3e2 [2022-04-26T03:32:01.523Z] Step 20/22 : LABEL arch=arm64 [2022-04-26T03:32:01.523Z] ---> Running in 59a878297457 [2022-04-26T03:32:02.153Z] Removing intermediate container 59a878297457 [2022-04-26T03:32:02.154Z] ---> 98efabccd4f8 [2022-04-26T03:32:02.154Z] Step 21/22 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:32:02.154Z] ---> Running in efc865efa7a9 [2022-04-26T03:32:02.754Z] Removing intermediate container efc865efa7a9 [2022-04-26T03:32:02.754Z] ---> b113542fcdcc [2022-04-26T03:32:02.754Z] Step 22/22 : LABEL version=2.2.0-dev.79 [2022-04-26T03:32:02.754Z] ---> Running in 39da42164427 [2022-04-26T03:32:03.358Z] Removing intermediate container 39da42164427 [2022-04-26T03:32:03.358Z] ---> 2fa4f1b33ea2 [2022-04-26T03:32:03.358Z] [2022-04-26T03:32:03.634Z] Successfully built 2fa4f1b33ea2 [2022-04-26T03:32:03.634Z] Successfully tagged support-scheduler-arm64:latest [2022-04-26T03:32:03.634Z] Building sys-mgmt-agent [2022-04-26T03:32:25.843Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:32:25.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:32:25.843Z] ---> e209e1f14746 [2022-04-26T03:32:25.843Z] Step 3/23 : WORKDIR /edgex-go [2022-04-26T03:32:25.843Z] ---> Using cache [2022-04-26T03:32:25.843Z] ---> ef6ba6ae9413 [2022-04-26T03:32:25.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:32:25.843Z] ---> Using cache [2022-04-26T03:32:25.843Z] ---> 3e7fb2fd36c4 [2022-04-26T03:32:25.843Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-26T03:32:25.843Z] ---> Running in 9a91630b55b3 [2022-04-26T03:32:25.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:32:26.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:32:27.573Z] OK: 220 MiB in 52 packages [2022-04-26T03:32:28.551Z] Removing intermediate container 9a91630b55b3 [2022-04-26T03:32:28.551Z] ---> 7ba4fbb2467b [2022-04-26T03:32:28.551Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-26T03:32:29.540Z] ---> 69bc87abd1c0 [2022-04-26T03:32:29.540Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:32:29.540Z] ---> Running in 1e51b8f46a72 [2022-04-26T03:32:34.970Z] Removing intermediate container 1e51b8f46a72 [2022-04-26T03:32:34.970Z] ---> e867c62c071f [2022-04-26T03:32:34.970Z] Step 8/23 : COPY . . [2022-04-26T03:32:47.411Z] ---> 368d63954bf5 [2022-04-26T03:32:47.411Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-26T03:32:47.411Z] ---> Running in 8cbbea856dc5 [2022-04-26T03:32:48.409Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-26T03:36:40.461Z] Removing intermediate container bf4b8b4f7d56 [2022-04-26T03:36:40.461Z] ---> 95159f511a66 [2022-04-26T03:36:40.461Z] [2022-04-26T03:36:40.461Z] Step 10/23 : FROM alpine:3.14 [2022-04-26T03:36:40.461Z] ---> ac73e934f311 [2022-04-26T03:36:40.461Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-26T03:36:40.461Z] ---> Running in f634028c8aa6 [2022-04-26T03:36:40.461Z] Removing intermediate container f634028c8aa6 [2022-04-26T03:36:40.461Z] ---> 2ebd109492c8 [2022-04-26T03:36:40.461Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-26T03:36:40.461Z] ---> Running in 33ccc09f9772 [2022-04-26T03:36:40.461Z] Removing intermediate container 33ccc09f9772 [2022-04-26T03:36:40.461Z] ---> 8983608ac2fa [2022-04-26T03:36:40.461Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-26T03:36:40.461Z] ---> Running in 54fb69368ee3 [2022-04-26T03:36:40.461Z] Removing intermediate container 54fb69368ee3 [2022-04-26T03:36:40.461Z] ---> 0437f427ca1b [2022-04-26T03:36:40.461Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:36:40.461Z] ---> Running in 7900d1643e3d [2022-04-26T03:36:40.461Z] Removing intermediate container 7900d1643e3d [2022-04-26T03:36:40.461Z] ---> c1a37d0efc47 [2022-04-26T03:36:40.461Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-26T03:36:40.461Z] ---> Running in b2c853d69ac0 [2022-04-26T03:36:40.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:36:40.461Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:36:40.461Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-26T03:36:40.461Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-26T03:36:40.461Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-26T03:36:40.461Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-26T03:36:40.461Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-26T03:36:40.461Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-26T03:36:40.461Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:36:40.461Z] OK: 8 MiB in 20 packages [2022-04-26T03:36:41.455Z] Removing intermediate container b2c853d69ac0 [2022-04-26T03:36:41.455Z] ---> 566db24a6bdf [2022-04-26T03:36:41.455Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-26T03:36:42.440Z] ---> 02bd1dd88fd7 [2022-04-26T03:36:42.440Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-26T03:36:44.442Z] ---> 8e71153d9f52 [2022-04-26T03:36:44.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-26T03:36:45.453Z] ---> 8e24a7ee369e [2022-04-26T03:36:45.453Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-26T03:36:45.453Z] ---> Running in b0ea273af560 [2022-04-26T03:36:46.058Z] Removing intermediate container b0ea273af560 [2022-04-26T03:36:46.058Z] ---> ad43d18447d9 [2022-04-26T03:36:46.058Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:36:46.058Z] ---> Running in da9131930e91 [2022-04-26T03:36:46.663Z] Removing intermediate container da9131930e91 [2022-04-26T03:36:46.663Z] ---> dc29b000e43e [2022-04-26T03:36:46.663Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T03:36:46.663Z] ---> Running in 2dcd1ab31be3 [2022-04-26T03:36:47.277Z] Removing intermediate container 2dcd1ab31be3 [2022-04-26T03:36:47.277Z] ---> 5f556526889d [2022-04-26T03:36:47.277Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:36:47.562Z] ---> Running in 218ccb1d1387 [2022-04-26T03:36:48.166Z] Removing intermediate container 218ccb1d1387 [2022-04-26T03:36:48.166Z] ---> 125253faddf9 [2022-04-26T03:36:48.166Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:36:48.166Z] ---> Running in 9bc9a5763a5e [2022-04-26T03:36:48.769Z] Removing intermediate container 9bc9a5763a5e [2022-04-26T03:36:48.769Z] ---> 3090430f7cba [2022-04-26T03:36:48.769Z] [2022-04-26T03:36:49.045Z] Successfully built 3090430f7cba [2022-04-26T03:36:49.045Z] Successfully tagged core-data-arm64:latest [2022-04-26T03:36:49.045Z]  Building core-data ... done Building security-secretstore-setup [2022-04-26T03:37:07.712Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-26T03:37:07.712Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-26T03:37:07.712Z] ---> e209e1f14746 [2022-04-26T03:37:07.712Z] Step 3/25 : WORKDIR /edgex-go [2022-04-26T03:37:07.712Z] ---> Using cache [2022-04-26T03:37:07.712Z] ---> ef6ba6ae9413 [2022-04-26T03:37:07.712Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:37:07.712Z] ---> Using cache [2022-04-26T03:37:07.712Z] ---> 3e7fb2fd36c4 [2022-04-26T03:37:07.712Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-26T03:37:07.712Z] ---> Using cache [2022-04-26T03:37:07.712Z] ---> 92cac49fe135 [2022-04-26T03:37:07.712Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-26T03:37:07.712Z] ---> Using cache [2022-04-26T03:37:07.712Z] ---> ba5e5f3aa448 [2022-04-26T03:37:07.712Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-26T03:37:07.712Z] ---> Using cache [2022-04-26T03:37:07.712Z] ---> 0cb8bf9adffe [2022-04-26T03:37:07.712Z] Step 8/25 : COPY . . [2022-04-26T03:37:07.712Z] ---> Using cache [2022-04-26T03:37:07.712Z] ---> 9b846d49cf33 [2022-04-26T03:37:07.713Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-26T03:37:07.713Z] ---> Running in 92dbf7da1f3b [2022-04-26T03:37:08.693Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-26T03:37:27.037Z] Removing intermediate container 8cbbea856dc5 [2022-04-26T03:37:27.037Z] ---> 0e92ce2cf948 [2022-04-26T03:37:27.037Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-26T03:37:27.037Z] ---> Running in 320c1f859f83 [2022-04-26T03:37:28.020Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-26T03:37:33.439Z] Removing intermediate container 320c1f859f83 [2022-04-26T03:37:33.439Z] ---> 1f3cce149ee3 [2022-04-26T03:37:33.439Z] [2022-04-26T03:37:33.439Z] Step 11/23 : FROM docker:20.10.14 [2022-04-26T03:37:33.713Z] 20.10.14: Pulling from library/docker [2022-04-26T03:37:48.829Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-26T03:37:48.829Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-26T03:37:48.829Z] ---> c346e9eafbab [2022-04-26T03:37:48.829Z] 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-26T03:37:48.829Z] ---> Running in e40e1c58768f [2022-04-26T03:37:49.433Z] Removing intermediate container e40e1c58768f [2022-04-26T03:37:49.433Z] ---> a85a6f7747a1 [2022-04-26T03:37:49.433Z] 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-26T03:37:49.433Z] ---> Running in 4973a19c9491 [2022-04-26T03:37:51.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:37:51.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:37:52.718Z] (1/43) Installing readline (8.1.1-r0) [2022-04-26T03:37:52.718Z] (2/43) Installing bash (5.1.16-r0) [2022-04-26T03:37:52.718Z] Executing bash-5.1.16-r0.post-install [2022-04-26T03:37:52.718Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-26T03:37:52.992Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-26T03:37:52.992Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-26T03:37:52.992Z] (6/43) Installing curl (7.80.0-r0) [2022-04-26T03:37:52.992Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-26T03:37:52.992Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-26T03:37:52.992Z] (9/43) Installing expat (2.4.7-r0) [2022-04-26T03:37:52.992Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-26T03:37:52.992Z] (11/43) Installing gdbm (1.22-r0) [2022-04-26T03:37:52.992Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-26T03:37:52.992Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-26T03:37:52.992Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-26T03:37:52.992Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-26T03:37:52.992Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-26T03:37:53.265Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-26T03:37:55.899Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-26T03:37:55.899Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-26T03:37:55.899Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-26T03:37:55.899Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-26T03:37:55.899Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-26T03:37:55.899Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-26T03:37:55.899Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-26T03:37:55.899Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-26T03:37:55.899Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-26T03:37:55.899Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-26T03:37:55.899Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-26T03:37:55.899Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-26T03:37:55.899Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-26T03:37:55.899Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-26T03:37:55.899Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-26T03:37:55.899Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-26T03:37:56.174Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-26T03:37:56.174Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-26T03:37:56.174Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-26T03:37:56.174Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-26T03:37:56.174Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-26T03:37:56.174Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-26T03:37:56.174Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-26T03:37:56.174Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-26T03:37:56.449Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-26T03:37:56.449Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-26T03:37:57.050Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:37:57.327Z] OK: 82 MiB in 65 packages [2022-04-26T03:38:02.744Z] Collecting docker-compose==1.23.2 [2022-04-26T03:38:02.744Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-26T03:38:03.019Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-26T03:38:03.019Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-26T03:38:04.464Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-26T03:38:04.464Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-26T03:38:05.450Z] Collecting PyYAML<4,>=3.10 [2022-04-26T03:38:05.450Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-26T03:38:09.771Z] Collecting docopt<0.7,>=0.6.1 [2022-04-26T03:38:09.771Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-26T03:38:11.223Z] 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-26T03:38:11.499Z] Collecting cached-property<2,>=1.2.0 [2022-04-26T03:38:11.499Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-26T03:38:11.499Z] Collecting texttable<0.10,>=0.9.0 [2022-04-26T03:38:11.774Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-26T03:38:14.407Z] Collecting jsonschema<3,>=2.5.1 [2022-04-26T03:38:14.408Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-26T03:38:14.408Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-26T03:38:14.408Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-26T03:38:17.038Z] Collecting docker<4.0,>=3.6.0 [2022-04-26T03:38:17.038Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-26T03:38:17.313Z] Collecting docker-pycreds>=0.4.0 [2022-04-26T03:38:17.587Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-26T03:38:18.566Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-26T03:38:18.566Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-26T03:38:18.842Z] Collecting idna<2.8,>=2.5 [2022-04-26T03:38:18.842Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-26T03:38:19.443Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-26T03:38:19.443Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-26T03:38:19.443Z] 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-26T03:38:20.048Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-26T03:38:20.048Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-26T03:38:20.048Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-26T03:38:20.048Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-26T03:38:21.035Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-26T03:38:21.035Z] Attempting uninstall: urllib3 [2022-04-26T03:38:21.035Z] Found existing installation: urllib3 1.26.7 [2022-04-26T03:38:21.035Z] Uninstalling urllib3-1.26.7: [2022-04-26T03:38:21.313Z] Successfully uninstalled urllib3-1.26.7 [2022-04-26T03:38:21.915Z] Attempting uninstall: idna [2022-04-26T03:38:21.915Z] Found existing installation: idna 3.3 [2022-04-26T03:38:21.915Z] Uninstalling idna-3.3: [2022-04-26T03:38:22.191Z] Successfully uninstalled idna-3.3 [2022-04-26T03:38:25.597Z] Attempting uninstall: requests [2022-04-26T03:38:25.597Z] Found existing installation: requests 2.26.0 [2022-04-26T03:38:25.597Z] Uninstalling requests-2.26.0: [2022-04-26T03:38:25.597Z] Successfully uninstalled requests-2.26.0 [2022-04-26T03:38:26.197Z] Running setup.py install for texttable: started [2022-04-26T03:38:28.185Z] Running setup.py install for texttable: finished with status 'done' [2022-04-26T03:38:28.185Z] Running setup.py install for PyYAML: started [2022-04-26T03:38:31.577Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-26T03:38:31.853Z] Running setup.py install for docopt: started [2022-04-26T03:38:34.642Z] Running setup.py install for docopt: finished with status 'done' [2022-04-26T03:38:34.642Z] Running setup.py install for dockerpty: started [2022-04-26T03:38:37.538Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-26T03:38:40.176Z] 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-26T03:38:55.296Z] Removing intermediate container 4973a19c9491 [2022-04-26T03:38:55.296Z] ---> 2cf9a7e5d2fc [2022-04-26T03:38:55.296Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-26T03:38:55.296Z] ---> Running in b1f6aa1d13df [2022-04-26T03:38:55.296Z] Removing intermediate container b1f6aa1d13df [2022-04-26T03:38:55.296Z] ---> a56fc7640353 [2022-04-26T03:38:55.296Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-26T03:38:55.572Z] ---> Running in 23ca8d180f34 [2022-04-26T03:38:55.853Z] Removing intermediate container 23ca8d180f34 [2022-04-26T03:38:55.853Z] ---> 7d8cd7c55251 [2022-04-26T03:38:55.853Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-26T03:38:57.844Z] ---> b07d4049adfd [2022-04-26T03:38:57.844Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-26T03:38:58.831Z] ---> c8b8be3f9183 [2022-04-26T03:38:58.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-26T03:38:59.817Z] ---> 41175b781f04 [2022-04-26T03:38:59.817Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-26T03:38:59.817Z] ---> Running in 29d08ee51ce9 [2022-04-26T03:39:00.422Z] Removing intermediate container 29d08ee51ce9 [2022-04-26T03:39:00.422Z] ---> 3a4fc2d6d0e5 [2022-04-26T03:39:00.422Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-26T03:39:00.699Z] ---> Running in 8f5455395fc6 [2022-04-26T03:39:00.977Z] Removing intermediate container 8f5455395fc6 [2022-04-26T03:39:00.977Z] ---> 0a1ff33c0be4 [2022-04-26T03:39:00.977Z] Step 21/23 : LABEL arch=arm64 [2022-04-26T03:39:01.255Z] ---> Running in 0b60a1b0c9d7 [2022-04-26T03:39:01.869Z] Removing intermediate container 0b60a1b0c9d7 [2022-04-26T03:39:01.869Z] ---> 6b6bdc48d4a0 [2022-04-26T03:39:01.869Z] Step 22/23 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:39:01.869Z] ---> Running in 299667906bf2 [2022-04-26T03:39:02.473Z] Removing intermediate container 299667906bf2 [2022-04-26T03:39:02.473Z] ---> dbee8ee06555 [2022-04-26T03:39:02.473Z] Step 23/23 : LABEL version=2.2.0-dev.79 [2022-04-26T03:39:02.473Z] ---> Running in 1ae6a824ed77 [2022-04-26T03:39:03.076Z] Removing intermediate container 1ae6a824ed77 [2022-04-26T03:39:03.076Z] ---> cbbcefca12fa [2022-04-26T03:39:03.076Z] [2022-04-26T03:39:03.353Z] Successfully built cbbcefca12fa [2022-04-26T03:39:03.353Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-26T03:41:25.256Z]  Building sys-mgmt-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.79" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-26T03:41:27.886Z] Removing intermediate container 92dbf7da1f3b [2022-04-26T03:41:27.886Z] ---> eeec43719c9a [2022-04-26T03:41:27.886Z] [2022-04-26T03:41:27.886Z] Step 10/25 : FROM alpine:3.14 [2022-04-26T03:41:27.886Z] ---> ac73e934f311 [2022-04-26T03:41:27.886Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-26T03:41:28.165Z] ---> Running in ca7b636eebff [2022-04-26T03:41:30.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:41:30.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:41:31.448Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-26T03:41:31.448Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-26T03:41:31.448Z] (3/3) Installing su-exec (0.2-r1) [2022-04-26T03:41:31.448Z] Executing busybox-1.33.1-r7.trigger [2022-04-26T03:41:31.725Z] Executing ca-certificates-20211220-r0.trigger [2022-04-26T03:41:32.007Z] OK: 6 MiB in 17 packages [2022-04-26T03:41:34.028Z] Removing intermediate container ca7b636eebff [2022-04-26T03:41:34.028Z] ---> 83b3d6e4e95c [2022-04-26T03:41:34.028Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-26T03:41:34.323Z] ---> Running in 226d834dd47f [2022-04-26T03:41:34.611Z] Removing intermediate container 226d834dd47f [2022-04-26T03:41:34.611Z] ---> 8b5248612861 [2022-04-26T03:41:34.611Z] Step 13/25 : WORKDIR / [2022-04-26T03:41:34.902Z] ---> Running in 4c2e92ae49f6 [2022-04-26T03:41:35.199Z] Removing intermediate container 4c2e92ae49f6 [2022-04-26T03:41:35.487Z] ---> a0c069a11031 [2022-04-26T03:41:35.487Z] 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-26T03:41:36.465Z] ---> 421c22b5b06d [2022-04-26T03:41:36.465Z] 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-26T03:41:37.467Z] ---> d690cbab0643 [2022-04-26T03:41:37.467Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-26T03:41:38.450Z] ---> 4e1a60b0538d [2022-04-26T03:41:38.450Z] 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-26T03:41:39.050Z] ---> 9c91d0102e28 [2022-04-26T03:41:39.050Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-26T03:41:41.037Z] ---> b38187786476 [2022-04-26T03:41:41.037Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-26T03:41:42.478Z] ---> 39d3ae05d3f5 [2022-04-26T03:41:42.478Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-26T03:41:43.477Z] ---> c2ce8cd5307d [2022-04-26T03:41:43.477Z] 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-26T03:41:43.477Z] ---> Running in 8d56add38ec8 [2022-04-26T03:41:46.914Z] Removing intermediate container 8d56add38ec8 [2022-04-26T03:41:46.914Z] ---> ede8e50ff8a1 [2022-04-26T03:41:46.914Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-26T03:41:46.914Z] ---> Running in b703c0a23976 [2022-04-26T03:41:47.517Z] Removing intermediate container b703c0a23976 [2022-04-26T03:41:47.517Z] ---> 327f876cb487 [2022-04-26T03:41:47.517Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T03:41:47.517Z] ---> Running in 9b3fe3fd2221 [2022-04-26T03:41:48.118Z] Removing intermediate container 9b3fe3fd2221 [2022-04-26T03:41:48.118Z] ---> c89da1f67080 [2022-04-26T03:41:48.118Z] Step 24/25 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:41:48.118Z] ---> Running in 278f87313c6e [2022-04-26T03:41:48.727Z] Removing intermediate container 278f87313c6e [2022-04-26T03:41:48.727Z] ---> 95058a895459 [2022-04-26T03:41:48.727Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T03:41:48.727Z] ---> Running in c005fe07203f [2022-04-26T03:41:49.334Z] Removing intermediate container c005fe07203f [2022-04-26T03:41:49.335Z] ---> 6c9a6bd7a29f [2022-04-26T03:41:49.335Z] [2022-04-26T03:41:49.611Z] Successfully built 6c9a6bd7a29f [2022-04-26T03:41:49.612Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-26T03:50:57.311Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-04-26T03:50:57.311Z] Building bin/spire-agent... [2022-04-26T03:50:57.311Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:50:57.311Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:50:57.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:50:57.311Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:50:57.311Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:50:57.311Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:50:57.311Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:50:57.311Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:50:57.311Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:50:57.311Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:50:57.311Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:50:57.311Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:50:57.311Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:50:57.311Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:50:57.311Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:50:57.311Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:50:57.311Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:53:04.216Z] Building bin/spire-agent... [2022-04-26T03:53:04.216Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-26T03:53:04.216Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-26T03:53:04.216Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-26T03:53:04.216Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-26T03:53:04.216Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-26T03:53:04.216Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-26T03:53:04.216Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-26T03:53:04.216Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-26T03:53:04.216Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-26T03:53:04.216Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-26T03:53:04.216Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-26T03:53:04.216Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-26T03:53:04.216Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-26T03:57:11.307Z] Removing intermediate container f80a6282e3b4 [2022-04-26T03:57:11.307Z] ---> bafd080b9ac1 [2022-04-26T03:57:11.307Z] [2022-04-26T03:57:11.307Z] Step 13/25 : FROM alpine:3.15 [2022-04-26T03:57:11.307Z] ---> 3fb3c9af89a9 [2022-04-26T03:57:11.307Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:57:11.307Z] ---> Using cache [2022-04-26T03:57:11.307Z] ---> 720210f2cac8 [2022-04-26T03:57:11.307Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:57:11.307Z] ---> Using cache [2022-04-26T03:57:11.307Z] ---> 1d61e735e957 [2022-04-26T03:57:11.307Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T03:57:11.307Z] Removing intermediate container 70d305e571e9 [2022-04-26T03:57:11.307Z] ---> 9a3a051d2617 [2022-04-26T03:57:11.307Z] [2022-04-26T03:57:11.307Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T03:57:11.307Z] ---> 3fb3c9af89a9 [2022-04-26T03:57:11.307Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:57:11.307Z] ---> Using cache [2022-04-26T03:57:11.307Z] ---> 720210f2cac8 [2022-04-26T03:57:11.307Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:57:11.307Z] ---> Using cache [2022-04-26T03:57:11.307Z] ---> 1d61e735e957 [2022-04-26T03:57:11.307Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-26T03:57:11.307Z] ---> Running in acd7c9b1536f [2022-04-26T03:57:11.308Z] ---> Running in eaaf3a8e99c4 [2022-04-26T03:57:12.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:12.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:13.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:13.737Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:15.177Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:57:15.178Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:57:15.178Z] OK: 15729 distinct packages available [2022-04-26T03:57:15.178Z] v3.15.4-52-gaf7b2b3e8c [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-26T03:57:15.178Z] v3.15.4-62-g80a1f12087 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-26T03:57:15.178Z] OK: 15729 distinct packages available [2022-04-26T03:57:15.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:15.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:16.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:16.160Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-26T03:57:16.761Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-26T03:57:17.036Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:57:17.036Z] (3/5) Installing libucontext (1.1-r0) [2022-04-26T03:57:17.036Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-26T03:57:17.036Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-26T03:57:17.036Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-26T03:57:17.322Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-26T03:57:17.322Z] (3/4) Installing libucontext (1.1-r0) [2022-04-26T03:57:17.322Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:57:17.322Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-26T03:57:17.322Z] OK: 6 MiB in 19 packages [2022-04-26T03:57:17.322Z] Executing busybox-1.34.1-r5.trigger [2022-04-26T03:57:17.602Z] OK: 6 MiB in 18 packages [2022-04-26T03:57:19.595Z] Removing intermediate container acd7c9b1536f [2022-04-26T03:57:19.595Z] ---> 13c656c85ef5 [2022-04-26T03:57:19.595Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:57:19.595Z] Removing intermediate container eaaf3a8e99c4 [2022-04-26T03:57:19.595Z] ---> e6443cc7e78b [2022-04-26T03:57:19.595Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:57:25.011Z] ---> 137b487e0e9c [2022-04-26T03:57:25.011Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:57:25.011Z] ---> 6d3dfa60f3c5 [2022-04-26T03:57:25.011Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:57:25.614Z] ---> 65a3ac269900 [2022-04-26T03:57:25.614Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-26T03:57:25.891Z] ---> 1fdf2a420ded [2022-04-26T03:57:25.891Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-26T03:57:25.891Z] ---> Running in 8a18de1508c0 [2022-04-26T03:57:26.588Z] Removing intermediate container 8a18de1508c0 [2022-04-26T03:57:26.588Z] ---> 5c76d5d10d74 [2022-04-26T03:57:26.588Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-26T03:57:26.588Z] ---> 625351225988 [2022-04-26T03:57:26.588Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-26T03:57:27.694Z] ---> 1d9509de04d2 [2022-04-26T03:57:27.694Z] Step 21/26 : WORKDIR / [2022-04-26T03:57:27.694Z] ---> 572cc06dbe1b [2022-04-26T03:57:27.694Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:57:27.694Z] ---> Running in 05eadb1725e8 [2022-04-26T03:57:27.694Z] ---> Running in f161684f7ca6 [2022-04-26T03:57:28.361Z] Removing intermediate container 05eadb1725e8 [2022-04-26T03:57:28.361Z] ---> 3104909f9ff1 [2022-04-26T03:57:28.361Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:57:28.361Z] Removing intermediate container f161684f7ca6 [2022-04-26T03:57:28.361Z] ---> 108d29883d94 [2022-04-26T03:57:28.361Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:57:28.361Z] ---> Running in 4abf905d3e9f [2022-04-26T03:57:28.361Z] ---> Running in 7c1134120570 [2022-04-26T03:57:28.964Z] Removing intermediate container 4abf905d3e9f [2022-04-26T03:57:28.964Z] ---> 069f35a6d377 [2022-04-26T03:57:28.964Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:57:28.964Z] Removing intermediate container 7c1134120570 [2022-04-26T03:57:28.964Z] ---> d6be8a4728d3 [2022-04-26T03:57:28.964Z] Step 23/25 : LABEL arch=arm64 [2022-04-26T03:57:28.964Z] ---> Running in d3145ee3dbf1 [2022-04-26T03:57:28.964Z] ---> Running in 4504d30c3ef5 [2022-04-26T03:57:29.567Z] Removing intermediate container d3145ee3dbf1 [2022-04-26T03:57:29.567Z] ---> 1904a7dc6e31 [2022-04-26T03:57:29.567Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T03:57:29.567Z] Removing intermediate container 4504d30c3ef5 [2022-04-26T03:57:29.567Z] ---> d75946521a9d [2022-04-26T03:57:29.567Z] Step 24/25 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:57:29.567Z] ---> Running in 2654c0a76145 [2022-04-26T03:57:29.567Z] ---> Running in 9420027220f3 [2022-04-26T03:57:30.172Z] Removing intermediate container 2654c0a76145 [2022-04-26T03:57:30.172Z] ---> ea5428ab7492 [2022-04-26T03:57:30.172Z] Step 25/26 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:57:30.172Z] Removing intermediate container 9420027220f3 [2022-04-26T03:57:30.172Z] ---> a19972215b25 [2022-04-26T03:57:30.172Z] Step 25/25 : LABEL version=2.2.0-dev.79 [2022-04-26T03:57:30.172Z] ---> Running in 1264eaa42b84 [2022-04-26T03:57:30.172Z] ---> Running in 8a0eaaedc267 [2022-04-26T03:57:30.772Z] Removing intermediate container 1264eaa42b84 [2022-04-26T03:57:30.772Z] ---> cd824d3dbd69 [2022-04-26T03:57:30.772Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T03:57:30.772Z] Removing intermediate container 8a0eaaedc267 [2022-04-26T03:57:30.772Z] ---> 8fa67fc8cf25 [2022-04-26T03:57:30.772Z] [2022-04-26T03:57:30.772Z] ---> Running in 645427ff17f0 [2022-04-26T03:57:31.373Z] Successfully built 8fa67fc8cf25 [2022-04-26T03:57:31.373Z] Removing intermediate container 645427ff17f0 [2022-04-26T03:57:31.373Z] ---> 2ff4c7e28250 [2022-04-26T03:57:31.373Z] [2022-04-26T03:57:31.373Z] Successfully tagged security-spire-server-arm64:latest [2022-04-26T03:57:31.373Z]  Building security-spire-server ... done Successfully built 2ff4c7e28250 [2022-04-26T03:57:31.373Z] Successfully tagged security-spire-config-arm64:latest [2022-04-26T03:58:18.376Z]  Building security-spire-config ... done Removing intermediate container 5fc3c4b9b6d7 [2022-04-26T03:58:18.376Z] ---> 100023d636fa [2022-04-26T03:58:18.376Z] [2022-04-26T03:58:18.376Z] Step 13/26 : FROM alpine:3.15 [2022-04-26T03:58:18.376Z] ---> 3fb3c9af89a9 [2022-04-26T03:58:18.376Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-26T03:58:18.376Z] ---> Using cache [2022-04-26T03:58:18.376Z] ---> 720210f2cac8 [2022-04-26T03:58:18.376Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-26T03:58:18.376Z] ---> Using cache [2022-04-26T03:58:18.376Z] ---> 1d61e735e957 [2022-04-26T03:58:18.376Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-26T03:58:18.376Z] ---> Using cache [2022-04-26T03:58:18.376Z] ---> e6443cc7e78b [2022-04-26T03:58:18.376Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-26T03:58:18.376Z] ---> a592c4cd6621 [2022-04-26T03:58:18.376Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-26T03:58:18.376Z] ---> 161f253f793f [2022-04-26T03:58:18.376Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-26T03:58:18.376Z] ---> 62d30ad96f1a [2022-04-26T03:58:18.376Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-26T03:58:18.376Z] ---> 4f9271bef150 [2022-04-26T03:58:18.376Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-26T03:58:18.985Z] ---> 68653a000627 [2022-04-26T03:58:18.985Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-26T03:58:18.985Z] ---> Running in 05b3db0141a4 [2022-04-26T03:58:19.259Z] Removing intermediate container 05b3db0141a4 [2022-04-26T03:58:19.259Z] ---> f8ea6ea3f32f [2022-04-26T03:58:19.259Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-26T03:58:19.259Z] ---> Running in 99cb6a22e362 [2022-04-26T03:58:19.538Z] Removing intermediate container 99cb6a22e362 [2022-04-26T03:58:19.538Z] ---> 2da612085ea3 [2022-04-26T03:58:19.538Z] Step 24/26 : LABEL arch=arm64 [2022-04-26T03:58:19.816Z] ---> Running in 9ae181e93d38 [2022-04-26T03:58:20.092Z] Removing intermediate container 9ae181e93d38 [2022-04-26T03:58:20.092Z] ---> 2b886bb8b43e [2022-04-26T03:58:20.092Z] Step 25/26 : LABEL git_sha=8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:20.092Z] ---> Running in d0c5bf733017 [2022-04-26T03:58:20.366Z] Removing intermediate container d0c5bf733017 [2022-04-26T03:58:20.366Z] ---> 221167c58127 [2022-04-26T03:58:20.366Z] Step 26/26 : LABEL version=2.2.0-dev.79 [2022-04-26T03:58:20.366Z] ---> Running in ab5f40705c18 [2022-04-26T03:58:20.977Z] Removing intermediate container ab5f40705c18 [2022-04-26T03:58:20.977Z] ---> 5a95b5bd29e6 [2022-04-26T03:58:20.977Z] [2022-04-26T03:58:20.977Z] Successfully built 5a95b5bd29e6 [2022-04-26T03:58:20.977Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-26T03:58:21.271Z]  Building security-spire-agent ... done  [Pipeline] } [2022-04-26T03:58:21.267Z] $ docker stop --time=1 ce93dbbadf8bca5013afe4a2dce7b9ca1babd2526bc74f2b836f82fe79e76606 [2022-04-26T03:58:23.011Z] $ docker rm -f ce93dbbadf8bca5013afe4a2dce7b9ca1babd2526bc74f2b836f82fe79e76606 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T03:58:23.606Z] + docker images [2022-04-26T03:58:23.878Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-26T03:58:23.878Z] security-spire-agent-arm64 latest 5a95b5bd29e6 3 seconds ago 126MB [2022-04-26T03:58:23.878Z] 100023d636fa 27 seconds ago 3.98GB [2022-04-26T03:58:23.878Z] security-spire-config-arm64 latest 2ff4c7e28250 53 seconds ago 85.6MB [2022-04-26T03:58:23.878Z] security-spire-server-arm64 latest 8fa67fc8cf25 53 seconds ago 86.3MB [2022-04-26T03:58:23.878Z] bafd080b9ac1 About a minute ago 3.98GB [2022-04-26T03:58:23.878Z] 9a3a051d2617 About a minute ago 3.98GB [2022-04-26T03:58:23.878Z] security-secretstore-setup-arm64 latest 6c9a6bd7a29f 16 minutes ago 27.5MB [2022-04-26T03:58:23.878Z] eeec43719c9a 16 minutes ago 1.16GB [2022-04-26T03:58:23.878Z] sys-mgmt-agent-arm64 latest cbbcefca12fa 19 minutes ago 282MB [2022-04-26T03:58:23.878Z] 1f3cce149ee3 20 minutes ago 1.15GB [2022-04-26T03:58:23.878Z] core-data-arm64 latest 3090430f7cba 21 minutes ago 21.6MB [2022-04-26T03:58:23.878Z] 95159f511a66 21 minutes ago 1.18GB [2022-04-26T03:58:23.878Z] support-scheduler-arm64 latest 2fa4f1b33ea2 26 minutes ago 25.2MB [2022-04-26T03:58:23.878Z] 0194f2eff4ec 26 minutes ago 1.21GB [2022-04-26T03:58:23.878Z] security-bootstrapper-arm64 latest f1e4bbc5f3f7 28 minutes ago 18.3MB [2022-04-26T03:58:23.878Z] 04aa805d0fa6 29 minutes ago 1.15GB [2022-04-26T03:58:23.878Z] core-metadata-arm64 latest 315e9ecee79c 34 minutes ago 16.3MB [2022-04-26T03:58:23.878Z] security-proxy-setup-arm64 latest 03d0bdf61fff 34 minutes ago 26.1MB [2022-04-26T03:58:23.878Z] 83b6f62b2377 34 minutes ago 1.15GB [2022-04-26T03:58:23.878Z] 23f3b649d31f 35 minutes ago 1.16GB [2022-04-26T03:58:23.878Z] support-notifications-arm64 latest 76d5387f6441 40 minutes ago 25.8MB [2022-04-26T03:58:23.878Z] b0e036df06bf 41 minutes ago 1.21GB [2022-04-26T03:58:23.878Z] security-spiffe-token-provider-arm64 latest b8a967eeb7c1 41 minutes ago 27.9MB [2022-04-26T03:58:23.878Z] 22d696deb836 41 minutes ago 1.2GB [2022-04-26T03:58:23.878Z] core-command-arm64 latest b96a5370e447 43 minutes ago 15.5MB [2022-04-26T03:58:23.878Z] c2cf0c22b731 44 minutes ago 1.15GB [2022-04-26T03:58:23.878Z] ci-base-image-arm64 latest e209e1f14746 51 minutes ago 886MB [2022-04-26T03:58:23.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 3 days ago 551MB [2022-04-26T03:58:23.878Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-26T03:58:23.878Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-26T03:58:23.878Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-26T03:58:23.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T03:58:24.010Z] provisioning config files... [2022-04-26T03:58:24.031Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/207@tmp/config8866784235942520686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T03:58:24.390Z] ---> docker-login.sh [2022-04-26T03:58:24.390Z] nexus3.edgexfoundry.org:10001 [2022-04-26T03:58:24.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:58:24.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:58:24.933Z] Configure a credential helper to remove this warning. See [2022-04-26T03:58:24.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:58:24.933Z] [2022-04-26T03:58:24.933Z] Login Succeeded [2022-04-26T03:58:24.933Z] nexus3.edgexfoundry.org:10002 [2022-04-26T03:58:25.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:58:25.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:58:25.206Z] Configure a credential helper to remove this warning. See [2022-04-26T03:58:25.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:58:25.206Z] [2022-04-26T03:58:25.206Z] Login Succeeded [2022-04-26T03:58:25.206Z] nexus3.edgexfoundry.org:10003 [2022-04-26T03:58:25.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:58:25.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:58:25.800Z] Configure a credential helper to remove this warning. See [2022-04-26T03:58:25.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:58:25.800Z] [2022-04-26T03:58:25.800Z] Login Succeeded [2022-04-26T03:58:25.800Z] nexus3.edgexfoundry.org:10004 [2022-04-26T03:58:26.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:58:26.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:58:26.350Z] Configure a credential helper to remove this warning. See [2022-04-26T03:58:26.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:58:26.350Z] [2022-04-26T03:58:26.350Z] Login Succeeded [2022-04-26T03:58:26.350Z] docker.io [2022-04-26T03:58:26.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-26T03:58:27.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-26T03:58:27.213Z] Configure a credential helper to remove this warning. See [2022-04-26T03:58:27.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-26T03:58:27.213Z] [2022-04-26T03:58:27.213Z] Login Succeeded [2022-04-26T03:58:27.213Z] ---> docker-login.sh ends [Pipeline] } [2022-04-26T03:58:27.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:58:27.263Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-26T03:58:27.290Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-26T03:58:27.290Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:27.290Z] latest [2022-04-26T03:58:27.290Z] 2.2.0-dev.79 [2022-04-26T03:58:27.290Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:27.290Z] main [2022-04-26T03:58:27.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:27.663Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:28.011Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:28.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:58:28.011Z] c3b0253db01b: Preparing [2022-04-26T03:58:28.011Z] a36dc1fe5a94: Preparing [2022-04-26T03:58:28.011Z] 67ebdcdae725: Preparing [2022-04-26T03:58:28.011Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:28.011Z] f73e7dbfee58: Preparing [2022-04-26T03:58:28.289Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:28.289Z] 67ebdcdae725: Pushed [2022-04-26T03:58:28.289Z] 00a51f3dbfb4: Pushed [2022-04-26T03:58:28.289Z] c3b0253db01b: Pushed [2022-04-26T03:58:30.905Z] a36dc1fe5a94: Pushed [2022-04-26T03:58:30.905Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:fc2597f6a89cc6dd5ac98d769d2e58229e3d5daef2ea7820b831411b700636fe size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:31.255Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:31.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-26T03:58:31.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:58:31.594Z] c3b0253db01b: Preparing [2022-04-26T03:58:31.594Z] a36dc1fe5a94: Preparing [2022-04-26T03:58:31.594Z] 67ebdcdae725: Preparing [2022-04-26T03:58:31.594Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:31.594Z] f73e7dbfee58: Preparing [2022-04-26T03:58:31.594Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:31.594Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:31.594Z] c3b0253db01b: Layer already exists [2022-04-26T03:58:31.594Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:31.594Z] a36dc1fe5a94: Layer already exists [2022-04-26T03:58:31.864Z] latest: digest: sha256:fc2597f6a89cc6dd5ac98d769d2e58229e3d5daef2ea7820b831411b700636fe size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:32.206Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:32.545Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.79 [2022-04-26T03:58:32.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:58:32.545Z] c3b0253db01b: Preparing [2022-04-26T03:58:32.545Z] a36dc1fe5a94: Preparing [2022-04-26T03:58:32.545Z] 67ebdcdae725: Preparing [2022-04-26T03:58:32.545Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:32.545Z] f73e7dbfee58: Preparing [2022-04-26T03:58:32.545Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:32.545Z] a36dc1fe5a94: Layer already exists [2022-04-26T03:58:32.545Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:32.545Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:32.545Z] c3b0253db01b: Layer already exists [2022-04-26T03:58:32.815Z] 2.2.0-dev.79: digest: sha256:fc2597f6a89cc6dd5ac98d769d2e58229e3d5daef2ea7820b831411b700636fe size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:33.161Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:33.504Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:33.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:58:33.504Z] c3b0253db01b: Preparing [2022-04-26T03:58:33.504Z] a36dc1fe5a94: Preparing [2022-04-26T03:58:33.504Z] 67ebdcdae725: Preparing [2022-04-26T03:58:33.504Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:33.504Z] f73e7dbfee58: Preparing [2022-04-26T03:58:33.504Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:33.504Z] a36dc1fe5a94: Layer already exists [2022-04-26T03:58:33.504Z] c3b0253db01b: Layer already exists [2022-04-26T03:58:33.504Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:33.504Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:33.775Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:fc2597f6a89cc6dd5ac98d769d2e58229e3d5daef2ea7820b831411b700636fe size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:34.119Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:34.457Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-26T03:58:34.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-26T03:58:34.457Z] c3b0253db01b: Preparing [2022-04-26T03:58:34.457Z] a36dc1fe5a94: Preparing [2022-04-26T03:58:34.457Z] 67ebdcdae725: Preparing [2022-04-26T03:58:34.457Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:34.457Z] f73e7dbfee58: Preparing [2022-04-26T03:58:34.457Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:34.457Z] a36dc1fe5a94: Layer already exists [2022-04-26T03:58:34.457Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:34.457Z] c3b0253db01b: Layer already exists [2022-04-26T03:58:34.457Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:34.727Z] main: digest: sha256:fc2597f6a89cc6dd5ac98d769d2e58229e3d5daef2ea7820b831411b700636fe size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:58:34.775Z] ===================================================== [Pipeline] echo [2022-04-26T03:58:34.786Z] taggedImages: [2022-04-26T03:58:34.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:34.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-26T03:58:34.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.79 [2022-04-26T03:58:34.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:34.786Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-26T03:58:34.810Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-26T03:58:34.810Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:34.810Z] latest [2022-04-26T03:58:34.810Z] 2.2.0-dev.79 [2022-04-26T03:58:34.810Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:34.810Z] main [2022-04-26T03:58:34.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:35.182Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:35.596Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:35.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:58:35.596Z] 9cb52a100583: Preparing [2022-04-26T03:58:35.596Z] 392d957828fa: Preparing [2022-04-26T03:58:35.596Z] 67ebdcdae725: Preparing [2022-04-26T03:58:35.596Z] 19156553359b: Preparing [2022-04-26T03:58:35.596Z] 2264838016b8: Preparing [2022-04-26T03:58:35.596Z] f73e7dbfee58: Preparing [2022-04-26T03:58:35.596Z] f73e7dbfee58: Waiting [2022-04-26T03:58:35.596Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:35.887Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:35.887Z] 9cb52a100583: Pushed [2022-04-26T03:58:35.887Z] 2264838016b8: Pushed [2022-04-26T03:58:36.887Z] 19156553359b: Pushed [2022-04-26T03:58:39.495Z] 392d957828fa: Pushed [2022-04-26T03:58:39.495Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:958ba6be0e3f572c8190df0b7faa6dfa51dc6596397b71c69b43f223f85293e0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:39.840Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:40.177Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-26T03:58:40.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:58:40.177Z] 9cb52a100583: Preparing [2022-04-26T03:58:40.177Z] 392d957828fa: Preparing [2022-04-26T03:58:40.177Z] 67ebdcdae725: Preparing [2022-04-26T03:58:40.177Z] 19156553359b: Preparing [2022-04-26T03:58:40.177Z] 2264838016b8: Preparing [2022-04-26T03:58:40.177Z] f73e7dbfee58: Preparing [2022-04-26T03:58:40.177Z] f73e7dbfee58: Waiting [2022-04-26T03:58:40.177Z] 9cb52a100583: Layer already exists [2022-04-26T03:58:40.177Z] 2264838016b8: Layer already exists [2022-04-26T03:58:40.177Z] 19156553359b: Layer already exists [2022-04-26T03:58:40.177Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:40.177Z] 392d957828fa: Layer already exists [2022-04-26T03:58:40.177Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:40.449Z] latest: digest: sha256:958ba6be0e3f572c8190df0b7faa6dfa51dc6596397b71c69b43f223f85293e0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:40.796Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:41.135Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.79 [2022-04-26T03:58:41.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:58:41.135Z] 9cb52a100583: Preparing [2022-04-26T03:58:41.135Z] 392d957828fa: Preparing [2022-04-26T03:58:41.135Z] 67ebdcdae725: Preparing [2022-04-26T03:58:41.135Z] 19156553359b: Preparing [2022-04-26T03:58:41.135Z] 2264838016b8: Preparing [2022-04-26T03:58:41.135Z] f73e7dbfee58: Preparing [2022-04-26T03:58:41.135Z] f73e7dbfee58: Waiting [2022-04-26T03:58:41.135Z] 9cb52a100583: Layer already exists [2022-04-26T03:58:41.135Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:41.135Z] 2264838016b8: Layer already exists [2022-04-26T03:58:41.135Z] 392d957828fa: Layer already exists [2022-04-26T03:58:41.135Z] 19156553359b: Layer already exists [2022-04-26T03:58:41.135Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:41.407Z] 2.2.0-dev.79: digest: sha256:958ba6be0e3f572c8190df0b7faa6dfa51dc6596397b71c69b43f223f85293e0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:41.752Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:42.094Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:42.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:58:42.094Z] 9cb52a100583: Preparing [2022-04-26T03:58:42.094Z] 392d957828fa: Preparing [2022-04-26T03:58:42.094Z] 67ebdcdae725: Preparing [2022-04-26T03:58:42.094Z] 19156553359b: Preparing [2022-04-26T03:58:42.094Z] 2264838016b8: Preparing [2022-04-26T03:58:42.094Z] f73e7dbfee58: Preparing [2022-04-26T03:58:42.094Z] f73e7dbfee58: Waiting [2022-04-26T03:58:42.094Z] 19156553359b: Layer already exists [2022-04-26T03:58:42.094Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:42.094Z] 392d957828fa: Layer already exists [2022-04-26T03:58:42.369Z] 2264838016b8: Layer already exists [2022-04-26T03:58:42.369Z] 9cb52a100583: Layer already exists [2022-04-26T03:58:42.369Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:42.369Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:958ba6be0e3f572c8190df0b7faa6dfa51dc6596397b71c69b43f223f85293e0 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:42.716Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:43.060Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-26T03:58:43.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-26T03:58:43.060Z] 9cb52a100583: Preparing [2022-04-26T03:58:43.060Z] 392d957828fa: Preparing [2022-04-26T03:58:43.060Z] 67ebdcdae725: Preparing [2022-04-26T03:58:43.060Z] 19156553359b: Preparing [2022-04-26T03:58:43.060Z] 2264838016b8: Preparing [2022-04-26T03:58:43.060Z] f73e7dbfee58: Preparing [2022-04-26T03:58:43.060Z] f73e7dbfee58: Waiting [2022-04-26T03:58:43.060Z] 9cb52a100583: Layer already exists [2022-04-26T03:58:43.060Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:43.060Z] 19156553359b: Layer already exists [2022-04-26T03:58:43.060Z] 392d957828fa: Layer already exists [2022-04-26T03:58:43.060Z] 2264838016b8: Layer already exists [2022-04-26T03:58:43.060Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:43.332Z] main: digest: sha256:958ba6be0e3f572c8190df0b7faa6dfa51dc6596397b71c69b43f223f85293e0 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:58:43.383Z] ===================================================== [Pipeline] echo [2022-04-26T03:58:43.393Z] taggedImages: [2022-04-26T03:58:43.394Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:43.394Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-26T03:58:43.394Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.79 [2022-04-26T03:58:43.394Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:43.394Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-26T03:58:43.418Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-26T03:58:43.418Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:43.418Z] latest [2022-04-26T03:58:43.418Z] 2.2.0-dev.79 [2022-04-26T03:58:43.418Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:43.418Z] main [2022-04-26T03:58:43.418Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:43.771Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:44.110Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:44.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:58:44.110Z] 5d7c22485575: Preparing [2022-04-26T03:58:44.110Z] 85f90f4543bf: Preparing [2022-04-26T03:58:44.110Z] 67ebdcdae725: Preparing [2022-04-26T03:58:44.110Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:44.110Z] f73e7dbfee58: Preparing [2022-04-26T03:58:44.383Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:44.383Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:44.383Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:44.383Z] 5d7c22485575: Pushed [2022-04-26T03:58:47.758Z] 85f90f4543bf: Pushed [2022-04-26T03:58:47.758Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:60ef920a6589d81d6a1b513877f3b201a9ede954b127f11d74ff0c4098ef008e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:48.110Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:48.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-26T03:58:48.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:58:48.447Z] 5d7c22485575: Preparing [2022-04-26T03:58:48.447Z] 85f90f4543bf: Preparing [2022-04-26T03:58:48.447Z] 67ebdcdae725: Preparing [2022-04-26T03:58:48.447Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:48.447Z] f73e7dbfee58: Preparing [2022-04-26T03:58:48.447Z] 5d7c22485575: Layer already exists [2022-04-26T03:58:48.447Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:48.447Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:48.447Z] 85f90f4543bf: Layer already exists [2022-04-26T03:58:48.447Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:48.717Z] latest: digest: sha256:60ef920a6589d81d6a1b513877f3b201a9ede954b127f11d74ff0c4098ef008e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:49.062Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:49.402Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.79 [2022-04-26T03:58:49.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:58:49.402Z] 5d7c22485575: Preparing [2022-04-26T03:58:49.402Z] 85f90f4543bf: Preparing [2022-04-26T03:58:49.402Z] 67ebdcdae725: Preparing [2022-04-26T03:58:49.402Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:49.402Z] f73e7dbfee58: Preparing [2022-04-26T03:58:49.402Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:49.402Z] 5d7c22485575: Layer already exists [2022-04-26T03:58:49.402Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:49.402Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:49.402Z] 85f90f4543bf: Layer already exists [2022-04-26T03:58:49.673Z] 2.2.0-dev.79: digest: sha256:60ef920a6589d81d6a1b513877f3b201a9ede954b127f11d74ff0c4098ef008e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:50.017Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:50.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:50.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:58:50.354Z] 5d7c22485575: Preparing [2022-04-26T03:58:50.354Z] 85f90f4543bf: Preparing [2022-04-26T03:58:50.354Z] 67ebdcdae725: Preparing [2022-04-26T03:58:50.354Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:50.354Z] f73e7dbfee58: Preparing [2022-04-26T03:58:50.354Z] 85f90f4543bf: Layer already exists [2022-04-26T03:58:50.354Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:50.354Z] 5d7c22485575: Layer already exists [2022-04-26T03:58:50.354Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:50.354Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:50.625Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:60ef920a6589d81d6a1b513877f3b201a9ede954b127f11d74ff0c4098ef008e size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:50.970Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:51.309Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-26T03:58:51.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-26T03:58:51.309Z] 5d7c22485575: Preparing [2022-04-26T03:58:51.309Z] 85f90f4543bf: Preparing [2022-04-26T03:58:51.309Z] 67ebdcdae725: Preparing [2022-04-26T03:58:51.309Z] 00a51f3dbfb4: Preparing [2022-04-26T03:58:51.309Z] f73e7dbfee58: Preparing [2022-04-26T03:58:51.309Z] 00a51f3dbfb4: Layer already exists [2022-04-26T03:58:51.309Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:51.309Z] 85f90f4543bf: Layer already exists [2022-04-26T03:58:51.309Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:51.309Z] 5d7c22485575: Layer already exists [2022-04-26T03:58:51.580Z] main: digest: sha256:60ef920a6589d81d6a1b513877f3b201a9ede954b127f11d74ff0c4098ef008e size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:58:51.630Z] ===================================================== [Pipeline] echo [2022-04-26T03:58:51.639Z] taggedImages: [2022-04-26T03:58:51.639Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:51.639Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-26T03:58:51.639Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.79 [2022-04-26T03:58:51.639Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:51.639Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-26T03:58:51.663Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-26T03:58:51.663Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:51.663Z] latest [2022-04-26T03:58:51.663Z] 2.2.0-dev.79 [2022-04-26T03:58:51.663Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:51.663Z] main [2022-04-26T03:58:51.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:52.024Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:52.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:58:52.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:58:52.363Z] a4fdb448670f: Preparing [2022-04-26T03:58:52.363Z] a4fdb448670f: Preparing [2022-04-26T03:58:52.363Z] 5aba43caf5e4: Preparing [2022-04-26T03:58:52.363Z] 7fc6401798e4: Preparing [2022-04-26T03:58:52.363Z] fff8ebd901c4: Preparing [2022-04-26T03:58:52.363Z] 0eb0be1afb86: Preparing [2022-04-26T03:58:52.363Z] 67ebdcdae725: Preparing [2022-04-26T03:58:52.363Z] 8508a2f1525a: Preparing [2022-04-26T03:58:52.363Z] dcb56df674cf: Preparing [2022-04-26T03:58:52.363Z] a69bbdb2993b: Preparing [2022-04-26T03:58:52.363Z] 9fe9dc430129: Preparing [2022-04-26T03:58:52.363Z] f73e7dbfee58: Preparing [2022-04-26T03:58:52.363Z] dcb56df674cf: Waiting [2022-04-26T03:58:52.363Z] a69bbdb2993b: Waiting [2022-04-26T03:58:52.363Z] 9fe9dc430129: Waiting [2022-04-26T03:58:52.363Z] f73e7dbfee58: Waiting [2022-04-26T03:58:52.363Z] 67ebdcdae725: Waiting [2022-04-26T03:58:52.363Z] 8508a2f1525a: Waiting [2022-04-26T03:58:52.635Z] a4fdb448670f: Pushed [2022-04-26T03:58:52.635Z] fff8ebd901c4: Pushed [2022-04-26T03:58:52.635Z] 5aba43caf5e4: Pushed [2022-04-26T03:58:52.635Z] 7fc6401798e4: Pushed [2022-04-26T03:58:52.635Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:52.914Z] 8508a2f1525a: Pushed [2022-04-26T03:58:52.914Z] 9fe9dc430129: Pushed [2022-04-26T03:58:52.914Z] dcb56df674cf: Pushed [2022-04-26T03:58:52.914Z] a69bbdb2993b: Pushed [2022-04-26T03:58:52.914Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:56.285Z] 0eb0be1afb86: Pushed [2022-04-26T03:58:56.285Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:d4f28b29e2aa2adf0fc600310bca146118e8456c8f80c6d2a0e3461a9919c3d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:56.633Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:57.006Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-26T03:58:57.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:58:57.006Z] a4fdb448670f: Preparing [2022-04-26T03:58:57.006Z] a4fdb448670f: Preparing [2022-04-26T03:58:57.006Z] 5aba43caf5e4: Preparing [2022-04-26T03:58:57.006Z] 7fc6401798e4: Preparing [2022-04-26T03:58:57.006Z] fff8ebd901c4: Preparing [2022-04-26T03:58:57.006Z] 0eb0be1afb86: Preparing [2022-04-26T03:58:57.006Z] 67ebdcdae725: Preparing [2022-04-26T03:58:57.006Z] 8508a2f1525a: Preparing [2022-04-26T03:58:57.006Z] dcb56df674cf: Preparing [2022-04-26T03:58:57.006Z] a69bbdb2993b: Preparing [2022-04-26T03:58:57.006Z] 9fe9dc430129: Preparing [2022-04-26T03:58:57.006Z] f73e7dbfee58: Preparing [2022-04-26T03:58:57.006Z] 67ebdcdae725: Waiting [2022-04-26T03:58:57.006Z] 8508a2f1525a: Waiting [2022-04-26T03:58:57.006Z] dcb56df674cf: Waiting [2022-04-26T03:58:57.006Z] a69bbdb2993b: Waiting [2022-04-26T03:58:57.006Z] 9fe9dc430129: Waiting [2022-04-26T03:58:57.006Z] f73e7dbfee58: Waiting [2022-04-26T03:58:57.006Z] fff8ebd901c4: Layer already exists [2022-04-26T03:58:57.006Z] 0eb0be1afb86: Layer already exists [2022-04-26T03:58:57.006Z] a4fdb448670f: Layer already exists [2022-04-26T03:58:57.006Z] 5aba43caf5e4: Layer already exists [2022-04-26T03:58:57.006Z] 7fc6401798e4: Layer already exists [2022-04-26T03:58:57.286Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:57.286Z] 8508a2f1525a: Layer already exists [2022-04-26T03:58:57.286Z] dcb56df674cf: Layer already exists [2022-04-26T03:58:57.286Z] 9fe9dc430129: Layer already exists [2022-04-26T03:58:57.286Z] a69bbdb2993b: Layer already exists [2022-04-26T03:58:57.286Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:57.286Z] latest: digest: sha256:d4f28b29e2aa2adf0fc600310bca146118e8456c8f80c6d2a0e3461a9919c3d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:57.640Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:57.985Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.79 [2022-04-26T03:58:57.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:58:57.985Z] a4fdb448670f: Preparing [2022-04-26T03:58:57.985Z] a4fdb448670f: Preparing [2022-04-26T03:58:57.985Z] 5aba43caf5e4: Preparing [2022-04-26T03:58:57.985Z] 7fc6401798e4: Preparing [2022-04-26T03:58:57.985Z] fff8ebd901c4: Preparing [2022-04-26T03:58:57.985Z] 0eb0be1afb86: Preparing [2022-04-26T03:58:57.985Z] 67ebdcdae725: Preparing [2022-04-26T03:58:57.985Z] 8508a2f1525a: Preparing [2022-04-26T03:58:57.985Z] dcb56df674cf: Preparing [2022-04-26T03:58:57.985Z] a69bbdb2993b: Preparing [2022-04-26T03:58:57.985Z] 9fe9dc430129: Preparing [2022-04-26T03:58:57.985Z] f73e7dbfee58: Preparing [2022-04-26T03:58:57.985Z] 67ebdcdae725: Waiting [2022-04-26T03:58:57.985Z] 8508a2f1525a: Waiting [2022-04-26T03:58:57.985Z] dcb56df674cf: Waiting [2022-04-26T03:58:57.985Z] a69bbdb2993b: Waiting [2022-04-26T03:58:57.985Z] 9fe9dc430129: Waiting [2022-04-26T03:58:57.985Z] f73e7dbfee58: Waiting [2022-04-26T03:58:57.985Z] a4fdb448670f: Layer already exists [2022-04-26T03:58:57.985Z] 0eb0be1afb86: Layer already exists [2022-04-26T03:58:57.985Z] fff8ebd901c4: Layer already exists [2022-04-26T03:58:57.985Z] 5aba43caf5e4: Layer already exists [2022-04-26T03:58:57.985Z] 7fc6401798e4: Layer already exists [2022-04-26T03:58:58.255Z] 8508a2f1525a: Layer already exists [2022-04-26T03:58:58.255Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:58.255Z] 9fe9dc430129: Layer already exists [2022-04-26T03:58:58.255Z] dcb56df674cf: Layer already exists [2022-04-26T03:58:58.255Z] a69bbdb2993b: Layer already exists [2022-04-26T03:58:58.255Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:58.255Z] 2.2.0-dev.79: digest: sha256:d4f28b29e2aa2adf0fc600310bca146118e8456c8f80c6d2a0e3461a9919c3d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:58.598Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:58.933Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:58:58.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:58:58.933Z] a4fdb448670f: Preparing [2022-04-26T03:58:58.933Z] a4fdb448670f: Preparing [2022-04-26T03:58:58.933Z] 5aba43caf5e4: Preparing [2022-04-26T03:58:58.933Z] 7fc6401798e4: Preparing [2022-04-26T03:58:58.933Z] fff8ebd901c4: Preparing [2022-04-26T03:58:58.933Z] 0eb0be1afb86: Preparing [2022-04-26T03:58:58.933Z] 67ebdcdae725: Preparing [2022-04-26T03:58:58.933Z] 8508a2f1525a: Preparing [2022-04-26T03:58:58.933Z] dcb56df674cf: Preparing [2022-04-26T03:58:58.933Z] a69bbdb2993b: Preparing [2022-04-26T03:58:58.933Z] 9fe9dc430129: Preparing [2022-04-26T03:58:58.933Z] f73e7dbfee58: Preparing [2022-04-26T03:58:58.933Z] dcb56df674cf: Waiting [2022-04-26T03:58:58.933Z] a69bbdb2993b: Waiting [2022-04-26T03:58:58.933Z] 67ebdcdae725: Waiting [2022-04-26T03:58:58.933Z] 9fe9dc430129: Waiting [2022-04-26T03:58:58.933Z] f73e7dbfee58: Waiting [2022-04-26T03:58:58.933Z] 8508a2f1525a: Waiting [2022-04-26T03:58:58.933Z] 5aba43caf5e4: Layer already exists [2022-04-26T03:58:58.933Z] fff8ebd901c4: Layer already exists [2022-04-26T03:58:58.933Z] 0eb0be1afb86: Layer already exists [2022-04-26T03:58:58.933Z] 7fc6401798e4: Layer already exists [2022-04-26T03:58:58.933Z] a4fdb448670f: Layer already exists [2022-04-26T03:58:58.933Z] 8508a2f1525a: Layer already exists [2022-04-26T03:58:58.933Z] 67ebdcdae725: Layer already exists [2022-04-26T03:58:58.933Z] a69bbdb2993b: Layer already exists [2022-04-26T03:58:58.933Z] dcb56df674cf: Layer already exists [2022-04-26T03:58:58.933Z] 9fe9dc430129: Layer already exists [2022-04-26T03:58:59.203Z] f73e7dbfee58: Layer already exists [2022-04-26T03:58:59.203Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:d4f28b29e2aa2adf0fc600310bca146118e8456c8f80c6d2a0e3461a9919c3d5 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:59.546Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:58:59.885Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-26T03:58:59.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-26T03:58:59.885Z] a4fdb448670f: Preparing [2022-04-26T03:58:59.885Z] a4fdb448670f: Preparing [2022-04-26T03:58:59.885Z] 5aba43caf5e4: Preparing [2022-04-26T03:58:59.885Z] 7fc6401798e4: Preparing [2022-04-26T03:58:59.885Z] fff8ebd901c4: Preparing [2022-04-26T03:58:59.885Z] 0eb0be1afb86: Preparing [2022-04-26T03:58:59.885Z] 67ebdcdae725: Preparing [2022-04-26T03:58:59.885Z] 8508a2f1525a: Preparing [2022-04-26T03:58:59.885Z] dcb56df674cf: Preparing [2022-04-26T03:58:59.885Z] a69bbdb2993b: Preparing [2022-04-26T03:58:59.885Z] 9fe9dc430129: Preparing [2022-04-26T03:58:59.885Z] f73e7dbfee58: Preparing [2022-04-26T03:58:59.885Z] dcb56df674cf: Waiting [2022-04-26T03:58:59.885Z] a69bbdb2993b: Waiting [2022-04-26T03:58:59.885Z] 67ebdcdae725: Waiting [2022-04-26T03:58:59.885Z] 9fe9dc430129: Waiting [2022-04-26T03:58:59.885Z] 8508a2f1525a: Waiting [2022-04-26T03:58:59.885Z] fff8ebd901c4: Layer already exists [2022-04-26T03:58:59.885Z] a4fdb448670f: Layer already exists [2022-04-26T03:58:59.885Z] 5aba43caf5e4: Layer already exists [2022-04-26T03:58:59.885Z] 7fc6401798e4: Layer already exists [2022-04-26T03:58:59.885Z] 0eb0be1afb86: Layer already exists [2022-04-26T03:58:59.885Z] 9fe9dc430129: Layer already exists [2022-04-26T03:59:00.157Z] 67ebdcdae725: Layer already exists [2022-04-26T03:59:00.157Z] dcb56df674cf: Layer already exists [2022-04-26T03:59:00.157Z] a69bbdb2993b: Layer already exists [2022-04-26T03:59:00.157Z] 8508a2f1525a: Layer already exists [2022-04-26T03:59:00.157Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:00.157Z] main: digest: sha256:d4f28b29e2aa2adf0fc600310bca146118e8456c8f80c6d2a0e3461a9919c3d5 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:59:00.200Z] ===================================================== [Pipeline] echo [2022-04-26T03:59:00.209Z] taggedImages: [2022-04-26T03:59:00.209Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:00.209Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-26T03:59:00.209Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.79 [2022-04-26T03:59:00.209Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:00.209Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-26T03:59:00.230Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-26T03:59:00.230Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:00.230Z] latest [2022-04-26T03:59:00.230Z] 2.2.0-dev.79 [2022-04-26T03:59:00.230Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:00.230Z] main [2022-04-26T03:59:00.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:00.581Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:00.918Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:00.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:59:00.918Z] 2e8f783ad393: Preparing [2022-04-26T03:59:00.918Z] d35653dc3b57: Preparing [2022-04-26T03:59:00.918Z] 597eff037e19: Preparing [2022-04-26T03:59:00.918Z] 1063d1d785e9: Preparing [2022-04-26T03:59:00.918Z] a33583c06731: Preparing [2022-04-26T03:59:00.918Z] c794d9f7de8b: Preparing [2022-04-26T03:59:00.918Z] 35ac9e380ce6: Preparing [2022-04-26T03:59:00.918Z] f73e7dbfee58: Preparing [2022-04-26T03:59:00.918Z] c794d9f7de8b: Waiting [2022-04-26T03:59:00.918Z] 35ac9e380ce6: Waiting [2022-04-26T03:59:00.918Z] f73e7dbfee58: Waiting [2022-04-26T03:59:01.189Z] 2e8f783ad393: Pushed [2022-04-26T03:59:01.189Z] d35653dc3b57: Pushed [2022-04-26T03:59:01.189Z] a33583c06731: Pushed [2022-04-26T03:59:01.189Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:01.465Z] c794d9f7de8b: Pushed [2022-04-26T03:59:02.065Z] 35ac9e380ce6: Pushed [2022-04-26T03:59:04.031Z] 1063d1d785e9: Pushed [2022-04-26T03:59:04.031Z] 597eff037e19: Pushed [2022-04-26T03:59:04.031Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:8291e670736bc58699356e1e700385a07349d95d6ece13e80afd63d206bb54bd size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:04.374Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:04.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-26T03:59:04.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:59:04.713Z] 2e8f783ad393: Preparing [2022-04-26T03:59:04.713Z] d35653dc3b57: Preparing [2022-04-26T03:59:04.713Z] 597eff037e19: Preparing [2022-04-26T03:59:04.713Z] 1063d1d785e9: Preparing [2022-04-26T03:59:04.713Z] a33583c06731: Preparing [2022-04-26T03:59:04.713Z] c794d9f7de8b: Preparing [2022-04-26T03:59:04.713Z] 35ac9e380ce6: Preparing [2022-04-26T03:59:04.713Z] f73e7dbfee58: Preparing [2022-04-26T03:59:04.713Z] c794d9f7de8b: Waiting [2022-04-26T03:59:04.713Z] 35ac9e380ce6: Waiting [2022-04-26T03:59:04.713Z] f73e7dbfee58: Waiting [2022-04-26T03:59:04.713Z] 1063d1d785e9: Layer already exists [2022-04-26T03:59:04.713Z] d35653dc3b57: Layer already exists [2022-04-26T03:59:04.713Z] a33583c06731: Layer already exists [2022-04-26T03:59:04.713Z] 2e8f783ad393: Layer already exists [2022-04-26T03:59:04.713Z] 597eff037e19: Layer already exists [2022-04-26T03:59:04.713Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:04.713Z] c794d9f7de8b: Layer already exists [2022-04-26T03:59:04.985Z] 35ac9e380ce6: Layer already exists [2022-04-26T03:59:04.985Z] latest: digest: sha256:8291e670736bc58699356e1e700385a07349d95d6ece13e80afd63d206bb54bd size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:05.328Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:05.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.79 [2022-04-26T03:59:05.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:59:05.666Z] 2e8f783ad393: Preparing [2022-04-26T03:59:05.666Z] d35653dc3b57: Preparing [2022-04-26T03:59:05.666Z] 597eff037e19: Preparing [2022-04-26T03:59:05.666Z] 1063d1d785e9: Preparing [2022-04-26T03:59:05.666Z] a33583c06731: Preparing [2022-04-26T03:59:05.666Z] c794d9f7de8b: Preparing [2022-04-26T03:59:05.666Z] 35ac9e380ce6: Preparing [2022-04-26T03:59:05.666Z] f73e7dbfee58: Preparing [2022-04-26T03:59:05.666Z] c794d9f7de8b: Waiting [2022-04-26T03:59:05.666Z] 35ac9e380ce6: Waiting [2022-04-26T03:59:05.666Z] f73e7dbfee58: Waiting [2022-04-26T03:59:05.666Z] d35653dc3b57: Layer already exists [2022-04-26T03:59:05.666Z] 597eff037e19: Layer already exists [2022-04-26T03:59:05.666Z] 1063d1d785e9: Layer already exists [2022-04-26T03:59:05.666Z] a33583c06731: Layer already exists [2022-04-26T03:59:05.666Z] 2e8f783ad393: Layer already exists [2022-04-26T03:59:05.666Z] c794d9f7de8b: Layer already exists [2022-04-26T03:59:05.935Z] 35ac9e380ce6: Layer already exists [2022-04-26T03:59:05.935Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:05.935Z] 2.2.0-dev.79: digest: sha256:8291e670736bc58699356e1e700385a07349d95d6ece13e80afd63d206bb54bd size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:06.278Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:06.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:06.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:59:06.616Z] 2e8f783ad393: Preparing [2022-04-26T03:59:06.616Z] d35653dc3b57: Preparing [2022-04-26T03:59:06.616Z] 597eff037e19: Preparing [2022-04-26T03:59:06.616Z] 1063d1d785e9: Preparing [2022-04-26T03:59:06.616Z] a33583c06731: Preparing [2022-04-26T03:59:06.616Z] c794d9f7de8b: Preparing [2022-04-26T03:59:06.616Z] 35ac9e380ce6: Preparing [2022-04-26T03:59:06.616Z] f73e7dbfee58: Preparing [2022-04-26T03:59:06.616Z] c794d9f7de8b: Waiting [2022-04-26T03:59:06.616Z] 35ac9e380ce6: Waiting [2022-04-26T03:59:06.616Z] f73e7dbfee58: Waiting [2022-04-26T03:59:06.616Z] 597eff037e19: Layer already exists [2022-04-26T03:59:06.616Z] d35653dc3b57: Layer already exists [2022-04-26T03:59:06.616Z] 2e8f783ad393: Layer already exists [2022-04-26T03:59:06.616Z] 1063d1d785e9: Layer already exists [2022-04-26T03:59:06.616Z] a33583c06731: Layer already exists [2022-04-26T03:59:06.887Z] c794d9f7de8b: Layer already exists [2022-04-26T03:59:06.888Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:06.888Z] 35ac9e380ce6: Layer already exists [2022-04-26T03:59:06.888Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:8291e670736bc58699356e1e700385a07349d95d6ece13e80afd63d206bb54bd size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:07.236Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:07.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-26T03:59:07.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-26T03:59:07.577Z] 2e8f783ad393: Preparing [2022-04-26T03:59:07.577Z] d35653dc3b57: Preparing [2022-04-26T03:59:07.577Z] 597eff037e19: Preparing [2022-04-26T03:59:07.577Z] 1063d1d785e9: Preparing [2022-04-26T03:59:07.577Z] a33583c06731: Preparing [2022-04-26T03:59:07.577Z] c794d9f7de8b: Preparing [2022-04-26T03:59:07.577Z] 35ac9e380ce6: Preparing [2022-04-26T03:59:07.577Z] f73e7dbfee58: Preparing [2022-04-26T03:59:07.577Z] c794d9f7de8b: Waiting [2022-04-26T03:59:07.577Z] f73e7dbfee58: Waiting [2022-04-26T03:59:07.577Z] 35ac9e380ce6: Waiting [2022-04-26T03:59:07.577Z] d35653dc3b57: Layer already exists [2022-04-26T03:59:07.577Z] 597eff037e19: Layer already exists [2022-04-26T03:59:07.577Z] 1063d1d785e9: Layer already exists [2022-04-26T03:59:07.577Z] a33583c06731: Layer already exists [2022-04-26T03:59:07.577Z] 2e8f783ad393: Layer already exists [2022-04-26T03:59:07.577Z] 35ac9e380ce6: Layer already exists [2022-04-26T03:59:07.577Z] c794d9f7de8b: Layer already exists [2022-04-26T03:59:07.848Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:07.848Z] main: digest: sha256:8291e670736bc58699356e1e700385a07349d95d6ece13e80afd63d206bb54bd size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:59:07.893Z] ===================================================== [Pipeline] echo [2022-04-26T03:59:07.901Z] taggedImages: [2022-04-26T03:59:07.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:07.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-26T03:59:07.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.79 [2022-04-26T03:59:07.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:07.901Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-26T03:59:07.927Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-26T03:59:07.927Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:07.927Z] latest [2022-04-26T03:59:07.927Z] 2.2.0-dev.79 [2022-04-26T03:59:07.927Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:07.927Z] main [2022-04-26T03:59:07.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:08.277Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:08.618Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:08.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:59:08.618Z] 3561a2508f87: Preparing [2022-04-26T03:59:08.618Z] fadbb85f0c10: Preparing [2022-04-26T03:59:08.618Z] 8685676539c3: Preparing [2022-04-26T03:59:08.618Z] ec12bdfc05ce: Preparing [2022-04-26T03:59:08.618Z] 1953e6189023: Preparing [2022-04-26T03:59:08.618Z] 99784c7d08ae: Preparing [2022-04-26T03:59:08.618Z] 11f487f215ed: Preparing [2022-04-26T03:59:08.619Z] 2806fb9c1357: Preparing [2022-04-26T03:59:08.619Z] 5a0e0c3c2d12: Preparing [2022-04-26T03:59:08.619Z] f73e7dbfee58: Preparing [2022-04-26T03:59:08.619Z] 11f487f215ed: Waiting [2022-04-26T03:59:08.619Z] 2806fb9c1357: Waiting [2022-04-26T03:59:08.619Z] 5a0e0c3c2d12: Waiting [2022-04-26T03:59:08.619Z] f73e7dbfee58: Waiting [2022-04-26T03:59:08.619Z] 99784c7d08ae: Waiting [2022-04-26T03:59:08.899Z] 3561a2508f87: Pushed [2022-04-26T03:59:08.899Z] 1953e6189023: Pushed [2022-04-26T03:59:08.899Z] fadbb85f0c10: Pushed [2022-04-26T03:59:09.175Z] 99784c7d08ae: Pushed [2022-04-26T03:59:09.175Z] 11f487f215ed: Pushed [2022-04-26T03:59:09.175Z] 2806fb9c1357: Pushed [2022-04-26T03:59:09.175Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:09.446Z] 5a0e0c3c2d12: Pushed [2022-04-26T03:59:11.416Z] ec12bdfc05ce: Pushed [2022-04-26T03:59:12.008Z] 8685676539c3: Pushed [2022-04-26T03:59:12.277Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:4380c077e3e7d146fd17a89e4c6fd543d5bc5e0be190892d605faedba28f9547 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:12.618Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:12.954Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-26T03:59:12.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:59:12.954Z] 3561a2508f87: Preparing [2022-04-26T03:59:12.954Z] fadbb85f0c10: Preparing [2022-04-26T03:59:12.954Z] 8685676539c3: Preparing [2022-04-26T03:59:12.954Z] ec12bdfc05ce: Preparing [2022-04-26T03:59:12.954Z] 1953e6189023: Preparing [2022-04-26T03:59:12.954Z] 99784c7d08ae: Preparing [2022-04-26T03:59:12.954Z] 11f487f215ed: Preparing [2022-04-26T03:59:12.954Z] 2806fb9c1357: Preparing [2022-04-26T03:59:12.954Z] 5a0e0c3c2d12: Preparing [2022-04-26T03:59:12.954Z] f73e7dbfee58: Preparing [2022-04-26T03:59:12.954Z] 99784c7d08ae: Waiting [2022-04-26T03:59:12.954Z] 11f487f215ed: Waiting [2022-04-26T03:59:12.954Z] 2806fb9c1357: Waiting [2022-04-26T03:59:12.954Z] f73e7dbfee58: Waiting [2022-04-26T03:59:12.954Z] 5a0e0c3c2d12: Waiting [2022-04-26T03:59:12.954Z] ec12bdfc05ce: Layer already exists [2022-04-26T03:59:12.954Z] fadbb85f0c10: Layer already exists [2022-04-26T03:59:12.954Z] 3561a2508f87: Layer already exists [2022-04-26T03:59:12.954Z] 8685676539c3: Layer already exists [2022-04-26T03:59:12.954Z] 1953e6189023: Layer already exists [2022-04-26T03:59:12.954Z] 99784c7d08ae: Layer already exists [2022-04-26T03:59:12.954Z] 2806fb9c1357: Layer already exists [2022-04-26T03:59:12.954Z] 5a0e0c3c2d12: Layer already exists [2022-04-26T03:59:12.954Z] 11f487f215ed: Layer already exists [2022-04-26T03:59:12.954Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:13.226Z] latest: digest: sha256:4380c077e3e7d146fd17a89e4c6fd543d5bc5e0be190892d605faedba28f9547 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:13.568Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:13.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.79 [2022-04-26T03:59:13.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:59:13.908Z] 3561a2508f87: Preparing [2022-04-26T03:59:13.908Z] fadbb85f0c10: Preparing [2022-04-26T03:59:13.908Z] 8685676539c3: Preparing [2022-04-26T03:59:13.908Z] ec12bdfc05ce: Preparing [2022-04-26T03:59:13.908Z] 1953e6189023: Preparing [2022-04-26T03:59:13.908Z] 99784c7d08ae: Preparing [2022-04-26T03:59:13.908Z] 11f487f215ed: Preparing [2022-04-26T03:59:13.908Z] 2806fb9c1357: Preparing [2022-04-26T03:59:13.908Z] 5a0e0c3c2d12: Preparing [2022-04-26T03:59:13.908Z] f73e7dbfee58: Preparing [2022-04-26T03:59:13.908Z] 99784c7d08ae: Waiting [2022-04-26T03:59:13.908Z] 11f487f215ed: Waiting [2022-04-26T03:59:13.908Z] 2806fb9c1357: Waiting [2022-04-26T03:59:13.908Z] 5a0e0c3c2d12: Waiting [2022-04-26T03:59:13.908Z] f73e7dbfee58: Waiting [2022-04-26T03:59:13.908Z] 1953e6189023: Layer already exists [2022-04-26T03:59:13.908Z] 8685676539c3: Layer already exists [2022-04-26T03:59:13.908Z] fadbb85f0c10: Layer already exists [2022-04-26T03:59:13.908Z] 3561a2508f87: Layer already exists [2022-04-26T03:59:13.908Z] ec12bdfc05ce: Layer already exists [2022-04-26T03:59:13.908Z] 11f487f215ed: Layer already exists [2022-04-26T03:59:13.908Z] 2806fb9c1357: Layer already exists [2022-04-26T03:59:13.908Z] 99784c7d08ae: Layer already exists [2022-04-26T03:59:13.908Z] 5a0e0c3c2d12: Layer already exists [2022-04-26T03:59:13.908Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:14.177Z] 2.2.0-dev.79: digest: sha256:4380c077e3e7d146fd17a89e4c6fd543d5bc5e0be190892d605faedba28f9547 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:14.520Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:14.900Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:14.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:59:14.900Z] 3561a2508f87: Preparing [2022-04-26T03:59:14.900Z] fadbb85f0c10: Preparing [2022-04-26T03:59:14.900Z] 8685676539c3: Preparing [2022-04-26T03:59:14.900Z] ec12bdfc05ce: Preparing [2022-04-26T03:59:14.900Z] 1953e6189023: Preparing [2022-04-26T03:59:14.900Z] 99784c7d08ae: Preparing [2022-04-26T03:59:14.900Z] 11f487f215ed: Preparing [2022-04-26T03:59:14.900Z] 2806fb9c1357: Preparing [2022-04-26T03:59:14.900Z] 5a0e0c3c2d12: Preparing [2022-04-26T03:59:14.900Z] f73e7dbfee58: Preparing [2022-04-26T03:59:14.900Z] 99784c7d08ae: Waiting [2022-04-26T03:59:14.900Z] 11f487f215ed: Waiting [2022-04-26T03:59:14.900Z] 2806fb9c1357: Waiting [2022-04-26T03:59:14.900Z] 5a0e0c3c2d12: Waiting [2022-04-26T03:59:14.900Z] f73e7dbfee58: Waiting [2022-04-26T03:59:14.900Z] fadbb85f0c10: Layer already exists [2022-04-26T03:59:14.900Z] ec12bdfc05ce: Layer already exists [2022-04-26T03:59:14.900Z] 8685676539c3: Layer already exists [2022-04-26T03:59:14.900Z] 1953e6189023: Layer already exists [2022-04-26T03:59:14.900Z] 3561a2508f87: Layer already exists [2022-04-26T03:59:14.900Z] 2806fb9c1357: Layer already exists [2022-04-26T03:59:14.900Z] 99784c7d08ae: Layer already exists [2022-04-26T03:59:15.178Z] 5a0e0c3c2d12: Layer already exists [2022-04-26T03:59:15.178Z] 11f487f215ed: Layer already exists [2022-04-26T03:59:15.178Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:15.178Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:4380c077e3e7d146fd17a89e4c6fd543d5bc5e0be190892d605faedba28f9547 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:15.529Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:15.871Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-26T03:59:15.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-26T03:59:15.871Z] 3561a2508f87: Preparing [2022-04-26T03:59:15.871Z] fadbb85f0c10: Preparing [2022-04-26T03:59:15.871Z] 8685676539c3: Preparing [2022-04-26T03:59:15.871Z] ec12bdfc05ce: Preparing [2022-04-26T03:59:15.871Z] 1953e6189023: Preparing [2022-04-26T03:59:15.871Z] 99784c7d08ae: Preparing [2022-04-26T03:59:15.871Z] 11f487f215ed: Preparing [2022-04-26T03:59:15.871Z] 2806fb9c1357: Preparing [2022-04-26T03:59:15.871Z] 5a0e0c3c2d12: Preparing [2022-04-26T03:59:15.871Z] f73e7dbfee58: Preparing [2022-04-26T03:59:15.871Z] 2806fb9c1357: Waiting [2022-04-26T03:59:15.871Z] 5a0e0c3c2d12: Waiting [2022-04-26T03:59:15.871Z] f73e7dbfee58: Waiting [2022-04-26T03:59:15.871Z] 11f487f215ed: Waiting [2022-04-26T03:59:15.871Z] 1953e6189023: Layer already exists [2022-04-26T03:59:15.871Z] fadbb85f0c10: Layer already exists [2022-04-26T03:59:15.871Z] 8685676539c3: Layer already exists [2022-04-26T03:59:15.871Z] 3561a2508f87: Layer already exists [2022-04-26T03:59:15.871Z] ec12bdfc05ce: Layer already exists [2022-04-26T03:59:15.871Z] 11f487f215ed: Layer already exists [2022-04-26T03:59:15.871Z] 99784c7d08ae: Layer already exists [2022-04-26T03:59:15.871Z] f73e7dbfee58: Layer already exists [2022-04-26T03:59:15.871Z] 5a0e0c3c2d12: Layer already exists [2022-04-26T03:59:15.871Z] 2806fb9c1357: Layer already exists [2022-04-26T03:59:16.140Z] main: digest: sha256:4380c077e3e7d146fd17a89e4c6fd543d5bc5e0be190892d605faedba28f9547 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:59:16.185Z] ===================================================== [Pipeline] echo [2022-04-26T03:59:16.195Z] taggedImages: [2022-04-26T03:59:16.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:16.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-26T03:59:16.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.79 [2022-04-26T03:59:16.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:16.195Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-26T03:59:16.225Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-26T03:59:16.225Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:16.225Z] latest [2022-04-26T03:59:16.225Z] 2.2.0-dev.79 [2022-04-26T03:59:16.225Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:16.225Z] main [2022-04-26T03:59:16.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:16.584Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:16.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:16.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:59:16.919Z] 6577866cb49e: Preparing [2022-04-26T03:59:16.919Z] 44ff00a204e3: Preparing [2022-04-26T03:59:16.919Z] 67ebdcdae725: Preparing [2022-04-26T03:59:16.919Z] cf3cf9d2850c: Preparing [2022-04-26T03:59:16.919Z] 2279b2fe326f: Preparing [2022-04-26T03:59:16.919Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:16.919Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:16.919Z] 67ebdcdae725: Layer already exists [2022-04-26T03:59:17.191Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:17.191Z] 2279b2fe326f: Pushed [2022-04-26T03:59:17.191Z] 6577866cb49e: Pushed [2022-04-26T03:59:18.621Z] cf3cf9d2850c: Pushed [2022-04-26T03:59:21.994Z] 44ff00a204e3: Pushed [2022-04-26T03:59:21.994Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:8639c9aa4684b4327918d0c5c8127c3d2f5d602e83b620665d1a2c6778c9619f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:22.334Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:22.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-26T03:59:22.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:59:22.669Z] 6577866cb49e: Preparing [2022-04-26T03:59:22.669Z] 44ff00a204e3: Preparing [2022-04-26T03:59:22.669Z] 67ebdcdae725: Preparing [2022-04-26T03:59:22.669Z] cf3cf9d2850c: Preparing [2022-04-26T03:59:22.669Z] 2279b2fe326f: Preparing [2022-04-26T03:59:22.669Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:22.669Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:22.669Z] cf3cf9d2850c: Layer already exists [2022-04-26T03:59:22.669Z] 44ff00a204e3: Layer already exists [2022-04-26T03:59:22.669Z] 6577866cb49e: Layer already exists [2022-04-26T03:59:22.669Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:22.669Z] 67ebdcdae725: Layer already exists [2022-04-26T03:59:22.669Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:22.939Z] latest: digest: sha256:8639c9aa4684b4327918d0c5c8127c3d2f5d602e83b620665d1a2c6778c9619f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:23.280Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:23.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.79 [2022-04-26T03:59:23.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:59:23.617Z] 6577866cb49e: Preparing [2022-04-26T03:59:23.617Z] 44ff00a204e3: Preparing [2022-04-26T03:59:23.617Z] 67ebdcdae725: Preparing [2022-04-26T03:59:23.617Z] cf3cf9d2850c: Preparing [2022-04-26T03:59:23.617Z] 2279b2fe326f: Preparing [2022-04-26T03:59:23.617Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:23.617Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:23.617Z] 44ff00a204e3: Layer already exists [2022-04-26T03:59:23.617Z] 67ebdcdae725: Layer already exists [2022-04-26T03:59:23.617Z] cf3cf9d2850c: Layer already exists [2022-04-26T03:59:23.617Z] 6577866cb49e: Layer already exists [2022-04-26T03:59:23.617Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:23.617Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:23.888Z] 2.2.0-dev.79: digest: sha256:8639c9aa4684b4327918d0c5c8127c3d2f5d602e83b620665d1a2c6778c9619f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:24.230Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:24.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:24.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:59:24.847Z] 6577866cb49e: Preparing [2022-04-26T03:59:24.847Z] 44ff00a204e3: Preparing [2022-04-26T03:59:24.847Z] 67ebdcdae725: Preparing [2022-04-26T03:59:24.847Z] cf3cf9d2850c: Preparing [2022-04-26T03:59:24.847Z] 2279b2fe326f: Preparing [2022-04-26T03:59:24.847Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:24.847Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:24.847Z] 44ff00a204e3: Layer already exists [2022-04-26T03:59:24.847Z] 6577866cb49e: Layer already exists [2022-04-26T03:59:24.847Z] 67ebdcdae725: Layer already exists [2022-04-26T03:59:24.847Z] cf3cf9d2850c: Layer already exists [2022-04-26T03:59:25.122Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:25.122Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:25.122Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:8639c9aa4684b4327918d0c5c8127c3d2f5d602e83b620665d1a2c6778c9619f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:25.465Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:25.805Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-26T03:59:25.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-26T03:59:25.805Z] 6577866cb49e: Preparing [2022-04-26T03:59:25.805Z] 44ff00a204e3: Preparing [2022-04-26T03:59:25.805Z] 67ebdcdae725: Preparing [2022-04-26T03:59:25.805Z] cf3cf9d2850c: Preparing [2022-04-26T03:59:25.805Z] 2279b2fe326f: Preparing [2022-04-26T03:59:25.805Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:25.805Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:25.805Z] 44ff00a204e3: Layer already exists [2022-04-26T03:59:25.805Z] cf3cf9d2850c: Layer already exists [2022-04-26T03:59:25.805Z] 67ebdcdae725: Layer already exists [2022-04-26T03:59:25.805Z] 6577866cb49e: Layer already exists [2022-04-26T03:59:25.805Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:25.805Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:26.075Z] main: digest: sha256:8639c9aa4684b4327918d0c5c8127c3d2f5d602e83b620665d1a2c6778c9619f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:59:26.117Z] ===================================================== [Pipeline] echo [2022-04-26T03:59:26.126Z] taggedImages: [2022-04-26T03:59:26.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:26.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-26T03:59:26.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.79 [2022-04-26T03:59:26.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:26.126Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-26T03:59:26.147Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-26T03:59:26.147Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:26.147Z] latest [2022-04-26T03:59:26.147Z] 2.2.0-dev.79 [2022-04-26T03:59:26.147Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:26.147Z] main [2022-04-26T03:59:26.147Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:26.500Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:26.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:26.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:59:26.836Z] fd8d8df55233: Preparing [2022-04-26T03:59:26.836Z] c51b10f802ea: Preparing [2022-04-26T03:59:26.836Z] be2c4d03f625: Preparing [2022-04-26T03:59:26.836Z] d5d512ea42bd: Preparing [2022-04-26T03:59:26.836Z] cf506bf8d5ad: Preparing [2022-04-26T03:59:26.836Z] b7755b748ef0: Preparing [2022-04-26T03:59:26.836Z] 2279b2fe326f: Preparing [2022-04-26T03:59:26.836Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:26.836Z] b7755b748ef0: Waiting [2022-04-26T03:59:26.836Z] 2279b2fe326f: Waiting [2022-04-26T03:59:26.836Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:27.107Z] fd8d8df55233: Pushed [2022-04-26T03:59:27.107Z] c51b10f802ea: Pushed [2022-04-26T03:59:27.107Z] be2c4d03f625: Pushed [2022-04-26T03:59:27.107Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:27.107Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:28.087Z] b7755b748ef0: Pushed [2022-04-26T03:59:36.346Z] cf506bf8d5ad: Pushed [2022-04-26T03:59:44.597Z] d5d512ea42bd: Pushed [2022-04-26T03:59:44.597Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:03e77f35cfe2401c083c2412b8139af0f04b4f89e5c0759585a0d47f63ead617 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:44.945Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:45.285Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-26T03:59:45.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:59:45.285Z] fd8d8df55233: Preparing [2022-04-26T03:59:45.285Z] c51b10f802ea: Preparing [2022-04-26T03:59:45.285Z] be2c4d03f625: Preparing [2022-04-26T03:59:45.285Z] d5d512ea42bd: Preparing [2022-04-26T03:59:45.285Z] cf506bf8d5ad: Preparing [2022-04-26T03:59:45.285Z] b7755b748ef0: Preparing [2022-04-26T03:59:45.285Z] 2279b2fe326f: Preparing [2022-04-26T03:59:45.285Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:45.285Z] b7755b748ef0: Waiting [2022-04-26T03:59:45.285Z] 2279b2fe326f: Waiting [2022-04-26T03:59:45.285Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:45.285Z] be2c4d03f625: Layer already exists [2022-04-26T03:59:45.285Z] c51b10f802ea: Layer already exists [2022-04-26T03:59:45.285Z] fd8d8df55233: Layer already exists [2022-04-26T03:59:45.285Z] cf506bf8d5ad: Layer already exists [2022-04-26T03:59:45.285Z] d5d512ea42bd: Layer already exists [2022-04-26T03:59:45.285Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:45.285Z] b7755b748ef0: Layer already exists [2022-04-26T03:59:45.285Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:45.555Z] latest: digest: sha256:03e77f35cfe2401c083c2412b8139af0f04b4f89e5c0759585a0d47f63ead617 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:45.896Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:46.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.79 [2022-04-26T03:59:46.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:59:46.238Z] fd8d8df55233: Preparing [2022-04-26T03:59:46.238Z] c51b10f802ea: Preparing [2022-04-26T03:59:46.238Z] be2c4d03f625: Preparing [2022-04-26T03:59:46.238Z] d5d512ea42bd: Preparing [2022-04-26T03:59:46.238Z] cf506bf8d5ad: Preparing [2022-04-26T03:59:46.238Z] b7755b748ef0: Preparing [2022-04-26T03:59:46.238Z] 2279b2fe326f: Preparing [2022-04-26T03:59:46.238Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:46.238Z] b7755b748ef0: Waiting [2022-04-26T03:59:46.238Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:46.238Z] 2279b2fe326f: Waiting [2022-04-26T03:59:46.238Z] be2c4d03f625: Layer already exists [2022-04-26T03:59:46.238Z] c51b10f802ea: Layer already exists [2022-04-26T03:59:46.238Z] fd8d8df55233: Layer already exists [2022-04-26T03:59:46.238Z] d5d512ea42bd: Layer already exists [2022-04-26T03:59:46.238Z] cf506bf8d5ad: Layer already exists [2022-04-26T03:59:46.238Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:46.238Z] b7755b748ef0: Layer already exists [2022-04-26T03:59:46.238Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:46.506Z] 2.2.0-dev.79: digest: sha256:03e77f35cfe2401c083c2412b8139af0f04b4f89e5c0759585a0d47f63ead617 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:46.845Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:47.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:47.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:59:47.180Z] fd8d8df55233: Preparing [2022-04-26T03:59:47.180Z] c51b10f802ea: Preparing [2022-04-26T03:59:47.180Z] be2c4d03f625: Preparing [2022-04-26T03:59:47.180Z] d5d512ea42bd: Preparing [2022-04-26T03:59:47.180Z] cf506bf8d5ad: Preparing [2022-04-26T03:59:47.180Z] b7755b748ef0: Preparing [2022-04-26T03:59:47.180Z] 2279b2fe326f: Preparing [2022-04-26T03:59:47.180Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:47.180Z] b7755b748ef0: Waiting [2022-04-26T03:59:47.180Z] 2279b2fe326f: Waiting [2022-04-26T03:59:47.180Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:47.180Z] be2c4d03f625: Layer already exists [2022-04-26T03:59:47.180Z] d5d512ea42bd: Layer already exists [2022-04-26T03:59:47.180Z] c51b10f802ea: Layer already exists [2022-04-26T03:59:47.180Z] cf506bf8d5ad: Layer already exists [2022-04-26T03:59:47.180Z] fd8d8df55233: Layer already exists [2022-04-26T03:59:47.180Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:47.180Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:47.180Z] b7755b748ef0: Layer already exists [2022-04-26T03:59:47.450Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:03e77f35cfe2401c083c2412b8139af0f04b4f89e5c0759585a0d47f63ead617 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:47.794Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:48.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-26T03:59:48.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-26T03:59:48.126Z] fd8d8df55233: Preparing [2022-04-26T03:59:48.126Z] c51b10f802ea: Preparing [2022-04-26T03:59:48.126Z] be2c4d03f625: Preparing [2022-04-26T03:59:48.126Z] d5d512ea42bd: Preparing [2022-04-26T03:59:48.126Z] cf506bf8d5ad: Preparing [2022-04-26T03:59:48.126Z] b7755b748ef0: Preparing [2022-04-26T03:59:48.126Z] 2279b2fe326f: Preparing [2022-04-26T03:59:48.126Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:48.126Z] b7755b748ef0: Waiting [2022-04-26T03:59:48.126Z] 2279b2fe326f: Waiting [2022-04-26T03:59:48.126Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:48.126Z] c51b10f802ea: Layer already exists [2022-04-26T03:59:48.126Z] be2c4d03f625: Layer already exists [2022-04-26T03:59:48.126Z] cf506bf8d5ad: Layer already exists [2022-04-26T03:59:48.126Z] d5d512ea42bd: Layer already exists [2022-04-26T03:59:48.126Z] fd8d8df55233: Layer already exists [2022-04-26T03:59:48.126Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:48.398Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:48.398Z] b7755b748ef0: Layer already exists [2022-04-26T03:59:48.398Z] main: digest: sha256:03e77f35cfe2401c083c2412b8139af0f04b4f89e5c0759585a0d47f63ead617 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T03:59:48.447Z] ===================================================== [Pipeline] echo [2022-04-26T03:59:48.458Z] taggedImages: [2022-04-26T03:59:48.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:48.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-26T03:59:48.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.79 [2022-04-26T03:59:48.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:48.458Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-26T03:59:48.487Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-26T03:59:48.487Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:48.487Z] latest [2022-04-26T03:59:48.487Z] 2.2.0-dev.79 [2022-04-26T03:59:48.487Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T03:59:48.487Z] main [2022-04-26T03:59:48.487Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:48.840Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T03:59:49.179Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T03:59:49.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T03:59:49.179Z] a594297f7ccb: Preparing [2022-04-26T03:59:49.179Z] ddfd3cea0172: Preparing [2022-04-26T03:59:49.179Z] 404852f540a5: Preparing [2022-04-26T03:59:49.179Z] 6532a244bd82: Preparing [2022-04-26T03:59:49.179Z] 0b255bac0f79: Preparing [2022-04-26T03:59:49.179Z] 2279b2fe326f: Preparing [2022-04-26T03:59:49.179Z] 4f4ce317c6bb: Preparing [2022-04-26T03:59:49.179Z] 4f4ce317c6bb: Waiting [2022-04-26T03:59:49.179Z] 2279b2fe326f: Waiting [2022-04-26T03:59:49.457Z] ddfd3cea0172: Pushed [2022-04-26T03:59:49.457Z] 404852f540a5: Pushed [2022-04-26T03:59:49.457Z] a594297f7ccb: Pushed [2022-04-26T03:59:49.457Z] 2279b2fe326f: Layer already exists [2022-04-26T03:59:49.457Z] 4f4ce317c6bb: Layer already exists [2022-04-26T03:59:50.050Z] 0b255bac0f79: Pushed [2022-04-26T04:00:08.313Z] 6532a244bd82: Pushed [2022-04-26T04:00:08.313Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:0a172172c22ffdb7f3be5f90f0711600be63faa3815ce164e10781bdbc81fc2f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:08.654Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:08.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-26T04:00:08.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T04:00:08.989Z] a594297f7ccb: Preparing [2022-04-26T04:00:08.989Z] ddfd3cea0172: Preparing [2022-04-26T04:00:08.989Z] 404852f540a5: Preparing [2022-04-26T04:00:08.989Z] 6532a244bd82: Preparing [2022-04-26T04:00:08.989Z] 0b255bac0f79: Preparing [2022-04-26T04:00:08.989Z] 2279b2fe326f: Preparing [2022-04-26T04:00:08.989Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:08.989Z] 2279b2fe326f: Waiting [2022-04-26T04:00:08.989Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:08.989Z] 6532a244bd82: Layer already exists [2022-04-26T04:00:08.989Z] a594297f7ccb: Layer already exists [2022-04-26T04:00:08.989Z] 0b255bac0f79: Layer already exists [2022-04-26T04:00:08.989Z] ddfd3cea0172: Layer already exists [2022-04-26T04:00:08.989Z] 404852f540a5: Layer already exists [2022-04-26T04:00:08.989Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:08.989Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:09.261Z] latest: digest: sha256:0a172172c22ffdb7f3be5f90f0711600be63faa3815ce164e10781bdbc81fc2f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:09.603Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:09.939Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.79 [2022-04-26T04:00:09.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T04:00:09.939Z] a594297f7ccb: Preparing [2022-04-26T04:00:09.939Z] ddfd3cea0172: Preparing [2022-04-26T04:00:09.939Z] 404852f540a5: Preparing [2022-04-26T04:00:09.939Z] 6532a244bd82: Preparing [2022-04-26T04:00:09.939Z] 0b255bac0f79: Preparing [2022-04-26T04:00:09.939Z] 2279b2fe326f: Preparing [2022-04-26T04:00:09.939Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:09.939Z] 2279b2fe326f: Waiting [2022-04-26T04:00:09.939Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:09.939Z] 404852f540a5: Layer already exists [2022-04-26T04:00:09.939Z] a594297f7ccb: Layer already exists [2022-04-26T04:00:09.939Z] ddfd3cea0172: Layer already exists [2022-04-26T04:00:09.939Z] 6532a244bd82: Layer already exists [2022-04-26T04:00:09.939Z] 0b255bac0f79: Layer already exists [2022-04-26T04:00:09.939Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:09.939Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:10.211Z] 2.2.0-dev.79: digest: sha256:0a172172c22ffdb7f3be5f90f0711600be63faa3815ce164e10781bdbc81fc2f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:10.556Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:10.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:10.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T04:00:10.891Z] a594297f7ccb: Preparing [2022-04-26T04:00:10.891Z] ddfd3cea0172: Preparing [2022-04-26T04:00:10.891Z] 404852f540a5: Preparing [2022-04-26T04:00:10.891Z] 6532a244bd82: Preparing [2022-04-26T04:00:10.891Z] 0b255bac0f79: Preparing [2022-04-26T04:00:10.891Z] 2279b2fe326f: Preparing [2022-04-26T04:00:10.891Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:10.891Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:10.891Z] 2279b2fe326f: Waiting [2022-04-26T04:00:10.891Z] 404852f540a5: Layer already exists [2022-04-26T04:00:10.891Z] 0b255bac0f79: Layer already exists [2022-04-26T04:00:10.891Z] a594297f7ccb: Layer already exists [2022-04-26T04:00:10.891Z] 6532a244bd82: Layer already exists [2022-04-26T04:00:10.891Z] ddfd3cea0172: Layer already exists [2022-04-26T04:00:11.163Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:11.163Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:11.163Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:0a172172c22ffdb7f3be5f90f0711600be63faa3815ce164e10781bdbc81fc2f size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:11.508Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:11.894Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-26T04:00:11.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-26T04:00:11.894Z] a594297f7ccb: Preparing [2022-04-26T04:00:11.894Z] ddfd3cea0172: Preparing [2022-04-26T04:00:11.894Z] 404852f540a5: Preparing [2022-04-26T04:00:11.894Z] 6532a244bd82: Preparing [2022-04-26T04:00:11.894Z] 0b255bac0f79: Preparing [2022-04-26T04:00:11.894Z] 2279b2fe326f: Preparing [2022-04-26T04:00:11.894Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:11.894Z] 2279b2fe326f: Waiting [2022-04-26T04:00:11.894Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:11.894Z] ddfd3cea0172: Layer already exists [2022-04-26T04:00:11.894Z] 404852f540a5: Layer already exists [2022-04-26T04:00:11.894Z] 6532a244bd82: Layer already exists [2022-04-26T04:00:11.894Z] 0b255bac0f79: Layer already exists [2022-04-26T04:00:11.894Z] a594297f7ccb: Layer already exists [2022-04-26T04:00:11.894Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:11.894Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:12.169Z] main: digest: sha256:0a172172c22ffdb7f3be5f90f0711600be63faa3815ce164e10781bdbc81fc2f size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T04:00:12.223Z] ===================================================== [Pipeline] echo [2022-04-26T04:00:12.234Z] taggedImages: [2022-04-26T04:00:12.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:12.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-26T04:00:12.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.79 [2022-04-26T04:00:12.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:12.234Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-26T04:00:12.257Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-26T04:00:12.257Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:12.257Z] latest [2022-04-26T04:00:12.257Z] 2.2.0-dev.79 [2022-04-26T04:00:12.257Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:12.257Z] main [2022-04-26T04:00:12.257Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:12.624Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:12.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:12.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T04:00:12.972Z] 946883045dfd: Preparing [2022-04-26T04:00:12.972Z] b4397f62d0ac: Preparing [2022-04-26T04:00:12.972Z] 86dcc06acda9: Preparing [2022-04-26T04:00:12.972Z] d366e52f0959: Preparing [2022-04-26T04:00:12.972Z] b7755b748ef0: Preparing [2022-04-26T04:00:12.972Z] 2279b2fe326f: Preparing [2022-04-26T04:00:12.972Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:12.972Z] 2279b2fe326f: Waiting [2022-04-26T04:00:12.972Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:13.244Z] b7755b748ef0: Layer already exists [2022-04-26T04:00:13.244Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:13.244Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:13.244Z] 946883045dfd: Pushed [2022-04-26T04:00:13.244Z] 86dcc06acda9: Pushed [2022-04-26T04:00:13.244Z] b4397f62d0ac: Pushed [2022-04-26T04:00:31.522Z] d366e52f0959: Pushed [2022-04-26T04:00:31.522Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:2912ee038b6bf43d311fc117a2a5e04bcda07eaa02439fb6921a10555c416583 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:31.875Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:32.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-26T04:00:32.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T04:00:32.209Z] 946883045dfd: Preparing [2022-04-26T04:00:32.209Z] b4397f62d0ac: Preparing [2022-04-26T04:00:32.209Z] 86dcc06acda9: Preparing [2022-04-26T04:00:32.209Z] d366e52f0959: Preparing [2022-04-26T04:00:32.209Z] b7755b748ef0: Preparing [2022-04-26T04:00:32.209Z] 2279b2fe326f: Preparing [2022-04-26T04:00:32.209Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:32.209Z] 2279b2fe326f: Waiting [2022-04-26T04:00:32.209Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:32.209Z] b7755b748ef0: Layer already exists [2022-04-26T04:00:32.209Z] d366e52f0959: Layer already exists [2022-04-26T04:00:32.209Z] b4397f62d0ac: Layer already exists [2022-04-26T04:00:32.209Z] 86dcc06acda9: Layer already exists [2022-04-26T04:00:32.209Z] 946883045dfd: Layer already exists [2022-04-26T04:00:32.209Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:32.209Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:32.481Z] latest: digest: sha256:2912ee038b6bf43d311fc117a2a5e04bcda07eaa02439fb6921a10555c416583 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:32.822Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:33.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.79 [2022-04-26T04:00:33.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T04:00:33.159Z] 946883045dfd: Preparing [2022-04-26T04:00:33.159Z] b4397f62d0ac: Preparing [2022-04-26T04:00:33.159Z] 86dcc06acda9: Preparing [2022-04-26T04:00:33.159Z] d366e52f0959: Preparing [2022-04-26T04:00:33.159Z] b7755b748ef0: Preparing [2022-04-26T04:00:33.159Z] 2279b2fe326f: Preparing [2022-04-26T04:00:33.159Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:33.159Z] 2279b2fe326f: Waiting [2022-04-26T04:00:33.159Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:33.159Z] b4397f62d0ac: Layer already exists [2022-04-26T04:00:33.159Z] d366e52f0959: Layer already exists [2022-04-26T04:00:33.159Z] 86dcc06acda9: Layer already exists [2022-04-26T04:00:33.159Z] b7755b748ef0: Layer already exists [2022-04-26T04:00:33.160Z] 946883045dfd: Layer already exists [2022-04-26T04:00:33.160Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:33.160Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:33.431Z] 2.2.0-dev.79: digest: sha256:2912ee038b6bf43d311fc117a2a5e04bcda07eaa02439fb6921a10555c416583 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:33.774Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:34.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:34.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T04:00:34.110Z] 946883045dfd: Preparing [2022-04-26T04:00:34.110Z] b4397f62d0ac: Preparing [2022-04-26T04:00:34.110Z] 86dcc06acda9: Preparing [2022-04-26T04:00:34.110Z] d366e52f0959: Preparing [2022-04-26T04:00:34.110Z] b7755b748ef0: Preparing [2022-04-26T04:00:34.110Z] 2279b2fe326f: Preparing [2022-04-26T04:00:34.110Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:34.110Z] 2279b2fe326f: Waiting [2022-04-26T04:00:34.110Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:34.110Z] b4397f62d0ac: Layer already exists [2022-04-26T04:00:34.110Z] 946883045dfd: Layer already exists [2022-04-26T04:00:34.110Z] b7755b748ef0: Layer already exists [2022-04-26T04:00:34.110Z] 86dcc06acda9: Layer already exists [2022-04-26T04:00:34.110Z] d366e52f0959: Layer already exists [2022-04-26T04:00:34.110Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:34.110Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:34.381Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:2912ee038b6bf43d311fc117a2a5e04bcda07eaa02439fb6921a10555c416583 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:34.722Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:35.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-26T04:00:35.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-26T04:00:35.058Z] 946883045dfd: Preparing [2022-04-26T04:00:35.058Z] b4397f62d0ac: Preparing [2022-04-26T04:00:35.058Z] 86dcc06acda9: Preparing [2022-04-26T04:00:35.058Z] d366e52f0959: Preparing [2022-04-26T04:00:35.058Z] b7755b748ef0: Preparing [2022-04-26T04:00:35.058Z] 2279b2fe326f: Preparing [2022-04-26T04:00:35.058Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:35.058Z] 2279b2fe326f: Waiting [2022-04-26T04:00:35.058Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:35.058Z] 946883045dfd: Layer already exists [2022-04-26T04:00:35.058Z] b7755b748ef0: Layer already exists [2022-04-26T04:00:35.058Z] b4397f62d0ac: Layer already exists [2022-04-26T04:00:35.058Z] d366e52f0959: Layer already exists [2022-04-26T04:00:35.058Z] 86dcc06acda9: Layer already exists [2022-04-26T04:00:35.058Z] 2279b2fe326f: Layer already exists [2022-04-26T04:00:35.058Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:35.328Z] main: digest: sha256:2912ee038b6bf43d311fc117a2a5e04bcda07eaa02439fb6921a10555c416583 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T04:00:35.374Z] ===================================================== [Pipeline] echo [2022-04-26T04:00:35.383Z] taggedImages: [2022-04-26T04:00:35.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:35.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-26T04:00:35.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.79 [2022-04-26T04:00:35.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:35.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-26T04:00:35.408Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-26T04:00:35.408Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:35.408Z] latest [2022-04-26T04:00:35.408Z] 2.2.0-dev.79 [2022-04-26T04:00:35.408Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:35.408Z] main [2022-04-26T04:00:35.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:35.768Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:36.111Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:36.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T04:00:36.112Z] 02de4d25680e: Preparing [2022-04-26T04:00:36.112Z] 11f6ab8856a9: Preparing [2022-04-26T04:00:36.112Z] 67ebdcdae725: Preparing [2022-04-26T04:00:36.112Z] 4ae893d8294a: Preparing [2022-04-26T04:00:36.112Z] f73e7dbfee58: Preparing [2022-04-26T04:00:36.112Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:36.112Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:36.383Z] 02de4d25680e: Pushed [2022-04-26T04:00:36.654Z] 4ae893d8294a: Pushed [2022-04-26T04:00:42.035Z] 11f6ab8856a9: Pushed [2022-04-26T04:00:42.035Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:52d7a34fab98e6d68ea471213ba08d04537e7ec17ab453ba6416c592b157a78a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:42.378Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:42.711Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-26T04:00:42.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T04:00:42.711Z] 02de4d25680e: Preparing [2022-04-26T04:00:42.711Z] 11f6ab8856a9: Preparing [2022-04-26T04:00:42.711Z] 67ebdcdae725: Preparing [2022-04-26T04:00:42.711Z] 4ae893d8294a: Preparing [2022-04-26T04:00:42.711Z] f73e7dbfee58: Preparing [2022-04-26T04:00:42.711Z] 02de4d25680e: Layer already exists [2022-04-26T04:00:42.982Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:42.983Z] 11f6ab8856a9: Layer already exists [2022-04-26T04:00:42.983Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:42.983Z] 4ae893d8294a: Layer already exists [2022-04-26T04:00:42.983Z] latest: digest: sha256:52d7a34fab98e6d68ea471213ba08d04537e7ec17ab453ba6416c592b157a78a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:43.324Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:43.659Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.79 [2022-04-26T04:00:43.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T04:00:43.659Z] 02de4d25680e: Preparing [2022-04-26T04:00:43.659Z] 11f6ab8856a9: Preparing [2022-04-26T04:00:43.659Z] 67ebdcdae725: Preparing [2022-04-26T04:00:43.659Z] 4ae893d8294a: Preparing [2022-04-26T04:00:43.659Z] f73e7dbfee58: Preparing [2022-04-26T04:00:43.659Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:43.659Z] 11f6ab8856a9: Layer already exists [2022-04-26T04:00:43.659Z] 4ae893d8294a: Layer already exists [2022-04-26T04:00:43.659Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:43.659Z] 02de4d25680e: Layer already exists [2022-04-26T04:00:43.928Z] 2.2.0-dev.79: digest: sha256:52d7a34fab98e6d68ea471213ba08d04537e7ec17ab453ba6416c592b157a78a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:44.265Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:44.602Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:44.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T04:00:44.603Z] 02de4d25680e: Preparing [2022-04-26T04:00:44.603Z] 11f6ab8856a9: Preparing [2022-04-26T04:00:44.603Z] 67ebdcdae725: Preparing [2022-04-26T04:00:44.603Z] 4ae893d8294a: Preparing [2022-04-26T04:00:44.603Z] f73e7dbfee58: Preparing [2022-04-26T04:00:44.603Z] 02de4d25680e: Layer already exists [2022-04-26T04:00:44.603Z] 4ae893d8294a: Layer already exists [2022-04-26T04:00:44.603Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:44.603Z] 11f6ab8856a9: Layer already exists [2022-04-26T04:00:44.603Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:44.875Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:52d7a34fab98e6d68ea471213ba08d04537e7ec17ab453ba6416c592b157a78a size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:45.246Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:45.597Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-26T04:00:45.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-26T04:00:45.597Z] 02de4d25680e: Preparing [2022-04-26T04:00:45.597Z] 11f6ab8856a9: Preparing [2022-04-26T04:00:45.597Z] 67ebdcdae725: Preparing [2022-04-26T04:00:45.597Z] 4ae893d8294a: Preparing [2022-04-26T04:00:45.597Z] f73e7dbfee58: Preparing [2022-04-26T04:00:45.597Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:45.597Z] 4ae893d8294a: Layer already exists [2022-04-26T04:00:45.597Z] 02de4d25680e: Layer already exists [2022-04-26T04:00:45.874Z] 11f6ab8856a9: Layer already exists [2022-04-26T04:00:45.874Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:45.874Z] main: digest: sha256:52d7a34fab98e6d68ea471213ba08d04537e7ec17ab453ba6416c592b157a78a size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T04:00:45.926Z] ===================================================== [Pipeline] echo [2022-04-26T04:00:45.935Z] taggedImages: [2022-04-26T04:00:45.935Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:45.935Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-26T04:00:45.935Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.79 [2022-04-26T04:00:45.935Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:45.935Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-26T04:00:45.954Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-26T04:00:45.954Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:45.954Z] latest [2022-04-26T04:00:45.954Z] 2.2.0-dev.79 [2022-04-26T04:00:45.954Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:45.954Z] main [2022-04-26T04:00:45.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:46.320Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:46.658Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:46.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T04:00:46.658Z] 3cc931f0064b: Preparing [2022-04-26T04:00:46.658Z] ade7dee5898c: Preparing [2022-04-26T04:00:46.658Z] 67ebdcdae725: Preparing [2022-04-26T04:00:46.658Z] 00a51f3dbfb4: Preparing [2022-04-26T04:00:46.658Z] f73e7dbfee58: Preparing [2022-04-26T04:00:46.658Z] 00a51f3dbfb4: Layer already exists [2022-04-26T04:00:46.930Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:46.930Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:46.930Z] 3cc931f0064b: Pushed [2022-04-26T04:00:52.313Z] ade7dee5898c: Pushed [2022-04-26T04:00:52.313Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:f04d4aa45f3616e538e96d4a12aa484e90d39a32c0cb0b2c3665d717e0a8ace1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:52.659Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:52.997Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-26T04:00:52.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T04:00:52.997Z] 3cc931f0064b: Preparing [2022-04-26T04:00:52.997Z] ade7dee5898c: Preparing [2022-04-26T04:00:52.997Z] 67ebdcdae725: Preparing [2022-04-26T04:00:52.997Z] 00a51f3dbfb4: Preparing [2022-04-26T04:00:52.997Z] f73e7dbfee58: Preparing [2022-04-26T04:00:52.997Z] ade7dee5898c: Layer already exists [2022-04-26T04:00:52.997Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:52.997Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:52.997Z] 00a51f3dbfb4: Layer already exists [2022-04-26T04:00:52.997Z] 3cc931f0064b: Layer already exists [2022-04-26T04:00:53.267Z] latest: digest: sha256:f04d4aa45f3616e538e96d4a12aa484e90d39a32c0cb0b2c3665d717e0a8ace1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:53.610Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:53.952Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.79 [2022-04-26T04:00:53.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T04:00:53.952Z] 3cc931f0064b: Preparing [2022-04-26T04:00:53.952Z] ade7dee5898c: Preparing [2022-04-26T04:00:53.952Z] 67ebdcdae725: Preparing [2022-04-26T04:00:53.952Z] 00a51f3dbfb4: Preparing [2022-04-26T04:00:53.952Z] f73e7dbfee58: Preparing [2022-04-26T04:00:53.952Z] 3cc931f0064b: Layer already exists [2022-04-26T04:00:53.952Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:53.952Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:53.952Z] ade7dee5898c: Layer already exists [2022-04-26T04:00:53.952Z] 00a51f3dbfb4: Layer already exists [2022-04-26T04:00:54.223Z] 2.2.0-dev.79: digest: sha256:f04d4aa45f3616e538e96d4a12aa484e90d39a32c0cb0b2c3665d717e0a8ace1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:54.570Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:54.907Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:54.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T04:00:54.908Z] 3cc931f0064b: Preparing [2022-04-26T04:00:54.908Z] ade7dee5898c: Preparing [2022-04-26T04:00:54.908Z] 67ebdcdae725: Preparing [2022-04-26T04:00:54.908Z] 00a51f3dbfb4: Preparing [2022-04-26T04:00:54.908Z] f73e7dbfee58: Preparing [2022-04-26T04:00:54.908Z] ade7dee5898c: Layer already exists [2022-04-26T04:00:54.908Z] 00a51f3dbfb4: Layer already exists [2022-04-26T04:00:54.908Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:54.908Z] 3cc931f0064b: Layer already exists [2022-04-26T04:00:54.908Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:55.178Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:f04d4aa45f3616e538e96d4a12aa484e90d39a32c0cb0b2c3665d717e0a8ace1 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:55.521Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:55.858Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-26T04:00:55.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-26T04:00:55.858Z] 3cc931f0064b: Preparing [2022-04-26T04:00:55.858Z] ade7dee5898c: Preparing [2022-04-26T04:00:55.858Z] 67ebdcdae725: Preparing [2022-04-26T04:00:55.858Z] 00a51f3dbfb4: Preparing [2022-04-26T04:00:55.858Z] f73e7dbfee58: Preparing [2022-04-26T04:00:55.858Z] 67ebdcdae725: Layer already exists [2022-04-26T04:00:55.858Z] ade7dee5898c: Layer already exists [2022-04-26T04:00:55.858Z] 00a51f3dbfb4: Layer already exists [2022-04-26T04:00:55.858Z] 3cc931f0064b: Layer already exists [2022-04-26T04:00:55.858Z] f73e7dbfee58: Layer already exists [2022-04-26T04:00:56.127Z] main: digest: sha256:f04d4aa45f3616e538e96d4a12aa484e90d39a32c0cb0b2c3665d717e0a8ace1 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T04:00:56.172Z] ===================================================== [Pipeline] echo [2022-04-26T04:00:56.181Z] taggedImages: [2022-04-26T04:00:56.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:56.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-26T04:00:56.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.79 [2022-04-26T04:00:56.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:56.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-26T04:00:56.201Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-26T04:00:56.201Z] 8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:56.201Z] latest [2022-04-26T04:00:56.201Z] 2.2.0-dev.79 [2022-04-26T04:00:56.201Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:00:56.201Z] main [2022-04-26T04:00:56.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:56.559Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:00:56.898Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:00:56.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T04:00:56.898Z] 2ee6e7e7707c: Preparing [2022-04-26T04:00:56.898Z] 5fc329bf0f68: Preparing [2022-04-26T04:00:56.898Z] ee22d1f623c8: Preparing [2022-04-26T04:00:56.898Z] 655db91c104a: Preparing [2022-04-26T04:00:56.898Z] f0e5a4d6c014: Preparing [2022-04-26T04:00:56.898Z] 3b19d27f08f7: Preparing [2022-04-26T04:00:56.898Z] 73bb99a6e169: Preparing [2022-04-26T04:00:56.898Z] ec06c3102977: Preparing [2022-04-26T04:00:56.898Z] 6a3c62e080c7: Preparing [2022-04-26T04:00:56.898Z] 340cb19ca677: Preparing [2022-04-26T04:00:56.898Z] 4f4ce317c6bb: Preparing [2022-04-26T04:00:56.898Z] 3b19d27f08f7: Waiting [2022-04-26T04:00:56.898Z] 73bb99a6e169: Waiting [2022-04-26T04:00:56.898Z] ec06c3102977: Waiting [2022-04-26T04:00:56.898Z] 340cb19ca677: Waiting [2022-04-26T04:00:56.898Z] 6a3c62e080c7: Waiting [2022-04-26T04:00:56.898Z] 4f4ce317c6bb: Waiting [2022-04-26T04:00:57.178Z] f0e5a4d6c014: Layer already exists [2022-04-26T04:00:57.178Z] 3b19d27f08f7: Layer already exists [2022-04-26T04:00:57.178Z] 73bb99a6e169: Layer already exists [2022-04-26T04:00:57.178Z] ec06c3102977: Layer already exists [2022-04-26T04:00:57.178Z] 5fc329bf0f68: Pushed [2022-04-26T04:00:57.178Z] 6a3c62e080c7: Layer already exists [2022-04-26T04:00:57.178Z] 340cb19ca677: Layer already exists [2022-04-26T04:00:57.178Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:00:57.772Z] 2ee6e7e7707c: Pushed [2022-04-26T04:00:59.739Z] ee22d1f623c8: Pushed [2022-04-26T04:01:14.783Z] 655db91c104a: Pushed [2022-04-26T04:01:14.783Z] 8a434eff5741b00a042359b422f09b9192f26247: digest: sha256:0b54dae2eeb3a7b52c1612758ac8d3d900acd3ecda6884820240665ecdbfd42f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:15.124Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:15.462Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-26T04:01:15.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T04:01:15.462Z] 2ee6e7e7707c: Preparing [2022-04-26T04:01:15.462Z] 5fc329bf0f68: Preparing [2022-04-26T04:01:15.462Z] ee22d1f623c8: Preparing [2022-04-26T04:01:15.462Z] 655db91c104a: Preparing [2022-04-26T04:01:15.462Z] f0e5a4d6c014: Preparing [2022-04-26T04:01:15.462Z] 3b19d27f08f7: Preparing [2022-04-26T04:01:15.462Z] 73bb99a6e169: Preparing [2022-04-26T04:01:15.462Z] ec06c3102977: Preparing [2022-04-26T04:01:15.462Z] 6a3c62e080c7: Preparing [2022-04-26T04:01:15.462Z] 340cb19ca677: Preparing [2022-04-26T04:01:15.462Z] 4f4ce317c6bb: Preparing [2022-04-26T04:01:15.462Z] ec06c3102977: Waiting [2022-04-26T04:01:15.462Z] 6a3c62e080c7: Waiting [2022-04-26T04:01:15.462Z] 340cb19ca677: Waiting [2022-04-26T04:01:15.462Z] 4f4ce317c6bb: Waiting [2022-04-26T04:01:15.462Z] 3b19d27f08f7: Waiting [2022-04-26T04:01:15.462Z] 73bb99a6e169: Waiting [2022-04-26T04:01:15.462Z] 5fc329bf0f68: Layer already exists [2022-04-26T04:01:15.462Z] f0e5a4d6c014: Layer already exists [2022-04-26T04:01:15.462Z] ee22d1f623c8: Layer already exists [2022-04-26T04:01:15.462Z] 2ee6e7e7707c: Layer already exists [2022-04-26T04:01:15.462Z] 655db91c104a: Layer already exists [2022-04-26T04:01:15.462Z] 340cb19ca677: Layer already exists [2022-04-26T04:01:15.462Z] 73bb99a6e169: Layer already exists [2022-04-26T04:01:15.462Z] ec06c3102977: Layer already exists [2022-04-26T04:01:15.462Z] 6a3c62e080c7: Layer already exists [2022-04-26T04:01:15.462Z] 3b19d27f08f7: Layer already exists [2022-04-26T04:01:15.734Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:01:15.734Z] latest: digest: sha256:0b54dae2eeb3a7b52c1612758ac8d3d900acd3ecda6884820240665ecdbfd42f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:16.081Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:16.418Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.79 [2022-04-26T04:01:16.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T04:01:16.418Z] 2ee6e7e7707c: Preparing [2022-04-26T04:01:16.418Z] 5fc329bf0f68: Preparing [2022-04-26T04:01:16.418Z] ee22d1f623c8: Preparing [2022-04-26T04:01:16.418Z] 655db91c104a: Preparing [2022-04-26T04:01:16.418Z] f0e5a4d6c014: Preparing [2022-04-26T04:01:16.418Z] 3b19d27f08f7: Preparing [2022-04-26T04:01:16.418Z] 73bb99a6e169: Preparing [2022-04-26T04:01:16.418Z] ec06c3102977: Preparing [2022-04-26T04:01:16.418Z] 6a3c62e080c7: Preparing [2022-04-26T04:01:16.418Z] 340cb19ca677: Preparing [2022-04-26T04:01:16.418Z] 4f4ce317c6bb: Preparing [2022-04-26T04:01:16.418Z] 3b19d27f08f7: Waiting [2022-04-26T04:01:16.418Z] 73bb99a6e169: Waiting [2022-04-26T04:01:16.418Z] 340cb19ca677: Waiting [2022-04-26T04:01:16.418Z] ec06c3102977: Waiting [2022-04-26T04:01:16.418Z] 4f4ce317c6bb: Waiting [2022-04-26T04:01:16.418Z] 6a3c62e080c7: Waiting [2022-04-26T04:01:16.418Z] ee22d1f623c8: Layer already exists [2022-04-26T04:01:16.418Z] 5fc329bf0f68: Layer already exists [2022-04-26T04:01:16.418Z] 2ee6e7e7707c: Layer already exists [2022-04-26T04:01:16.418Z] 655db91c104a: Layer already exists [2022-04-26T04:01:16.419Z] f0e5a4d6c014: Layer already exists [2022-04-26T04:01:16.419Z] 73bb99a6e169: Layer already exists [2022-04-26T04:01:16.419Z] 3b19d27f08f7: Layer already exists [2022-04-26T04:01:16.419Z] 6a3c62e080c7: Layer already exists [2022-04-26T04:01:16.419Z] ec06c3102977: Layer already exists [2022-04-26T04:01:16.419Z] 340cb19ca677: Layer already exists [2022-04-26T04:01:16.691Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:01:16.691Z] 2.2.0-dev.79: digest: sha256:0b54dae2eeb3a7b52c1612758ac8d3d900acd3ecda6884820240665ecdbfd42f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:17.036Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:17.372Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:01:17.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T04:01:17.372Z] 2ee6e7e7707c: Preparing [2022-04-26T04:01:17.372Z] 5fc329bf0f68: Preparing [2022-04-26T04:01:17.372Z] ee22d1f623c8: Preparing [2022-04-26T04:01:17.372Z] 655db91c104a: Preparing [2022-04-26T04:01:17.372Z] f0e5a4d6c014: Preparing [2022-04-26T04:01:17.372Z] 3b19d27f08f7: Preparing [2022-04-26T04:01:17.372Z] 73bb99a6e169: Preparing [2022-04-26T04:01:17.372Z] ec06c3102977: Preparing [2022-04-26T04:01:17.372Z] 6a3c62e080c7: Preparing [2022-04-26T04:01:17.372Z] 340cb19ca677: Preparing [2022-04-26T04:01:17.372Z] 4f4ce317c6bb: Preparing [2022-04-26T04:01:17.372Z] 3b19d27f08f7: Waiting [2022-04-26T04:01:17.372Z] 73bb99a6e169: Waiting [2022-04-26T04:01:17.372Z] ec06c3102977: Waiting [2022-04-26T04:01:17.372Z] 6a3c62e080c7: Waiting [2022-04-26T04:01:17.372Z] 340cb19ca677: Waiting [2022-04-26T04:01:17.372Z] 4f4ce317c6bb: Waiting [2022-04-26T04:01:17.372Z] 2ee6e7e7707c: Layer already exists [2022-04-26T04:01:17.372Z] 5fc329bf0f68: Layer already exists [2022-04-26T04:01:17.372Z] f0e5a4d6c014: Layer already exists [2022-04-26T04:01:17.372Z] 655db91c104a: Layer already exists [2022-04-26T04:01:17.372Z] ee22d1f623c8: Layer already exists [2022-04-26T04:01:17.643Z] 3b19d27f08f7: Layer already exists [2022-04-26T04:01:17.643Z] 73bb99a6e169: Layer already exists [2022-04-26T04:01:17.643Z] 6a3c62e080c7: Layer already exists [2022-04-26T04:01:17.643Z] 340cb19ca677: Layer already exists [2022-04-26T04:01:17.643Z] ec06c3102977: Layer already exists [2022-04-26T04:01:17.643Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:01:17.643Z] 8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79: digest: sha256:0b54dae2eeb3a7b52c1612758ac8d3d900acd3ecda6884820240665ecdbfd42f size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:18.028Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:18.381Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-26T04:01:18.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-26T04:01:18.381Z] 2ee6e7e7707c: Preparing [2022-04-26T04:01:18.381Z] 5fc329bf0f68: Preparing [2022-04-26T04:01:18.381Z] ee22d1f623c8: Preparing [2022-04-26T04:01:18.381Z] 655db91c104a: Preparing [2022-04-26T04:01:18.381Z] f0e5a4d6c014: Preparing [2022-04-26T04:01:18.381Z] 3b19d27f08f7: Preparing [2022-04-26T04:01:18.381Z] 73bb99a6e169: Preparing [2022-04-26T04:01:18.381Z] ec06c3102977: Preparing [2022-04-26T04:01:18.381Z] 6a3c62e080c7: Preparing [2022-04-26T04:01:18.381Z] 340cb19ca677: Preparing [2022-04-26T04:01:18.381Z] 4f4ce317c6bb: Preparing [2022-04-26T04:01:18.381Z] ec06c3102977: Waiting [2022-04-26T04:01:18.381Z] 6a3c62e080c7: Waiting [2022-04-26T04:01:18.381Z] 3b19d27f08f7: Waiting [2022-04-26T04:01:18.381Z] 340cb19ca677: Waiting [2022-04-26T04:01:18.381Z] 4f4ce317c6bb: Waiting [2022-04-26T04:01:18.381Z] 73bb99a6e169: Waiting [2022-04-26T04:01:18.652Z] 5fc329bf0f68: Layer already exists [2022-04-26T04:01:18.652Z] ee22d1f623c8: Layer already exists [2022-04-26T04:01:18.652Z] 2ee6e7e7707c: Layer already exists [2022-04-26T04:01:18.652Z] 655db91c104a: Layer already exists [2022-04-26T04:01:18.652Z] f0e5a4d6c014: Layer already exists [2022-04-26T04:01:18.652Z] 73bb99a6e169: Layer already exists [2022-04-26T04:01:18.652Z] 6a3c62e080c7: Layer already exists [2022-04-26T04:01:18.652Z] 3b19d27f08f7: Layer already exists [2022-04-26T04:01:18.652Z] ec06c3102977: Layer already exists [2022-04-26T04:01:18.652Z] 340cb19ca677: Layer already exists [2022-04-26T04:01:18.652Z] 4f4ce317c6bb: Layer already exists [2022-04-26T04:01:18.652Z] main: digest: sha256:0b54dae2eeb3a7b52c1612758ac8d3d900acd3ecda6884820240665ecdbfd42f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-26T04:01:18.700Z] ===================================================== [Pipeline] echo [2022-04-26T04:01:18.711Z] taggedImages: [2022-04-26T04:01:18.711Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247 [2022-04-26T04:01:18.711Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-26T04:01:18.711Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.79 [2022-04-26T04:01:18.711Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8a434eff5741b00a042359b422f09b9192f26247-2.2.0-dev.79 [2022-04-26T04:01:18.711Z] - 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-26T04:01:19.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T04:01:19.080Z] [2022-04-26T04:01:19.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:19.427Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T04:01:19.701Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-26T04:01:19.701Z] 8998bd30e6a1: Pulling fs layer [2022-04-26T04:01:19.701Z] 04944245beec: Pulling fs layer [2022-04-26T04:01:19.701Z] 699f458cf7ca: Pulling fs layer [2022-04-26T04:01:19.701Z] 765212b225bb: Pulling fs layer [2022-04-26T04:01:19.701Z] f23df028b6ca: Pulling fs layer [2022-04-26T04:01:19.701Z] d65c8cfc05b1: Pulling fs layer [2022-04-26T04:01:19.701Z] 2437ff75d9bd: Pulling fs layer [2022-04-26T04:01:19.701Z] 765212b225bb: Waiting [2022-04-26T04:01:19.701Z] f23df028b6ca: Waiting [2022-04-26T04:01:19.701Z] d65c8cfc05b1: Waiting [2022-04-26T04:01:19.701Z] 2437ff75d9bd: Waiting [2022-04-26T04:01:19.701Z] 04944245beec: Verifying Checksum [2022-04-26T04:01:19.701Z] 04944245beec: Download complete [2022-04-26T04:01:19.701Z] 765212b225bb: Verifying Checksum [2022-04-26T04:01:19.701Z] 765212b225bb: Download complete [2022-04-26T04:01:19.701Z] f23df028b6ca: Verifying Checksum [2022-04-26T04:01:19.701Z] f23df028b6ca: Download complete [2022-04-26T04:01:19.977Z] 699f458cf7ca: Verifying Checksum [2022-04-26T04:01:19.977Z] 699f458cf7ca: Download complete [2022-04-26T04:01:20.249Z] 8998bd30e6a1: Verifying Checksum [2022-04-26T04:01:20.249Z] 8998bd30e6a1: Download complete [2022-04-26T04:01:22.864Z] 2437ff75d9bd: Verifying Checksum [2022-04-26T04:01:22.865Z] 2437ff75d9bd: Download complete [2022-04-26T04:01:24.839Z] 8998bd30e6a1: Pull complete [2022-04-26T04:01:25.111Z] 04944245beec: Pull complete [2022-04-26T04:01:26.541Z] 699f458cf7ca: Pull complete [2022-04-26T04:01:26.814Z] 765212b225bb: Pull complete [2022-04-26T04:01:27.792Z] f23df028b6ca: Pull complete [2022-04-26T04:01:28.063Z] d65c8cfc05b1: Pull complete [2022-04-26T04:01:43.136Z] 2437ff75d9bd: Pull complete [2022-04-26T04:01:43.136Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-26T04:01:43.136Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-26T04:01:43.136Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-26T04:01:43.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-23566 does not seem to be running inside a container [2022-04-26T04:01:43.440Z] $ 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/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@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-26T04:01:46.089Z] $ docker top 83fa827094d86621432ca1ad692c96b35b2957caae9244495d791476924b8d03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:01:47.128Z] ---> job-cost.sh [2022-04-26T04:01:47.128Z] lf-activate-venv: SKIPPING [2022-04-26T04:01:47.128Z] INFO: No Stack... [2022-04-26T04:01:47.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-26T04:01:48.314Z] INFO: Archiving Costs [Pipeline] sh [2022-04-26T04:01:48.978Z] + cat /w/workspace/edgex-go/207/archives/cost.csv [2022-04-26T04:01:48.978Z] + cut -d, -f6 [Pipeline] lock [2022-04-26T04:01:49.012Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-207-stack-cost] [2022-04-26T04:01:49.018Z] Resource [jenkins-edgexfoundry-edgex-go-main-207-stack-cost] did not exist. Created. [2022-04-26T04:01:49.018Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-207-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-26T04:01:49.675Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-26T04:01:50.296Z] Stashed 1 file(s) [Pipeline] } [2022-04-26T04:01:50.303Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-207-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-26T04:01:50.308Z] $ docker stop --time=1 83fa827094d86621432ca1ad692c96b35b2957caae9244495d791476924b8d03 [2022-04-26T04:01:51.832Z] $ docker rm -f 83fa827094d86621432ca1ad692c96b35b2957caae9244495d791476924b8d03 [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-26T04:01:52.545Z] provisioning config files... [2022-04-26T04:01:52.555Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/207@tmp/config6123962174441068816tmp [Pipeline] { [Pipeline] sh [2022-04-26T04:01:52.862Z] + set +x [2022-04-26T04:01:52.863Z] + + curlbash -s -s https://codecov.io/bash -- [2022-04-26T04:01:52.863Z] [2022-04-26T04:01:52.863Z] [2022-04-26T04:01:52.863Z] _____ _ [2022-04-26T04:01:52.863Z] / ____| | | [2022-04-26T04:01:52.863Z] | | ___ __| | ___ ___ _____ __ [2022-04-26T04:01:52.863Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-26T04:01:52.863Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-26T04:01:52.863Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-26T04:01:52.863Z] Bash-1.0.6 [2022-04-26T04:01:52.863Z] [2022-04-26T04:01:52.863Z] [2022-04-26T04:01:52.863Z] ==> git version 2.25.1 found [2022-04-26T04:01:52.863Z] ==> 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-26T04:01:52.863Z] Release-Date: 2020-01-08 [2022-04-26T04:01:52.863Z] 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-26T04:01:52.863Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-26T04:01:52.863Z] ==> Jenkins CI detected. [2022-04-26T04:01:52.863Z] current dir:  /w/workspace/edgex-go/207 [2022-04-26T04:01:52.863Z] project root: . [2022-04-26T04:01:52.863Z] --> token set from env [2022-04-26T04:01:52.863Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-26T04:01:52.863Z] ==> Running gcov in . (disable via -X gcov) [2022-04-26T04:01:52.863Z] ==> Python coveragepy not found [2022-04-26T04:01:52.863Z] ==> Searching for coverage reports in: [2022-04-26T04:01:52.863Z] + . [2022-04-26T04:01:52.863Z] -> Found 1 reports [2022-04-26T04:01:52.863Z] ==> Detecting git/mercurial file structure [2022-04-26T04:01:52.863Z] ==> Reading reports [2022-04-26T04:01:52.863Z] + ./coverage.out bytes=435134 [2022-04-26T04:01:52.863Z] ==> Appending adjustments [2022-04-26T04:01:52.863Z] https://docs.codecov.io/docs/fixing-reports [2022-04-26T04:01:54.243Z] + Found adjustments [2022-04-26T04:01:54.243Z] ==> Gzipping contents [2022-04-26T04:01:54.243Z] 60K /tmp/codecov.SKWm7c.gz [2022-04-26T04:01:54.243Z] ==> Uploading reports [2022-04-26T04:01:54.243Z] url: https://codecov.io [2022-04-26T04:01:54.243Z] query: branch=main&commit=8a434eff5741b00a042359b422f09b9192f26247&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T04:01:54.243Z] -> Pinging Codecov [2022-04-26T04:01:54.244Z] 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=8a434eff5741b00a042359b422f09b9192f26247&build=207&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F207%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-26T04:01:54.244Z] -> Uploading to [2022-04-26T04:01:54.244Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-26/00271124DB129430A58F1EEE437C3FCB/8a434eff5741b00a042359b422f09b9192f26247/bd8aa158-6137-46b5-a869-e97cccd4f336.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220426T040154Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f2d0fa51b35197fd8f86e819fb02dbab0ee009bd7927df85bac56ec385374a99 [2022-04-26T04:01:54.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:01:54.244Z] Dload Upload Total Spent Left Speed [2022-04-26T04:01:54.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59913 0 0 100 59913 0 178k --:--:-- --:--:-- --:--:-- 178k [2022-04-26T04:01:54.814Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8a434eff5741b00a042359b422f09b9192f26247 [Pipeline] } [2022-04-26T04:01:54.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-26T04:01:55.100Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-26T04:01:55.114Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:55.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T04:01:55.412Z] [2022-04-26T04:01:55.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:01:55.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T04:01:55.710Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-26T04:01:55.710Z] 188c0c94c7c5: Pulling fs layer [2022-04-26T04:01:55.710Z] 0ef7d3d256c8: Pulling fs layer [2022-04-26T04:01:55.710Z] de9db76c5a1d: Pulling fs layer [2022-04-26T04:01:55.710Z] 0eba1c9be4d2: Pulling fs layer [2022-04-26T04:01:55.710Z] 0d57e429df01: Pulling fs layer [2022-04-26T04:01:55.710Z] 4e4be7b47b0d: Pulling fs layer [2022-04-26T04:01:55.710Z] e1f770b5df2f: Pulling fs layer [2022-04-26T04:01:55.710Z] 85a0685a4137: Pulling fs layer [2022-04-26T04:01:55.710Z] 4e4be7b47b0d: Waiting [2022-04-26T04:01:55.710Z] e1f770b5df2f: Waiting [2022-04-26T04:01:55.710Z] 0eba1c9be4d2: Waiting [2022-04-26T04:01:55.710Z] 0d57e429df01: Waiting [2022-04-26T04:01:55.710Z] 85a0685a4137: Waiting [2022-04-26T04:01:55.710Z] de9db76c5a1d: Verifying Checksum [2022-04-26T04:01:55.710Z] de9db76c5a1d: Download complete [2022-04-26T04:01:55.710Z] 0ef7d3d256c8: Download complete [2022-04-26T04:01:55.710Z] 0d57e429df01: Verifying Checksum [2022-04-26T04:01:55.710Z] 0d57e429df01: Download complete [2022-04-26T04:01:55.710Z] 4e4be7b47b0d: Verifying Checksum [2022-04-26T04:01:55.710Z] 4e4be7b47b0d: Download complete [2022-04-26T04:01:55.710Z] 188c0c94c7c5: Verifying Checksum [2022-04-26T04:01:55.974Z] 188c0c94c7c5: Pull complete [2022-04-26T04:01:55.974Z] e1f770b5df2f: Verifying Checksum [2022-04-26T04:01:55.974Z] e1f770b5df2f: Download complete [2022-04-26T04:01:55.974Z] 0ef7d3d256c8: Pull complete [2022-04-26T04:01:56.234Z] de9db76c5a1d: Pull complete [2022-04-26T04:01:56.492Z] 0eba1c9be4d2: Download complete [2022-04-26T04:01:56.751Z] 85a0685a4137: Verifying Checksum [2022-04-26T04:01:56.751Z] 85a0685a4137: Download complete [2022-04-26T04:02:00.034Z] 0eba1c9be4d2: Pull complete [2022-04-26T04:02:00.034Z] 0d57e429df01: Pull complete [2022-04-26T04:02:00.034Z] 4e4be7b47b0d: Pull complete [2022-04-26T04:02:00.293Z] e1f770b5df2f: Pull complete [2022-04-26T04:02:03.580Z] 85a0685a4137: Pull complete [2022-04-26T04:02:03.581Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-26T04:02:03.581Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-26T04:02:03.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-26T04:02:03.647Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T04:02:03.674Z] $ 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/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-26T04:02:05.990Z] $ docker top 75019814e5a9721bb358a32e927d5a93dbaf1e1c2b524ec8eab20435d469ddf8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-26T04:02:06.075Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-26T04:02:06.355Z] + set -o pipefail [2022-04-26T04:02:06.355Z] + snyk monitor '--org=edgex-jenkins' [2022-04-26T04:02:12.929Z] [2022-04-26T04:02:12.929Z] Monitoring /w/workspace/edgex-go/207 (github.com/edgexfoundry/edgex-go)... [2022-04-26T04:02:12.929Z] [2022-04-26T04:02:12.929Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/d44f2257-c12b-4b03-a293-6458e295a503 [2022-04-26T04:02:12.929Z] [2022-04-26T04:02:12.929Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-26T04:02:12.929Z] [2022-04-26T04:02:12.929Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-26T04:02:12.929Z] [2022-04-26T04:02:12.929Z] [Pipeline] } [2022-04-26T04:02:12.937Z] $ docker stop --time=1 75019814e5a9721bb358a32e927d5a93dbaf1e1c2b524ec8eab20435d469ddf8 [2022-04-26T04:02:15.150Z] $ docker rm -f 75019814e5a9721bb358a32e927d5a93dbaf1e1c2b524ec8eab20435d469ddf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-26T04:02:15.590Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T04:02:15.604Z] provisioning config files... [2022-04-26T04:02:15.612Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/207@tmp/config3331022949437856425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:02:15.910Z] --> edgex-publish-swagger.sh [2022-04-26T04:02:15.910Z] === Publish openapi/v2 API === [2022-04-26T04:02:15.910Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-26T04:02:15.910Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/207/openapi/v2/core-command.yaml] [2022-04-26T04:02:15.910Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:02:15.910Z] Dload Upload Total Spent Left Speed [2022-04-26T04:02:16.850Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 31267 0:00:01 0:00:01 --:--:-- 31267 100 33831 0 0 100 33831 0 31267 0:00:01 0:00:01 --:--:-- 31267 [2022-04-26T04:02:16.850Z] [2022-04-26T04:02:16.850Z] [2022-04-26T04:02:16.850Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/207/openapi/v2/core-data.yaml] [2022-04-26T04:02:16.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:02:16.850Z] Dload Upload Total Spent Left Speed [2022-04-26T04:02:17.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75932 --:--:-- --:--:-- --:--:-- 75932 100 71604 0 0 100 71604 0 75932 --:--:-- --:--:-- --:--:-- 75851 [2022-04-26T04:02:17.792Z] [2022-04-26T04:02:17.792Z] [2022-04-26T04:02:17.792Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/207/openapi/v2/core-metadata.yaml] [2022-04-26T04:02:17.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:02:17.792Z] Dload Upload Total Spent Left Speed [2022-04-26T04:02:18.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k [2022-04-26T04:02:18.734Z] [2022-04-26T04:02:18.734Z] [2022-04-26T04:02:18.995Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/207/openapi/v2/support-notifications.yaml] [2022-04-26T04:02:18.995Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:02:18.995Z] Dload Upload Total Spent Left Speed [2022-04-26T04:02:19.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 100 89318 0 0 100 89318 0 88346 0:00:01 0:00:01 --:--:-- 88346 [2022-04-26T04:02:19.934Z] [2022-04-26T04:02:19.934Z] [2022-04-26T04:02:19.934Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/207/openapi/v2/support-scheduler.yaml] [2022-04-26T04:02:19.934Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:02:19.934Z] Dload Upload Total Spent Left Speed [2022-04-26T04:02:20.871Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 37281 0:00:01 0:00:01 --:--:-- 37281 100 39556 0 0 100 39556 0 36625 0:00:01 0:00:01 --:--:-- 36625 [2022-04-26T04:02:20.871Z] [2022-04-26T04:02:20.871Z] [2022-04-26T04:02:20.871Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/207/openapi/v2/system-agent.yaml] [2022-04-26T04:02:20.871Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-26T04:02:20.871Z] Dload Upload Total Spent Left Speed [2022-04-26T04:02:22.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 98970 --:--:-- --:--:-- --:--:-- 98485 100 20091 0 0 100 20091 0 19061 0:00:01 0:00:01 --:--:-- 19061 [2022-04-26T04:02:22.068Z] [2022-04-26T04:02:22.068Z] [Pipeline] } [2022-04-26T04:02:22.076Z] 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-26T04:02:22.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T04:02:22.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:22.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T04:02:22.747Z] . [Pipeline] withDockerContainer [2022-04-26T04:02:22.811Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T04:02:22.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T04:02:23.248Z] $ docker top 4cc8f9282467e3854ceab422a889602155131b5cac698573a2e1d5a4e65f73aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T04:02:23.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T04:02:23.349Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T04:02:23.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T04:02:23.470Z] $ docker exec 4cc8f9282467e3854ceab422a889602155131b5cac698573a2e1d5a4e65f73aa ssh-agent [2022-04-26T04:02:23.587Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGNcjhB/agent.14 [2022-04-26T04:02:23.587Z] SSH_AGENT_PID=21 [2022-04-26T04:02:23.592Z] Running ssh-add (command line suppressed) [2022-04-26T04:02:23.701Z] Identity added: /w/workspace/edgex-go/207@tmp/private_key_6826114533471860055.key (/w/workspace/edgex-go/207@tmp/private_key_6826114533471860055.key) [2022-04-26T04:02:23.720Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T04:02:24.010Z] + git semver tag [2022-04-26T04:02:24.010Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T04:02:24.010Z] # $GIT_DIR = /w/workspace/edgex-go/207/.git [2022-04-26T04:02:24.010Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/207 [2022-04-26T04:02:24.010Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T04:02:24.010Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T04:02:24.010Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T04:02:24.010Z] # $SEMVER_BRANCH = main [2022-04-26T04:02:24.010Z] # $SEMVER_DIR = /w/workspace/edgex-go/207/.semver [2022-04-26T04:02:24.010Z] # 8a434eff5741b00a042359b422f09b9192f26247 HEAD [2022-04-26T04:02:24.010Z] # -> Force: false [2022-04-26T04:02:24.010Z] # a3cd8905ef790c175306fc2337024c3b9b25eb06 refs/tags/v2.2.0-dev.79 [Pipeline] } [2022-04-26T04:02:24.016Z] $ docker exec --env ******** --env ******** 4cc8f9282467e3854ceab422a889602155131b5cac698573a2e1d5a4e65f73aa ssh-agent -k [2022-04-26T04:02:24.131Z] unset SSH_AUTH_SOCK; [2022-04-26T04:02:24.131Z] unset SSH_AGENT_PID; [2022-04-26T04:02:24.131Z] echo Agent pid 21 killed; [2022-04-26T04:02:24.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T04:02:24.463Z] + git semver [Pipeline] } [2022-04-26T04:02:24.473Z] $ docker stop --time=1 4cc8f9282467e3854ceab422a889602155131b5cac698573a2e1d5a4e65f73aa [2022-04-26T04:02:25.789Z] $ docker rm -f 4cc8f9282467e3854ceab422a889602155131b5cac698573a2e1d5a4e65f73aa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:26.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T04:02:26.188Z] [2022-04-26T04:02:26.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:26.492Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T04:02:26.492Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-26T04:02:26.492Z] ab5ef0e58194: Pulling fs layer [2022-04-26T04:02:26.492Z] 9712f1f96733: Pulling fs layer [2022-04-26T04:02:26.492Z] 63f879dbbcfc: Pulling fs layer [2022-04-26T04:02:26.492Z] 0d9ebad4ef96: Pulling fs layer [2022-04-26T04:02:26.492Z] e9a5061849ea: Pulling fs layer [2022-04-26T04:02:26.492Z] d747dcd14b5f: Pulling fs layer [2022-04-26T04:02:26.492Z] 2de7ff778b66: Pulling fs layer [2022-04-26T04:02:26.492Z] 0d9ebad4ef96: Waiting [2022-04-26T04:02:26.492Z] d747dcd14b5f: Waiting [2022-04-26T04:02:26.492Z] e9a5061849ea: Waiting [2022-04-26T04:02:26.492Z] 9712f1f96733: Verifying Checksum [2022-04-26T04:02:26.492Z] 9712f1f96733: Download complete [2022-04-26T04:02:26.760Z] 63f879dbbcfc: Verifying Checksum [2022-04-26T04:02:26.760Z] 63f879dbbcfc: Download complete [2022-04-26T04:02:27.020Z] e9a5061849ea: Verifying Checksum [2022-04-26T04:02:27.020Z] e9a5061849ea: Download complete [2022-04-26T04:02:27.020Z] d747dcd14b5f: Verifying Checksum [2022-04-26T04:02:27.020Z] d747dcd14b5f: Download complete [2022-04-26T04:02:27.020Z] 2de7ff778b66: Verifying Checksum [2022-04-26T04:02:27.020Z] 2de7ff778b66: Download complete [2022-04-26T04:02:27.020Z] ab5ef0e58194: Verifying Checksum [2022-04-26T04:02:27.020Z] ab5ef0e58194: Download complete [2022-04-26T04:02:27.020Z] 0d9ebad4ef96: Verifying Checksum [2022-04-26T04:02:27.020Z] 0d9ebad4ef96: Download complete [2022-04-26T04:02:29.598Z] ab5ef0e58194: Pull complete [2022-04-26T04:02:29.598Z] 9712f1f96733: Pull complete [2022-04-26T04:02:30.554Z] 63f879dbbcfc: Pull complete [2022-04-26T04:02:34.746Z] 0d9ebad4ef96: Pull complete [2022-04-26T04:02:34.746Z] e9a5061849ea: Pull complete [2022-04-26T04:02:34.746Z] d747dcd14b5f: Pull complete [2022-04-26T04:02:35.313Z] 2de7ff778b66: Pull complete [2022-04-26T04:02:35.313Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-26T04:02:35.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-26T04:02:35.314Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-26T04:02:35.378Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T04:02:35.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-26T04:02:37.593Z] $ docker top 08affe61384b775b1da6e734116067cf2caba82fa108efc0f2bba8dda9131abb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-26T04:02:37.681Z] provisioning config files... [2022-04-26T04:02:37.689Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/207@tmp/config4681275357207428806tmp [2022-04-26T04:02:37.702Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/207@tmp/config431573519524870113tmp [2022-04-26T04:02:37.713Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/207@tmp/config1354116435276747437tmp [Pipeline] { [Pipeline] echo [2022-04-26T04:02:37.729Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:02:38.015Z] ---> sigul-configuration.sh [2022-04-26T04:02:38.015Z] gpg: directory `/root/.gnupg' created [2022-04-26T04:02:38.015Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-26T04:02:38.015Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-26T04:02:38.015Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-26T04:02:38.015Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-26T04:02:38.015Z] gpg: CAST5 encrypted data [2022-04-26T04:02:38.015Z] gpg: encrypted with 1 passphrase [2022-04-26T04:02:38.015Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-26T04:02:38.302Z] + mkdir /home/jenkins [2022-04-26T04:02:38.302Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-26T04:02:38.589Z] + 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-26T04:02:38.599Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:02:38.883Z] ---> sigul-install.sh [2022-04-26T04:02:38.883Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-26T04:02:39.172Z] + git tag --list [2022-04-26T04:02:39.172Z] 0.6.0 [2022-04-26T04:02:39.172Z] 0.6.1 [2022-04-26T04:02:39.172Z] 0.7.0 [2022-04-26T04:02:39.172Z] 0.7.1 [2022-04-26T04:02:39.172Z] v1.0.0 [2022-04-26T04:02:39.172Z] v1.0.1 [2022-04-26T04:02:39.172Z] v1.1.0 [2022-04-26T04:02:39.172Z] v1.2.0 [2022-04-26T04:02:39.172Z] v1.2.1 [2022-04-26T04:02:39.172Z] v1.3.0 [2022-04-26T04:02:39.172Z] v1.3.1 [2022-04-26T04:02:39.172Z] v2.0.0 [2022-04-26T04:02:39.172Z] v2.0.1-dev.1 [2022-04-26T04:02:39.172Z] v2.0.1-dev.10 [2022-04-26T04:02:39.172Z] v2.0.1-dev.11 [2022-04-26T04:02:39.172Z] v2.0.1-dev.12 [2022-04-26T04:02:39.172Z] v2.0.1-dev.13 [2022-04-26T04:02:39.172Z] v2.0.1-dev.14 [2022-04-26T04:02:39.172Z] v2.0.1-dev.15 [2022-04-26T04:02:39.172Z] v2.0.1-dev.16 [2022-04-26T04:02:39.172Z] v2.0.1-dev.17 [2022-04-26T04:02:39.172Z] v2.0.1-dev.18 [2022-04-26T04:02:39.172Z] v2.0.1-dev.19 [2022-04-26T04:02:39.172Z] v2.0.1-dev.2 [2022-04-26T04:02:39.172Z] v2.0.1-dev.20 [2022-04-26T04:02:39.172Z] v2.0.1-dev.21 [2022-04-26T04:02:39.172Z] v2.0.1-dev.22 [2022-04-26T04:02:39.172Z] v2.0.1-dev.23 [2022-04-26T04:02:39.172Z] v2.0.1-dev.24 [2022-04-26T04:02:39.172Z] v2.0.1-dev.25 [2022-04-26T04:02:39.172Z] v2.0.1-dev.26 [2022-04-26T04:02:39.172Z] v2.0.1-dev.27 [2022-04-26T04:02:39.172Z] v2.0.1-dev.28 [2022-04-26T04:02:39.172Z] v2.0.1-dev.29 [2022-04-26T04:02:39.172Z] v2.0.1-dev.3 [2022-04-26T04:02:39.172Z] v2.0.1-dev.30 [2022-04-26T04:02:39.172Z] v2.0.1-dev.31 [2022-04-26T04:02:39.172Z] v2.0.1-dev.32 [2022-04-26T04:02:39.172Z] v2.0.1-dev.33 [2022-04-26T04:02:39.172Z] v2.0.1-dev.34 [2022-04-26T04:02:39.172Z] v2.0.1-dev.35 [2022-04-26T04:02:39.172Z] v2.0.1-dev.36 [2022-04-26T04:02:39.172Z] v2.0.1-dev.37 [2022-04-26T04:02:39.172Z] v2.0.1-dev.38 [2022-04-26T04:02:39.172Z] v2.0.1-dev.39 [2022-04-26T04:02:39.172Z] v2.0.1-dev.4 [2022-04-26T04:02:39.172Z] v2.0.1-dev.40 [2022-04-26T04:02:39.172Z] v2.0.1-dev.41 [2022-04-26T04:02:39.172Z] v2.0.1-dev.42 [2022-04-26T04:02:39.172Z] v2.0.1-dev.43 [2022-04-26T04:02:39.172Z] v2.0.1-dev.44 [2022-04-26T04:02:39.172Z] v2.0.1-dev.45 [2022-04-26T04:02:39.172Z] v2.0.1-dev.46 [2022-04-26T04:02:39.172Z] v2.0.1-dev.47 [2022-04-26T04:02:39.172Z] v2.0.1-dev.48 [2022-04-26T04:02:39.172Z] v2.0.1-dev.49 [2022-04-26T04:02:39.172Z] v2.0.1-dev.5 [2022-04-26T04:02:39.172Z] v2.0.1-dev.50 [2022-04-26T04:02:39.172Z] v2.0.1-dev.51 [2022-04-26T04:02:39.172Z] v2.0.1-dev.52 [2022-04-26T04:02:39.172Z] v2.0.1-dev.53 [2022-04-26T04:02:39.172Z] v2.0.1-dev.54 [2022-04-26T04:02:39.172Z] v2.0.1-dev.55 [2022-04-26T04:02:39.172Z] v2.0.1-dev.56 [2022-04-26T04:02:39.172Z] v2.0.1-dev.57 [2022-04-26T04:02:39.172Z] v2.0.1-dev.58 [2022-04-26T04:02:39.172Z] v2.0.1-dev.59 [2022-04-26T04:02:39.172Z] v2.0.1-dev.6 [2022-04-26T04:02:39.172Z] v2.0.1-dev.60 [2022-04-26T04:02:39.172Z] v2.0.1-dev.61 [2022-04-26T04:02:39.172Z] v2.0.1-dev.62 [2022-04-26T04:02:39.172Z] v2.0.1-dev.63 [2022-04-26T04:02:39.172Z] v2.0.1-dev.64 [2022-04-26T04:02:39.172Z] v2.0.1-dev.65 [2022-04-26T04:02:39.172Z] v2.0.1-dev.66 [2022-04-26T04:02:39.172Z] v2.0.1-dev.67 [2022-04-26T04:02:39.172Z] v2.0.1-dev.68 [2022-04-26T04:02:39.172Z] v2.0.1-dev.69 [2022-04-26T04:02:39.172Z] v2.0.1-dev.7 [2022-04-26T04:02:39.172Z] v2.0.1-dev.70 [2022-04-26T04:02:39.172Z] v2.0.1-dev.71 [2022-04-26T04:02:39.172Z] v2.0.1-dev.72 [2022-04-26T04:02:39.172Z] v2.0.1-dev.73 [2022-04-26T04:02:39.172Z] v2.0.1-dev.74 [2022-04-26T04:02:39.172Z] v2.0.1-dev.75 [2022-04-26T04:02:39.172Z] v2.0.1-dev.76 [2022-04-26T04:02:39.172Z] v2.0.1-dev.77 [2022-04-26T04:02:39.172Z] v2.0.1-dev.78 [2022-04-26T04:02:39.172Z] v2.0.1-dev.79 [2022-04-26T04:02:39.172Z] v2.0.1-dev.8 [2022-04-26T04:02:39.172Z] v2.0.1-dev.80 [2022-04-26T04:02:39.172Z] v2.0.1-dev.81 [2022-04-26T04:02:39.172Z] v2.0.1-dev.82 [2022-04-26T04:02:39.172Z] v2.0.1-dev.83 [2022-04-26T04:02:39.172Z] v2.0.1-dev.84 [2022-04-26T04:02:39.172Z] v2.0.1-dev.85 [2022-04-26T04:02:39.172Z] v2.0.1-dev.86 [2022-04-26T04:02:39.172Z] v2.0.1-dev.87 [2022-04-26T04:02:39.172Z] v2.0.1-dev.88 [2022-04-26T04:02:39.172Z] v2.0.1-dev.89 [2022-04-26T04:02:39.172Z] v2.0.1-dev.9 [2022-04-26T04:02:39.172Z] v2.0.1-dev.90 [2022-04-26T04:02:39.172Z] v2.0.1-dev.91 [2022-04-26T04:02:39.172Z] v2.0.1-dev.92 [2022-04-26T04:02:39.172Z] v2.0.1-dev.93 [2022-04-26T04:02:39.172Z] v2.0.1-dev.94 [2022-04-26T04:02:39.172Z] v2.0.1-dev.95 [2022-04-26T04:02:39.172Z] v2.0.1-dev.96 [2022-04-26T04:02:39.172Z] v2.0.1-dev.97 [2022-04-26T04:02:39.172Z] v2.0.1-dev.98 [2022-04-26T04:02:39.172Z] v2.0.1-dev.99 [2022-04-26T04:02:39.172Z] v2.1.0 [2022-04-26T04:02:39.172Z] v2.2.0-dev.1 [2022-04-26T04:02:39.172Z] v2.2.0-dev.10 [2022-04-26T04:02:39.172Z] v2.2.0-dev.11 [2022-04-26T04:02:39.172Z] v2.2.0-dev.12 [2022-04-26T04:02:39.172Z] v2.2.0-dev.13 [2022-04-26T04:02:39.172Z] v2.2.0-dev.14 [2022-04-26T04:02:39.172Z] v2.2.0-dev.15 [2022-04-26T04:02:39.172Z] v2.2.0-dev.16 [2022-04-26T04:02:39.172Z] v2.2.0-dev.17 [2022-04-26T04:02:39.172Z] v2.2.0-dev.18 [2022-04-26T04:02:39.172Z] v2.2.0-dev.19 [2022-04-26T04:02:39.172Z] v2.2.0-dev.2 [2022-04-26T04:02:39.172Z] v2.2.0-dev.20 [2022-04-26T04:02:39.172Z] v2.2.0-dev.21 [2022-04-26T04:02:39.172Z] v2.2.0-dev.22 [2022-04-26T04:02:39.172Z] v2.2.0-dev.23 [2022-04-26T04:02:39.172Z] v2.2.0-dev.24 [2022-04-26T04:02:39.172Z] v2.2.0-dev.25 [2022-04-26T04:02:39.172Z] v2.2.0-dev.26 [2022-04-26T04:02:39.172Z] v2.2.0-dev.27 [2022-04-26T04:02:39.172Z] v2.2.0-dev.28 [2022-04-26T04:02:39.172Z] v2.2.0-dev.29 [2022-04-26T04:02:39.172Z] v2.2.0-dev.3 [2022-04-26T04:02:39.172Z] v2.2.0-dev.30 [2022-04-26T04:02:39.172Z] v2.2.0-dev.31 [2022-04-26T04:02:39.172Z] v2.2.0-dev.32 [2022-04-26T04:02:39.172Z] v2.2.0-dev.33 [2022-04-26T04:02:39.172Z] v2.2.0-dev.34 [2022-04-26T04:02:39.172Z] v2.2.0-dev.35 [2022-04-26T04:02:39.172Z] v2.2.0-dev.36 [2022-04-26T04:02:39.172Z] v2.2.0-dev.37 [2022-04-26T04:02:39.172Z] v2.2.0-dev.38 [2022-04-26T04:02:39.172Z] v2.2.0-dev.39 [2022-04-26T04:02:39.172Z] v2.2.0-dev.4 [2022-04-26T04:02:39.172Z] v2.2.0-dev.40 [2022-04-26T04:02:39.172Z] v2.2.0-dev.41 [2022-04-26T04:02:39.172Z] v2.2.0-dev.42 [2022-04-26T04:02:39.172Z] v2.2.0-dev.43 [2022-04-26T04:02:39.172Z] v2.2.0-dev.44 [2022-04-26T04:02:39.172Z] v2.2.0-dev.45 [2022-04-26T04:02:39.172Z] v2.2.0-dev.46 [2022-04-26T04:02:39.172Z] v2.2.0-dev.47 [2022-04-26T04:02:39.172Z] v2.2.0-dev.48 [2022-04-26T04:02:39.172Z] v2.2.0-dev.49 [2022-04-26T04:02:39.172Z] v2.2.0-dev.5 [2022-04-26T04:02:39.172Z] v2.2.0-dev.50 [2022-04-26T04:02:39.172Z] v2.2.0-dev.51 [2022-04-26T04:02:39.172Z] v2.2.0-dev.52 [2022-04-26T04:02:39.172Z] v2.2.0-dev.53 [2022-04-26T04:02:39.172Z] v2.2.0-dev.54 [2022-04-26T04:02:39.172Z] v2.2.0-dev.55 [2022-04-26T04:02:39.172Z] v2.2.0-dev.56 [2022-04-26T04:02:39.172Z] v2.2.0-dev.57 [2022-04-26T04:02:39.172Z] v2.2.0-dev.58 [2022-04-26T04:02:39.172Z] v2.2.0-dev.59 [2022-04-26T04:02:39.172Z] v2.2.0-dev.6 [2022-04-26T04:02:39.172Z] v2.2.0-dev.60 [2022-04-26T04:02:39.172Z] v2.2.0-dev.61 [2022-04-26T04:02:39.172Z] v2.2.0-dev.62 [2022-04-26T04:02:39.172Z] v2.2.0-dev.63 [2022-04-26T04:02:39.172Z] v2.2.0-dev.64 [2022-04-26T04:02:39.172Z] v2.2.0-dev.65 [2022-04-26T04:02:39.172Z] v2.2.0-dev.66 [2022-04-26T04:02:39.172Z] v2.2.0-dev.67 [2022-04-26T04:02:39.172Z] v2.2.0-dev.68 [2022-04-26T04:02:39.172Z] v2.2.0-dev.69 [2022-04-26T04:02:39.172Z] v2.2.0-dev.7 [2022-04-26T04:02:39.172Z] v2.2.0-dev.70 [2022-04-26T04:02:39.172Z] v2.2.0-dev.71 [2022-04-26T04:02:39.172Z] v2.2.0-dev.72 [2022-04-26T04:02:39.172Z] v2.2.0-dev.73 [2022-04-26T04:02:39.172Z] v2.2.0-dev.74 [2022-04-26T04:02:39.172Z] v2.2.0-dev.75 [2022-04-26T04:02:39.172Z] v2.2.0-dev.76 [2022-04-26T04:02:39.172Z] v2.2.0-dev.77 [2022-04-26T04:02:39.172Z] v2.2.0-dev.78 [2022-04-26T04:02:39.172Z] v2.2.0-dev.79 [2022-04-26T04:02:39.172Z] v2.2.0-dev.8 [2022-04-26T04:02:39.172Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-26T04:02:39.462Z] + lftools sign git-tag v2.2.0-dev.79 [2022-04-26T04:02:40.031Z] Signing Git tag with Sigul... [2022-04-26T04:02:40.031Z] Signing v2.2.0-dev.79 [Pipeline] echo [2022-04-26T04:02:40.299Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:02:40.579Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-26T04:02:40.586Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-26T04:02:40.598Z] $ docker stop --time=1 08affe61384b775b1da6e734116067cf2caba82fa108efc0f2bba8dda9131abb [2022-04-26T04:02:41.901Z] $ docker rm -f 08affe61384b775b1da6e734116067cf2caba82fa108efc0f2bba8dda9131abb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-26T04:02:42.328Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T04:02:42.328Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:42.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T04:02:42.622Z] . [Pipeline] withDockerContainer [2022-04-26T04:02:42.689Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T04:02:42.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T04:02:43.074Z] $ docker top b1d4d03ebc786f5fefeb9c81996e5dc13435d8ff891d70a289b874560c43582d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T04:02:43.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T04:02:43.171Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T04:02:43.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T04:02:43.298Z] $ docker exec b1d4d03ebc786f5fefeb9c81996e5dc13435d8ff891d70a289b874560c43582d ssh-agent [2022-04-26T04:02:43.418Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJbhoLi/agent.13 [2022-04-26T04:02:43.418Z] SSH_AGENT_PID=19 [2022-04-26T04:02:43.423Z] Running ssh-add (command line suppressed) [2022-04-26T04:02:43.525Z] Identity added: /w/workspace/edgex-go/207@tmp/private_key_6391165703132647548.key (/w/workspace/edgex-go/207@tmp/private_key_6391165703132647548.key) [2022-04-26T04:02:43.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T04:02:43.836Z] + git semver bump pre [2022-04-26T04:02:43.836Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T04:02:43.836Z] # $GIT_DIR = /w/workspace/edgex-go/207/.git [2022-04-26T04:02:43.836Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/207 [2022-04-26T04:02:43.836Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T04:02:43.836Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T04:02:43.836Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T04:02:43.836Z] # $SEMVER_BRANCH = main [2022-04-26T04:02:43.836Z] # $SEMVER_DIR = /w/workspace/edgex-go/207/.semver [2022-04-26T04:02:43.836Z] 2.2.0-dev.80 [Pipeline] } [2022-04-26T04:02:43.842Z] $ docker exec --env ******** --env ******** b1d4d03ebc786f5fefeb9c81996e5dc13435d8ff891d70a289b874560c43582d ssh-agent -k [2022-04-26T04:02:43.959Z] unset SSH_AUTH_SOCK; [2022-04-26T04:02:43.959Z] unset SSH_AGENT_PID; [2022-04-26T04:02:43.959Z] echo Agent pid 19 killed; [2022-04-26T04:02:43.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-26T04:02:44.278Z] + git semver [Pipeline] } [2022-04-26T04:02:44.285Z] $ docker stop --time=1 b1d4d03ebc786f5fefeb9c81996e5dc13435d8ff891d70a289b874560c43582d [2022-04-26T04:02:45.599Z] $ docker rm -f b1d4d03ebc786f5fefeb9c81996e5dc13435d8ff891d70a289b874560c43582d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-26T04:02:45.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-26T04:02:45.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:46.250Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-26T04:02:46.250Z] . [Pipeline] withDockerContainer [2022-04-26T04:02:46.318Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T04:02:46.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-26T04:02:46.692Z] $ docker top 4f9bc28ed4c3129bf1c10dda51f12902b214531dc898c3cc3b41f48a878745db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-26T04:02:46.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-26T04:02:46.787Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-26T04:02:46.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-26T04:02:46.909Z] $ docker exec 4f9bc28ed4c3129bf1c10dda51f12902b214531dc898c3cc3b41f48a878745db ssh-agent [2022-04-26T04:02:47.023Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBdBcf/agent.15 [2022-04-26T04:02:47.023Z] SSH_AGENT_PID=21 [2022-04-26T04:02:47.028Z] Running ssh-add (command line suppressed) [2022-04-26T04:02:47.140Z] Identity added: /w/workspace/edgex-go/207@tmp/private_key_6833336667875693879.key (/w/workspace/edgex-go/207@tmp/private_key_6833336667875693879.key) [2022-04-26T04:02:47.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-26T04:02:47.479Z] + git semver push [2022-04-26T04:02:47.479Z] # -> Open(): unable to determine branch for HEAD [2022-04-26T04:02:47.479Z] # $GIT_DIR = /w/workspace/edgex-go/207/.git [2022-04-26T04:02:47.479Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/207 [2022-04-26T04:02:47.479Z] # $SEMVER_REMOTE_NAME = origin [2022-04-26T04:02:47.479Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-26T04:02:47.479Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-26T04:02:47.479Z] # $SEMVER_BRANCH = main [2022-04-26T04:02:47.479Z] # $SEMVER_DIR = /w/workspace/edgex-go/207/.semver [2022-04-26T04:02:48.047Z] git-semver-push: non-fast-forward update: refs/heads/semver [Pipeline] } [2022-04-26T04:02:48.053Z] $ docker exec --env ******** --env ******** 4f9bc28ed4c3129bf1c10dda51f12902b214531dc898c3cc3b41f48a878745db ssh-agent -k [2022-04-26T04:02:48.162Z] unset SSH_AUTH_SOCK; [2022-04-26T04:02:48.162Z] unset SSH_AGENT_PID; [2022-04-26T04:02:48.162Z] echo Agent pid 21 killed; [2022-04-26T04:02:48.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-26T04:02:48.201Z] $ docker stop --time=1 4f9bc28ed4c3129bf1c10dda51f12902b214531dc898c3cc3b41f48a878745db [2022-04-26T04:02:49.478Z] $ docker rm -f 4f9bc28ed4c3129bf1c10dda51f12902b214531dc898c3cc3b41f48a878745db [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-26T04:02:50.045Z] + [ -d /w/workspace/edgex-go/207/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:02:50.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:02:51.198Z] ---> package-listing.sh [2022-04-26T04:02:51.198Z] ++ facter osfamily [2022-04-26T04:02:51.198Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-26T04:02:51.457Z] + OS_FAMILY=debian [2022-04-26T04:02:51.457Z] + workspace=/w/workspace/edgex-go/207 [2022-04-26T04:02:51.457Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-26T04:02:51.457Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-26T04:02:51.457Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-26T04:02:51.457Z] + PACKAGES=/tmp/packages_start.txt [2022-04-26T04:02:51.457Z] + '[' /w/workspace/edgex-go/207 ']' [2022-04-26T04:02:51.457Z] + PACKAGES=/tmp/packages_end.txt [2022-04-26T04:02:51.457Z] + case "${OS_FAMILY}" in [2022-04-26T04:02:51.457Z] + dpkg -l [2022-04-26T04:02:51.457Z] + grep '^ii' [2022-04-26T04:02:51.457Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-26T04:02:51.457Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-26T04:02:51.457Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-26T04:02:51.457Z] + '[' /w/workspace/edgex-go/207 ']' [2022-04-26T04:02:51.457Z] + mkdir -p /w/workspace/edgex-go/207/archives/ [2022-04-26T04:02:51.457Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/207/archives/ [Pipeline] echo [2022-04-26T04:02:51.470Z] 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/207/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-26T04:02:51.751Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:52.305Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:02:52.305Z] [2022-04-26T04:02:52.305Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-26T04:02:52.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:02:52.601Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-26T04:02:52.601Z] 5eb5b503b376: Pulling fs layer [2022-04-26T04:02:52.601Z] 5c69ac0246d0: Pulling fs layer [2022-04-26T04:02:52.601Z] ec43610c2a17: Pulling fs layer [2022-04-26T04:02:52.601Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-26T04:02:52.601Z] 33b1e0a273af: Pulling fs layer [2022-04-26T04:02:52.601Z] 5d3b04190fa2: Pulling fs layer [2022-04-26T04:02:52.601Z] 2f39f015ded8: Pulling fs layer [2022-04-26T04:02:52.601Z] 33b1e0a273af: Waiting [2022-04-26T04:02:52.601Z] 5d3b04190fa2: Waiting [2022-04-26T04:02:52.601Z] 3a2ae6a8a46f: Waiting [2022-04-26T04:02:52.601Z] 2f39f015ded8: Waiting [2022-04-26T04:02:52.601Z] 5c69ac0246d0: Verifying Checksum [2022-04-26T04:02:52.601Z] 5c69ac0246d0: Download complete [2022-04-26T04:02:52.601Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-26T04:02:52.601Z] 3a2ae6a8a46f: Download complete [2022-04-26T04:02:52.601Z] 33b1e0a273af: Verifying Checksum [2022-04-26T04:02:52.601Z] 33b1e0a273af: Download complete [2022-04-26T04:02:52.601Z] ec43610c2a17: Verifying Checksum [2022-04-26T04:02:52.601Z] ec43610c2a17: Download complete [2022-04-26T04:02:52.601Z] 5d3b04190fa2: Download complete [2022-04-26T04:02:52.860Z] 5eb5b503b376: Verifying Checksum [2022-04-26T04:02:52.860Z] 5eb5b503b376: Download complete [2022-04-26T04:02:53.427Z] 2f39f015ded8: Verifying Checksum [2022-04-26T04:02:53.428Z] 2f39f015ded8: Download complete [2022-04-26T04:02:53.994Z] 5eb5b503b376: Pull complete [2022-04-26T04:02:53.994Z] 5c69ac0246d0: Pull complete [2022-04-26T04:02:54.559Z] ec43610c2a17: Pull complete [2022-04-26T04:02:54.559Z] 3a2ae6a8a46f: Pull complete [2022-04-26T04:02:54.818Z] 33b1e0a273af: Pull complete [2022-04-26T04:02:54.818Z] 5d3b04190fa2: Pull complete [2022-04-26T04:02:59.005Z] 2f39f015ded8: Pull complete [2022-04-26T04:02:59.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-26T04:02:59.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-26T04:02:59.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-26T04:02:59.068Z] prd-ubuntu20.04-docker-8c-8g-23563 does not seem to be running inside a container [2022-04-26T04:02:59.094Z] $ 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/207/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/207 -v /w/workspace/edgex-go/207:/w/workspace/edgex-go/207:rw,z -v /w/workspace/edgex-go/207@tmp:/w/workspace/edgex-go/207@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-26T04:03:00.636Z] $ docker top 95405bc4cb37e54ed161e21e522e27b7095882749524b65a343f17f6f02c1dd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-26T04:03:00.992Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-26T04:03:01.279Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-26T04:03:01.568Z] + ls /var/log/sa-host [2022-04-26T04:03:01.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-26T04:03:01.799Z] provisioning config files... [2022-04-26T04:03:01.808Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/207@tmp/config5187872914296209509tmp [Pipeline] { [Pipeline] echo [2022-04-26T04:03:01.824Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:03:02.111Z] ---> create-netrc.sh [Pipeline] } [2022-04-26T04:03:02.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:03:02.452Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-26T04:03:02.462Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:03:02.748Z] ---> sudo-logs.sh [2022-04-26T04:03:02.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-26T04:03:02.773Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:03:03.059Z] ---> job-cost.sh [2022-04-26T04:03:03.059Z] lf-activate-venv: SKIPPING [2022-04-26T04:03:03.059Z] DEBUG: total: 0.10999999940395355 [2022-04-26T04:03:03.059Z] INFO: Retrieving Stack Cost... [2022-04-26T04:03:03.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-26T04:03:03.890Z] INFO: Archiving Costs [Pipeline] echo [2022-04-26T04:03:03.905Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-26T04:03:04.187Z] ---> logs-deploy.sh [2022-04-26T04:03:04.187Z] lf-activate-venv: SKIPPING [2022-04-26T04:03:04.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/207 [2022-04-26T04:03:04.187Z] INFO: archiving workspace using pattern(s): [2022-04-26T04:03:05.125Z] Archives upload complete. [2022-04-26T04:03:05.125Z] INFO: archiving logs to Nexus