Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5399f62303749c4ec630382b1fff163c597fdda7+cd12ae53bb5ba1da092f9ffd7d969d808500d050 (e55d7eb3c0a5e15fa63da80dd95d9463c07b1194) 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-ssh6265252181923335593.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9053443457688894657.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4017/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/PR-4017/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5371471711340891935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4533776056478147594.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/PR-4017/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/PR-4017/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7864737556999763223.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-48336 in /w/workspace/edgexfoundry_edgex-go_PR-4017 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 Merging remotes/origin/main commit cd12ae53bb5ba1da092f9ffd7d969d808500d050 into PR head commit 5399f62303749c4ec630382b1fff163c597fdda7 Merge succeeded, producing fd29d181496359fefcef0f28af047a9b2fa6b2f5 Checking out Revision fd29d181496359fefcef0f28af047a9b2fa6b2f5 (PR-4017) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4017/head:refs/remotes/origin/PR-4017 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cd12ae53bb5ba1da092f9ffd7d969d808500d050 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fd29d181496359fefcef0f28af047a9b2fa6b2f5 # timeout=10 Commit message: "Merge commit 'cd12ae53bb5ba1da092f9ffd7d969d808500d050' into HEAD" > git rev-list --no-walk 5399f62303749c4ec630382b1fff163c597fdda7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-10T20:34:03.477Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-10T20:34:03.531Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-10T20:34:03.545Z] ========================================================= [2022-05-10T20:34:03.545Z] EdgeX Global Pipelines Version Info [2022-05-10T20:34:03.545Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:04.307Z] ------------------- [2022-05-10T20:34:04.307Z] stable info: [2022-05-10T20:34:04.307Z] ------------------- [2022-05-10T20:34:04.307Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:34:04.307Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-10T20:34:04.307Z] Message: update stable to v1.0.227 [2022-05-10T20:34:04.885Z] ------------------- [2022-05-10T20:34:04.885Z] experimental info: [2022-05-10T20:34:04.885Z] ------------------- [2022-05-10T20:34:04.885Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-10T20:34:04.885Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-10T20:34:04.885Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-10T20:34:05.096Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-10T20:34:05.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-10T20:34:05.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-10T20:34:05.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-10T20:34:05.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-10T20:34:05.138Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-10T20:34:05.159Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-10T20:34:05.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-10T20:34:05.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-10T20:34:05.210Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-10T20:34:05.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-10T20:34:05.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-10T20:34:05.250Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-10T20:34:05.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-10T20:34:05.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-10T20:34:05.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:34:05.300Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-10T20:34:05.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-10T20:34:05.330Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-10T20:34:05.345Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-10T20:34:05.362Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-10T20:34:05.379Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-10T20:34:05.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4017 [Pipeline] echo [2022-05-10T20:34:05.408Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4017 [Pipeline] echo [2022-05-10T20:34:05.423Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4017 [Pipeline] echo [2022-05-10T20:34:05.442Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fd29d181496359fefcef0f28af047a9b2fa6b2f5 [Pipeline] echo [2022-05-10T20:34:05.453Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fd29d18 [Pipeline] echo [2022-05-10T20:34:05.466Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T20:34:05.510Z] provisioning config files... [2022-05-10T20:34:05.526Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4407691670989259341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T20:34:05.844Z] ---> docker-login.sh [2022-05-10T20:34:05.844Z] nexus3.edgexfoundry.org:10001 [2022-05-10T20:34:06.107Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:34:06.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:34:06.107Z] Configure a credential helper to remove this warning. See [2022-05-10T20:34:06.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:34:06.107Z] [2022-05-10T20:34:06.107Z] Login Succeeded [2022-05-10T20:34:06.107Z] nexus3.edgexfoundry.org:10002 [2022-05-10T20:34:06.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:34:06.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:34:06.370Z] Configure a credential helper to remove this warning. See [2022-05-10T20:34:06.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:34:06.370Z] [2022-05-10T20:34:06.370Z] Login Succeeded [2022-05-10T20:34:06.370Z] nexus3.edgexfoundry.org:10003 [2022-05-10T20:34:06.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:34:06.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:34:06.632Z] Configure a credential helper to remove this warning. See [2022-05-10T20:34:06.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:34:06.632Z] [2022-05-10T20:34:06.632Z] Login Succeeded [2022-05-10T20:34:06.632Z] nexus3.edgexfoundry.org:10004 [2022-05-10T20:34:06.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:34:06.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:34:06.632Z] Configure a credential helper to remove this warning. See [2022-05-10T20:34:06.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:34:06.632Z] [2022-05-10T20:34:06.632Z] Login Succeeded [2022-05-10T20:34:06.632Z] docker.io [2022-05-10T20:34:06.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T20:34:07.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T20:34:07.156Z] Configure a credential helper to remove this warning. See [2022-05-10T20:34:07.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T20:34:07.156Z] [2022-05-10T20:34:07.156Z] Login Succeeded [2022-05-10T20:34:07.156Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T20:34:07.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:34:07.487Z] + 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-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + dirname cmd/core-command/Dockerfile [2022-05-10T20:34:07.487Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/core-data/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/core-metadata/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-10T20:34:07.487Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-05-10T20:34:07.487Z] cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/support-notifications/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-10T20:34:07.487Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-10T20:34:07.487Z] + cut -d/ -f2 [2022-05-10T20:34:07.487Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-10T20:34:07.523Z] 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-05-10T20:34:07.859Z] + git rev-list -1 --merges fd29d181496359fefcef0f28af047a9b2fa6b2f5~1..fd29d181496359fefcef0f28af047a9b2fa6b2f5 [Pipeline] echo [2022-05-10T20:34:07.884Z] -----------> git rev-list -1 --merges fd29d181496359fefcef0f28af047a9b2fa6b2f5~1..fd29d181496359fefcef0f28af047a9b2fa6b2f5 fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:34:07.884Z] fd29d181496359fefcef0f28af047a9b2fa6b2f5 [false] [Pipeline] sh [2022-05-10T20:34:08.182Z] + git log --format=format:%s -1 fd29d181496359fefcef0f28af047a9b2fa6b2f5 [Pipeline] echo [2022-05-10T20:34:08.197Z] ========================================================= [2022-05-10T20:34:08.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-10T20:34:08.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-10T20:34:08.615Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-10T20:34:08.615Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-10T20:34:08.615Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-10T20:34:08.615Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-10T20:34:08.615Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-10T20:34:08.615Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-10T20:34:08.615Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:34:08.967Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:34:08.967Z] [2022-05-10T20:34:08.967Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:34:09.277Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:34:09.277Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-10T20:34:09.277Z] 1fe172e4850f: Pulling fs layer [2022-05-10T20:34:09.277Z] caf521ccaac6: Pulling fs layer [2022-05-10T20:34:09.277Z] 3ead6fa29328: Pulling fs layer [2022-05-10T20:34:09.277Z] 5c2a1cbceb83: Pulling fs layer [2022-05-10T20:34:09.277Z] a8d5f1318db7: Pulling fs layer [2022-05-10T20:34:09.277Z] c427282e49a2: Pulling fs layer [2022-05-10T20:34:09.277Z] 1827001aaf11: Pulling fs layer [2022-05-10T20:34:09.277Z] 0714d37db230: Pulling fs layer [2022-05-10T20:34:09.277Z] ac28cf19c067: Pulling fs layer [2022-05-10T20:34:09.277Z] ca983d60f3e2: Pulling fs layer [2022-05-10T20:34:09.277Z] 9f894cec8388: Pulling fs layer [2022-05-10T20:34:09.277Z] c427282e49a2: Waiting [2022-05-10T20:34:09.277Z] 5c2a1cbceb83: Waiting [2022-05-10T20:34:09.277Z] 1827001aaf11: Waiting [2022-05-10T20:34:09.277Z] ac28cf19c067: Waiting [2022-05-10T20:34:09.277Z] 0714d37db230: Waiting [2022-05-10T20:34:09.277Z] a8d5f1318db7: Waiting [2022-05-10T20:34:09.277Z] 9f894cec8388: Waiting [2022-05-10T20:34:09.277Z] ca983d60f3e2: Waiting [2022-05-10T20:34:09.277Z] caf521ccaac6: Download complete [2022-05-10T20:34:09.277Z] 5c2a1cbceb83: Verifying Checksum [2022-05-10T20:34:09.277Z] 5c2a1cbceb83: Download complete [2022-05-10T20:34:09.543Z] a8d5f1318db7: Verifying Checksum [2022-05-10T20:34:09.543Z] a8d5f1318db7: Download complete [2022-05-10T20:34:09.543Z] c427282e49a2: Verifying Checksum [2022-05-10T20:34:09.543Z] c427282e49a2: Download complete [2022-05-10T20:34:09.543Z] 3ead6fa29328: Verifying Checksum [2022-05-10T20:34:09.543Z] 3ead6fa29328: Download complete [2022-05-10T20:34:09.543Z] 0714d37db230: Verifying Checksum [2022-05-10T20:34:09.543Z] 0714d37db230: Download complete [2022-05-10T20:34:09.807Z] ac28cf19c067: Download complete [2022-05-10T20:34:09.807Z] ca983d60f3e2: Verifying Checksum [2022-05-10T20:34:09.807Z] ca983d60f3e2: Download complete [2022-05-10T20:34:09.807Z] 1fe172e4850f: Verifying Checksum [2022-05-10T20:34:09.807Z] 1fe172e4850f: Download complete [2022-05-10T20:34:09.807Z] 9f894cec8388: Verifying Checksum [2022-05-10T20:34:09.807Z] 9f894cec8388: Download complete [2022-05-10T20:34:10.083Z] 1827001aaf11: Verifying Checksum [2022-05-10T20:34:10.083Z] 1827001aaf11: Download complete [2022-05-10T20:34:11.036Z] 1fe172e4850f: Pull complete [2022-05-10T20:34:11.296Z] caf521ccaac6: Pull complete [2022-05-10T20:34:11.871Z] 3ead6fa29328: Pull complete [2022-05-10T20:34:11.871Z] 5c2a1cbceb83: Pull complete [2022-05-10T20:34:12.136Z] a8d5f1318db7: Pull complete [2022-05-10T20:34:12.402Z] c427282e49a2: Pull complete [2022-05-10T20:34:14.343Z] 1827001aaf11: Pull complete [2022-05-10T20:34:14.606Z] 0714d37db230: Pull complete [2022-05-10T20:34:14.606Z] ac28cf19c067: Pull complete [2022-05-10T20:34:14.869Z] ca983d60f3e2: Pull complete [2022-05-10T20:34:14.869Z] 9f894cec8388: Pull complete [2022-05-10T20:34:14.869Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-10T20:34:14.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-10T20:34:14.869Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-10T20:34:14.959Z] prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container [2022-05-10T20:34:15.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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/py-git-semver:latest cat [2022-05-10T20:34:16.395Z] $ docker top 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 -eo pid,comm [2022-05-10T20:34:16.466Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-10T20:34:16.466Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-10T20:34:16.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:34:16.497Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:34:16.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:34:16.644Z] $ docker exec 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent [2022-05-10T20:34:16.775Z] SSH_AUTH_SOCK=/tmp/ssh-Z4AbA7Pk7Xkg/agent.34 [2022-05-10T20:34:16.775Z] SSH_AGENT_PID=40 [2022-05-10T20:34:16.786Z] Running ssh-add (command line suppressed) [2022-05-10T20:34:16.903Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_8836906435491442405.key (/w/workspace/edgex-go/2@tmp/private_key_8836906435491442405.key) [2022-05-10T20:34:16.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:34:17.213Z] + git tag --points-at HEAD [Pipeline] } [2022-05-10T20:34:17.238Z] $ docker exec --env ******** --env ******** 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent -k [2022-05-10T20:34:17.349Z] unset SSH_AUTH_SOCK; [2022-05-10T20:34:17.350Z] unset SSH_AGENT_PID; [2022-05-10T20:34:17.350Z] echo Agent pid 40 killed; [2022-05-10T20:34:17.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-10T20:34:17.386Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-10T20:34:17.386Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-10T20:34:17.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-10T20:34:17.514Z] $ docker exec 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent [2022-05-10T20:34:17.654Z] SSH_AUTH_SOCK=/tmp/ssh-L7kT2DKuy6Qh/agent.73 [2022-05-10T20:34:17.654Z] SSH_AGENT_PID=79 [2022-05-10T20:34:17.667Z] Running ssh-add (command line suppressed) [2022-05-10T20:34:17.808Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_7561464860560917111.key (/w/workspace/edgex-go/2@tmp/private_key_7561464860560917111.key) [2022-05-10T20:34:17.822Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-10T20:34:18.114Z] + git semver init [2022-05-10T20:34:18.377Z] 2022-05-10 20:34:18,364 [run_init] DEBUG init version:0.0.0 force:False [2022-05-10T20:34:18.377Z] 2022-05-10 20:34:18,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-10T20:34:18.377Z] 2022-05-10 20:34:18,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-10T20:34:18.377Z] 2022-05-10 20:34:18,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,038 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4017 with force:False [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,039 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4017 [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,045 [execute] INFO git cat-file --batch-check [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,052 [execute] INFO git cat-file --batch [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-10T20:34:30.629Z] 2022-05-10 20:34:30,059 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4017 [2022-05-10T20:34:30.629Z] 0.0.0 [Pipeline] } [2022-05-10T20:34:30.644Z] $ docker exec --env ******** --env ******** 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 ssh-agent -k [2022-05-10T20:34:30.769Z] unset SSH_AUTH_SOCK; [2022-05-10T20:34:30.770Z] unset SSH_AGENT_PID; [2022-05-10T20:34:30.770Z] echo Agent pid 79 killed; [2022-05-10T20:34:30.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-10T20:34:31.100Z] + git semver [Pipeline] } [2022-05-10T20:34:31.381Z] $ docker stop --time=1 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 [2022-05-10T20:34:32.821Z] $ docker rm -f 9ca34e0ec1f6a8c1d2b30574e926fd2821604a6f7e3caad9a9a1fabe679ccd08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:34:33.201Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-10T20:34:33.512Z] Stashed 1 file(s) [Pipeline] echo [2022-05-10T20:34:33.514Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-05-10T20:34:33.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T20:34:33.666Z] ========================================================= [2022-05-10T20:34:33.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-10T20:34:33.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:34:33.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:33.963Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-10T20:34:33.963Z] 59bf1c3509f3: Pulling fs layer [2022-05-10T20:34:33.963Z] 666ba61612fd: Pulling fs layer [2022-05-10T20:34:33.963Z] 8ed8ca486205: Pulling fs layer [2022-05-10T20:34:33.963Z] 4fe6c5a15a65: Pulling fs layer [2022-05-10T20:34:33.963Z] 22a0e8bec74d: Pulling fs layer [2022-05-10T20:34:33.963Z] ca2b28591e48: Pulling fs layer [2022-05-10T20:34:33.963Z] a51346096db8: Pulling fs layer [2022-05-10T20:34:33.963Z] daebc70d1ce1: Pulling fs layer [2022-05-10T20:34:33.963Z] 0e18a0eac166: Pulling fs layer [2022-05-10T20:34:33.963Z] ca2b28591e48: Waiting [2022-05-10T20:34:33.963Z] 22a0e8bec74d: Waiting [2022-05-10T20:34:33.963Z] 4fe6c5a15a65: Waiting [2022-05-10T20:34:33.963Z] a51346096db8: Waiting [2022-05-10T20:34:33.963Z] daebc70d1ce1: Waiting [2022-05-10T20:34:33.963Z] 8ed8ca486205: Verifying Checksum [2022-05-10T20:34:33.963Z] 8ed8ca486205: Download complete [2022-05-10T20:34:33.963Z] 666ba61612fd: Verifying Checksum [2022-05-10T20:34:33.963Z] 666ba61612fd: Download complete [2022-05-10T20:34:33.964Z] 22a0e8bec74d: Verifying Checksum [2022-05-10T20:34:33.964Z] 22a0e8bec74d: Download complete [2022-05-10T20:34:33.964Z] ca2b28591e48: Verifying Checksum [2022-05-10T20:34:33.964Z] ca2b28591e48: Download complete [2022-05-10T20:34:33.964Z] a51346096db8: Download complete [2022-05-10T20:34:33.964Z] 59bf1c3509f3: Verifying Checksum [2022-05-10T20:34:33.964Z] 59bf1c3509f3: Download complete [2022-05-10T20:34:34.227Z] 59bf1c3509f3: Pull complete [2022-05-10T20:34:34.227Z] daebc70d1ce1: Verifying Checksum [2022-05-10T20:34:34.227Z] daebc70d1ce1: Download complete [2022-05-10T20:34:34.495Z] 666ba61612fd: Pull complete [2022-05-10T20:34:34.495Z] 8ed8ca486205: Pull complete [2022-05-10T20:34:34.763Z] 0e18a0eac166: Verifying Checksum [2022-05-10T20:34:34.763Z] 0e18a0eac166: Download complete [2022-05-10T20:34:35.029Z] 4fe6c5a15a65: Verifying Checksum [2022-05-10T20:34:35.029Z] 4fe6c5a15a65: Download complete [2022-05-10T20:34:39.233Z] 4fe6c5a15a65: Pull complete [2022-05-10T20:34:39.233Z] 22a0e8bec74d: Pull complete [2022-05-10T20:34:39.492Z] ca2b28591e48: Pull complete [2022-05-10T20:34:39.492Z] a51346096db8: Pull complete [2022-05-10T20:34:39.492Z] daebc70d1ce1: Pull complete [2022-05-10T20:34:42.042Z] 0e18a0eac166: Pull complete [2022-05-10T20:34:42.042Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-10T20:34:42.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:42.042Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:34:42.342Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:42.342Z] WORKDIR /edgex [2022-05-10T20:34:42.342Z] COPY go.mod . [2022-05-10T20:34:42.342Z] RUN go mod download+ [2022-05-10T20:34:42.342Z] docker build -t ci-base-image-x86_64 -f - . [2022-05-10T20:34:43.721Z] Sending build context to Docker daemon 335.3MB [2022-05-10T20:34:43.721Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-10T20:34:43.721Z] ---> f018257e8ee9 [2022-05-10T20:34:43.721Z] Step 2/4 : WORKDIR /edgex [2022-05-10T20:34:47.012Z] ---> Running in c7fa33e8d086 [2022-05-10T20:34:47.012Z] Removing intermediate container c7fa33e8d086 [2022-05-10T20:34:47.012Z] ---> 314d58bcd0b8 [2022-05-10T20:34:47.012Z] Step 3/4 : COPY go.mod . [2022-05-10T20:34:47.012Z] ---> a9545f60f424 [2022-05-10T20:34:47.012Z] Step 4/4 : RUN go mod download [2022-05-10T20:34:47.012Z] ---> Running in cd2ba4eb580e [2022-05-10T20:34:48.600Z] Still waiting to schedule task [2022-05-10T20:34:48.600Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-10T20:35:02.611Z] Removing intermediate container cd2ba4eb580e [2022-05-10T20:35:02.611Z] ---> f24761541028 [2022-05-10T20:35:02.611Z] Successfully built f24761541028 [2022-05-10T20:35:02.611Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:35:02.913Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:35:02.913Z] . [Pipeline] withDockerContainer [2022-05-10T20:35:02.987Z] prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container [2022-05-10T20:35:03.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:35:03.509Z] $ docker top e3973390ba1e437416a1e5a1059ba481aba1510c9140c8d27572dee9bd1cf356 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:35:03.863Z] + go version [2022-05-10T20:35:03.863Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-10T20:35:03.878Z] $ docker stop --time=1 e3973390ba1e437416a1e5a1059ba481aba1510c9140c8d27572dee9bd1cf356 [2022-05-10T20:35:05.229Z] $ docker rm -f e3973390ba1e437416a1e5a1059ba481aba1510c9140c8d27572dee9bd1cf356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:35:05.691Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-10T20:35:05.691Z] . [Pipeline] withDockerContainer [2022-05-10T20:35:05.763Z] prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container [2022-05-10T20:35:05.803Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-10T20:35:06.197Z] $ docker top 446aa0ddf528463b88e77539b1794059643a44983796be610bd538178f2c27a8 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T20:35:06.279Z] ========================================================= [2022-05-10T20:35:06.279Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T20:35:06.279Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T20:35:06.570Z] + make test [2022-05-10T20:35:06.570Z] go mod tidy -compat=1.17 [2022-05-10T20:35:06.570Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-10T20:35:13.154Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-10T20:35:25.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-10T20:35:25.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.126s coverage: 98.5% of statements [2022-05-10T20:35:25.362Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-10T20:35:25.621Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 53.4% of statements [2022-05-10T20:35:25.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-10T20:35:25.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-10T20:35:28.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.061s coverage: 89.2% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.098s coverage: 84.8% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.486s coverage: 95.6% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.063s coverage: 72.2% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 60.0% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.9% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.071s coverage: 58.8% of statements [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.084s coverage: 29.6% of statements [2022-05-10T20:35:28.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.054s coverage: 79.5% of statements [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.091s coverage: 94.1% of statements [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-05-10T20:35:28.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-05-10T20:35:38.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.094s coverage: 94.4% of statements [2022-05-10T20:35:38.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements [2022-05-10T20:35:40.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-05-10T20:35:40.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.098s coverage: 92.9% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 85.4% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.136s coverage: 91.2% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.170s coverage: 64.4% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.051s coverage: 73.7% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.132s coverage: 43.8% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.072s coverage: 28.9% of statements [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-10T20:35:50.284Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-05-10T20:35:50.284Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-10T20:35:50.285Z] 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-05-10T20:36:08.378Z] GO111MODULE=on go vet ./... [2022-05-10T20:36:10.282Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-10T20:36:10.851Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-10T20:36:11.111Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-10T20:36:11.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-10T20:36:11.983Z] + ls -al . [2022-05-10T20:36:11.983Z] total 684 [2022-05-10T20:36:11.983Z] drwxrwxr-x 10 1001 1001 4096 May 10 20:36 . [2022-05-10T20:36:11.983Z] drwxr-xr-x 4 root root 4096 May 10 20:35 .. [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 11 May 10 20:33 .dockerignore [2022-05-10T20:36:11.983Z] drwxrwxr-x 8 1001 1001 4096 May 10 20:34 .git [2022-05-10T20:36:11.983Z] drwxrwxr-x 3 1001 1001 4096 May 10 20:33 .github [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 879 May 10 20:33 .gitignore [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 42 May 10 20:33 .golangci.yml [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 87 May 10 20:33 .hadolint.yml [2022-05-10T20:36:11.983Z] drwxr-xr-x 3 1001 1001 4096 May 10 20:34 .semver [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 166 May 10 20:33 .sonarcloud.properties [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 1171 May 10 20:33 ADOPTERS.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 10086 May 10 20:33 Attribution.txt [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 63209 May 10 20:33 CHANGELOG.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 3804 May 10 20:33 CONTRIBUTING.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 677 May 10 20:33 GOVERNANCE.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 850 May 10 20:33 Jenkinsfile [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 10775 May 10 20:33 LICENSE [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 10389 May 10 20:33 Makefile [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 582 May 10 20:33 OWNERS.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 9094 May 10 20:33 README.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 6912 May 10 20:33 SECURITY.md [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 5 May 10 20:34 VERSION [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 4131 May 10 20:33 ZMQWindows.md [2022-05-10T20:36:11.983Z] drwxrwxr-x 2 1001 1001 4096 May 10 20:33 bin [2022-05-10T20:36:11.983Z] drwxrwxr-x 18 1001 1001 4096 May 10 20:33 cmd [2022-05-10T20:36:11.983Z] -rw-r--r-- 1 root root 435134 May 10 20:35 coverage.out [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 3217 May 10 20:33 go.mod [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 35084 May 10 20:35 go.sum [2022-05-10T20:36:11.983Z] drwxrwxr-x 8 1001 1001 4096 May 10 20:33 internal [2022-05-10T20:36:11.983Z] drwxrwxr-x 3 1001 1001 4096 May 10 20:33 openapi [2022-05-10T20:36:11.983Z] drwxrwxr-x 4 1001 1001 4096 May 10 20:33 snap [2022-05-10T20:36:11.983Z] -rw-rw-r-- 1 1001 1001 204 May 10 20:33 version.go [Pipeline] sh [2022-05-10T20:36:12.272Z] + '[' -e coverage.out ] [2022-05-10T20:36:12.272Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-10T20:36:12.379Z] Stashed 1 file(s) [Pipeline] sh [2022-05-10T20:36:12.658Z] + make build [2022-05-10T20:36:12.658Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T20:36:24.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T20:36:34.860Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T20:36:34.860Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T20:36:40.135Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T20:36:40.394Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T20:36:40.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T20:36:42.343Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T20:36:42.911Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T20:36:44.290Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T20:36:44.549Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T20:36:45.488Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T20:36:46.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-10T20:36:47.814Z] $ docker stop --time=1 446aa0ddf528463b88e77539b1794059643a44983796be610bd538178f2c27a8 [2022-05-10T20:36:50.460Z] $ docker rm -f 446aa0ddf528463b88e77539b1794059643a44983796be610bd538178f2c27a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:36:51.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:36:51.724Z] [2022-05-10T20:36:51.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:36:52.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:36:52.026Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-10T20:36:52.026Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-10T20:36:52.026Z] ca9280d653b3: Pulling fs layer [2022-05-10T20:36:52.026Z] 7e9c9ca2126c: Pulling fs layer [2022-05-10T20:36:52.026Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-10T20:36:52.026Z] cbdbe7a5bc2a: Download complete [2022-05-10T20:36:52.286Z] ca9280d653b3: Verifying Checksum [2022-05-10T20:36:52.286Z] cbdbe7a5bc2a: Pull complete [2022-05-10T20:36:52.546Z] 7e9c9ca2126c: Verifying Checksum [2022-05-10T20:36:52.836Z] ca9280d653b3: Pull complete [2022-05-10T20:36:56.179Z] 7e9c9ca2126c: Pull complete [2022-05-10T20:36:56.179Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-10T20:36:56.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:36:56.179Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-10T20:36:56.244Z] prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container [2022-05-10T20:36:56.279Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T20:36:57.844Z] $ docker top b23abea1aa2d180986cf4ffc3111ea4c97d22149e262cf8a721f46575d6d7064 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:36:58.201Z] + docker-compose build --help [2022-05-10T20:36:58.201Z] + grep parallel [2022-05-10T20:36:58.769Z] --parallel Build images in parallel. [Pipeline] } [2022-05-10T20:36:58.783Z] $ docker stop --time=1 b23abea1aa2d180986cf4ffc3111ea4c97d22149e262cf8a721f46575d6d7064 [2022-05-10T20:37:00.054Z] $ docker rm -f b23abea1aa2d180986cf4ffc3111ea4c97d22149e262cf8a721f46575d6d7064 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T20:37:00.449Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-10T20:37:00.449Z] . [Pipeline] withDockerContainer [2022-05-10T20:37:00.526Z] prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container [2022-05-10T20:37:00.567Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-10T20:37:00.909Z] $ docker top 6254343cf2fb194ec801a9f78ecbde5cf5b8fbccb8a2570420b6883f2509fb24 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T20:37:01.260Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-10T20:37:01.831Z] Building core-command ... [2022-05-10T20:37:01.831Z] Building core-data ... [2022-05-10T20:37:01.831Z] Building core-metadata ... [2022-05-10T20:37:01.831Z] Building security-bootstrapper ... [2022-05-10T20:37:01.831Z] Building security-proxy-setup ... [2022-05-10T20:37:01.831Z] Building security-secretstore-setup ... [2022-05-10T20:37:01.831Z] Building security-spiffe-token-provider ... [2022-05-10T20:37:01.831Z] Building security-spire-agent ... [2022-05-10T20:37:01.831Z] Building security-spire-config ... [2022-05-10T20:37:01.831Z] Building security-spire-server ... [2022-05-10T20:37:01.831Z] Building support-notifications ... [2022-05-10T20:37:01.831Z] Building support-scheduler ... [2022-05-10T20:37:01.831Z] Building sys-mgmt-agent ... [2022-05-10T20:37:01.831Z] Building core-data [2022-05-10T20:37:01.831Z] Building sys-mgmt-agent [2022-05-10T20:37:01.831Z] Building support-scheduler [2022-05-10T20:37:01.831Z] Building security-bootstrapper [2022-05-10T20:37:01.831Z] Building support-notifications [2022-05-10T20:37:19.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:19.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:19.926Z] ---> f24761541028 [2022-05-10T20:37:19.926Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:37:19.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:19.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:19.926Z] ---> f24761541028 [2022-05-10T20:37:19.926Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:37:19.926Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:19.926Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:19.926Z] ---> f24761541028 [2022-05-10T20:37:19.926Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:37:19.926Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:19.926Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:19.926Z] ---> f24761541028 [2022-05-10T20:37:19.926Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:37:19.926Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:37:19.926Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:37:19.926Z] ---> f24761541028 [2022-05-10T20:37:19.926Z] Step 3/31 : WORKDIR /edgex-go [2022-05-10T20:37:28.059Z] ---> Running in bd3ea7aacad3 [2022-05-10T20:37:28.059Z] ---> Running in 2bb6174834cd [2022-05-10T20:37:28.059Z] ---> Running in 62b10eece347 [2022-05-10T20:37:28.059Z] ---> Running in 13ff3d4efd65 [2022-05-10T20:37:28.059Z] ---> Running in 25e190ac7f78 [2022-05-10T20:37:28.059Z] Removing intermediate container 62b10eece347 [2022-05-10T20:37:28.059Z] ---> 9acc1e45aeaa [2022-05-10T20:37:28.059Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:28.059Z] Removing intermediate container 2bb6174834cd [2022-05-10T20:37:28.059Z] ---> c51af6324991 [2022-05-10T20:37:28.059Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:28.059Z] Removing intermediate container 25e190ac7f78 [2022-05-10T20:37:28.059Z] ---> 62e76edb8606 [2022-05-10T20:37:28.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:28.059Z] Removing intermediate container 13ff3d4efd65 [2022-05-10T20:37:28.059Z] ---> 4a6e5a2c4dec [2022-05-10T20:37:28.059Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:28.059Z] Removing intermediate container bd3ea7aacad3 [2022-05-10T20:37:28.059Z] ---> 886f5edf64d1 [2022-05-10T20:37:28.059Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:37:28.059Z] ---> Running in febaee9337b7 [2022-05-10T20:37:28.059Z] ---> Running in fd068f673fb2 [2022-05-10T20:37:28.059Z] ---> Running in 882b121afa13 [2022-05-10T20:37:28.059Z] ---> Running in 5fe6ebe0322a [2022-05-10T20:37:28.059Z] ---> Running in 359f37164c39 [2022-05-10T20:37:28.627Z] Removing intermediate container febaee9337b7 [2022-05-10T20:37:28.627Z] ---> 141e9be0ca9e [2022-05-10T20:37:28.627Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-10T20:37:28.627Z] Removing intermediate container fd068f673fb2 [2022-05-10T20:37:28.627Z] ---> 6d7b075bede4 [2022-05-10T20:37:28.627Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-10T20:37:28.627Z] ---> Running in c0347752ff6c [2022-05-10T20:37:28.627Z] ---> Running in 53a8cab7c603 [2022-05-10T20:37:28.886Z] Removing intermediate container 882b121afa13 [2022-05-10T20:37:28.886Z] ---> b764f6fcc3d4 [2022-05-10T20:37:28.886Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-10T20:37:28.886Z] Removing intermediate container 5fe6ebe0322a [2022-05-10T20:37:28.886Z] ---> 62ec909fd5bb [2022-05-10T20:37:28.886Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T20:37:28.886Z] ---> Running in 1a8a69816c79 [2022-05-10T20:37:28.886Z] ---> Running in e0b1488401f2 [2022-05-10T20:37:28.886Z] Removing intermediate container 359f37164c39 [2022-05-10T20:37:28.886Z] ---> 70435f785ab9 [2022-05-10T20:37:28.886Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-10T20:37:28.886Z] ---> Running in 06e3c500df4f [2022-05-10T20:37:29.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.144Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.403Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:29.973Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.232Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:30.492Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:30.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.492Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:37:30.492Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:30.754Z] Removing intermediate container 53a8cab7c603 [2022-05-10T20:37:30.754Z] ---> 740012d4d367 [2022-05-10T20:37:30.754Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-10T20:37:30.754Z] Removing intermediate container c0347752ff6c [2022-05-10T20:37:30.754Z] ---> b1fb01b1c16e [2022-05-10T20:37:30.754Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:37:30.754Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:30.754Z] ---> e5eb58372863 [2022-05-10T20:37:30.754Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.021Z] ---> Running in 10027cb1beae [2022-05-10T20:37:31.021Z] Removing intermediate container 1a8a69816c79 [2022-05-10T20:37:31.021Z] ---> 3b97ac78f203 [2022-05-10T20:37:31.021Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.021Z] ---> 9b7b90130b5d [2022-05-10T20:37:31.021Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.021Z] ---> Running in 9bc86cb3b0ed [2022-05-10T20:37:31.021Z] ---> e5b984de397c [2022-05-10T20:37:31.021Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.283Z] OK: 221 MiB in 52 packages [2022-05-10T20:37:31.283Z] ---> Running in a56a4463345e [2022-05-10T20:37:31.283Z] Removing intermediate container e0b1488401f2 [2022-05-10T20:37:31.283Z] ---> 2754eef72566 [2022-05-10T20:37:31.283Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.283Z] ---> 0c38556f4ef3 [2022-05-10T20:37:31.283Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:31.543Z] ---> Running in aaffaea473e8 [2022-05-10T20:37:31.802Z] Removing intermediate container 06e3c500df4f [2022-05-10T20:37:31.803Z] ---> 0d59729f444f [2022-05-10T20:37:31.803Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:37:31.803Z] ---> c0012ee26a2a [2022-05-10T20:37:31.803Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:37:32.063Z] ---> Running in c67d6747fa81 [2022-05-10T20:37:32.063Z] Removing intermediate container 10027cb1beae [2022-05-10T20:37:32.063Z] ---> 73d5ff3a8146 [2022-05-10T20:37:32.063Z] Step 8/31 : COPY . . [2022-05-10T20:37:32.322Z] Removing intermediate container 9bc86cb3b0ed [2022-05-10T20:37:32.322Z] ---> 54c8177828fb [2022-05-10T20:37:32.322Z] Step 8/22 : COPY . . [2022-05-10T20:37:32.322Z] Removing intermediate container a56a4463345e [2022-05-10T20:37:32.322Z] ---> d90147c3dc8e [2022-05-10T20:37:32.322Z] Step 8/23 : COPY . . [2022-05-10T20:37:42.743Z] Removing intermediate container aaffaea473e8 [2022-05-10T20:37:42.743Z] ---> 6a24b7223c74 [2022-05-10T20:37:42.743Z] Step 8/22 : COPY . . [2022-05-10T20:37:42.743Z] ---> a764c4dfdd06 [2022-05-10T20:37:42.743Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-10T20:37:42.743Z] ---> abe007961900 [2022-05-10T20:37:42.743Z] ---> 6fbb6f9c5422 [2022-05-10T20:37:42.743Z] Step 9/22 : RUN make cmd/support-notifications/support-notificationsStep 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-10T20:37:42.743Z] [2022-05-10T20:37:43.679Z] ---> Running in 12e3a698a048 [2022-05-10T20:37:47.874Z] Removing intermediate container c67d6747fa81 [2022-05-10T20:37:47.874Z] ---> Running in 9728105debb2 [2022-05-10T20:37:47.874Z] ---> 8227c30b23e8 [2022-05-10T20:37:47.874Z] ---> Running in 9b9fc03ce9a0 [2022-05-10T20:37:47.874Z] Step 8/23 : COPY . . [2022-05-10T20:37:48.134Z] ---> 94c4bdb29dc7 [2022-05-10T20:37:48.134Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-10T20:37:49.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-10T20:37:51.430Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-10T20:37:52.369Z] ---> Running in dbfaeb710d39 [2022-05-10T20:37:52.369Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-10T20:37:52.369Z] ---> c0ad819568c5 [2022-05-10T20:37:52.369Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-10T20:37:52.627Z] ---> Running in 8917d5851cfe [2022-05-10T20:37:52.890Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-10T20:37:52.890Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-10T20:38:25.243Z] Removing intermediate container 12e3a698a048 [2022-05-10T20:38:25.243Z] ---> be557c4126e3 [2022-05-10T20:38:25.243Z] [2022-05-10T20:38:25.243Z] Step 10/31 : FROM alpine:3.14 [2022-05-10T20:38:25.243Z] 3.14: Pulling from library/alpine [2022-05-10T20:38:25.243Z] Removing intermediate container 9b9fc03ce9a0 [2022-05-10T20:38:25.243Z] ---> 70ae7f2a22b8 [2022-05-10T20:38:25.243Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-10T20:38:25.243Z] ---> Running in 6245f328c75b [2022-05-10T20:38:25.243Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-10T20:38:25.243Z] Status: Downloaded newer image for alpine:3.14 [2022-05-10T20:38:25.243Z] ---> e04c818066af [2022-05-10T20:38:25.243Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-10T20:38:25.243Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-10T20:38:25.243Z] ---> Running in da6c6a08e348 [2022-05-10T20:38:25.243Z] Removing intermediate container da6c6a08e348 [2022-05-10T20:38:25.243Z] ---> 2effb7aed85b [2022-05-10T20:38:25.243Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-10T20:38:26.627Z] ---> Running in 58d8a74bc46b [2022-05-10T20:38:26.627Z] Removing intermediate container 8917d5851cfe [2022-05-10T20:38:26.627Z] Removing intermediate container 6245f328c75b [2022-05-10T20:38:26.627Z] ---> 07f0c17678b7 [2022-05-10T20:38:26.627Z] ---> 092086457573 [2022-05-10T20:38:26.627Z] [2022-05-10T20:38:26.627Z] [2022-05-10T20:38:26.627Z] Step 10/23 : FROM alpine:3.14Step 11/23 : FROM docker:20.10.14 [2022-05-10T20:38:26.627Z] [2022-05-10T20:38:26.627Z] ---> e04c818066af [2022-05-10T20:38:26.627Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-10T20:38:26.889Z] 20.10.14: Pulling from library/docker [2022-05-10T20:38:26.889Z] Removing intermediate container dbfaeb710d39 [2022-05-10T20:38:26.889Z] ---> 9b8f9575fe53 [2022-05-10T20:38:26.889Z] [2022-05-10T20:38:26.889Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:38:26.889Z] ---> e04c818066af [2022-05-10T20:38:26.889Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:38:26.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:27.147Z] ---> Running in c93663110191 [2022-05-10T20:38:27.147Z] Removing intermediate container 9728105debb2 [2022-05-10T20:38:27.147Z] ---> 96e62547286e [2022-05-10T20:38:27.147Z] [2022-05-10T20:38:27.147Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:38:27.147Z] ---> e04c818066af [2022-05-10T20:38:27.147Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-10T20:38:27.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:27.147Z] ---> Running in b1cb85ed6df3 [2022-05-10T20:38:27.147Z] ---> Running in f62ab2ac2250 [2022-05-10T20:38:27.408Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:27.408Z] (2/2) Installing su-exec (0.2-r1) [2022-05-10T20:38:27.408Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:38:27.408Z] Removing intermediate container c93663110191 [2022-05-10T20:38:27.408Z] ---> 4b331ee6cddd [2022-05-10T20:38:27.408Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-10T20:38:27.408Z] OK: 6 MiB in 16 packages [2022-05-10T20:38:27.668Z] ---> Running in ad0dca590688 [2022-05-10T20:38:27.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:27.930Z] Removing intermediate container ad0dca590688 [2022-05-10T20:38:27.930Z] ---> 727b5c4bccb7 [2022-05-10T20:38:27.930Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-10T20:38:28.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:28.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:28.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:28.190Z] ---> Running in fe7640cb7f1c [2022-05-10T20:38:28.190Z] Removing intermediate container 58d8a74bc46b [2022-05-10T20:38:28.190Z] ---> 7410451b958a [2022-05-10T20:38:28.190Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-10T20:38:28.190Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:28.190Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:38:28.190Z] OK: 6 MiB in 15 packages [2022-05-10T20:38:28.449Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-10T20:38:28.449Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:28.449Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:38:28.449Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:38:28.449Z] OK: 6 MiB in 16 packages [2022-05-10T20:38:28.449Z] ---> Running in 324e56ff36c4 [2022-05-10T20:38:28.449Z] Removing intermediate container fe7640cb7f1c [2022-05-10T20:38:28.449Z] ---> 81b2826a986d [2022-05-10T20:38:28.449Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:38:29.020Z] ---> Running in c35dd8d91286 [2022-05-10T20:38:29.020Z] Removing intermediate container 324e56ff36c4 [2022-05-10T20:38:29.020Z] ---> 18663f76f2fc [2022-05-10T20:38:29.020Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-10T20:38:29.020Z] ---> Running in 994e56bd1b31 [2022-05-10T20:38:29.279Z] Removing intermediate container b1cb85ed6df3 [2022-05-10T20:38:29.279Z] ---> 203fcf5a560a [2022-05-10T20:38:29.279Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:38:29.537Z] Removing intermediate container 994e56bd1b31 [2022-05-10T20:38:29.538Z] ---> a63864d01d12 [2022-05-10T20:38:29.538Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-10T20:38:29.538Z] ---> Running in d136ceb4316e [2022-05-10T20:38:29.538Z] Removing intermediate container f62ab2ac2250 [2022-05-10T20:38:29.538Z] ---> 33cd08267d32 [2022-05-10T20:38:29.538Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:38:29.538Z] ---> Running in 5c3ec2ed6541 [2022-05-10T20:38:29.799Z] ---> Running in 0a378254f33f [2022-05-10T20:38:29.799Z] Removing intermediate container d136ceb4316e [2022-05-10T20:38:29.799Z] ---> 6d2c4a63ccff [2022-05-10T20:38:29.799Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-10T20:38:30.060Z] ---> Running in 857509edaa13 [2022-05-10T20:38:30.060Z] Removing intermediate container 0a378254f33f [2022-05-10T20:38:30.060Z] ---> 7d163202f6bb [2022-05-10T20:38:30.060Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-10T20:38:30.060Z] ---> Running in de21fb70f2e3 [2022-05-10T20:38:30.319Z] Removing intermediate container 857509edaa13 [2022-05-10T20:38:30.319Z] ---> 1f5cfd06e01a [2022-05-10T20:38:30.319Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:38:30.319Z] Removing intermediate container c35dd8d91286 [2022-05-10T20:38:30.319Z] ---> 05b88fae1187 [2022-05-10T20:38:30.319Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-10T20:38:30.579Z] Removing intermediate container de21fb70f2e3 [2022-05-10T20:38:30.579Z] ---> 95d4edb44e00 [2022-05-10T20:38:30.579Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-10T20:38:30.579Z] ---> Running in f18fe36f2997 [2022-05-10T20:38:30.579Z] ---> Running in 1c6bb9059387 [2022-05-10T20:38:30.579Z] ---> Running in b8d2ec3d8822 [2022-05-10T20:38:30.838Z] Removing intermediate container 5c3ec2ed6541 [2022-05-10T20:38:30.838Z] ---> 5ed82f6b6229 [2022-05-10T20:38:30.838Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-10T20:38:30.838Z] Removing intermediate container f18fe36f2997 [2022-05-10T20:38:30.838Z] ---> 96fe9ef6bdf5 [2022-05-10T20:38:30.838Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:38:30.838Z] Removing intermediate container b8d2ec3d8822 [2022-05-10T20:38:30.838Z] ---> 90944e0497e4 [2022-05-10T20:38:30.838Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:38:31.097Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:31.097Z] ---> Running in 8bae71e797db [2022-05-10T20:38:31.097Z] ---> e6ce190e8879 [2022-05-10T20:38:31.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-10T20:38:31.097Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-10T20:38:31.097Z] ---> e8ed7fbb9560 [2022-05-10T20:38:31.097Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-10T20:38:31.097Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-10T20:38:31.097Z] ---> 7417809fdb73 [2022-05-10T20:38:31.097Z] 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-05-10T20:38:31.356Z] Removing intermediate container 8bae71e797db [2022-05-10T20:38:31.356Z] ---> 342de7b271f4 [2022-05-10T20:38:31.356Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-10T20:38:31.356Z] ---> Running in e811d28977e5 [2022-05-10T20:38:31.622Z] ---> 334ea424795c [2022-05-10T20:38:31.622Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-10T20:38:31.882Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:31.882Z] ---> Running in 2164225eaac6 [2022-05-10T20:38:31.882Z] ---> 14f1cb694f54 [2022-05-10T20:38:31.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-10T20:38:31.882Z] ---> f92bc5211dc4 [2022-05-10T20:38:31.882Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-10T20:38:31.882Z] Removing intermediate container e811d28977e5 [2022-05-10T20:38:31.882Z] ---> eb6d0101aa06 [2022-05-10T20:38:31.882Z] 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-05-10T20:38:32.141Z] ---> Running in ece8dc5790c9 [2022-05-10T20:38:32.141Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:32.141Z] ---> f84204f321f8 [2022-05-10T20:38:32.141Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-10T20:38:32.141Z] ---> b520ceffc310 [2022-05-10T20:38:32.141Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-10T20:38:32.141Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-10T20:38:32.141Z] ---> Running in f202fd510a42 [2022-05-10T20:38:32.141Z] ---> Running in cc9afa95ab1f [2022-05-10T20:38:32.400Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-10T20:38:32.400Z] Removing intermediate container f202fd510a42 [2022-05-10T20:38:32.400Z] ---> 3b754213016e [2022-05-10T20:38:32.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:38:32.400Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-10T20:38:32.400Z] Removing intermediate container cc9afa95ab1f [2022-05-10T20:38:32.400Z] ---> 0c18e160f71c [2022-05-10T20:38:32.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:38:32.400Z] ---> Running in 16fa5b354222 [2022-05-10T20:38:32.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:32.400Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-10T20:38:32.659Z] ---> Running in 1d69b335a6f8 [2022-05-10T20:38:32.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:32.659Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-10T20:38:32.659Z] Removing intermediate container 16fa5b354222 [2022-05-10T20:38:32.659Z] ---> f33d908a688d [2022-05-10T20:38:32.659Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:38:32.659Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:38:32.659Z] OK: 8 MiB in 20 packages [2022-05-10T20:38:32.659Z] Removing intermediate container 1d69b335a6f8 [2022-05-10T20:38:32.659Z] ---> ebe324b08099 [2022-05-10T20:38:32.659Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:38:32.659Z] ---> Running in bcdad1c8b94c [2022-05-10T20:38:32.659Z] Removing intermediate container 2164225eaac6 [2022-05-10T20:38:32.659Z] ---> 27a44c61f209 [2022-05-10T20:38:32.659Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:38:32.918Z] (1/43) Installing readline (8.1.1-r0) [2022-05-10T20:38:32.918Z] ---> Running in 6acfd8b567a1 [2022-05-10T20:38:32.918Z] (2/43) Installing bash (5.1.16-r0) [2022-05-10T20:38:32.918Z] Executing bash-5.1.16-r0.post-install [2022-05-10T20:38:32.918Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:38:32.918Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:38:32.918Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-10T20:38:32.918Z] (6/43) Installing curl (7.80.0-r1) [2022-05-10T20:38:32.918Z] Removing intermediate container bcdad1c8b94c [2022-05-10T20:38:32.918Z] ---> 62b842db912a [2022-05-10T20:38:32.918Z] Step 21/22 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:38:32.918Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-10T20:38:32.918Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-10T20:38:32.918Z] (9/43) Installing expat (2.4.7-r0) [2022-05-10T20:38:32.918Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-10T20:38:32.918Z] (11/43) Installing gdbm (1.22-r0) [2022-05-10T20:38:32.918Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-10T20:38:32.918Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-10T20:38:32.918Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-10T20:38:32.918Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-10T20:38:32.918Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-10T20:38:32.918Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-10T20:38:33.178Z] ---> Running in 1c8ba794cdc6 [2022-05-10T20:38:33.178Z] Removing intermediate container 6acfd8b567a1 [2022-05-10T20:38:33.178Z] ---> 9025479b9196 [2022-05-10T20:38:33.178Z] Step 21/22 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:38:33.178Z] ---> b84d4510aff8 [2022-05-10T20:38:33.178Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-10T20:38:33.439Z] ---> Running in bc3b6f22272b [2022-05-10T20:38:33.439Z] Removing intermediate container 1c8ba794cdc6 [2022-05-10T20:38:33.439Z] ---> 5e986d86c9ec [2022-05-10T20:38:33.439Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:38:33.707Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-10T20:38:33.707Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-10T20:38:33.707Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-10T20:38:33.707Z] Removing intermediate container 1c6bb9059387 [2022-05-10T20:38:33.707Z] ---> 253160b7b44e [2022-05-10T20:38:33.707Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:38:33.707Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-10T20:38:33.707Z] ---> 0a6cf9282532 [2022-05-10T20:38:33.707Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-10T20:38:33.707Z] ---> Running in bca66b26de0d [2022-05-10T20:38:33.707Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-10T20:38:33.707Z] Removing intermediate container bc3b6f22272b [2022-05-10T20:38:33.707Z] ---> 816a42be38f4 [2022-05-10T20:38:33.707Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:38:33.708Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-10T20:38:33.708Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-10T20:38:33.708Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-10T20:38:33.708Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-10T20:38:33.708Z] ---> Running in cddd71ca66fb [2022-05-10T20:38:33.708Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-10T20:38:33.708Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-10T20:38:33.708Z] Removing intermediate container bca66b26de0d [2022-05-10T20:38:33.708Z] ---> 23750f93ab3c [2022-05-10T20:38:33.708Z] [2022-05-10T20:38:33.708Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-10T20:38:33.708Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-10T20:38:33.708Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-10T20:38:33.708Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-10T20:38:33.708Z] ---> a0f78d129c62 [2022-05-10T20:38:33.708Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-10T20:38:33.708Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-10T20:38:33.967Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-10T20:38:33.967Z] ---> 0c2fab96fb58 [2022-05-10T20:38:33.967Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-10T20:38:33.967Z] Removing intermediate container cddd71ca66fb [2022-05-10T20:38:33.967Z] ---> cab2a417bee0 [2022-05-10T20:38:33.967Z] [2022-05-10T20:38:33.967Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-10T20:38:33.967Z] Successfully built 23750f93ab3c [2022-05-10T20:38:33.967Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-10T20:38:33.967Z] Successfully tagged support-notifications:latest [2022-05-10T20:38:33.967Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-05-10T20:38:33.967Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-10T20:38:33.967Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-10T20:38:33.967Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-10T20:38:33.967Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-10T20:38:33.967Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-10T20:38:33.967Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-10T20:38:33.967Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-10T20:38:33.967Z] Successfully built cab2a417bee0 [2022-05-10T20:38:33.967Z] Successfully tagged support-scheduler:latest [2022-05-10T20:38:33.967Z] Building security-spire-config [2022-05-10T20:38:33.967Z]  Building support-scheduler ... done Executing busybox-1.34.1-r5.trigger [2022-05-10T20:38:33.967Z] OK: 83 MiB in 65 packages [2022-05-10T20:38:34.906Z] Collecting docker-compose==1.23.2 [2022-05-10T20:38:34.906Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-10T20:38:34.906Z] Collecting docopt<0.7,>=0.6.1 [2022-05-10T20:38:34.906Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-10T20:38:35.847Z] Collecting docker<4.0,>=3.6.0 [2022-05-10T20:38:35.847Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-10T20:38:35.847Z] Collecting jsonschema<3,>=2.5.1 [2022-05-10T20:38:35.847Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-10T20:38:35.847Z] Collecting texttable<0.10,>=0.9.0 [2022-05-10T20:38:35.847Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-10T20:38:36.415Z] 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-05-10T20:38:36.415Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-10T20:38:36.415Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-10T20:38:36.674Z] ---> b6d4dec3b533 [2022-05-10T20:38:36.674Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-10T20:38:36.998Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-10T20:38:36.998Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-10T20:38:36.998Z] Collecting cached-property<2,>=1.2.0 [2022-05-10T20:38:36.998Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-10T20:38:37.257Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-10T20:38:37.257Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-10T20:38:37.257Z] Collecting PyYAML<4,>=3.10 [2022-05-10T20:38:37.257Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-10T20:38:37.824Z] Collecting docker-pycreds>=0.4.0 [2022-05-10T20:38:37.824Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-10T20:38:37.824Z] 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-05-10T20:38:37.824Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-10T20:38:37.824Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-10T20:38:38.083Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-10T20:38:38.083Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-10T20:38:38.083Z] Collecting idna<2.8,>=2.5 [2022-05-10T20:38:38.083Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-10T20:38:38.083Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-10T20:38:38.343Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-10T20:38:38.343Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-10T20:38:38.343Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-10T20:38:38.343Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-10T20:38:38.343Z] Attempting uninstall: urllib3 [2022-05-10T20:38:38.343Z] Found existing installation: urllib3 1.26.7 [2022-05-10T20:38:38.343Z] Uninstalling urllib3-1.26.7: [2022-05-10T20:38:38.344Z] Successfully uninstalled urllib3-1.26.7 [2022-05-10T20:38:38.604Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:38:38.604Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:38:38.604Z] ---> f24761541028 [2022-05-10T20:38:38.604Z] Step 3/20 : WORKDIR /edgex-go [2022-05-10T20:38:38.604Z] ---> Using cache [2022-05-10T20:38:38.604Z] ---> 886f5edf64d1 [2022-05-10T20:38:38.604Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-10T20:38:38.905Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:38:38.905Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:38:38.905Z] ---> f24761541028 [2022-05-10T20:38:38.905Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T20:38:38.905Z] ---> Using cache [2022-05-10T20:38:38.905Z] ---> 886f5edf64d1 [2022-05-10T20:38:38.905Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:38:38.905Z] ---> Using cache [2022-05-10T20:38:38.905Z] ---> 70435f785ab9 [2022-05-10T20:38:38.905Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:38:39.492Z] Attempting uninstall: idna [2022-05-10T20:38:39.492Z] Found existing installation: idna 3.3 [2022-05-10T20:38:39.492Z] ---> dc6a25b52afd [2022-05-10T20:38:39.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-10T20:38:39.492Z] Uninstalling idna-3.3: [2022-05-10T20:38:39.492Z] Successfully uninstalled idna-3.3 [2022-05-10T20:38:39.492Z] ---> efbede46ebac [2022-05-10T20:38:39.492Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-10T20:38:39.492Z] ---> Running in ac739f4a8b54 [2022-05-10T20:38:39.492Z] ---> Running in fae48aeec122 [2022-05-10T20:38:39.492Z] ---> Running in ca4126ac544e [2022-05-10T20:38:39.864Z] ---> 84b29373f508 [2022-05-10T20:38:39.864Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-10T20:38:39.864Z] ---> Running in 0c7be2d2314b [2022-05-10T20:38:39.864Z] Removing intermediate container ca4126ac544e [2022-05-10T20:38:39.864Z] ---> ce6be285b729 [2022-05-10T20:38:39.864Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-10T20:38:39.864Z] Removing intermediate container 0c7be2d2314b [2022-05-10T20:38:39.864Z] ---> 922d1b5706ec [2022-05-10T20:38:39.864Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:38:40.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:40.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:40.122Z] Attempting uninstall: requests [2022-05-10T20:38:40.122Z] ---> 0f5f02971aed [2022-05-10T20:38:40.122Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-10T20:38:40.122Z] Found existing installation: requests 2.26.0 [2022-05-10T20:38:40.122Z] ---> Running in 52d2e95f271c [2022-05-10T20:38:40.122Z] Uninstalling requests-2.26.0: [2022-05-10T20:38:40.122Z] Successfully uninstalled requests-2.26.0 [2022-05-10T20:38:40.122Z] ---> Running in d563231a25ff [2022-05-10T20:38:40.382Z] Running setup.py install for texttable: started [2022-05-10T20:38:40.382Z] Removing intermediate container 52d2e95f271c [2022-05-10T20:38:40.382Z] ---> 4e15219a12c4 [2022-05-10T20:38:40.382Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:38:40.382Z] ---> Running in 7ba118bd6127 [2022-05-10T20:38:40.382Z] Removing intermediate container 7ba118bd6127 [2022-05-10T20:38:40.382Z] ---> 80d6974f197c [2022-05-10T20:38:40.382Z] Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:38:40.382Z] ---> Running in 5cfa6e8a7119 [2022-05-10T20:38:40.641Z] Removing intermediate container 5cfa6e8a7119 [2022-05-10T20:38:40.641Z] ---> d1084218fe8d [2022-05-10T20:38:40.641Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:38:40.641Z] ---> Running in e353020714f4 [2022-05-10T20:38:40.641Z] Running setup.py install for texttable: finished with status 'done' [2022-05-10T20:38:40.641Z] Running setup.py install for PyYAML: started [2022-05-10T20:38:40.641Z] Removing intermediate container e353020714f4 [2022-05-10T20:38:40.641Z] ---> bd7ec130096f [2022-05-10T20:38:40.641Z] [2022-05-10T20:38:40.641Z] Successfully built bd7ec130096f [2022-05-10T20:38:40.641Z] Successfully tagged core-data:latest [2022-05-10T20:38:40.641Z] Building security-proxy-setup [2022-05-10T20:38:40.905Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:40.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:40.905Z] Removing intermediate container d563231a25ff [2022-05-10T20:38:40.905Z] ---> 5375fce2a462 [2022-05-10T20:38:40.905Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-10T20:38:41.166Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-10T20:38:41.166Z] OK: 221 MiB in 52 packages [2022-05-10T20:38:41.166Z] Running setup.py install for docopt: started [2022-05-10T20:38:41.166Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:38:41.166Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:38:41.166Z] OK: 15864 distinct packages available [2022-05-10T20:38:41.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:41.743Z] Running setup.py install for docopt: finished with status 'done' [2022-05-10T20:38:41.743Z] Running setup.py install for dockerpty: started [2022-05-10T20:38:42.003Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-10T20:38:42.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:42.262Z] ---> Running in 8585a659afb3 [2022-05-10T20:38:42.262Z] OK: 221 MiB in 52 packages [2022-05-10T20:38:42.830Z] 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-05-10T20:38:43.089Z] Removing intermediate container 8585a659afb3 [2022-05-10T20:38:43.089Z] ---> 7bcb8347d89d [2022-05-10T20:38:43.089Z] Step 28/31 : CMD ["gate"] [2022-05-10T20:38:43.089Z] Removing intermediate container ac739f4a8b54 [2022-05-10T20:38:43.089Z] ---> 5ce81950b4c8 [2022-05-10T20:38:43.089Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T20:38:43.347Z] ---> Running in 76429fa8d160 [2022-05-10T20:38:43.347Z] Removing intermediate container fae48aeec122 [2022-05-10T20:38:43.347Z] ---> 7eb2b3698e9b [2022-05-10T20:38:43.347Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-10T20:38:43.607Z] ---> f6f882b86623 [2022-05-10T20:38:43.607Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:38:43.607Z] Removing intermediate container 76429fa8d160 [2022-05-10T20:38:43.607Z] ---> 622e81a9a0db [2022-05-10T20:38:43.607Z] Step 29/31 : LABEL arch=x86_64 [2022-05-10T20:38:43.607Z] ---> Running in 17d749e1ec4a [2022-05-10T20:38:43.866Z] ---> 0267e02baab2 [2022-05-10T20:38:43.866Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:38:43.866Z] ---> Running in 0e093e42fae2 [2022-05-10T20:38:43.866Z] ---> Running in f0d03ef8ec52 [2022-05-10T20:38:44.126Z] Removing intermediate container 0e093e42fae2 [2022-05-10T20:38:44.126Z] ---> 65a52e2d119e [2022-05-10T20:38:44.126Z] Step 30/31 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:38:44.404Z] ---> Running in eb06c79a0995 [2022-05-10T20:38:44.404Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:38:44.404Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:38:44.404Z] ---> f24761541028 [2022-05-10T20:38:44.404Z] Step 3/22 : WORKDIR /edgex-go [2022-05-10T20:38:44.404Z] ---> Using cache [2022-05-10T20:38:44.404Z] ---> 886f5edf64d1 [2022-05-10T20:38:44.404Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:38:44.404Z] ---> Using cache [2022-05-10T20:38:44.404Z] ---> 70435f785ab9 [2022-05-10T20:38:44.404Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-10T20:38:44.666Z] ---> Running in c5320f5b7acf [2022-05-10T20:38:44.666Z] Removing intermediate container eb06c79a0995 [2022-05-10T20:38:44.666Z] ---> 246ab4548b5f [2022-05-10T20:38:44.666Z] Step 31/31 : LABEL version=0.0.0 [2022-05-10T20:38:44.930Z] ---> Running in 172fad08192d [2022-05-10T20:38:44.930Z] Removing intermediate container 172fad08192d [2022-05-10T20:38:44.930Z] ---> 01e76e446913 [2022-05-10T20:38:44.930Z] [2022-05-10T20:38:45.188Z] Removing intermediate container f0d03ef8ec52 [2022-05-10T20:38:45.188Z] ---> 84e55c91ddfe [2022-05-10T20:38:45.188Z] Step 7/20 : COPY . . [2022-05-10T20:38:45.188Z] Removing intermediate container 17d749e1ec4a [2022-05-10T20:38:45.188Z] ---> c0cc99f7bf68 [2022-05-10T20:38:45.188Z] Step 8/26 : COPY . . [2022-05-10T20:38:45.188Z] Successfully built 01e76e446913 [2022-05-10T20:38:45.188Z] Successfully tagged security-bootstrapper:latest [2022-05-10T20:38:45.188Z]  Building security-bootstrapper ... done Building core-command [2022-05-10T20:38:45.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:46.123Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:46.382Z] OK: 221 MiB in 52 packages [2022-05-10T20:38:48.915Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:38:48.915Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:38:48.915Z] ---> f24761541028 [2022-05-10T20:38:48.915Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:38:48.915Z] ---> Using cache [2022-05-10T20:38:48.915Z] ---> 886f5edf64d1 [2022-05-10T20:38:48.915Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:38:48.915Z] ---> Using cache [2022-05-10T20:38:48.915Z] ---> 70435f785ab9 [2022-05-10T20:38:48.915Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T20:38:53.112Z] Removing intermediate container ece8dc5790c9 [2022-05-10T20:38:53.112Z] ---> e06ef3d7719f [2022-05-10T20:38:53.112Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-10T20:38:53.112Z] ---> Running in 6b15ca8b23ae [2022-05-10T20:38:53.112Z] ---> Running in 1c9462c25669 [2022-05-10T20:38:53.112Z] Removing intermediate container c5320f5b7acf [2022-05-10T20:38:53.112Z] ---> 612d7735090c [2022-05-10T20:38:53.112Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-10T20:38:53.112Z] ---> dc32453cc649 [2022-05-10T20:38:53.112Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:38:53.112Z] ---> 703b46381528 [2022-05-10T20:38:53.112Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-10T20:38:53.112Z] Removing intermediate container 1c9462c25669 [2022-05-10T20:38:53.112Z] ---> d9a1cba97f90 [2022-05-10T20:38:53.112Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-10T20:38:53.112Z] ---> Running in 557399b9879e [2022-05-10T20:38:53.112Z] ---> Running in f67018eb5f53 [2022-05-10T20:38:53.112Z] ---> Running in 832b6b2f0b50 [2022-05-10T20:38:53.112Z] ---> 3d6820dbf4bb [2022-05-10T20:38:53.112Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:38:53.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:53.112Z] ---> Running in ee37e510ca23 [2022-05-10T20:38:53.112Z] Removing intermediate container 832b6b2f0b50 [2022-05-10T20:38:53.112Z] ---> 0666ee6295fc [2022-05-10T20:38:53.112Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-10T20:38:53.112Z] Removing intermediate container 557399b9879e [2022-05-10T20:38:53.112Z] ---> 2b25f8b05f68 [2022-05-10T20:38:53.112Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T20:38:53.112Z] ---> Running in 9165d6e5ff96 [2022-05-10T20:38:53.372Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-10T20:38:53.630Z] ---> ccf192fd80df [2022-05-10T20:38:53.630Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-10T20:38:53.889Z] ---> 5e65d3d3f454 [2022-05-10T20:38:53.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-10T20:38:53.889Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:38:54.149Z] Removing intermediate container 9165d6e5ff96 [2022-05-10T20:38:54.149Z] ---> 55096a04b6b4 [2022-05-10T20:38:54.149Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T20:38:54.149Z] ---> Running in d491deaa87db [2022-05-10T20:38:54.149Z] ---> d726e420ee00 [2022-05-10T20:38:54.149Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-10T20:38:54.149Z] ---> Running in 10c9f8046133 [2022-05-10T20:38:54.149Z] Removing intermediate container ee37e510ca23 [2022-05-10T20:38:54.149Z] OK: 221 MiB in 52 packages [2022-05-10T20:38:54.149Z] ---> bb7988dcf6a7 [2022-05-10T20:38:54.149Z] Step 8/22 : COPY . . [2022-05-10T20:38:54.149Z] Removing intermediate container d491deaa87db [2022-05-10T20:38:54.149Z] ---> aef8acf379a2 [2022-05-10T20:38:54.149Z] 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-05-10T20:38:54.411Z] ---> Running in 9790bf0b261b [2022-05-10T20:38:54.411Z] Removing intermediate container 10c9f8046133 [2022-05-10T20:38:54.411Z] ---> 96a0d8ee32a8 [2022-05-10T20:38:54.411Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:38:54.670Z] ---> Running in fabb01d0bc79 [2022-05-10T20:38:55.612Z] spire-1.2.1/ [2022-05-10T20:38:55.612Z] spire-1.2.1/.data/ [2022-05-10T20:38:55.612Z] spire-1.2.1/.data/.file [2022-05-10T20:38:55.612Z] spire-1.2.1/.dockerignore [2022-05-10T20:38:55.612Z] spire-1.2.1/.gitattributes [2022-05-10T20:38:55.612Z] spire-1.2.1/.githooks/ [2022-05-10T20:38:55.612Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/ [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:38:55.612Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:38:55.612Z] spire-1.2.1/.gitignore [2022-05-10T20:38:55.612Z] spire-1.2.1/.go-version [2022-05-10T20:38:55.612Z] spire-1.2.1/.golangci.yml [2022-05-10T20:38:55.612Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:38:55.612Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:38:55.612Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:38:55.612Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:38:55.612Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:38:55.612Z] spire-1.2.1/Dockerfile [2022-05-10T20:38:55.612Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:38:55.612Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:38:55.612Z] spire-1.2.1/LICENSE [2022-05-10T20:38:55.612Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:38:55.612Z] spire-1.2.1/Makefile [2022-05-10T20:38:55.612Z] spire-1.2.1/README.md [2022-05-10T20:38:55.612Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:38:55.612Z] spire-1.2.1/SECURITY.md [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:38:55.612Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:38:55.613Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/ [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/agent/ [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/server/ [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:38:55.613Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/ [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/ [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:38:55.613Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:38:55.613Z] spire-1.2.1/examples/ [2022-05-10T20:38:55.613Z] spire-1.2.1/examples/README.md [2022-05-10T20:38:55.613Z] spire-1.2.1/go.mod [2022-05-10T20:38:55.613Z] spire-1.2.1/go.sum [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:38:55.613Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:38:55.614Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:38:55.615Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:38:55.616Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:38:55.617Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/private/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:38:55.618Z] spire-1.2.1/release/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:38:55.618Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:38:55.618Z] spire-1.2.1/script/ [2022-05-10T20:38:55.618Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:38:55.618Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:38:55.618Z] spire-1.2.1/support/ [2022-05-10T20:38:55.618Z] spire-1.2.1/support/k8s/ [2022-05-10T20:38:55.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:38:55.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:38:55.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:38:55.619Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/clock/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:38:55.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:38:55.620Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/common [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:38:55.620Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:38:55.621Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:38:55.621Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testca/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testkey/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/util/ [2022-05-10T20:38:55.621Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/util/race.go [2022-05-10T20:38:55.621Z] spire-1.2.1/test/util/util.go [2022-05-10T20:38:55.621Z] building spire from source... [2022-05-10T20:38:55.621Z] Installing go1.17.7... [2022-05-10T20:38:56.191Z] Removing intermediate container fabb01d0bc79 [2022-05-10T20:38:56.191Z] ---> 5f90baaaebfe [2022-05-10T20:38:56.191Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:38:57.128Z] Removing intermediate container 6b15ca8b23ae [2022-05-10T20:38:57.128Z] ---> 106da90b39c7 [2022-05-10T20:38:57.128Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:38:57.128Z] ---> Running in 4fee7321566c [2022-05-10T20:38:57.387Z] ---> 8da6d23bf52a [2022-05-10T20:38:57.387Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:38:57.958Z] ---> Running in 0a0609c2e5aa [2022-05-10T20:38:57.958Z] Removing intermediate container 4fee7321566c [2022-05-10T20:38:57.958Z] ---> d82d2e84f993 [2022-05-10T20:38:57.958Z] Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:38:58.217Z] ---> Running in 6c9e9d988df4 [2022-05-10T20:38:58.476Z] Removing intermediate container 6c9e9d988df4 [2022-05-10T20:38:58.476Z] ---> 8dfb59c04cba [2022-05-10T20:38:58.476Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:38:58.476Z] ---> Running in 0c7363e3cc02 [2022-05-10T20:38:59.098Z] Removing intermediate container 0c7363e3cc02 [2022-05-10T20:38:59.098Z] ---> 370e9bb1a3fa [2022-05-10T20:38:59.098Z] [2022-05-10T20:38:59.098Z] Successfully built 370e9bb1a3fa [2022-05-10T20:38:59.098Z] Successfully tagged sys-mgmt-agent:latest [2022-05-10T20:38:59.098Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-05-10T20:38:59.098Z] ---> d7f06be9d534 [2022-05-10T20:38:59.098Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-10T20:39:01.632Z] ---> Running in 9f00b72dcf3b [2022-05-10T20:39:01.890Z] Building bin/spire-server... [2022-05-10T20:39:01.890Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:39:01.890Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:39:01.890Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:39:01.890Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:39:01.890Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:39:01.890Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:39:01.890Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:39:01.890Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:39:02.148Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:39:02.148Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:39:02.148Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:39:02.148Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:39:02.406Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:39:02.406Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:39:02.406Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:39:02.406Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-10T20:39:02.665Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:39:02.665Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:39:02.665Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:39:02.665Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:39:02.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:02.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:02.665Z] ---> f24761541028 [2022-05-10T20:39:02.665Z] Step 3/23 : WORKDIR /edgex-go [2022-05-10T20:39:02.665Z] ---> Using cache [2022-05-10T20:39:02.665Z] ---> 886f5edf64d1 [2022-05-10T20:39:02.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:02.665Z] ---> Using cache [2022-05-10T20:39:02.665Z] ---> 70435f785ab9 [2022-05-10T20:39:02.665Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-10T20:39:02.665Z] ---> Using cache [2022-05-10T20:39:02.665Z] ---> 106da90b39c7 [2022-05-10T20:39:02.665Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-10T20:39:02.665Z] ---> Using cache [2022-05-10T20:39:02.665Z] ---> 8da6d23bf52a [2022-05-10T20:39:02.665Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:02.665Z] ---> Using cache [2022-05-10T20:39:02.665Z] ---> f1633593b2c2 [2022-05-10T20:39:02.665Z] Step 8/23 : COPY . . [2022-05-10T20:39:02.923Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:39:02.923Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:39:02.923Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:39:02.923Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:39:02.923Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:39:02.923Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:39:02.923Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:39:03.183Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:39:03.183Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:39:03.183Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:39:03.183Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:39:03.442Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:39:03.442Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:39:03.442Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:39:03.701Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:39:03.701Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:39:03.701Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:39:03.960Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:39:03.960Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:39:03.960Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:39:03.960Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:39:03.960Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:39:04.218Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:39:04.218Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:39:04.218Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:39:05.155Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:39:05.155Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:39:05.155Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:39:05.155Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:39:05.414Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:39:05.414Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:39:05.414Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:39:05.414Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:39:05.414Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:39:05.672Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:39:05.932Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:39:06.191Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:39:07.565Z] Removing intermediate container 0a0609c2e5aa [2022-05-10T20:39:07.565Z] ---> f1633593b2c2 [2022-05-10T20:39:07.565Z] Step 8/23 : COPY . . [2022-05-10T20:39:10.097Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:39:10.097Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:39:10.097Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:39:10.097Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:39:10.097Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:39:10.097Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:39:10.097Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:39:10.359Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:39:10.618Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:39:10.618Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:39:10.880Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:39:11.137Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:39:11.397Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:39:11.397Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:39:11.655Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:39:12.002Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:39:12.568Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:39:13.136Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:39:13.543Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:39:13.803Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:39:13.803Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:39:13.803Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:39:13.803Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:39:14.062Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:39:14.062Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:39:14.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:39:14.062Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:39:14.062Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:39:14.320Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:39:14.320Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:39:14.320Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:39:14.320Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:39:14.320Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:39:14.578Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:39:14.578Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:39:14.578Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:39:14.578Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:39:14.578Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:39:14.578Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:39:14.578Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:39:14.578Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:39:14.838Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:39:14.838Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:39:14.838Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:39:14.838Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:39:14.838Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:39:14.838Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:39:14.838Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:39:14.838Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:39:14.838Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:39:15.095Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:39:15.095Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:39:15.095Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:39:15.095Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:39:15.095Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:39:15.095Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:39:15.095Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:39:15.095Z]  ---> 3f2b3dad2bce [2022-05-10T20:39:15.095Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-10T20:39:15.095Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:39:15.095Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:39:15.095Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:39:15.095Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:39:15.095Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:39:15.095Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:39:15.095Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:39:15.095Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:39:15.095Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:39:15.095Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:39:15.095Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:39:15.095Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:39:15.095Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:39:15.095Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:39:15.095Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:39:15.352Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:39:15.352Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:39:15.352Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:39:15.352Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:39:15.352Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:39:15.352Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:39:15.352Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:39:15.352Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:39:15.352Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:39:15.352Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:39:15.353Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:39:15.353Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:39:15.353Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:39:15.353Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:39:16.291Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-10T20:39:18.833Z] ---> 7d3bba5cc887 [2022-05-10T20:39:18.833Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-10T20:39:18.833Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:39:18.833Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:39:18.833Z]  ---> Running in 84c3c744ce49 [2022-05-10T20:39:19.092Z] ---> Running in 7b8b759199e4 [2022-05-10T20:39:19.351Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-10T20:39:19.611Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-10T20:39:21.520Z] Removing intermediate container 9f00b72dcf3b [2022-05-10T20:39:21.520Z] ---> 3a9683799617 [2022-05-10T20:39:21.520Z] [2022-05-10T20:39:21.520Z] Step 10/22 : FROM alpine:3.14 [2022-05-10T20:39:21.520Z] ---> e04c818066af [2022-05-10T20:39:21.520Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-10T20:39:21.520Z] Removing intermediate container f67018eb5f53 [2022-05-10T20:39:21.520Z] ---> 100d2c7791f6 [2022-05-10T20:39:21.520Z] [2022-05-10T20:39:21.520Z] Step 9/20 : FROM alpine:3.15 [2022-05-10T20:39:21.520Z] 3.15: Pulling from library/alpine [2022-05-10T20:39:21.520Z] ---> Running in 2e83829ceb02 [2022-05-10T20:39:21.520Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T20:39:21.520Z] Status: Downloaded newer image for alpine:3.15 [2022-05-10T20:39:21.520Z] ---> 0ac33e5f5afa [2022-05-10T20:39:21.520Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:39:21.779Z] ---> Running in 464ea436eb06 [2022-05-10T20:39:22.038Z] Removing intermediate container 464ea436eb06 [2022-05-10T20:39:22.038Z] ---> f17847378c27 [2022-05-10T20:39:22.038Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:22.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:22.296Z] ---> Running in 7f442365c0da [2022-05-10T20:39:22.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:22.555Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-10T20:39:22.555Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:39:22.555Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-10T20:39:22.555Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-10T20:39:22.556Z] (5/6) Installing curl (7.79.1-r1) [2022-05-10T20:39:22.556Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-10T20:39:22.556Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:39:22.556Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:39:22.556Z] OK: 8 MiB in 20 packages [2022-05-10T20:39:23.949Z] Removing intermediate container 2e83829ceb02 [2022-05-10T20:39:23.949Z] ---> ec02e6f8b81c [2022-05-10T20:39:23.949Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T20:39:24.207Z] ---> Running in 2eea7c220909 [2022-05-10T20:39:24.207Z] Removing intermediate container 7f442365c0da [2022-05-10T20:39:24.207Z] ---> 762b06a1a9dd [2022-05-10T20:39:24.207Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-10T20:39:24.207Z] ---> Running in 6fe9668924cc [2022-05-10T20:39:24.466Z] Removing intermediate container 2eea7c220909 [2022-05-10T20:39:24.466Z] ---> ae8c2e193f88 [2022-05-10T20:39:24.466Z] Step 13/22 : WORKDIR /edgex [2022-05-10T20:39:24.726Z] ---> Running in 38ffbcfd3eda [2022-05-10T20:39:24.986Z] Removing intermediate container 38ffbcfd3eda [2022-05-10T20:39:24.986Z] ---> 38c0f6d3502f [2022-05-10T20:39:24.986Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-10T20:39:25.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:26.179Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:26.179Z] ---> b045c8f038fc [2022-05-10T20:39:26.179Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-10T20:39:26.439Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:39:26.439Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:39:26.439Z] OK: 15855 distinct packages available [2022-05-10T20:39:26.439Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:27.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:39:27.376Z] ---> 95793877f838 [2022-05-10T20:39:27.376Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-10T20:39:27.635Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-10T20:39:27.894Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-10T20:39:27.894Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-10T20:39:27.894Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-10T20:39:28.153Z] (5/9) Installing curl (7.80.0-r1) [2022-05-10T20:39:28.153Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-10T20:39:28.153Z] ---> d131fffdd9db [2022-05-10T20:39:28.153Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T20:39:28.153Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:39:28.410Z] (8/9) Installing libucontext (1.1-r0) [2022-05-10T20:39:28.410Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-10T20:39:28.410Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:39:28.668Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:39:28.668Z] OK: 8 MiB in 23 packages [2022-05-10T20:39:28.928Z] ---> 68ee3881c55d [2022-05-10T20:39:28.928Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-10T20:39:28.928Z] ---> Running in b4406c56d529 [2022-05-10T20:39:29.868Z] Removing intermediate container 6fe9668924cc [2022-05-10T20:39:29.868Z] ---> def744832dd9 [2022-05-10T20:39:29.868Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:39:30.433Z] ---> 1b8e117d64ac [2022-05-10T20:39:30.433Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-10T20:39:30.691Z] Removing intermediate container b4406c56d529 [2022-05-10T20:39:30.691Z] ---> 4d1c61b2f3c6 [2022-05-10T20:39:30.691Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T20:39:30.950Z] ---> Running in 2e501630208a [2022-05-10T20:39:31.518Z] Removing intermediate container 2e501630208a [2022-05-10T20:39:31.518Z] ---> 63bd3ba3eeb8 [2022-05-10T20:39:31.518Z] Step 20/22 : LABEL arch=x86_64 [2022-05-10T20:39:31.783Z] ---> b7c76d9d4767 [2022-05-10T20:39:31.783Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-10T20:39:31.783Z] ---> Running in b7be38050df9 [2022-05-10T20:39:32.045Z] Removing intermediate container b7be38050df9 [2022-05-10T20:39:32.045Z] ---> ab9503fd6d2c [2022-05-10T20:39:32.045Z] Step 21/22 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:39:32.045Z] ---> Running in 1265f434ff2c [2022-05-10T20:39:32.304Z] ---> 531dda3f1d4d [2022-05-10T20:39:32.304Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-10T20:39:32.304Z] ---> Running in 7e7b87deee5e [2022-05-10T20:39:32.304Z] Removing intermediate container 1265f434ff2c [2022-05-10T20:39:32.304Z] ---> ef2c635f9271 [2022-05-10T20:39:32.304Z] Step 22/22 : LABEL version=0.0.0 [2022-05-10T20:39:32.304Z] ---> Running in db7f5821304a [2022-05-10T20:39:32.563Z] Removing intermediate container 7e7b87deee5e [2022-05-10T20:39:32.563Z] ---> 3b1257d4d28a [2022-05-10T20:39:32.563Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:39:32.563Z] ---> Running in 96799f37b25d [2022-05-10T20:39:32.563Z] Removing intermediate container db7f5821304a [2022-05-10T20:39:32.563Z] ---> c8130a65f47b [2022-05-10T20:39:32.563Z] [2022-05-10T20:39:32.822Z] Successfully built c8130a65f47b [2022-05-10T20:39:32.822Z] Successfully tagged security-proxy-setup:latest [2022-05-10T20:39:32.822Z] Building security-secretstore-setup [2022-05-10T20:39:32.822Z]  Building security-proxy-setup ... done Removing intermediate container 96799f37b25d [2022-05-10T20:39:32.822Z] ---> c83c85b73e29 [2022-05-10T20:39:32.822Z] Step 18/20 : LABEL arch=x86_64 [2022-05-10T20:39:33.081Z] ---> Running in 7aefb311ca0b [2022-05-10T20:39:34.459Z] Removing intermediate container 7aefb311ca0b [2022-05-10T20:39:34.459Z] ---> 6a94061855cf [2022-05-10T20:39:34.459Z] Step 19/20 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:39:35.028Z] ---> Running in 4066b8263243 [2022-05-10T20:39:36.930Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:36.930Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:36.930Z] ---> f24761541028 [2022-05-10T20:39:36.930Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T20:39:36.930Z] ---> Using cache [2022-05-10T20:39:36.930Z] ---> 886f5edf64d1 [2022-05-10T20:39:36.930Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:36.930Z] ---> Using cache [2022-05-10T20:39:36.930Z] ---> 70435f785ab9 [2022-05-10T20:39:36.930Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-10T20:39:36.930Z] ---> Using cache [2022-05-10T20:39:36.930Z] ---> 106da90b39c7 [2022-05-10T20:39:36.930Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T20:39:36.930Z] ---> Using cache [2022-05-10T20:39:36.930Z] ---> 8da6d23bf52a [2022-05-10T20:39:36.930Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:36.930Z] ---> Using cache [2022-05-10T20:39:36.930Z] ---> f1633593b2c2 [2022-05-10T20:39:36.930Z] Step 8/25 : COPY . . [2022-05-10T20:39:36.930Z] ---> Using cache [2022-05-10T20:39:36.930Z] ---> 7d3bba5cc887 [2022-05-10T20:39:36.930Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-10T20:39:37.497Z] Removing intermediate container 4066b8263243 [2022-05-10T20:39:37.497Z] ---> d90829340d32 [2022-05-10T20:39:37.497Z] Step 20/20 : LABEL version=0.0.0 [2022-05-10T20:39:40.784Z] ---> Running in e5196dc53942 [2022-05-10T20:39:40.784Z] ---> Running in d5457afc9313 [2022-05-10T20:39:41.112Z] Removing intermediate container e5196dc53942 [2022-05-10T20:39:41.112Z] ---> eeee954abc43 [2022-05-10T20:39:41.112Z] [2022-05-10T20:39:41.112Z] Successfully built eeee954abc43 [2022-05-10T20:39:41.372Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-10T20:39:41.372Z]  Building security-spiffe-token-provider ... done Building security-spire-server [2022-05-10T20:39:42.410Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-10T20:39:45.905Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:45.905Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:45.905Z] ---> f24761541028 [2022-05-10T20:39:45.905Z] Step 3/25 : WORKDIR /edgex-go [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> 886f5edf64d1 [2022-05-10T20:39:45.905Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> 70435f785ab9 [2022-05-10T20:39:45.905Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> 5ce81950b4c8 [2022-05-10T20:39:45.905Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> f6f882b86623 [2022-05-10T20:39:45.905Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> c0cc99f7bf68 [2022-05-10T20:39:45.905Z] Step 8/25 : COPY . . [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> dc32453cc649 [2022-05-10T20:39:45.905Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> 2b25f8b05f68 [2022-05-10T20:39:45.905Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> 55096a04b6b4 [2022-05-10T20:39:45.905Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-10T20:39:45.905Z] ---> Using cache [2022-05-10T20:39:45.905Z] ---> aef8acf379a2 [2022-05-10T20:39:45.905Z] 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-05-10T20:39:46.485Z] ---> Running in c5a85473a74d [2022-05-10T20:39:46.485Z] Removing intermediate container 7b8b759199e4 [2022-05-10T20:39:46.485Z] ---> 71fecbaa97ba [2022-05-10T20:39:46.485Z] [2022-05-10T20:39:46.485Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:39:46.485Z] ---> e04c818066af [2022-05-10T20:39:46.485Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:39:46.485Z] ---> Using cache [2022-05-10T20:39:46.485Z] ---> 203fcf5a560a [2022-05-10T20:39:46.485Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:39:46.485Z] ---> Using cache [2022-05-10T20:39:46.485Z] ---> 6d2c4a63ccff [2022-05-10T20:39:46.485Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-10T20:39:46.485Z] Removing intermediate container 84c3c744ce49 [2022-05-10T20:39:46.485Z] ---> fa79c7617201 [2022-05-10T20:39:46.485Z] [2022-05-10T20:39:46.485Z] Step 10/23 : FROM alpine:3.14 [2022-05-10T20:39:46.485Z] ---> e04c818066af [2022-05-10T20:39:46.485Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-10T20:39:46.485Z] ---> Using cache [2022-05-10T20:39:46.485Z] ---> 203fcf5a560a [2022-05-10T20:39:46.485Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-10T20:39:46.485Z] ---> Using cache [2022-05-10T20:39:46.485Z] ---> 6d2c4a63ccff [2022-05-10T20:39:46.485Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-10T20:39:46.744Z] ---> Running in 3a4b0abde089 [2022-05-10T20:39:46.744Z] ---> Running in 6108dd172d32 [2022-05-10T20:39:47.005Z] Removing intermediate container 6108dd172d32 [2022-05-10T20:39:47.005Z] ---> e1848c4e8901 [2022-05-10T20:39:47.005Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T20:39:47.005Z] Removing intermediate container 3a4b0abde089 [2022-05-10T20:39:47.005Z] ---> 473a874799a9 [2022-05-10T20:39:47.005Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-10T20:39:47.005Z] ---> Running in c923a357f02e [2022-05-10T20:39:47.270Z] ---> Running in 8a3c7aa3e824 [2022-05-10T20:39:47.530Z] Removing intermediate container 8a3c7aa3e824 [2022-05-10T20:39:47.530Z] ---> df2e3b541410 [2022-05-10T20:39:47.530Z] Step 15/23 : WORKDIR / [2022-05-10T20:39:47.530Z] Removing intermediate container c923a357f02e [2022-05-10T20:39:47.530Z] ---> 6382d33f8e10 [2022-05-10T20:39:47.530Z] Step 15/23 : WORKDIR / [2022-05-10T20:39:47.530Z] ---> Running in a80863fbafd8 [2022-05-10T20:39:47.530Z] ---> Running in 7ac393394448 [2022-05-10T20:39:47.795Z] Removing intermediate container 7ac393394448 [2022-05-10T20:39:47.795Z] ---> 8f063eb3913d [2022-05-10T20:39:47.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:39:47.795Z] Removing intermediate container a80863fbafd8 [2022-05-10T20:39:47.795Z] ---> 90a907d6d327 [2022-05-10T20:39:47.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-10T20:39:47.795Z] spire-1.2.1/ [2022-05-10T20:39:47.795Z] spire-1.2.1/.data/ [2022-05-10T20:39:47.795Z] spire-1.2.1/.data/.file [2022-05-10T20:39:47.795Z] spire-1.2.1/.dockerignore [2022-05-10T20:39:47.795Z] spire-1.2.1/.gitattributes [2022-05-10T20:39:47.795Z] spire-1.2.1/.githooks/ [2022-05-10T20:39:47.795Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/ [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:39:47.795Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:39:47.795Z] spire-1.2.1/.gitignore [2022-05-10T20:39:47.795Z] spire-1.2.1/.go-version [2022-05-10T20:39:47.795Z] spire-1.2.1/.golangci.yml [2022-05-10T20:39:47.795Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:39:47.795Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:39:47.795Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:39:47.795Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:39:47.795Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:39:47.795Z] spire-1.2.1/Dockerfile [2022-05-10T20:39:47.795Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:39:47.795Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:39:47.795Z] spire-1.2.1/LICENSE [2022-05-10T20:39:47.795Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:39:47.795Z] spire-1.2.1/Makefile [2022-05-10T20:39:47.795Z] spire-1.2.1/README.md [2022-05-10T20:39:47.795Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:39:47.795Z] spire-1.2.1/SECURITY.md [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:39:47.795Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:39:47.796Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/ [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/agent/ [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/server/ [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:39:47.796Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/ [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/images/ [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:39:47.796Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:39:48.059Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:39:48.059Z] spire-1.2.1/examples/ [2022-05-10T20:39:48.059Z] spire-1.2.1/examples/README.md [2022-05-10T20:39:48.059Z] spire-1.2.1/go.mod [2022-05-10T20:39:48.059Z] spire-1.2.1/go.sum [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:39:48.059Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:39:48.060Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:39:48.061Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:39:48.062Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:39:48.063Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/private/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:39:48.064Z] spire-1.2.1/release/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:39:48.064Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:39:48.064Z] spire-1.2.1/script/ [2022-05-10T20:39:48.064Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:39:48.064Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:39:48.064Z] spire-1.2.1/support/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:39:48.064Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:39:48.065Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/clock/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:39:48.065Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/common [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:39:48.065Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:39:48.066Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:39:48.067Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:39:48.068Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:39:48.068Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testca/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testkey/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/util/ [2022-05-10T20:39:48.068Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/util/race.go [2022-05-10T20:39:48.068Z] spire-1.2.1/test/util/util.go [2022-05-10T20:39:48.068Z] building spire from source... [2022-05-10T20:39:48.068Z] Installing go1.17.7... [2022-05-10T20:39:48.635Z] ---> ce66eed766db [2022-05-10T20:39:48.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-10T20:39:48.635Z] ---> 335073c4af4a [2022-05-10T20:39:48.635Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-10T20:39:50.012Z] ---> b8adeac59fed [2022-05-10T20:39:50.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-10T20:39:50.012Z] ---> 6593f4f17d0c [2022-05-10T20:39:50.012Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-10T20:39:50.579Z] ---> 5d5986faf5cb [2022-05-10T20:39:50.580Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-10T20:39:50.580Z] ---> 8ffd9af4845f [2022-05-10T20:39:50.580Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-10T20:39:50.580Z] ---> Running in 837793c643f0 [2022-05-10T20:39:50.580Z] ---> Running in fbd6d366a7c1 [2022-05-10T20:39:51.149Z] Removing intermediate container 837793c643f0 [2022-05-10T20:39:51.149Z] ---> d895abcb0d1d [2022-05-10T20:39:51.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:39:51.149Z] Removing intermediate container fbd6d366a7c1 [2022-05-10T20:39:51.149Z] ---> e27d4aa4759e [2022-05-10T20:39:51.149Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-10T20:39:51.149Z] ---> Running in cd05b93c839f [2022-05-10T20:39:51.149Z] ---> Running in dc17c4ed5ad4 [2022-05-10T20:39:51.411Z] Removing intermediate container cd05b93c839f [2022-05-10T20:39:51.411Z] ---> 2f8316ba84e6 [2022-05-10T20:39:51.411Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:39:51.411Z] Removing intermediate container dc17c4ed5ad4 [2022-05-10T20:39:51.411Z] ---> 8060206a86d8 [2022-05-10T20:39:51.411Z] Step 21/23 : LABEL arch=x86_64 [2022-05-10T20:39:51.411Z] ---> Running in 24b0fac92399 [2022-05-10T20:39:51.411Z] ---> Running in be9d5b028bb6 [2022-05-10T20:39:51.670Z] Removing intermediate container 24b0fac92399 [2022-05-10T20:39:51.670Z] ---> 7eaf2c477a27 [2022-05-10T20:39:51.670Z] Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:39:51.670Z] Removing intermediate container be9d5b028bb6 [2022-05-10T20:39:51.670Z] ---> 9c3b7d39b6ee [2022-05-10T20:39:51.670Z] Step 22/23 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:39:51.930Z] ---> Running in 45e31cf7bff5 [2022-05-10T20:39:51.930Z] ---> Running in 59f4237013ae [2022-05-10T20:39:52.501Z] Removing intermediate container 45e31cf7bff5 [2022-05-10T20:39:52.501Z] ---> d66d459d6ece [2022-05-10T20:39:52.501Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:39:52.501Z] Removing intermediate container 59f4237013ae [2022-05-10T20:39:52.501Z] ---> b489cbd60db7 [2022-05-10T20:39:52.501Z] Step 23/23 : LABEL version=0.0.0 [2022-05-10T20:39:52.501Z] ---> Running in 2f4ece1fb20b [2022-05-10T20:39:52.501Z] ---> Running in 57aa907840a7 [2022-05-10T20:39:52.759Z] Removing intermediate container 2f4ece1fb20b [2022-05-10T20:39:52.759Z] ---> e3429458e1b8 [2022-05-10T20:39:52.759Z] [2022-05-10T20:39:52.759Z] Removing intermediate container 57aa907840a7 [2022-05-10T20:39:52.759Z] ---> 25b75d3e097e [2022-05-10T20:39:52.759Z] [2022-05-10T20:39:52.759Z] Successfully built e3429458e1b8 [2022-05-10T20:39:52.759Z] Successfully tagged core-command:latest [2022-05-10T20:39:52.759Z]  Building core-command ... done Building security-spire-agent [2022-05-10T20:39:52.759Z] Successfully built 25b75d3e097e [2022-05-10T20:39:52.759Z] Successfully tagged core-metadata:latest [2022-05-10T20:39:54.131Z]  Building core-metadata ... done Building bin/spire-server... [2022-05-10T20:39:54.131Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:39:54.131Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:39:54.131Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:39:54.131Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:39:54.131Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:39:54.389Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:39:54.389Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:39:54.389Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:39:54.389Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:39:54.648Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:39:54.648Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:39:54.648Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:39:54.648Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:39:54.648Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:39:54.648Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:39:54.648Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:39:54.908Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:39:54.908Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:39:54.908Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:39:54.908Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:39:54.908Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:39:54.908Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:39:54.908Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:39:54.908Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:39:55.166Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:39:55.166Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:39:55.166Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:39:55.166Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:39:55.166Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:39:55.166Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:39:55.166Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:39:55.166Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:39:55.166Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:39:55.166Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:39:55.166Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:39:55.166Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:39:55.166Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:39:55.166Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:39:55.166Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:39:55.166Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:39:55.425Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:39:55.425Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:39:55.425Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:39:55.425Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:39:55.425Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:39:55.425Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:39:55.425Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:39:55.425Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:39:55.425Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:39:55.425Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:39:55.425Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:39:55.425Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:39:56.359Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:39:56.359Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-10T20:39:56.359Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-10T20:39:56.359Z] ---> f24761541028 [2022-05-10T20:39:56.359Z] Step 3/26 : WORKDIR /edgex-go [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.359Z] ---> 886f5edf64d1 [2022-05-10T20:39:56.359Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.359Z] ---> 70435f785ab9 [2022-05-10T20:39:56.359Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.359Z] ---> 5ce81950b4c8 [2022-05-10T20:39:56.359Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.359Z] ---> f6f882b86623 [2022-05-10T20:39:56.359Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.359Z] ---> c0cc99f7bf68 [2022-05-10T20:39:56.359Z] Step 8/26 : COPY . . [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.359Z] ---> dc32453cc649 [2022-05-10T20:39:56.359Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-10T20:39:56.359Z] ---> Using cache [2022-05-10T20:39:56.360Z] ---> 2b25f8b05f68 [2022-05-10T20:39:56.360Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-10T20:39:56.360Z] ---> Using cache [2022-05-10T20:39:56.360Z] ---> 55096a04b6b4 [2022-05-10T20:39:56.360Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-10T20:39:56.360Z] ---> Using cache [2022-05-10T20:39:56.360Z] ---> aef8acf379a2 [2022-05-10T20:39:56.360Z] 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-05-10T20:39:57.298Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:39:57.298Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:39:57.556Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:39:57.556Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:39:57.556Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:40:00.085Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-10T20:40:00.085Z] ---> Running in 8037691f4182 [2022-05-10T20:40:01.021Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:40:01.021Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:40:01.021Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:40:01.021Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:40:01.021Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:40:01.021Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:40:01.021Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:40:01.280Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:40:01.280Z] spire-1.2.1/ [2022-05-10T20:40:01.280Z] spire-1.2.1/.data/ [2022-05-10T20:40:01.280Z] spire-1.2.1/.data/.file [2022-05-10T20:40:01.280Z] spire-1.2.1/.dockerignore [2022-05-10T20:40:01.280Z] spire-1.2.1/.gitattributes [2022-05-10T20:40:01.280Z] spire-1.2.1/.githooks/ [2022-05-10T20:40:01.280Z] spire-1.2.1/.githooks/pre-commit [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/ [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/dependabot.yml [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/ [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-10T20:40:01.280Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-10T20:40:01.280Z] spire-1.2.1/.gitignore [2022-05-10T20:40:01.280Z] spire-1.2.1/.go-version [2022-05-10T20:40:01.280Z] spire-1.2.1/.golangci.yml [2022-05-10T20:40:01.280Z] spire-1.2.1/ADOPTERS.md [2022-05-10T20:40:01.280Z] spire-1.2.1/CHANGELOG.md [2022-05-10T20:40:01.280Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-10T20:40:01.280Z] spire-1.2.1/CODEOWNERS [2022-05-10T20:40:01.280Z] spire-1.2.1/CONTRIBUTING.md [2022-05-10T20:40:01.280Z] spire-1.2.1/Dockerfile [2022-05-10T20:40:01.280Z] spire-1.2.1/Dockerfile.dev [2022-05-10T20:40:01.280Z] spire-1.2.1/Dockerfile.scratch [2022-05-10T20:40:01.280Z] spire-1.2.1/LICENSE [2022-05-10T20:40:01.280Z] spire-1.2.1/MAINTAINERS.md [2022-05-10T20:40:01.280Z] spire-1.2.1/Makefile [2022-05-10T20:40:01.280Z] spire-1.2.1/README.md [2022-05-10T20:40:01.280Z] spire-1.2.1/ROADMAP.md [2022-05-10T20:40:01.280Z] spire-1.2.1/SECURITY.md [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-10T20:40:01.280Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/ [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/agent/ [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/agent/agent.conf [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/server/ [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/server/server.conf [2022-05-10T20:40:01.280Z] spire-1.2.1/conf/server/server_full.conf [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/ [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/SPIRE101.md [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/auditlog.md [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/ [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-10T20:40:01.280Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-10T20:40:01.281Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-10T20:40:01.568Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-10T20:40:01.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-10T20:40:01.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-10T20:40:01.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-10T20:40:01.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-10T20:40:01.568Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/scaling_spire.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/spire_agent.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/spire_server.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/supported_integrations.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/telemetry.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/telemetry_config.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/upgrading.md [2022-05-10T20:40:01.569Z] spire-1.2.1/doc/using_spire.md [2022-05-10T20:40:01.569Z] spire-1.2.1/examples/ [2022-05-10T20:40:01.569Z] spire-1.2.1/examples/README.md [2022-05-10T20:40:01.569Z] spire-1.2.1/go.mod [2022-05-10T20:40:01.569Z] spire-1.2.1/go.sum [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/agent.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/names.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/auth/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/config.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/context.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/health.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/log/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/log/log.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/log/options.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/profiling/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-10T20:40:01.569Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/selector/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/uptime/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/task.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/version/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/version/version.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/api.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/health/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/id.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/status.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/config.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-10T20:40:01.570Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/registration/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/server.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/server_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/ [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/private/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/private/server/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/private/server/journal/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-10T20:40:01.571Z] spire-1.2.1/release/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/conf/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/conf/server/ [2022-05-10T20:40:01.571Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/script/ [2022-05-10T20:40:01.571Z] spire-1.2.1/script/build-artifact.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/support/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-10T20:40:01.571Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/clock/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/clock/clock.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/fixture.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-10T20:40:01.571Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/common [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-10T20:40:01.571Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/test-one.sh [2022-05-10T20:40:01.572Z] spire-1.2.1/test/integration/test.sh [2022-05-10T20:40:01.572Z] spire-1.2.1/test/plugintest/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/plugintest/config.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/plugintest/load.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/plugintest/option.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/dir.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/logs.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/suite.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/spiretest/x509.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testca/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testca/ca.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testkey/ [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testkey/generate.sh [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testkey/keys.go [2022-05-10T20:40:01.572Z] spire-1.2.1/test/testkey/new.go [2022-05-10T20:40:01.573Z] spire-1.2.1/test/tpmsimulator/ [2022-05-10T20:40:01.573Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-10T20:40:01.573Z] spire-1.2.1/test/util/ [2022-05-10T20:40:01.573Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-10T20:40:01.573Z] spire-1.2.1/test/util/cert_generation.go [2022-05-10T20:40:01.573Z] spire-1.2.1/test/util/io_redirection.go [2022-05-10T20:40:01.573Z] spire-1.2.1/test/util/race.go [2022-05-10T20:40:01.573Z] spire-1.2.1/test/util/util.go [2022-05-10T20:40:01.573Z] building spire from source... [2022-05-10T20:40:01.573Z] Installing go1.17.7... [2022-05-10T20:40:01.573Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:40:01.840Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:40:01.840Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:40:02.100Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:40:02.100Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:40:02.100Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:40:02.358Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:40:02.358Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:40:02.358Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:40:02.358Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:40:02.358Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:40:02.358Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:40:02.358Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:40:02.358Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:40:02.358Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:40:02.616Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:40:02.616Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:40:02.616Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:40:02.616Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:40:02.616Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:40:02.616Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:40:02.616Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:40:02.616Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:40:02.616Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:40:03.548Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:40:03.548Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:40:03.548Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:40:03.548Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:40:05.445Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:40:05.445Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:40:05.445Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:40:05.445Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:40:05.445Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:40:05.445Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:40:05.445Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:40:05.445Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:40:05.445Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:40:05.445Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:40:05.445Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:40:05.445Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:40:05.445Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:40:05.445Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:40:05.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:40:05.445Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:40:05.445Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:40:06.015Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:40:06.015Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:40:06.015Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:40:06.015Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:40:06.015Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:40:06.015Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:40:06.015Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:40:06.282Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:40:06.282Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:40:06.282Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:40:06.282Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:40:06.282Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:40:06.282Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:40:06.282Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:40:06.282Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:40:06.282Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:40:06.282Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:40:06.282Z] Removing intermediate container d5457afc9313 [2022-05-10T20:40:06.282Z] ---> ca549619533c [2022-05-10T20:40:06.282Z] [2022-05-10T20:40:06.282Z] Step 10/25 : FROM alpine:3.14 [2022-05-10T20:40:06.282Z] ---> e04c818066af [2022-05-10T20:40:06.282Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-10T20:40:06.282Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:40:06.282Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:40:06.548Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:40:06.548Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:40:06.548Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:40:06.548Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:40:06.548Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:40:06.548Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:40:06.548Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:40:06.548Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:40:06.548Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:40:06.548Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:40:06.548Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:40:06.548Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:40:06.808Z] Building bin/spire-server... [2022-05-10T20:40:06.808Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-10T20:40:07.066Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-10T20:40:07.066Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-10T20:40:07.066Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-10T20:40:07.066Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-10T20:40:07.633Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-10T20:40:07.633Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T20:40:07.633Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-10T20:40:07.633Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-10T20:40:07.633Z]  ---> Running in d9d2a27acfc4 [2022-05-10T20:40:07.633Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-10T20:40:07.633Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-10T20:40:07.633Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-10T20:40:07.633Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-10T20:40:07.633Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T20:40:07.633Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-10T20:40:07.633Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-10T20:40:07.633Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-10T20:40:07.892Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-10T20:40:07.892Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-10T20:40:07.892Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-10T20:40:07.892Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-10T20:40:07.892Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-10T20:40:07.892Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-10T20:40:07.892Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-10T20:40:07.892Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-10T20:40:07.892Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T20:40:07.892Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-10T20:40:07.892Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-10T20:40:07.892Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T20:40:07.892Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-10T20:40:07.892Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-10T20:40:07.892Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-10T20:40:08.150Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-10T20:40:08.150Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-10T20:40:08.150Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-10T20:40:08.150Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T20:40:08.150Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T20:40:08.150Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-10T20:40:08.150Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-10T20:40:08.150Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T20:40:08.150Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-10T20:40:08.150Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-10T20:40:08.150Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-10T20:40:08.410Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-10T20:40:08.410Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-10T20:40:08.410Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-10T20:40:08.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:08.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:40:08.410Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-10T20:40:08.669Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-10T20:40:08.669Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-10T20:40:08.669Z] (3/3) Installing su-exec (0.2-r1) [2022-05-10T20:40:08.669Z] Executing busybox-1.33.1-r7.trigger [2022-05-10T20:40:08.669Z] Executing ca-certificates-20211220-r0.trigger [2022-05-10T20:40:08.669Z] OK: 6 MiB in 17 packages [2022-05-10T20:40:08.669Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-10T20:40:10.059Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-10T20:40:10.059Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-10T20:40:10.059Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T20:40:10.059Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-10T20:40:10.059Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-10T20:40:11.436Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:40:11.436Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:40:13.338Z] go: downloading google.golang.org/api v0.70.0 [2022-05-10T20:40:13.338Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-10T20:40:13.338Z] go: downloading k8s.io/api v0.23.4 [2022-05-10T20:40:13.338Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-10T20:40:13.338Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-10T20:40:13.338Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-10T20:40:13.338Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-10T20:40:13.598Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-10T20:40:13.856Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-10T20:40:14.177Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-10T20:40:14.436Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-10T20:40:14.695Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-10T20:40:14.954Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-10T20:40:14.954Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-10T20:40:15.519Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-10T20:40:15.778Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-10T20:40:16.037Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-10T20:40:16.298Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-10T20:40:16.298Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-10T20:40:16.298Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-10T20:40:16.298Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-10T20:40:16.298Z] Removing intermediate container d9d2a27acfc4 [2022-05-10T20:40:16.298Z] ---> f676956cf0d3 [2022-05-10T20:40:16.298Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-10T20:40:16.298Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-10T20:40:16.557Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-10T20:40:16.557Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-10T20:40:16.557Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-10T20:40:16.816Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-10T20:40:17.075Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-10T20:40:17.075Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-10T20:40:17.075Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-10T20:40:17.075Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-10T20:40:17.075Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-10T20:40:17.334Z]  ---> Running in 2ef383928c1a [2022-05-10T20:40:17.593Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-10T20:40:17.593Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-10T20:40:17.593Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-10T20:40:17.593Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-10T20:40:17.593Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-10T20:40:17.593Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-10T20:40:17.593Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-10T20:40:17.593Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-10T20:40:17.593Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T20:40:17.593Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-10T20:40:17.856Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-10T20:40:17.856Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-10T20:40:17.856Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-10T20:40:17.856Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-10T20:40:17.856Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-10T20:40:17.856Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-10T20:40:17.856Z] Removing intermediate container 2ef383928c1a [2022-05-10T20:40:17.856Z] ---> 7d17110a090b [2022-05-10T20:40:17.856Z] Step 13/25 : WORKDIR / [2022-05-10T20:40:17.856Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T20:40:17.856Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-10T20:40:17.856Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-10T20:40:17.856Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-10T20:40:17.856Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T20:40:17.856Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-10T20:40:17.856Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T20:40:18.115Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-10T20:40:18.115Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-10T20:40:18.115Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-10T20:40:18.115Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-10T20:40:18.115Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-10T20:40:18.115Z] go: downloading go.opencensus.io v0.23.0 [2022-05-10T20:40:18.115Z]  ---> Running in 9aee4e0d5645 [2022-05-10T20:40:18.115Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-10T20:40:18.115Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-10T20:40:18.115Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-10T20:40:18.115Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-10T20:40:18.115Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-10T20:40:18.115Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-10T20:40:18.115Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-10T20:40:18.115Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-10T20:40:18.115Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-10T20:40:18.373Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-10T20:40:18.373Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-10T20:40:18.373Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-10T20:40:18.373Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-10T20:40:18.373Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-10T20:40:18.373Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-10T20:40:18.373Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-10T20:40:18.373Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-10T20:40:18.373Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-10T20:40:18.373Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-10T20:40:18.631Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-10T20:40:18.631Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-10T20:40:18.631Z] Removing intermediate container 9aee4e0d5645 [2022-05-10T20:40:18.631Z] ---> 22166f2e1bca [2022-05-10T20:40:18.631Z] 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-05-10T20:40:18.631Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-10T20:40:18.631Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-10T20:40:19.566Z]  ---> 8c493d425707 [2022-05-10T20:40:19.566Z] 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-05-10T20:40:22.098Z] ---> d5f781e5c167 [2022-05-10T20:40:22.098Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-10T20:40:24.000Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-10T20:40:24.000Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-10T20:40:25.374Z]  ---> 328103df2d52 [2022-05-10T20:40:25.374Z] 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-05-10T20:40:25.941Z] ---> bae28bc0aeb3 [2022-05-10T20:40:25.941Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-10T20:40:26.878Z] ---> 4da34884a33d [2022-05-10T20:40:26.878Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-10T20:40:27.443Z] ---> 31dfd606c216 [2022-05-10T20:40:27.443Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-10T20:40:28.017Z] ---> 641608e90cb2 [2022-05-10T20:40:28.017Z] 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-05-10T20:40:28.017Z] ---> Running in a737f78c591a [2022-05-10T20:40:29.931Z] Removing intermediate container a737f78c591a [2022-05-10T20:40:29.931Z] ---> 19e0f7deb7b4 [2022-05-10T20:40:29.931Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-10T20:40:29.931Z] ---> Running in bc4e5cc4459c [2022-05-10T20:40:29.931Z] Removing intermediate container bc4e5cc4459c [2022-05-10T20:40:29.931Z] ---> e6b1cf051475 [2022-05-10T20:40:29.931Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T20:40:30.190Z] ---> Running in 9a149e5ea15b [2022-05-10T20:40:30.756Z] Removing intermediate container 9a149e5ea15b [2022-05-10T20:40:30.756Z] ---> d7bdecacd1cc [2022-05-10T20:40:30.756Z] Step 24/25 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:40:31.040Z] ---> Running in 8c6a86e60060 [2022-05-10T20:40:31.304Z] Removing intermediate container 8c6a86e60060 [2022-05-10T20:40:31.304Z] ---> a23b1a702285 [2022-05-10T20:40:31.304Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:40:31.562Z] ---> Running in 3247b6616b1e [2022-05-10T20:40:32.141Z] Removing intermediate container 3247b6616b1e [2022-05-10T20:40:32.141Z] ---> 07a99a855a7f [2022-05-10T20:40:32.141Z] [2022-05-10T20:40:32.141Z] Successfully built 07a99a855a7f [2022-05-10T20:40:32.141Z] Successfully tagged security-secretstore-setup:latest [2022-05-10T20:41:18.817Z]  Building security-secretstore-setup ... done Building bin/spire-agent... [2022-05-10T20:41:18.817Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:41:18.817Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:41:18.817Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:41:18.817Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:41:18.817Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:41:18.817Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:41:18.817Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:41:18.817Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:41:18.817Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:41:18.817Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:41:18.817Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:41:18.817Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:41:18.817Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:42:15.159Z] Removing intermediate container 9790bf0b261b [2022-05-10T20:42:15.159Z] ---> c6c4ee571600 [2022-05-10T20:42:15.159Z] [2022-05-10T20:42:15.159Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:42:15.159Z] ---> 0ac33e5f5afa [2022-05-10T20:42:15.159Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:42:15.159Z] ---> Using cache [2022-05-10T20:42:15.159Z] ---> f17847378c27 [2022-05-10T20:42:15.159Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:42:15.159Z] ---> Using cache [2022-05-10T20:42:15.159Z] ---> 762b06a1a9dd [2022-05-10T20:42:15.159Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-10T20:42:15.159Z] ---> Running in cad338d0c65a [2022-05-10T20:42:15.419Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:42:16.361Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:42:16.621Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:42:16.621Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:42:16.621Z] OK: 15855 distinct packages available [2022-05-10T20:42:16.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:42:17.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:42:17.822Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-10T20:42:17.822Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:42:17.822Z] (3/4) Installing libucontext (1.1-r0) [2022-05-10T20:42:18.082Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-10T20:42:18.082Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:42:18.082Z] OK: 6 MiB in 18 packages [2022-05-10T20:42:19.025Z] Removing intermediate container cad338d0c65a [2022-05-10T20:42:19.025Z] ---> 5c1fe028fe76 [2022-05-10T20:42:19.025Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:42:19.025Z] Building bin/spire-agent... [2022-05-10T20:42:19.025Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:42:19.025Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:42:19.025Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:42:19.025Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:42:19.961Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:42:19.961Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:42:19.961Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:42:19.961Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:42:19.961Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:42:19.961Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:42:19.961Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:42:19.961Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:42:19.961Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:42:20.528Z]  ---> 037c20f45d51 [2022-05-10T20:42:20.528Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:42:20.787Z] ---> 1cf0cff44258 [2022-05-10T20:42:20.787Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-10T20:42:20.787Z] ---> Running in fe4aeaa288bb [2022-05-10T20:42:20.787Z] Removing intermediate container fe4aeaa288bb [2022-05-10T20:42:20.787Z] ---> 54c38b6401b8 [2022-05-10T20:42:20.787Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-10T20:42:21.046Z] ---> d11066ec93fc [2022-05-10T20:42:21.046Z] Step 21/26 : WORKDIR / [2022-05-10T20:42:21.046Z] ---> Running in 6cd28d9c8eeb [2022-05-10T20:42:21.308Z] Removing intermediate container 6cd28d9c8eeb [2022-05-10T20:42:21.308Z] ---> d5152338332f [2022-05-10T20:42:21.308Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:42:21.308Z] ---> Running in 6976200f7a8f [2022-05-10T20:42:21.568Z] Removing intermediate container 6976200f7a8f [2022-05-10T20:42:21.568Z] ---> 5c302cd4d71b [2022-05-10T20:42:21.568Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:42:21.568Z] ---> Running in 1515cef12a44 [2022-05-10T20:42:21.568Z] Removing intermediate container 1515cef12a44 [2022-05-10T20:42:21.568Z] ---> 5e5223fb5ac7 [2022-05-10T20:42:21.568Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T20:42:21.827Z] ---> Running in 4f81103bbf9b [2022-05-10T20:42:21.827Z] Removing intermediate container 4f81103bbf9b [2022-05-10T20:42:21.827Z] ---> a3b8c40d81e6 [2022-05-10T20:42:21.827Z] Step 25/26 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:42:21.827Z] ---> Running in 1873980b7da7 [2022-05-10T20:42:22.085Z] Removing intermediate container 1873980b7da7 [2022-05-10T20:42:22.085Z] ---> 86e4642b2f39 [2022-05-10T20:42:22.085Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:42:22.085Z] ---> Running in 103369bad80b [2022-05-10T20:42:22.343Z] Removing intermediate container 103369bad80b [2022-05-10T20:42:22.343Z] ---> 8bcaed10c5ba [2022-05-10T20:42:22.343Z] [2022-05-10T20:42:22.343Z] Successfully built 8bcaed10c5ba [2022-05-10T20:42:22.343Z] Successfully tagged security-spire-config:latest [2022-05-10T20:42:25.629Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-10T20:42:25.629Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-10T20:42:26.197Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-10T20:42:26.197Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-10T20:42:26.197Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-10T20:42:26.197Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-10T20:42:26.197Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-10T20:42:26.197Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-10T20:42:26.765Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-10T20:42:26.765Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-10T20:42:26.765Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-10T20:42:26.765Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-10T20:42:26.765Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-10T20:42:26.765Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-10T20:43:13.536Z] Removing intermediate container c5a85473a74d [2022-05-10T20:43:13.536Z] ---> 3c7a7fef212a [2022-05-10T20:43:13.536Z] [2022-05-10T20:43:13.536Z] Step 13/25 : FROM alpine:3.15 [2022-05-10T20:43:13.536Z] ---> 0ac33e5f5afa [2022-05-10T20:43:13.536Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:43:13.536Z] ---> Using cache [2022-05-10T20:43:13.536Z] ---> f17847378c27 [2022-05-10T20:43:13.536Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:43:13.536Z] ---> Using cache [2022-05-10T20:43:13.536Z] ---> 762b06a1a9dd [2022-05-10T20:43:13.536Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:43:13.807Z] ---> Running in 7ddd661d5b3c [2022-05-10T20:43:13.807Z] Removing intermediate container 8037691f4182 [2022-05-10T20:43:13.807Z] ---> 72a8ec1dae64 [2022-05-10T20:43:13.807Z] [2022-05-10T20:43:13.807Z] Step 13/26 : FROM alpine:3.15 [2022-05-10T20:43:13.807Z] ---> 0ac33e5f5afa [2022-05-10T20:43:13.807Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-10T20:43:13.807Z] ---> Using cache [2022-05-10T20:43:13.807Z] ---> f17847378c27 [2022-05-10T20:43:13.807Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-10T20:43:13.807Z] ---> Using cache [2022-05-10T20:43:13.807Z] ---> 762b06a1a9dd [2022-05-10T20:43:13.807Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-10T20:43:14.067Z] ---> Running in 77cb0b5801a8 [2022-05-10T20:43:14.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:14.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:14.897Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:15.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:15.158Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:43:15.158Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:43:15.158Z] OK: 15855 distinct packages available [2022-05-10T20:43:15.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:15.420Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-10T20:43:15.420Z] v3.15.4-119-gb71cf71a5b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-10T20:43:15.420Z] OK: 15855 distinct packages available [2022-05-10T20:43:15.420Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:15.991Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:16.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-10T20:43:16.513Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:43:16.513Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:43:16.513Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:43:16.772Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:43:16.772Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:43:16.772Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-10T20:43:16.772Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-10T20:43:16.772Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:43:16.772Z] OK: 6 MiB in 19 packages [2022-05-10T20:43:17.031Z] (3/5) Installing libucontext (1.1-r0) [2022-05-10T20:43:17.031Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-10T20:43:17.031Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-10T20:43:17.291Z] Executing busybox-1.34.1-r5.trigger [2022-05-10T20:43:17.291Z] OK: 6 MiB in 19 packages [2022-05-10T20:43:17.291Z] Removing intermediate container 7ddd661d5b3c [2022-05-10T20:43:17.291Z] ---> 14a80a0e25b0 [2022-05-10T20:43:17.291Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:43:17.550Z] Removing intermediate container 77cb0b5801a8 [2022-05-10T20:43:17.550Z] ---> 6d682b3fa0f8 [2022-05-10T20:43:17.550Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-10T20:43:18.926Z] ---> e8e37f0fb6df [2022-05-10T20:43:18.926Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-10T20:43:18.926Z] ---> ab37a15f96e9 [2022-05-10T20:43:18.926Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:43:18.926Z] ---> f76740de4448 [2022-05-10T20:43:18.926Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-10T20:43:19.186Z] ---> 80f6ee72427a [2022-05-10T20:43:19.186Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-10T20:43:19.444Z] ---> 630c7771d17b [2022-05-10T20:43:19.444Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:43:19.704Z] ---> Running in 64766c0f79cd [2022-05-10T20:43:19.704Z] Removing intermediate container 64766c0f79cd [2022-05-10T20:43:19.704Z] ---> c2b8ad1f33ef [2022-05-10T20:43:19.704Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:43:19.704Z] ---> 6a71d688f680 [2022-05-10T20:43:19.704Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-10T20:43:19.704Z] ---> Running in 0d9489f6c8dd [2022-05-10T20:43:19.964Z] Removing intermediate container 0d9489f6c8dd [2022-05-10T20:43:19.964Z] ---> b77a8a557540 [2022-05-10T20:43:19.964Z] Step 23/25 : LABEL arch=x86_64 [2022-05-10T20:43:19.964Z] ---> Running in ea99802a7196 [2022-05-10T20:43:19.964Z] ---> a1a8c5a950d9 [2022-05-10T20:43:19.964Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-10T20:43:19.964Z] Removing intermediate container ea99802a7196 [2022-05-10T20:43:19.964Z] ---> 1cad545acda1 [2022-05-10T20:43:19.964Z] Step 24/25 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:43:19.964Z] ---> Running in 7b34a16b45c5 [2022-05-10T20:43:19.964Z] ---> 66c19b809f60 [2022-05-10T20:43:19.964Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-10T20:43:20.223Z] Removing intermediate container 7b34a16b45c5 [2022-05-10T20:43:20.223Z] ---> 59aa2f1a1a9d [2022-05-10T20:43:20.223Z] Step 25/25 : LABEL version=0.0.0 [2022-05-10T20:43:20.223Z] ---> Running in 33a6022623f1 [2022-05-10T20:43:20.223Z] ---> 6d818c3761b3 [2022-05-10T20:43:20.223Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-10T20:43:20.223Z] ---> Running in 5c2d497bbefe [2022-05-10T20:43:20.223Z] Removing intermediate container 33a6022623f1 [2022-05-10T20:43:20.223Z] ---> ea369bd314e3 [2022-05-10T20:43:20.223Z] [2022-05-10T20:43:20.223Z] Removing intermediate container 5c2d497bbefe [2022-05-10T20:43:20.223Z] ---> 8f182a6ffaa9 [2022-05-10T20:43:20.223Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-10T20:43:20.482Z] ---> Running in 9c796ed54d75 [2022-05-10T20:43:20.482Z] Successfully built ea369bd314e3 [2022-05-10T20:43:20.482Z] Successfully tagged security-spire-server:latest [2022-05-10T20:43:20.482Z]  Building security-spire-server ... done Removing intermediate container 9c796ed54d75 [2022-05-10T20:43:20.482Z] ---> 28430fc22fa4 [2022-05-10T20:43:20.482Z] Step 24/26 : LABEL arch=x86_64 [2022-05-10T20:43:20.482Z] ---> Running in 31e254114378 [2022-05-10T20:43:20.482Z] Removing intermediate container 31e254114378 [2022-05-10T20:43:20.482Z] ---> c69c72a455db [2022-05-10T20:43:20.482Z] Step 25/26 : LABEL git_sha=fd29d181496359fefcef0f28af047a9b2fa6b2f5 [2022-05-10T20:43:20.482Z] ---> Running in 1cce9b84b33a [2022-05-10T20:43:20.741Z] Removing intermediate container 1cce9b84b33a [2022-05-10T20:43:20.741Z] ---> 27d59cfc5c48 [2022-05-10T20:43:20.741Z] Step 26/26 : LABEL version=0.0.0 [2022-05-10T20:43:20.741Z] ---> Running in a3e3d47d10e9 [2022-05-10T20:43:20.741Z] Removing intermediate container a3e3d47d10e9 [2022-05-10T20:43:20.741Z] ---> 0807623cf59b [2022-05-10T20:43:20.741Z] [2022-05-10T20:43:20.741Z] Successfully built 0807623cf59b [2022-05-10T20:43:20.741Z] Successfully tagged security-spire-agent:latest [2022-05-10T20:43:21.007Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-10T20:43:21.013Z] $ docker stop --time=1 6254343cf2fb194ec801a9f78ecbde5cf5b8fbccb8a2570420b6883f2509fb24 [2022-05-10T20:43:22.338Z] $ docker rm -f 6254343cf2fb194ec801a9f78ecbde5cf5b8fbccb8a2570420b6883f2509fb24 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-10T20:43:22.686Z] + docker images [2022-05-10T20:43:22.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T20:43:22.686Z] security-spire-agent latest 0807623cf59b 2 seconds ago 127MB [2022-05-10T20:43:22.686Z] security-spire-server latest ea369bd314e3 2 seconds ago 87.3MB [2022-05-10T20:43:22.686Z] 72a8ec1dae64 11 seconds ago 4.43GB [2022-05-10T20:43:22.686Z] 3c7a7fef212a 19 seconds ago 4.43GB [2022-05-10T20:43:22.686Z] security-spire-config latest 8bcaed10c5ba About a minute ago 86.7MB [2022-05-10T20:43:22.686Z] c6c4ee571600 About a minute ago 4.43GB [2022-05-10T20:43:22.686Z] security-secretstore-setup latest 07a99a855a7f 2 minutes ago 28.5MB [2022-05-10T20:43:22.686Z] ca549619533c 3 minutes ago 1.5GB [2022-05-10T20:43:22.686Z] core-command latest e3429458e1b8 3 minutes ago 16.1MB [2022-05-10T20:43:22.686Z] core-metadata latest 25b75d3e097e 3 minutes ago 17MB [2022-05-10T20:43:22.686Z] fa79c7617201 3 minutes ago 1.5GB [2022-05-10T20:43:22.686Z] 71fecbaa97ba 3 minutes ago 1.49GB [2022-05-10T20:43:22.686Z] security-spiffe-token-provider latest eeee954abc43 3 minutes ago 28.8MB [2022-05-10T20:43:22.686Z] security-proxy-setup latest c8130a65f47b 3 minutes ago 26.9MB [2022-05-10T20:43:22.686Z] 100d2c7791f6 4 minutes ago 1.54GB [2022-05-10T20:43:22.686Z] 3a9683799617 4 minutes ago 1.5GB [2022-05-10T20:43:22.686Z] sys-mgmt-agent latest 370e9bb1a3fa 4 minutes ago 299MB [2022-05-10T20:43:22.686Z] security-bootstrapper latest 01e76e446913 4 minutes ago 19.1MB [2022-05-10T20:43:22.686Z] core-data latest bd7ec130096f 4 minutes ago 22.5MB [2022-05-10T20:43:22.686Z] support-scheduler latest cab2a417bee0 4 minutes ago 26.3MB [2022-05-10T20:43:22.686Z] support-notifications latest 23750f93ab3c 4 minutes ago 26.9MB [2022-05-10T20:43:22.686Z] 092086457573 4 minutes ago 1.49GB [2022-05-10T20:43:22.686Z] 96e62547286e 4 minutes ago 1.55GB [2022-05-10T20:43:22.686Z] 9b8f9575fe53 4 minutes ago 1.55GB [2022-05-10T20:43:22.686Z] 07f0c17678b7 4 minutes ago 1.52GB [2022-05-10T20:43:22.686Z] be557c4126e3 5 minutes ago 1.5GB [2022-05-10T20:43:22.686Z] ci-base-image-x86_64 latest f24761541028 8 minutes ago 895MB [2022-05-10T20:43:22.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-10T20:43:22.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-10T20:43:22.686Z] docker 20.10.14 7417809fdb73 5 weeks ago 218MB [2022-05-10T20:43:22.686Z] alpine 3.14 e04c818066af 5 weeks ago 5.59MB [2022-05-10T20:43:22.686Z] alpine 3.15 0ac33e5f5afa 5 weeks ago 5.57MB [2022-05-10T20:43:22.686Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-05-10T22:44:49.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-58071 in /w/workspace/edgexfoundry_edgex-go_PR-4017 [Pipeline] { [Pipeline] ws [2022-05-10T22:44:49.987Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-10T22:44:52.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-10T22:44:52.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T22:44:52.464Z] Dload Upload Total Spent Left Speed [2022-05-10T22:44:52.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 60423 0 --:--:-- --:--:-- --:--:-- 62331 [Pipeline] sh [2022-05-10T22:44:53.336Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-10T22:44:53.801Z] + sudo tee /etc/docker/daemon.new [2022-05-10T22:44:53.801Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-10T22:44:53.801Z] { [2022-05-10T22:44:53.801Z] "registry-mirrors": [ [2022-05-10T22:44:53.801Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-10T22:44:53.801Z] ], [2022-05-10T22:44:53.801Z] "bip": "10.250.0.254/24", [2022-05-10T22:44:53.801Z] "hosts": [ [2022-05-10T22:44:53.801Z] "tcp://0.0.0.0:5555", [2022-05-10T22:44:53.801Z] "unix:///var/run/docker.sock" [2022-05-10T22:44:53.801Z] ], [2022-05-10T22:44:53.801Z] "mtu": 1458, [2022-05-10T22:44:53.801Z] "selinux-enabled": true, [2022-05-10T22:44:53.801Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-10T22:44:53.801Z] } [Pipeline] sh [2022-05-10T22:44:54.199Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-10T22:44:54.627Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T22:45:13.000Z] provisioning config files... [2022-05-10T22:45:13.025Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6297335341586669700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:45:13.398Z] ---> docker-login.sh [2022-05-10T22:45:13.398Z] nexus3.edgexfoundry.org:10001 [2022-05-10T22:45:13.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T22:45:14.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T22:45:14.276Z] Configure a credential helper to remove this warning. See [2022-05-10T22:45:14.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T22:45:14.276Z] [2022-05-10T22:45:14.276Z] Login Succeeded [2022-05-10T22:45:14.276Z] nexus3.edgexfoundry.org:10002 [2022-05-10T22:45:14.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T22:45:14.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T22:45:14.825Z] Configure a credential helper to remove this warning. See [2022-05-10T22:45:14.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T22:45:14.825Z] [2022-05-10T22:45:14.825Z] Login Succeeded [2022-05-10T22:45:14.825Z] nexus3.edgexfoundry.org:10003 [2022-05-10T22:45:15.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T22:45:15.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T22:45:15.105Z] Configure a credential helper to remove this warning. See [2022-05-10T22:45:15.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T22:45:15.105Z] [2022-05-10T22:45:15.105Z] Login Succeeded [2022-05-10T22:45:15.105Z] nexus3.edgexfoundry.org:10004 [2022-05-10T22:45:15.715Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T22:45:15.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T22:45:15.715Z] Configure a credential helper to remove this warning. See [2022-05-10T22:45:15.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T22:45:15.715Z] [2022-05-10T22:45:15.715Z] Login Succeeded [2022-05-10T22:45:15.715Z] docker.io [2022-05-10T22:45:15.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-10T22:45:16.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-10T22:45:16.589Z] Configure a credential helper to remove this warning. See [2022-05-10T22:45:16.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-10T22:45:16.589Z] [2022-05-10T22:45:16.589Z] Login Succeeded [2022-05-10T22:45:16.589Z] ---> docker-login.sh ends [Pipeline] } [2022-05-10T22:45:16.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-10T22:45:17.040Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-10T22:45:17.053Z] ========================================================= [2022-05-10T22:45:17.053Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-10T22:45:17.053Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T22:45:17.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T22:45:17.673Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-10T22:45:17.673Z] 9b3977197b4f: Pulling fs layer [2022-05-10T22:45:17.673Z] 1a89e8eeedd5: Pulling fs layer [2022-05-10T22:45:17.673Z] 94645a83ff95: Pulling fs layer [2022-05-10T22:45:17.673Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-10T22:45:17.673Z] 0c92f367c5e7: Pulling fs layer [2022-05-10T22:45:17.673Z] 3096ccb668a1: Pulling fs layer [2022-05-10T22:45:17.673Z] e8cf19c19ddd: Pulling fs layer [2022-05-10T22:45:17.673Z] a4caa8a26152: Pulling fs layer [2022-05-10T22:45:17.673Z] 0c92f367c5e7: Waiting [2022-05-10T22:45:17.673Z] 3096ccb668a1: Waiting [2022-05-10T22:45:17.673Z] e8cf19c19ddd: Waiting [2022-05-10T22:45:17.673Z] a4caa8a26152: Waiting [2022-05-10T22:45:17.673Z] 3f3a8bcf1eab: Waiting [2022-05-10T22:45:17.673Z] 94645a83ff95: Verifying Checksum [2022-05-10T22:45:17.673Z] 94645a83ff95: Download complete [2022-05-10T22:45:17.673Z] 1a89e8eeedd5: Verifying Checksum [2022-05-10T22:45:17.673Z] 1a89e8eeedd5: Download complete [2022-05-10T22:45:17.673Z] 0c92f367c5e7: Verifying Checksum [2022-05-10T22:45:17.673Z] 0c92f367c5e7: Download complete [2022-05-10T22:45:17.673Z] 3096ccb668a1: Verifying Checksum [2022-05-10T22:45:17.673Z] 3096ccb668a1: Download complete [2022-05-10T22:45:17.673Z] 9b3977197b4f: Download complete [2022-05-10T22:45:17.673Z] e8cf19c19ddd: Verifying Checksum [2022-05-10T22:45:17.673Z] e8cf19c19ddd: Download complete [2022-05-10T22:45:18.292Z] 9b3977197b4f: Pull complete [2022-05-10T22:45:18.911Z] 1a89e8eeedd5: Pull complete [2022-05-10T22:45:19.526Z] 94645a83ff95: Pull complete [2022-05-10T22:45:19.811Z] a4caa8a26152: Verifying Checksum [2022-05-10T22:45:19.811Z] a4caa8a26152: Download complete [2022-05-10T22:45:20.411Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-10T22:45:20.411Z] 3f3a8bcf1eab: Download complete [2022-05-10T22:45:32.846Z] 3f3a8bcf1eab: Pull complete [2022-05-10T22:45:32.846Z] 0c92f367c5e7: Pull complete [2022-05-10T22:45:32.846Z] 3096ccb668a1: Pull complete [2022-05-10T22:45:32.846Z] e8cf19c19ddd: Pull complete [2022-05-10T22:45:39.579Z] a4caa8a26152: Pull complete [2022-05-10T22:45:39.579Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-10T22:45:39.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-10T22:45:39.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-10T22:45:39.940Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:45:40.302Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T22:45:40.302Z] . [Pipeline] withDockerContainer [2022-05-10T22:45:40.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-58071 does not seem to be running inside a container [2022-05-10T22:45:40.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T22:45:43.473Z] $ docker top b6a6ef376df4f00b8a2a24b80d437aa17e7e9136cabd230bffc869cb9fc08579 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T22:45:44.412Z] + go version [2022-05-10T22:45:44.413Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-10T22:45:44.443Z] $ docker stop --time=1 b6a6ef376df4f00b8a2a24b80d437aa17e7e9136cabd230bffc869cb9fc08579 [2022-05-10T22:45:46.058Z] $ docker rm -f b6a6ef376df4f00b8a2a24b80d437aa17e7e9136cabd230bffc869cb9fc08579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:45:46.684Z] + docker inspect -f . ci-base-image-arm64 [2022-05-10T22:45:46.684Z] . [Pipeline] withDockerContainer [2022-05-10T22:45:46.929Z] prd-ubuntu20.04-docker-arm64-4c-16g-58071 does not seem to be running inside a container [2022-05-10T22:45:47.035Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-10T22:45:48.239Z] $ docker top 7d42be29687122cfb1042054479c3e879a8b68f1869c64960a42515b84d7e19e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-10T22:45:48.494Z] ========================================================= [2022-05-10T22:45:48.494Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-10T22:45:48.494Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-10T22:45:49.166Z] + make test [2022-05-10T22:45:49.166Z] make: *** No rule to make target 'test'. Stop. [Pipeline] } [2022-05-10T22:45:49.202Z] $ docker stop --time=1 7d42be29687122cfb1042054479c3e879a8b68f1869c64960a42515b84d7e19e [2022-05-10T22:45:50.829Z] $ docker rm -f 7d42be29687122cfb1042054479c3e879a8b68f1869c64960a42515b84d7e19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:45:51.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T22:45:51.470Z] [2022-05-10T22:45:51.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:45:51.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T22:45:51.895Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-10T22:45:51.895Z] 8998bd30e6a1: Pulling fs layer [2022-05-10T22:45:51.895Z] 04944245beec: Pulling fs layer [2022-05-10T22:45:51.895Z] 699f458cf7ca: Pulling fs layer [2022-05-10T22:45:51.895Z] 765212b225bb: Pulling fs layer [2022-05-10T22:45:51.895Z] f23df028b6ca: Pulling fs layer [2022-05-10T22:45:51.895Z] d65c8cfc05b1: Pulling fs layer [2022-05-10T22:45:51.895Z] 2437ff75d9bd: Pulling fs layer [2022-05-10T22:45:51.896Z] 765212b225bb: Waiting [2022-05-10T22:45:51.896Z] f23df028b6ca: Waiting [2022-05-10T22:45:51.896Z] d65c8cfc05b1: Waiting [2022-05-10T22:45:51.896Z] 2437ff75d9bd: Waiting [2022-05-10T22:45:52.235Z] 04944245beec: Verifying Checksum [2022-05-10T22:45:52.235Z] 04944245beec: Download complete [2022-05-10T22:45:52.235Z] 765212b225bb: Verifying Checksum [2022-05-10T22:45:52.235Z] 765212b225bb: Download complete [2022-05-10T22:45:52.235Z] f23df028b6ca: Verifying Checksum [2022-05-10T22:45:52.235Z] f23df028b6ca: Download complete [2022-05-10T22:45:52.235Z] d65c8cfc05b1: Verifying Checksum [2022-05-10T22:45:52.235Z] d65c8cfc05b1: Download complete [2022-05-10T22:45:52.541Z] 699f458cf7ca: Verifying Checksum [2022-05-10T22:45:52.541Z] 699f458cf7ca: Download complete [2022-05-10T22:45:53.175Z] 8998bd30e6a1: Verifying Checksum [2022-05-10T22:45:53.175Z] 8998bd30e6a1: Download complete [2022-05-10T22:45:55.813Z] 2437ff75d9bd: Verifying Checksum [2022-05-10T22:45:55.813Z] 2437ff75d9bd: Download complete [2022-05-10T22:45:58.451Z] 8998bd30e6a1: Pull complete [2022-05-10T22:45:58.725Z] 04944245beec: Pull complete [2022-05-10T22:46:00.164Z] 699f458cf7ca: Pull complete [2022-05-10T22:46:00.437Z] 765212b225bb: Pull complete [2022-05-10T22:46:01.419Z] f23df028b6ca: Pull complete [2022-05-10T22:46:01.420Z] d65c8cfc05b1: Pull complete [2022-05-10T22:46:16.515Z] 2437ff75d9bd: Pull complete [2022-05-10T22:46:16.515Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-10T22:46:16.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-10T22:46:16.515Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-10T22:46:16.737Z] prd-ubuntu20.04-docker-arm64-4c-16g-58071 does not seem to be running inside a container [2022-05-10T22:46:16.828Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-10T22:46:19.290Z] $ docker top 98a9bd2c0dd52c8e01b8b70a48ded1c05f2afe7ff52cdec1de58cc538755a978 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:20.309Z] ---> job-cost.sh [2022-05-10T22:46:20.309Z] lf-activate-venv: SKIPPING [2022-05-10T22:46:20.309Z] INFO: No Stack... [2022-05-10T22:46:20.581Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-10T22:46:21.559Z] INFO: Archiving Costs [Pipeline] sh [2022-05-10T22:46:22.228Z] + + cutcat -d, /w/workspace/edgex-go/2/archives/cost.csv -f6 [2022-05-10T22:46:22.228Z] [Pipeline] lock [2022-05-10T22:46:22.299Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] [2022-05-10T22:46:22.304Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] did not exist. Created. [2022-05-10T22:46:22.304Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-10T22:46:22.974Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-10T22:46:23.420Z] Stashed 1 file(s) [Pipeline] } [2022-05-10T22:46:23.427Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4017-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-10T22:46:23.450Z] $ docker stop --time=1 98a9bd2c0dd52c8e01b8b70a48ded1c05f2afe7ff52cdec1de58cc538755a978 [2022-05-10T22:46:24.964Z] $ docker rm -f 98a9bd2c0dd52c8e01b8b70a48ded1c05f2afe7ff52cdec1de58cc538755a978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T22:46:25.259Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-05-10T22:46:26.001Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:26.294Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:27.163Z] ---> package-listing.sh [2022-05-10T22:46:27.164Z] ++ facter osfamily [2022-05-10T22:46:27.164Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-10T22:46:27.424Z] + OS_FAMILY=debian [2022-05-10T22:46:27.424Z] + workspace=/w/workspace/edgex-go/2 [2022-05-10T22:46:27.424Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-10T22:46:27.424Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-10T22:46:27.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-10T22:46:27.424Z] + PACKAGES=/tmp/packages_start.txt [2022-05-10T22:46:27.424Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-10T22:46:27.424Z] + PACKAGES=/tmp/packages_end.txt [2022-05-10T22:46:27.424Z] + case "${OS_FAMILY}" in [2022-05-10T22:46:27.424Z] + dpkg -l [2022-05-10T22:46:27.424Z] + grep '^ii' [2022-05-10T22:46:27.424Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-10T22:46:27.424Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-10T22:46:27.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-10T22:46:27.424Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-10T22:46:27.424Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-10T22:46:27.424Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-10T22:46:27.438Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-10T22:46:27.719Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:46:28.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T22:46:28.280Z] [2022-05-10T22:46:28.280Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-10T22:46:28.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T22:46:28.579Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-10T22:46:28.579Z] 5eb5b503b376: Pulling fs layer [2022-05-10T22:46:28.579Z] 5c69ac0246d0: Pulling fs layer [2022-05-10T22:46:28.579Z] ec43610c2a17: Pulling fs layer [2022-05-10T22:46:28.579Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-10T22:46:28.579Z] 33b1e0a273af: Pulling fs layer [2022-05-10T22:46:28.579Z] 5d3b04190fa2: Pulling fs layer [2022-05-10T22:46:28.579Z] 2f39f015ded8: Pulling fs layer [2022-05-10T22:46:28.579Z] 3a2ae6a8a46f: Waiting [2022-05-10T22:46:28.579Z] 33b1e0a273af: Waiting [2022-05-10T22:46:28.579Z] 5d3b04190fa2: Waiting [2022-05-10T22:46:28.579Z] 2f39f015ded8: Waiting [2022-05-10T22:46:28.579Z] 5c69ac0246d0: Download complete [2022-05-10T22:46:28.579Z] 3a2ae6a8a46f: Download complete [2022-05-10T22:46:28.579Z] 33b1e0a273af: Verifying Checksum [2022-05-10T22:46:28.579Z] 33b1e0a273af: Download complete [2022-05-10T22:46:28.579Z] 5d3b04190fa2: Verifying Checksum [2022-05-10T22:46:28.579Z] 5d3b04190fa2: Download complete [2022-05-10T22:46:28.579Z] ec43610c2a17: Verifying Checksum [2022-05-10T22:46:28.579Z] ec43610c2a17: Download complete [2022-05-10T22:46:28.840Z] 5eb5b503b376: Verifying Checksum [2022-05-10T22:46:28.840Z] 5eb5b503b376: Download complete [2022-05-10T22:46:29.410Z] 2f39f015ded8: Verifying Checksum [2022-05-10T22:46:29.410Z] 2f39f015ded8: Download complete [2022-05-10T22:46:29.977Z] 5eb5b503b376: Pull complete [2022-05-10T22:46:30.237Z] 5c69ac0246d0: Pull complete [2022-05-10T22:46:30.500Z] ec43610c2a17: Pull complete [2022-05-10T22:46:30.500Z] 3a2ae6a8a46f: Pull complete [2022-05-10T22:46:30.759Z] 33b1e0a273af: Pull complete [2022-05-10T22:46:31.020Z] 5d3b04190fa2: Pull complete [2022-05-10T22:46:35.214Z] 2f39f015ded8: Pull complete [2022-05-10T22:46:35.214Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-10T22:46:35.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-10T22:46:35.214Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-10T22:46:35.277Z] prd-ubuntu20.04-docker-8c-8g-48336 does not seem to be running inside a container [2022-05-10T22:46:35.317Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-10T22:46:37.128Z] $ docker top 1938079d76a6355732cf6ef88a92112a2989d6311aa6723d417491449b650848 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-10T22:46:37.488Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-10T22:46:37.772Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-10T22:46:38.060Z] + ls /var/log/sa-host [2022-05-10T22:46:38.060Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-10T22:46:38.301Z] provisioning config files... [2022-05-10T22:46:38.311Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config4451720915225063823tmp [Pipeline] { [Pipeline] echo [2022-05-10T22:46:38.328Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:38.614Z] ---> create-netrc.sh [Pipeline] } [2022-05-10T22:46:38.622Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:38.961Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-10T22:46:38.973Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:39.265Z] ---> sudo-logs.sh [2022-05-10T22:46:39.265Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-10T22:46:39.303Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:39.592Z] ---> job-cost.sh [2022-05-10T22:46:39.592Z] lf-activate-venv: SKIPPING [2022-05-10T22:46:39.592Z] DEBUG: total: 0.10999999940395355 [2022-05-10T22:46:39.592Z] INFO: Retrieving Stack Cost... [2022-05-10T22:46:40.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-10T22:46:40.477Z] INFO: Archiving Costs [Pipeline] echo [2022-05-10T22:46:40.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-10T22:46:40.778Z] ---> logs-deploy.sh [2022-05-10T22:46:40.778Z] lf-activate-venv: SKIPPING [2022-05-10T22:46:40.778Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4017/2 [2022-05-10T22:46:40.778Z] INFO: archiving workspace using pattern(s): [2022-05-10T22:46:41.718Z] Archives upload complete. [2022-05-10T22:46:41.978Z] INFO: archiving logs to Nexus [2022-05-10T22:46:42.558Z] ---> uname -a: [2022-05-10T22:46:42.558Z] Linux prd-ubuntu20-04-docker-8c-8g-48336 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] ---> lscpu: [2022-05-10T22:46:42.558Z] Architecture: x86_64 [2022-05-10T22:46:42.558Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-10T22:46:42.558Z] Byte Order: Little Endian [2022-05-10T22:46:42.558Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-10T22:46:42.558Z] CPU(s): 8 [2022-05-10T22:46:42.558Z] On-line CPU(s) list: 0-7 [2022-05-10T22:46:42.558Z] Thread(s) per core: 1 [2022-05-10T22:46:42.558Z] Core(s) per socket: 1 [2022-05-10T22:46:42.558Z] Socket(s): 8 [2022-05-10T22:46:42.558Z] NUMA node(s): 1 [2022-05-10T22:46:42.558Z] Vendor ID: AuthenticAMD [2022-05-10T22:46:42.558Z] CPU family: 23 [2022-05-10T22:46:42.558Z] Model: 49 [2022-05-10T22:46:42.558Z] Model name: AMD EPYC-Rome Processor [2022-05-10T22:46:42.558Z] Stepping: 0 [2022-05-10T22:46:42.558Z] CPU MHz: 2799.994 [2022-05-10T22:46:42.558Z] BogoMIPS: 5599.98 [2022-05-10T22:46:42.558Z] Virtualization: AMD-V [2022-05-10T22:46:42.558Z] Hypervisor vendor: KVM [2022-05-10T22:46:42.558Z] Virtualization type: full [2022-05-10T22:46:42.558Z] L1d cache: 256 KiB [2022-05-10T22:46:42.558Z] L1i cache: 256 KiB [2022-05-10T22:46:42.558Z] L2 cache: 4 MiB [2022-05-10T22:46:42.558Z] L3 cache: 128 MiB [2022-05-10T22:46:42.558Z] NUMA node0 CPU(s): 0-7 [2022-05-10T22:46:42.558Z] Vulnerability Itlb multihit: Not affected [2022-05-10T22:46:42.558Z] Vulnerability L1tf: Not affected [2022-05-10T22:46:42.558Z] Vulnerability Mds: Not affected [2022-05-10T22:46:42.558Z] Vulnerability Meltdown: Not affected [2022-05-10T22:46:42.558Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-10T22:46:42.558Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-10T22:46:42.558Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-10T22:46:42.558Z] Vulnerability Srbds: Not affected [2022-05-10T22:46:42.558Z] Vulnerability Tsx async abort: Not affected [2022-05-10T22:46:42.558Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] ---> nproc: [2022-05-10T22:46:42.558Z] 8 [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] ---> df -h: [2022-05-10T22:46:42.558Z] Filesystem Size Used Avail Use% Mounted on [2022-05-10T22:46:42.558Z] overlay 155G 27G 129G 18% / [2022-05-10T22:46:42.558Z] tmpfs 64M 0 64M 0% /dev [2022-05-10T22:46:42.558Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-10T22:46:42.558Z] shm 64M 0 64M 0% /dev/shm [2022-05-10T22:46:42.558Z] /dev/vda1 155G 27G 129G 18% /facter-os [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] ---> sar -b -r -n DEV: [2022-05-10T22:46:42.558Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-48336) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] 20:33:20 LINUX RESTART (8 CPU) [2022-05-10T22:46:42.558Z] [2022-05-10T22:46:42.558Z] 20:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-05-10T22:46:42.558Z] 20:35:01 218.93 12.68 206.25 0.00 2055.24 116742.11 0.00 [2022-05-10T22:46:42.558Z] 20:36:01 39.64 0.05 39.59 0.00 1.20 13050.18 0.00 [2022-05-10T22:46:42.558Z] 20:37:01 89.30 0.08 89.22 0.00 3.87 33237.28 0.00 [2022-05-10T22:46:42.558Z] 20:38:01 358.01 0.13 357.88 0.00 24.13 296240.72 0.00 [2022-05-10T22:46:42.558Z] 20:39:01 1050.98 0.23 1050.75 0.00 9.07 364475.20 0.00 [2022-05-10T22:46:42.558Z] 20:40:01 1026.82 0.95 1025.87 0.00 7.73 344930.89 0.00 [2022-05-10T22:46:42.558Z] 20:41:01 511.70 1.30 510.40 0.00 10.40 167616.93 0.00 [2022-05-10T22:46:42.558Z] 20:42:01 261.26 0.02 261.24 0.00 0.13 99336.78 0.00 [2022-05-10T22:46:42.558Z] 20:43:01 609.57 1.63 607.95 0.00 17.15 263756.65 0.00 [2022-05-10T22:46:42.558Z] 20:44:01 333.41 0.00 333.41 0.00 0.00 143778.21 0.00 [2022-05-10T22:46:42.558Z] 20:45:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2022-05-10T22:46:42.558Z] 20:46:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2022-05-10T22:46:42.558Z] 20:47:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2022-05-10T22:46:42.558Z] 20:48:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 [2022-05-10T22:46:42.558Z] 20:49:01 1.75 0.02 1.73 0.00 0.13 20.00 0.00 [2022-05-10T22:46:42.558Z] 20:50:01 3.47 1.58 1.88 0.00 50.39 23.60 0.00 [2022-05-10T22:46:42.558Z] 20:51:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 [2022-05-10T22:46:42.558Z] 20:52:01 1.28 0.00 1.28 0.00 0.00 17.06 0.00 [2022-05-10T22:46:42.558Z] 20:53:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 [2022-05-10T22:46:42.558Z] 20:54:01 1.23 0.00 1.23 0.00 0.00 16.53 0.00 [2022-05-10T22:46:42.558Z] 20:55:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2022-05-10T22:46:42.558Z] 20:56:01 1.05 0.00 1.05 0.00 0.00 14.13 0.00 [2022-05-10T22:46:42.558Z] 20:57:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2022-05-10T22:46:42.558Z] 20:58:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2022-05-10T22:46:42.558Z] 20:59:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2022-05-10T22:46:42.558Z] 21:00:01 1.60 0.00 1.60 0.00 0.00 20.53 0.00 [2022-05-10T22:46:42.558Z] 21:01:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 [2022-05-10T22:46:42.558Z] 21:02:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 [2022-05-10T22:46:42.558Z] 21:03:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-05-10T22:46:42.558Z] 21:04:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2022-05-10T22:46:42.558Z] 21:05:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 [2022-05-10T22:46:42.558Z] 21:06:01 1.22 0.00 1.22 0.00 0.00 16.80 0.00 [2022-05-10T22:46:42.558Z] 21:07:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2022-05-10T22:46:42.558Z] 21:08:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 [2022-05-10T22:46:42.558Z] 21:09:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2022-05-10T22:46:42.558Z] 21:10:01 1.12 0.00 1.12 0.00 0.00 15.33 0.00 [2022-05-10T22:46:42.558Z] 21:11:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2022-05-10T22:46:42.558Z] 21:12:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 [2022-05-10T22:46:42.558Z] 21:13:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2022-05-10T22:46:42.558Z] 21:14:01 1.35 0.00 1.35 0.00 0.00 17.73 0.00 [2022-05-10T22:46:42.558Z] 21:15:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-05-10T22:46:42.558Z] 21:16:01 1.08 0.00 1.08 0.00 0.00 14.53 0.00 [2022-05-10T22:46:42.558Z] 21:17:01 1.08 0.02 1.07 0.00 0.13 12.26 0.00 [2022-05-10T22:46:42.558Z] 21:18:01 1.28 0.00 1.28 0.00 0.00 16.53 0.00 [2022-05-10T22:46:42.558Z] 21:19:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 [2022-05-10T22:46:42.558Z] 21:20:02 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2022-05-10T22:46:42.558Z] 21:21:01 1.10 0.00 1.10 0.00 0.00 12.47 0.00 [2022-05-10T22:46:42.558Z] 21:22:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2022-05-10T22:46:42.558Z] 21:23:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 [2022-05-10T22:46:42.558Z] 21:24:01 1.90 0.00 1.90 0.00 0.00 22.00 0.00 [2022-05-10T22:46:42.558Z] 21:25:01 2.83 0.87 1.97 0.00 18.39 21.99 0.00 [2022-05-10T22:46:42.558Z] 21:26:01 1.93 0.00 1.93 0.00 0.00 27.06 0.00 [2022-05-10T22:46:42.558Z] 21:27:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2022-05-10T22:46:42.558Z] 21:28:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 [2022-05-10T22:46:42.558Z] 21:29:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2022-05-10T22:46:42.558Z] 21:30:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2022-05-10T22:46:42.558Z] 21:31:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2022-05-10T22:46:42.558Z] 21:32:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2022-05-10T22:46:42.558Z] 21:33:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2022-05-10T22:46:42.558Z] 21:34:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2022-05-10T22:46:42.558Z] 21:35:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2022-05-10T22:46:42.558Z] 21:36:01 1.15 0.00 1.15 0.00 0.00 15.33 0.00 [2022-05-10T22:46:42.558Z] 21:37:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2022-05-10T22:46:42.558Z] 21:38:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 [2022-05-10T22:46:42.558Z] 21:39:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2022-05-10T22:46:42.558Z] 21:40:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2022-05-10T22:46:42.558Z] 21:41:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2022-05-10T22:46:42.558Z] 21:42:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2022-05-10T22:46:42.558Z] 21:43:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2022-05-10T22:46:42.558Z] 21:44:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2022-05-10T22:46:42.558Z] 21:45:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 [2022-05-10T22:46:42.558Z] 21:46:01 1.53 0.00 1.53 0.00 0.00 17.99 0.00 [2022-05-10T22:46:42.558Z] 21:47:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2022-05-10T22:46:42.558Z] 21:48:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2022-05-10T22:46:42.558Z] 21:49:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2022-05-10T22:46:42.558Z] 21:50:01 1.55 0.00 1.55 0.00 0.00 19.73 0.00 [2022-05-10T22:46:42.558Z] 21:51:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2022-05-10T22:46:42.558Z] 21:52:01 1.10 0.00 1.10 0.00 0.00 14.80 0.00 [2022-05-10T22:46:42.558Z] 21:53:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 [2022-05-10T22:46:42.558Z] 21:54:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2022-05-10T22:46:42.558Z] 21:55:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2022-05-10T22:46:42.558Z] 21:56:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2022-05-10T22:46:42.558Z] 21:57:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2022-05-10T22:46:42.558Z] 21:58:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 [2022-05-10T22:46:42.558Z] 21:59:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2022-05-10T22:46:42.558Z] 22:00:01 1.22 0.00 1.22 0.00 0.00 16.53 0.00 [2022-05-10T22:46:42.558Z] 22:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2022-05-10T22:46:42.558Z] 22:02:01 1.12 0.00 1.12 0.00 0.00 14.66 0.00 [2022-05-10T22:46:42.558Z] 22:03:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2022-05-10T22:46:42.558Z] 22:04:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2022-05-10T22:46:42.558Z] 22:05:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 [2022-05-10T22:46:42.558Z] 22:06:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 [2022-05-10T22:46:42.558Z] 22:07:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2022-05-10T22:46:42.558Z] 22:08:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 [2022-05-10T22:46:42.558Z] 22:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2022-05-10T22:46:42.558Z] 22:10:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2022-05-10T22:46:42.558Z] 22:11:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2022-05-10T22:46:42.558Z] 22:12:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2022-05-10T22:46:42.558Z] 22:13:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 [2022-05-10T22:46:42.558Z] 22:14:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 [2022-05-10T22:46:42.558Z] 22:15:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2022-05-10T22:46:42.558Z] 22:16:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 [2022-05-10T22:46:42.558Z] 22:17:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2022-05-10T22:46:42.558Z] 22:18:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 [2022-05-10T22:46:42.558Z] 22:19:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2022-05-10T22:46:42.558Z] 22:20:01 1.58 0.00 1.58 0.00 0.00 19.86 0.00 [2022-05-10T22:46:42.558Z] 22:21:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2022-05-10T22:46:42.558Z] 22:22:01 1.50 0.00 1.50 0.00 0.00 17.59 0.00 [2022-05-10T22:46:42.558Z] 22:23:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2022-05-10T22:46:42.558Z] 22:24:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 [2022-05-10T22:46:42.558Z] 22:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2022-05-10T22:46:42.558Z] 22:26:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 [2022-05-10T22:46:42.558Z] 22:27:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2022-05-10T22:46:42.558Z] 22:28:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2022-05-10T22:46:42.558Z] 22:29:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2022-05-10T22:46:42.558Z] 22:30:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 [2022-05-10T22:46:42.558Z] 22:31:02 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2022-05-10T22:46:42.559Z] 22:32:01 1.25 0.00 1.25 0.00 0.00 15.32 0.00 [2022-05-10T22:46:42.559Z] 22:33:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2022-05-10T22:46:42.559Z] 22:34:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 [2022-05-10T22:46:42.559Z] 22:35:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2022-05-10T22:46:42.559Z] 22:36:01 1.82 0.00 1.82 0.00 0.00 22.00 0.00 [2022-05-10T22:46:42.559Z] 22:37:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2022-05-10T22:46:42.559Z] 22:38:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2022-05-10T22:46:42.559Z] 22:39:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2022-05-10T22:46:42.559Z] 22:40:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 [2022-05-10T22:46:42.559Z] 22:41:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 [2022-05-10T22:46:42.559Z] 22:42:01 1.50 0.00 1.50 0.00 0.00 18.66 0.00 [2022-05-10T22:46:42.559Z] 22:43:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-05-10T22:46:42.559Z] 22:44:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2022-05-10T22:46:42.559Z] 22:45:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2022-05-10T22:46:42.559Z] 22:46:01 1.60 0.00 1.60 0.00 0.00 18.80 0.00 [2022-05-10T22:46:42.559Z] Average: 35.26 0.15 35.11 0.00 16.40 13972.41 0.00 [2022-05-10T22:46:42.559Z] [2022-05-10T22:46:42.559Z] 20:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-05-10T22:46:42.559Z] 20:35:01 28288220 31788064 513556 1.56 158704 3555424 1780940 5.25 1222444 2937776 5900 [2022-05-10T22:46:42.559Z] 20:36:01 27370932 31314508 979020 2.98 162952 3948776 2383472 7.02 1795568 3227256 165664 [2022-05-10T22:46:42.559Z] 20:37:01 27707900 31752016 543344 1.65 166088 4043552 1920544 5.66 1370452 3312124 596 [2022-05-10T22:46:42.559Z] 20:38:01 22047776 31048604 1212000 3.69 177084 8783892 4736532 13.96 2596220 7493612 309568 [2022-05-10T22:46:42.559Z] 20:39:01 19423624 31560812 707620 2.15 213948 11779228 2887700 8.51 2145336 10476280 207768 [2022-05-10T22:46:42.559Z] 20:40:01 13123584 29962008 2290568 6.97 329060 15976516 4420580 13.03 4568592 13945304 19552 [2022-05-10T22:46:42.559Z] 20:41:01 6412844 28490016 3749688 11.40 454896 20634704 6243044 18.40 7689340 17068672 843856 [2022-05-10T22:46:42.559Z] 20:42:01 4741716 30834724 1419056 4.32 541380 24374572 3372520 9.94 5881996 20375828 2729040 [2022-05-10T22:46:42.559Z] 20:43:01 3554192 31493632 760724 2.31 712544 25981344 2553080 7.52 3964864 23418640 2724208 [2022-05-10T22:46:42.559Z] 20:44:01 10308520 31741108 524320 1.59 721720 19853128 1991088 5.87 2847940 18177492 16 [2022-05-10T22:46:42.559Z] 20:45:01 10309292 31741856 523532 1.59 721752 19853132 1991088 5.87 2847588 18177496 8 [2022-05-10T22:46:42.559Z] 20:46:01 10319084 31751788 513912 1.56 721760 19853132 1991088 5.87 2837960 18177656 48 [2022-05-10T22:46:42.559Z] 20:47:01 10319036 31751864 513748 1.56 721776 19853264 1991088 5.87 2837984 18177776 8 [2022-05-10T22:46:42.559Z] 20:48:01 10322204 31755048 510676 1.55 721776 19853264 1991088 5.87 2835532 18177776 224 [2022-05-10T22:46:42.559Z] 20:49:01 10321260 31754272 511608 1.56 721812 19853268 2001752 5.90 2835732 18177792 44 [2022-05-10T22:46:42.559Z] 20:50:01 10317032 31752688 513052 1.56 721852 19854912 2001752 5.90 2841348 18177484 36 [2022-05-10T22:46:42.559Z] 20:51:01 10317308 31753000 512692 1.56 721876 19854916 2001752 5.90 2841380 18177488 24 [2022-05-10T22:46:42.559Z] 20:52:01 10317252 31752972 512688 1.56 721888 19854920 2001752 5.90 2840576 18177492 16 [2022-05-10T22:46:42.559Z] 20:53:01 10317204 31752924 512668 1.56 721896 19854920 2001752 5.90 2840576 18177492 16 [2022-05-10T22:46:42.559Z] 20:54:01 10317440 31753176 512360 1.56 721908 19854920 2001752 5.90 2841024 18177496 72 [2022-05-10T22:46:42.559Z] 20:55:01 10317140 31752900 512576 1.56 721924 19854928 2001752 5.90 2840908 18177508 20 [2022-05-10T22:46:42.559Z] 20:56:01 10316948 31752768 512556 1.56 721940 19854928 2001752 5.90 2840620 18177508 48 [2022-05-10T22:46:42.559Z] 20:57:01 10317132 31752960 512532 1.56 721948 19854932 2001752 5.90 2840748 18177512 12 [2022-05-10T22:46:42.559Z] 20:58:01 10316808 31752664 512764 1.56 721964 19854936 1985556 5.85 2840644 18177516 12 [2022-05-10T22:46:42.559Z] 20:59:01 10316532 31752396 512964 1.56 721972 19854936 1985556 5.85 2840952 18177516 20 [2022-05-10T22:46:42.559Z] 21:00:01 10316460 31752336 512948 1.56 721976 19854948 1985556 5.85 2840940 18177524 28 [2022-05-10T22:46:42.559Z] 21:01:01 10316436 31752312 513028 1.56 721976 19854948 1985556 5.85 2840664 18177524 24 [2022-05-10T22:46:42.559Z] 21:02:01 10316168 31752052 513236 1.56 721980 19854952 1985556 5.85 2840668 18177528 44 [2022-05-10T22:46:42.559Z] 21:03:01 10315796 31751692 513536 1.56 721988 19854956 2001612 5.90 2841048 18177536 40 [2022-05-10T22:46:42.559Z] 21:04:01 10315744 31751660 513728 1.56 722020 19854948 2001612 5.90 2841288 18177536 20 [2022-05-10T22:46:42.559Z] 21:05:01 10315696 31751636 513724 1.56 722032 19854960 2001612 5.90 2841524 18177540 36 [2022-05-10T22:46:42.559Z] 21:06:01 10315656 31751628 513664 1.56 722052 19854964 2001612 5.90 2840908 18177544 64 [2022-05-10T22:46:42.559Z] 21:07:01 10315348 31751328 513896 1.56 722060 19854964 2001612 5.90 2840808 18177544 8 [2022-05-10T22:46:42.559Z] 21:08:01 10315252 31751268 513848 1.56 722096 19854968 2001612 5.90 2841180 18177548 216 [2022-05-10T22:46:42.559Z] 21:09:01 10317796 31753820 511308 1.55 722116 19854956 2001612 5.90 2837632 18177548 24 [2022-05-10T22:46:42.559Z] 21:10:01 10318212 31754276 510768 1.55 722136 19854976 2001612 5.90 2837492 18177556 272 [2022-05-10T22:46:42.559Z] 21:11:01 10318228 31754304 510736 1.55 722148 19854980 2001612 5.90 2837224 18177560 36 [2022-05-10T22:46:42.559Z] 21:12:01 10318148 31754244 510744 1.55 722160 19854980 2001612 5.90 2837428 18177560 8 [2022-05-10T22:46:42.559Z] 21:13:01 10318316 31754428 510704 1.55 722184 19854984 1985204 5.85 2837272 18177564 32 [2022-05-10T22:46:42.559Z] 21:14:01 10318276 31754420 510676 1.55 722208 19854984 1985204 5.85 2837752 18177564 64 [2022-05-10T22:46:42.559Z] 21:15:01 10318244 31754416 510624 1.55 722236 19854988 1985204 5.85 2837948 18177568 20 [2022-05-10T22:46:42.559Z] 21:16:01 10318696 31754896 510344 1.55 722256 19854996 1985204 5.85 2837424 18177572 84 [2022-05-10T22:46:42.559Z] 21:17:01 10318176 31754380 510864 1.55 722260 19854992 1985204 5.85 2837428 18177572 16 [2022-05-10T22:46:42.559Z] 21:18:01 10318344 31754704 510644 1.55 722276 19855132 1985204 5.85 2837456 18177676 68 [2022-05-10T22:46:42.559Z] 21:19:01 10318036 31754440 510900 1.55 722304 19855132 1985204 5.85 2837712 18177680 36 [2022-05-10T22:46:42.559Z] 21:20:02 10317988 31754452 510884 1.55 722316 19855136 1968856 5.80 2837512 18177716 48 [2022-05-10T22:46:42.559Z] 21:21:01 10318192 31754668 510616 1.55 722328 19855140 1968856 5.80 2837504 18177720 12 [2022-05-10T22:46:42.559Z] 21:22:01 10318176 31754668 510556 1.55 722356 19855140 1968856 5.80 2837520 18177720 12 [2022-05-10T22:46:42.559Z] 21:23:01 10317836 31754356 510800 1.55 722400 19855144 1968856 5.80 2837560 18177724 12 [2022-05-10T22:46:42.559Z] 21:24:01 10317860 31754480 510748 1.55 722444 19855148 1968856 5.80 2838192 18177728 8 [2022-05-10T22:46:42.559Z] 21:25:01 10310584 31748136 516928 1.57 722528 19855660 2060588 6.07 2845288 18178164 8 [2022-05-10T22:46:42.559Z] 21:26:01 10315840 31753452 511780 1.56 722548 19855668 2043432 6.02 2837832 18178168 68 [2022-05-10T22:46:42.559Z] 21:27:01 10316116 31753728 511432 1.56 722560 19855668 2043432 6.02 2837816 18178168 12 [2022-05-10T22:46:42.559Z] 21:28:01 10316068 31753688 511388 1.56 722588 19855672 2043432 6.02 2837832 18178176 16 [2022-05-10T22:46:42.559Z] 21:29:01 10316020 31753696 511400 1.56 722604 19855676 2043432 6.02 2838172 18178180 20 [2022-05-10T22:46:42.559Z] 21:30:01 10316256 31753960 511116 1.55 722644 19855668 2043432 6.02 2837912 18178180 48 [2022-05-10T22:46:42.559Z] 21:31:01 10316240 31753972 511092 1.55 722652 19855680 2043432 6.02 2837932 18178184 12 [2022-05-10T22:46:42.559Z] 21:32:01 10315940 31753692 511336 1.56 722660 19855688 2043432 6.02 2838128 18178192 16 [2022-05-10T22:46:42.559Z] 21:33:01 10315948 31753716 511272 1.55 722680 19855688 2043432 6.02 2838448 18178192 12 [2022-05-10T22:46:42.559Z] 21:34:01 10316056 31753852 511020 1.55 722700 19855692 2043432 6.02 2838492 18178196 24 [2022-05-10T22:46:42.559Z] 21:35:01 10316020 31753832 511236 1.55 722732 19855680 2026692 5.97 2837988 18178196 20 [2022-05-10T22:46:42.559Z] 21:36:01 10316020 31753856 511204 1.55 722744 19855700 2026692 5.97 2838024 18178200 68 [2022-05-10T22:46:42.559Z] 21:37:01 10316052 31753916 511252 1.55 722756 19855704 2026692 5.97 2838220 18178204 16 [2022-05-10T22:46:42.559Z] 21:38:01 10316288 31754168 510988 1.55 722764 19855704 2026692 5.97 2838112 18178208 12 [2022-05-10T22:46:42.559Z] 21:39:01 10316272 31754172 510928 1.55 722784 19855708 2010404 5.92 2838288 18178212 20 [2022-05-10T22:46:42.559Z] 21:40:01 10316160 31754084 510964 1.55 722816 19855696 2010404 5.92 2838088 18178212 56 [2022-05-10T22:46:42.559Z] 21:41:01 10316360 31754308 510904 1.55 722820 19855712 2010404 5.92 2838348 18178216 16 [2022-05-10T22:46:42.559Z] 21:42:01 10316344 31754320 510864 1.55 722848 19855716 2010404 5.92 2838132 18178220 76 [2022-05-10T22:46:42.559Z] 21:43:01 10316260 31754248 511104 1.55 722848 19855716 2010404 5.92 2838124 18178220 12 [2022-05-10T22:46:42.559Z] 21:44:01 10316464 31754476 510844 1.55 722872 19855720 2010404 5.92 2838456 18178224 60 [2022-05-10T22:46:42.559Z] 21:45:01 10316416 31754448 510812 1.55 722896 19855720 2010404 5.92 2838156 18178228 20 [2022-05-10T22:46:42.559Z] 21:46:01 10316116 31754308 510896 1.55 722916 19855856 2010404 5.92 2838384 18178360 12 [2022-05-10T22:46:42.559Z] 21:47:01 10316320 31754540 510612 1.55 722932 19855860 2010404 5.92 2838208 18178364 8 [2022-05-10T22:46:42.559Z] 21:48:01 10316304 31754536 510556 1.55 722944 19855860 2010404 5.92 2838236 18178364 16 [2022-05-10T22:46:42.559Z] 21:49:01 10315972 31754220 510804 1.55 722956 19855868 2010404 5.92 2838588 18178368 24 [2022-05-10T22:46:42.559Z] 21:50:01 10314876 31753060 511764 1.56 722988 19855864 2010404 5.92 2840072 18177308 24 [2022-05-10T22:46:42.559Z] 21:51:01 10315308 31753520 511244 1.55 723004 19855872 2010404 5.92 2839804 18177308 16 [2022-05-10T22:46:42.559Z] 21:52:01 10315236 31753488 511212 1.55 723024 19855876 2010404 5.92 2839588 18177312 64 [2022-05-10T22:46:42.559Z] 21:53:01 10315420 31753676 511176 1.55 723040 19855876 2010404 5.92 2839516 18177312 16 [2022-05-10T22:46:42.559Z] 21:54:01 10315072 31753376 511396 1.56 723072 19855884 2010404 5.92 2840220 18177316 280 [2022-05-10T22:46:42.559Z] 21:55:01 10315096 31753440 511324 1.55 723116 19855880 2010404 5.92 2839600 18177320 36 [2022-05-10T22:46:42.559Z] 21:56:01 10314852 31753212 511520 1.56 723140 19855888 2010404 5.92 2839688 18177324 12 [2022-05-10T22:46:42.559Z] 21:57:01 10314812 31753220 511484 1.56 723160 19855892 2010404 5.92 2839836 18177328 28 [2022-05-10T22:46:42.559Z] 21:58:01 10314908 31753328 511528 1.56 723184 19855896 2010404 5.92 2839684 18177332 64 [2022-05-10T22:46:42.559Z] 21:59:01 10314860 31753320 511440 1.56 723204 19855896 2010404 5.92 2840364 18177332 192 [2022-05-10T22:46:42.559Z] 22:00:01 10315144 31753624 511136 1.55 723232 19855888 2010404 5.92 2839752 18177336 72 [2022-05-10T22:46:42.559Z] 22:01:01 10315112 31753596 511116 1.55 723240 19855900 2010404 5.92 2840032 18177336 16 [2022-05-10T22:46:42.559Z] 22:02:01 10315304 31753808 511088 1.55 723264 19855904 2010404 5.92 2840252 18177340 64 [2022-05-10T22:46:42.559Z] 22:03:01 10315288 31753840 511052 1.55 723288 19855908 2010404 5.92 2840096 18177344 8 [2022-05-10T22:46:42.559Z] 22:04:01 10315208 31753800 511036 1.55 723320 19855912 2010404 5.92 2840520 18177348 20 [2022-05-10T22:46:42.559Z] 22:05:01 10315412 31754024 510948 1.55 723352 19855908 2010404 5.92 2839864 18177352 20 [2022-05-10T22:46:42.559Z] 22:06:01 10314992 31753664 511132 1.55 723368 19855920 2010404 5.92 2840144 18177356 168 [2022-05-10T22:46:42.559Z] 22:07:01 10314944 31753640 511116 1.55 723380 19855924 2010404 5.92 2839908 18177360 36 [2022-05-10T22:46:42.559Z] 22:08:01 10315048 31753788 511100 1.55 723388 19855928 2010404 5.92 2839916 18177364 64 [2022-05-10T22:46:42.559Z] 22:09:01 10315316 31754068 510796 1.55 723408 19855928 2010404 5.92 2840184 18177364 20 [2022-05-10T22:46:42.559Z] 22:10:01 10314952 31753728 511092 1.55 723436 19855920 2010404 5.92 2839960 18177368 56 [2022-05-10T22:46:42.559Z] 22:11:01 10315188 31753988 510776 1.55 723448 19855936 2010404 5.92 2840180 18177372 32 [2022-05-10T22:46:42.559Z] 22:12:01 10315140 31753964 510740 1.55 723472 19855940 2010404 5.92 2840012 18177372 172 [2022-05-10T22:46:42.559Z] 22:13:01 10314776 31753624 511024 1.55 723488 19855944 2010404 5.92 2840028 18177376 28 [2022-05-10T22:46:42.559Z] 22:14:01 10315044 31753920 510684 1.55 723504 19855944 2010404 5.92 2840384 18177380 20 [2022-05-10T22:46:42.559Z] 22:15:01 10315180 31754072 510680 1.55 723536 19855940 1994156 5.88 2840200 18177384 36 [2022-05-10T22:46:42.559Z] 22:16:01 10314644 31753592 511148 1.55 723552 19855952 2010216 5.92 2840128 18177388 8 [2022-05-10T22:46:42.559Z] 22:17:01 10314848 31753812 510868 1.55 723572 19855952 2010216 5.92 2840420 18177388 16 [2022-05-10T22:46:42.559Z] 22:18:01 10314516 31753500 511112 1.55 723584 19855956 2010216 5.92 2840164 18177392 8 [2022-05-10T22:46:42.559Z] 22:19:01 10314468 31753488 511068 1.55 723604 19855956 2010216 5.92 2840468 18177392 28 [2022-05-10T22:46:42.559Z] 22:20:01 10314672 31753792 510648 1.55 723644 19856076 2010216 5.92 2840204 18177472 20 [2022-05-10T22:46:42.559Z] 22:21:01 10314840 31754056 510600 1.55 723664 19856096 2010216 5.92 2840244 18177528 48 [2022-05-10T22:46:42.559Z] 22:22:01 10314856 31754080 510544 1.55 723672 19856100 1994016 5.88 2840236 18177528 12 [2022-05-10T22:46:42.559Z] 22:23:01 10314992 31754232 510544 1.55 723688 19856104 1994016 5.88 2840432 18177532 28 [2022-05-10T22:46:42.559Z] 22:24:01 10315008 31754272 510592 1.55 723700 19856108 1994016 5.88 2840520 18177544 20 [2022-05-10T22:46:42.559Z] 22:25:01 10314960 31754228 510584 1.55 723704 19856108 1994016 5.88 2840268 18177544 20 [2022-05-10T22:46:42.559Z] 22:26:01 10314880 31754180 510580 1.55 723732 19856112 1994016 5.88 2840316 18177548 32 [2022-05-10T22:46:42.559Z] 22:27:01 10314872 31754196 510520 1.55 723756 19856112 1994016 5.88 2840628 18177548 12 [2022-05-10T22:46:42.559Z] 22:28:01 10314856 31754212 510484 1.55 723784 19856116 1994016 5.88 2840352 18177552 12 [2022-05-10T22:46:42.559Z] 22:29:01 10315036 31754420 510232 1.55 723800 19856116 1994016 5.88 2840692 18177556 32 [2022-05-10T22:46:42.559Z] 22:30:01 10315020 31754420 510168 1.55 723812 19856124 1994016 5.88 2840392 18177556 56 [2022-05-10T22:46:42.559Z] 22:31:02 10314680 31754100 510532 1.55 723824 19856128 1994016 5.88 2840604 18177564 8 [2022-05-10T22:46:42.559Z] 22:32:01 10314888 31754420 510348 1.55 723832 19856256 1994016 5.88 2840428 18177664 48 [2022-05-10T22:46:42.559Z] 22:33:01 10314540 31754116 510604 1.55 723840 19856260 1994016 5.88 2840772 18177696 196 [2022-05-10T22:46:42.559Z] 22:34:01 10314320 31753912 510800 1.55 723860 19856264 1994016 5.88 2841272 18177700 44 [2022-05-10T22:46:42.559Z] 22:35:01 10314240 31753852 510800 1.55 723880 19856264 1994016 5.88 2840924 18177700 24 [2022-05-10T22:46:42.559Z] 22:36:01 10314224 31753884 510716 1.55 723916 19856268 1994016 5.88 2840812 18177704 16 [2022-05-10T22:46:42.559Z] 22:37:01 10314136 31753812 510720 1.55 723936 19856272 1994016 5.88 2840548 18177708 32 [2022-05-10T22:46:42.559Z] 22:38:01 10314076 31753768 510900 1.55 723952 19856276 1994016 5.88 2840564 18177708 12 [2022-05-10T22:46:42.559Z] 22:39:01 10314100 31753824 510848 1.55 723968 19856280 1994016 5.88 2840904 18177716 24 [2022-05-10T22:46:42.559Z] 22:40:01 10313988 31753740 510876 1.55 723996 19856284 1994016 5.88 2840564 18177716 20 [2022-05-10T22:46:42.559Z] 22:41:01 10313460 31753240 511320 1.55 724020 19856284 1994016 5.88 2840896 18177720 32 [2022-05-10T22:46:42.559Z] 22:42:01 10313632 31753440 511080 1.55 724032 19856292 1994016 5.88 2840808 18177728 12 [2022-05-10T22:46:42.559Z] 22:43:01 10314052 31753864 510820 1.55 724040 19856292 1994016 5.88 2840608 18177728 12 [2022-05-10T22:46:42.559Z] 22:44:01 10313848 31753676 510988 1.55 724056 19856296 1994016 5.88 2841320 18177732 72 [2022-05-10T22:46:42.559Z] 22:45:01 10313736 31753592 511016 1.55 724072 19856300 1994016 5.88 2841248 18177736 40 [2022-05-10T22:46:42.559Z] 22:46:01 10314012 31753888 510660 1.55 724100 19856292 1994016 5.88 2840660 18177736 20 [2022-05-10T22:46:42.559Z] Average: 10769041 31696344 568930 1.73 695706 19403861 2096916 6.18 2882696 17712944 53115 [2022-05-10T22:46:42.559Z] [2022-05-10T22:46:42.559Z] 20:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-05-10T22:46:42.559Z] 20:35:01 docker0 297.86 362.16 20.45 3744.64 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:35:01 ens3 620.32 464.31 8886.49 64.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:35:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:36:01 docker0 1.23 1.33 0.08 0.11 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:36:01 veth8f14039 1.23 1.43 0.10 0.12 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:36:01 ens3 64.43 52.48 42.36 64.43 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:37:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:37:01 ens3 134.16 96.73 1703.51 77.31 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:37:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:37:01 veth4dfe0a2 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 veth9847d90 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 veth4ec9a39 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 veth4197378 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 veth1a7881b 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 docker0 34.71 49.48 1.93 190.58 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 veth220d3c2 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 ens3 74.94 48.53 211.84 13.76 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:38:01 veth4dfe0a2 0.00 0.98 0.00 0.05 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 veth66449ca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 docker0 146.65 270.77 8.31 2968.37 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 veth6c3cd66 83.20 172.67 5.41 2207.80 0.00 0.00 0.00 0.18 [2022-05-10T22:46:42.559Z] 20:39:01 veth3a5942a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 veth47d99f3 0.00 0.25 0.00 0.02 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 ens3 381.05 226.73 4184.81 86.67 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.559Z] 20:39:01 veth4dfe0a2 0.00 0.55 0.00 0.03 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:40:01 vethb64f652 3.27 7.26 0.24 39.68 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:40:01 docker0 324.21 603.48 25.15 8831.95 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:40:01 veth6c3cd66 141.55 225.01 14.13 3619.96 0.00 0.00 0.00 0.30 [2022-05-10T22:46:42.560Z] 20:40:01 vethf70982a 160.43 346.05 13.83 5029.16 0.00 0.00 0.00 0.41 [2022-05-10T22:46:42.560Z] 20:40:01 ens3 680.36 383.79 8877.26 118.20 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:40:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:40:01 veth4dfe0a2 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:41:01 vethb64f652 220.94 385.02 19.23 5787.33 0.00 0.00 0.00 0.47 [2022-05-10T22:46:42.560Z] 20:41:01 docker0 263.40 452.37 19.87 6624.28 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:41:01 veth6c3cd66 0.17 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:41:01 vethf70982a 39.97 62.85 4.05 798.42 0.00 0.00 0.00 0.07 [2022-05-10T22:46:42.560Z] 20:41:01 ens3 485.02 280.89 6650.75 39.23 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:41:01 veth4dfe0a2 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:42:01 vethb64f652 0.18 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:42:01 docker0 8.50 15.00 0.74 206.72 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:42:01 vethf70982a 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:42:01 ens3 53.82 51.42 213.85 64.91 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:42:01 veth4dfe0a2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:43:01 docker0 35.95 47.26 2.59 489.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:43:01 ens3 62.82 44.25 501.87 9.92 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:43:01 veth4dfe0a2 0.00 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:44:01 docker0 28.36 35.74 1.61 163.26 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:44:01 ens3 49.62 35.87 174.29 7.33 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:45:01 ens3 0.93 0.67 0.29 0.23 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:46:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:47:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:48:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:49:01 ens3 0.32 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:50:01 ens3 7.12 5.83 5.19 6.11 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:51:01 ens3 0.62 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:53:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:54:01 ens3 0.33 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:55:01 ens3 0.30 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:58:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:59:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:00:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:01:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:02:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:03:01 ens3 1.08 0.48 0.31 0.22 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:04:01 ens3 1.83 0.55 0.59 0.34 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:05:01 ens3 0.43 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:06:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:08:01 ens3 0.28 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:09:01 ens3 5.58 10.68 0.42 10.09 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:12:01 ens3 0.35 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:14:01 ens3 11.65 15.45 1.22 21.77 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:15:01 ens3 8.18 10.35 0.83 9.23 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:19:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:20:02 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:20:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:24:01 ens3 2.35 0.90 0.65 0.37 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:25:01 ens3 0.73 0.43 0.41 0.28 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:26:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:28:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:29:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:32:01 ens3 0.32 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:33:01 ens3 1.00 0.42 0.39 0.28 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:34:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:36:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.560Z] 21:37:01 ens3 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:38:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:39:01 ens3 0.30 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:41:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:44:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:46:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:48:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:49:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:50:01 ens3 4.10 2.80 2.39 5.12 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:51:01 ens3 0.62 0.25 0.27 0.19 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:54:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:56:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:57:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:59:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:00:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:02:01 ens3 0.37 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:04:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:06:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:08:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:09:01 ens3 0.30 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:11:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:12:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:14:01 ens3 0.37 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:15:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:18:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:19:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:22:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:23:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:24:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:26:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:27:01 ens3 0.12 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:28:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:29:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:30:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:31:02 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:32:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:34:01 ens3 2.12 0.77 0.57 0.36 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:35:01 ens3 0.82 0.42 0.41 0.28 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:36:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:38:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:39:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:41:01 ens3 0.28 0.13 0.12 0.07 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:42:01 ens3 0.37 0.17 0.10 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:43:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:44:01 ens3 1.93 0.83 0.59 0.36 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.561Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] 22:45:01 ens3 0.62 0.37 0.35 0.27 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] 22:46:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] Average: docker0 8.61 13.88 0.61 175.51 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] Average: ens3 20.20 13.17 237.35 4.57 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2022-05-10T22:46:42.562Z] [2022-05-10T22:46:42.562Z] [2022-05-10T22:46:42.562Z] ---> sar -P ALL: [2022-05-10T22:46:42.562Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-48336) 05/10/22 _x86_64_ (8 CPU) [2022-05-10T22:46:42.562Z] [2022-05-10T22:46:42.562Z] 20:33:20 LINUX RESTART (8 CPU) [2022-05-10T22:46:42.562Z] [2022-05-10T22:46:42.562Z] 20:34:02 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.562Z] 20:35:01 all 11.07 0.00 4.93 2.03 0.12 81.84 [2022-05-10T22:46:42.562Z] 20:35:01 0 10.07 0.00 6.21 4.16 0.12 79.44 [2022-05-10T22:46:42.562Z] 20:35:01 1 9.66 0.00 4.10 2.86 0.10 83.28 [2022-05-10T22:46:42.562Z] 20:35:01 2 10.63 0.00 4.88 1.15 0.10 83.23 [2022-05-10T22:46:42.562Z] 20:35:01 3 13.72 0.00 4.99 3.96 0.17 77.15 [2022-05-10T22:46:42.562Z] 20:35:01 4 12.58 0.00 4.56 2.38 0.12 80.36 [2022-05-10T22:46:42.562Z] 20:35:01 5 10.07 0.00 4.93 0.86 0.09 84.06 [2022-05-10T22:46:42.562Z] 20:35:01 6 11.99 0.00 5.17 0.62 0.12 82.10 [2022-05-10T22:46:42.562Z] 20:35:01 7 9.89 0.00 4.63 0.24 0.16 85.08 [2022-05-10T22:46:42.562Z] 20:36:01 all 39.44 0.00 6.57 0.41 0.09 53.49 [2022-05-10T22:46:42.562Z] 20:36:01 0 39.30 0.00 5.93 0.00 0.08 54.69 [2022-05-10T22:46:42.562Z] 20:36:01 1 38.36 0.00 6.27 0.05 0.08 55.24 [2022-05-10T22:46:42.562Z] 20:36:01 2 39.12 0.00 6.71 0.12 0.08 53.97 [2022-05-10T22:46:42.562Z] 20:36:01 3 40.56 0.00 5.99 0.22 0.08 53.15 [2022-05-10T22:46:42.562Z] 20:36:01 4 38.94 0.00 6.44 0.08 0.08 54.45 [2022-05-10T22:46:42.562Z] 20:36:01 5 38.11 0.00 7.80 2.76 0.08 51.24 [2022-05-10T22:46:42.562Z] 20:36:01 6 40.84 0.00 6.22 0.02 0.08 52.84 [2022-05-10T22:46:42.562Z] 20:36:01 7 40.30 0.00 7.20 0.02 0.10 52.38 [2022-05-10T22:46:42.562Z] 20:37:01 all 36.66 0.00 5.66 0.68 0.08 56.91 [2022-05-10T22:46:42.562Z] 20:37:01 0 37.13 0.00 5.68 0.03 0.08 57.07 [2022-05-10T22:46:42.562Z] 20:37:01 1 37.34 0.00 5.68 0.05 0.08 56.84 [2022-05-10T22:46:42.562Z] 20:37:01 2 37.01 0.00 5.32 0.00 0.08 57.58 [2022-05-10T22:46:42.562Z] 20:37:01 3 35.81 0.00 5.49 0.10 0.08 58.52 [2022-05-10T22:46:42.562Z] 20:37:01 4 36.60 0.00 5.79 3.09 0.08 54.44 [2022-05-10T22:46:42.562Z] 20:37:01 5 36.56 0.00 5.71 1.45 0.08 56.19 [2022-05-10T22:46:42.562Z] 20:37:01 6 35.75 0.00 5.70 0.34 0.08 58.13 [2022-05-10T22:46:42.562Z] 20:37:01 7 37.09 0.00 5.95 0.40 0.08 56.48 [2022-05-10T22:46:42.562Z] 20:38:01 all 25.30 0.00 10.72 11.44 0.10 52.45 [2022-05-10T22:46:42.562Z] 20:38:01 0 26.15 0.00 11.47 5.86 0.10 56.42 [2022-05-10T22:46:42.562Z] 20:38:01 1 24.97 0.00 10.57 7.63 0.09 56.75 [2022-05-10T22:46:42.562Z] 20:38:01 2 24.45 0.00 8.97 5.40 0.08 61.10 [2022-05-10T22:46:42.562Z] 20:38:01 3 24.82 0.00 11.69 1.16 0.12 62.21 [2022-05-10T22:46:42.562Z] 20:38:01 4 26.55 0.00 9.32 15.64 0.10 48.39 [2022-05-10T22:46:42.562Z] 20:38:01 5 24.60 0.00 9.94 20.12 0.10 45.23 [2022-05-10T22:46:42.562Z] 20:38:01 6 24.70 0.00 12.85 27.19 0.10 35.16 [2022-05-10T22:46:42.562Z] 20:38:01 7 26.15 0.00 10.96 8.42 0.10 54.36 [2022-05-10T22:46:42.562Z] 20:39:01 all 47.84 0.00 12.36 11.28 0.12 28.41 [2022-05-10T22:46:42.562Z] 20:39:01 0 46.70 0.00 12.97 7.29 0.10 32.93 [2022-05-10T22:46:42.562Z] 20:39:01 1 49.33 0.00 11.61 10.01 0.14 28.91 [2022-05-10T22:46:42.562Z] 20:39:01 2 46.17 0.00 12.84 17.52 0.12 23.35 [2022-05-10T22:46:42.562Z] 20:39:01 3 47.79 0.00 12.72 11.35 0.10 28.04 [2022-05-10T22:46:42.562Z] 20:39:01 4 47.93 0.00 11.71 13.57 0.14 26.65 [2022-05-10T22:46:42.562Z] 20:39:01 5 47.31 0.00 11.84 11.35 0.10 29.40 [2022-05-10T22:46:42.562Z] 20:39:01 6 48.31 0.00 12.17 6.13 0.12 33.28 [2022-05-10T22:46:42.562Z] 20:39:01 7 49.19 0.00 12.97 13.08 0.12 24.64 [2022-05-10T22:46:42.562Z] 20:40:01 all 74.11 0.00 14.80 4.03 0.14 6.92 [2022-05-10T22:46:42.562Z] 20:40:01 0 74.45 0.00 14.10 3.75 0.14 7.57 [2022-05-10T22:46:42.562Z] 20:40:01 1 75.82 0.00 13.04 2.58 0.13 8.42 [2022-05-10T22:46:42.562Z] 20:40:01 2 75.95 0.00 14.04 3.72 0.15 6.14 [2022-05-10T22:46:42.562Z] 20:40:01 3 73.56 0.00 15.95 7.60 0.15 2.75 [2022-05-10T22:46:42.562Z] 20:40:01 4 73.26 0.00 12.72 3.58 0.14 10.31 [2022-05-10T22:46:42.562Z] 20:40:01 5 74.32 0.00 15.40 5.95 0.15 4.18 [2022-05-10T22:46:42.562Z] 20:40:01 6 73.45 0.00 16.11 1.83 0.13 8.47 [2022-05-10T22:46:42.562Z] 20:40:01 7 72.06 0.00 16.99 3.26 0.13 7.56 [2022-05-10T22:46:42.562Z] 20:41:01 all 88.59 0.00 10.47 0.29 0.14 0.51 [2022-05-10T22:46:42.562Z] 20:41:01 0 89.26 0.00 10.04 0.23 0.15 0.32 [2022-05-10T22:46:42.562Z] 20:41:01 1 88.89 0.00 10.19 0.17 0.13 0.62 [2022-05-10T22:46:42.562Z] 20:41:01 2 89.33 0.00 9.87 0.18 0.13 0.48 [2022-05-10T22:46:42.562Z] 20:41:01 3 86.82 0.00 12.07 0.25 0.13 0.72 [2022-05-10T22:46:42.562Z] 20:41:01 4 88.25 0.00 10.53 0.37 0.15 0.70 [2022-05-10T22:46:42.562Z] 20:41:01 5 88.81 0.00 9.85 0.43 0.13 0.77 [2022-05-10T22:46:42.562Z] 20:41:01 6 90.63 0.00 8.83 0.20 0.15 0.18 [2022-05-10T22:46:42.562Z] 20:41:01 7 86.72 0.00 12.36 0.50 0.15 0.27 [2022-05-10T22:46:42.562Z] 20:42:01 all 72.08 0.00 8.48 0.46 0.13 18.85 [2022-05-10T22:46:42.562Z] 20:42:01 0 67.03 0.00 8.31 0.76 0.13 23.77 [2022-05-10T22:46:42.562Z] 20:42:01 1 66.19 0.00 9.66 0.32 0.13 23.70 [2022-05-10T22:46:42.562Z] 20:42:01 2 67.06 0.00 8.32 0.25 0.13 24.23 [2022-05-10T22:46:42.562Z] 20:42:01 3 93.45 0.00 6.30 0.08 0.15 0.02 [2022-05-10T22:46:42.562Z] 20:42:01 4 66.02 0.00 6.91 0.49 0.12 26.46 [2022-05-10T22:46:42.562Z] 20:42:01 5 87.15 0.00 7.79 0.67 0.15 4.25 [2022-05-10T22:46:42.562Z] 20:42:01 6 65.77 0.00 8.97 0.35 0.13 24.78 [2022-05-10T22:46:42.562Z] 20:42:01 7 63.67 0.00 11.60 0.78 0.12 23.84 [2022-05-10T22:46:42.562Z] 20:43:01 all 35.79 0.00 9.94 4.58 0.09 49.60 [2022-05-10T22:46:42.562Z] 20:43:01 0 41.26 0.00 9.62 1.40 0.10 47.62 [2022-05-10T22:46:42.562Z] 20:43:01 1 32.56 0.00 9.13 1.56 0.08 56.66 [2022-05-10T22:46:42.562Z] 20:43:01 2 35.13 0.00 9.51 0.95 0.10 54.32 [2022-05-10T22:46:42.562Z] 20:43:01 3 44.34 0.00 9.56 10.61 0.10 35.39 [2022-05-10T22:46:42.562Z] 20:43:01 4 30.72 0.00 9.98 4.40 0.08 54.81 [2022-05-10T22:46:42.562Z] 20:43:01 5 32.45 0.00 11.61 14.81 0.09 41.04 [2022-05-10T22:46:42.562Z] 20:43:01 6 37.46 0.00 8.88 1.24 0.09 52.34 [2022-05-10T22:46:42.562Z] 20:43:01 7 32.30 0.00 11.26 1.72 0.09 54.63 [2022-05-10T22:46:42.562Z] 20:44:01 all 3.54 0.00 2.72 2.83 0.03 90.88 [2022-05-10T22:46:42.562Z] 20:44:01 0 2.83 0.00 3.05 10.58 0.03 83.51 [2022-05-10T22:46:42.562Z] 20:44:01 1 3.76 0.00 2.08 2.27 0.03 91.86 [2022-05-10T22:46:42.562Z] 20:44:01 2 4.24 0.00 2.71 0.98 0.02 92.06 [2022-05-10T22:46:42.562Z] 20:44:01 3 4.28 0.00 2.88 2.83 0.03 89.97 [2022-05-10T22:46:42.562Z] 20:44:01 4 2.15 0.00 3.49 1.71 0.02 92.64 [2022-05-10T22:46:42.562Z] 20:44:01 5 4.04 0.00 2.76 1.44 0.02 91.74 [2022-05-10T22:46:42.562Z] 20:44:01 6 3.41 0.00 2.09 0.33 0.03 94.13 [2022-05-10T22:46:42.562Z] 20:44:01 7 3.62 0.00 2.69 2.53 0.05 91.11 [2022-05-10T22:46:42.562Z] 20:45:01 all 0.18 0.00 0.02 0.00 0.00 99.80 [2022-05-10T22:46:42.562Z] 20:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:45:01 2 1.35 0.00 0.05 0.00 0.00 98.60 [2022-05-10T22:46:42.562Z] 20:45:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] [2022-05-10T22:46:42.562Z] 20:45:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.562Z] 20:46:01 all 0.28 0.00 0.01 0.01 0.01 99.70 [2022-05-10T22:46:42.562Z] 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T22:46:42.562Z] 20:46:01 2 2.00 0.00 0.02 0.00 0.02 97.96 [2022-05-10T22:46:42.562Z] 20:46:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T22:46:42.562Z] 20:46:01 6 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:46:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2022-05-10T22:46:42.562Z] 20:47:01 all 0.10 0.00 0.00 0.00 0.00 99.89 [2022-05-10T22:46:42.562Z] 20:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.562Z] 20:47:01 2 0.73 0.00 0.00 0.00 0.02 99.25 [2022-05-10T22:46:42.562Z] 20:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:48:01 all 0.02 0.00 0.01 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:48:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-05-10T22:46:42.562Z] 20:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:48:01 7 0.02 0.00 0.03 0.15 0.02 99.78 [2022-05-10T22:46:42.562Z] 20:49:01 all 0.01 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:49:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:49:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:49:01 3 0.00 0.00 0.00 0.10 0.00 99.90 [2022-05-10T22:46:42.562Z] 20:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:50:01 all 0.18 0.00 0.03 0.03 0.01 99.75 [2022-05-10T22:46:42.562Z] 20:50:01 0 0.13 0.00 0.03 0.02 0.00 99.82 [2022-05-10T22:46:42.562Z] 20:50:01 1 0.10 0.00 0.03 0.02 0.00 99.85 [2022-05-10T22:46:42.562Z] 20:50:01 2 0.17 0.00 0.00 0.00 0.02 99.82 [2022-05-10T22:46:42.562Z] 20:50:01 3 0.28 0.00 0.00 0.13 0.02 99.57 [2022-05-10T22:46:42.562Z] 20:50:01 4 0.22 0.00 0.02 0.00 0.00 99.77 [2022-05-10T22:46:42.562Z] 20:50:01 5 0.12 0.00 0.03 0.00 0.02 99.83 [2022-05-10T22:46:42.562Z] 20:50:01 6 0.17 0.00 0.03 0.05 0.00 99.75 [2022-05-10T22:46:42.562Z] 20:50:01 7 0.28 0.00 0.08 0.00 0.02 99.62 [2022-05-10T22:46:42.562Z] 20:51:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.562Z] 20:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:51:01 3 0.02 0.00 0.02 0.07 0.00 99.90 [2022-05-10T22:46:42.562Z] 20:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:51:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T22:46:42.562Z] 20:52:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:52:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.562Z] 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.562Z] 20:53:01 all 0.01 0.00 0.01 0.00 0.00 99.99 [2022-05-10T22:46:42.562Z] 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:54:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.562Z] 20:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:54:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T22:46:42.562Z] 20:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:55:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:55:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.562Z] 20:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.562Z] 20:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.562Z] 20:56:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:56:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T22:46:42.562Z] [2022-05-10T22:46:42.562Z] 20:56:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.562Z] 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-05-10T22:46:42.562Z] 20:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:57:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2022-05-10T22:46:42.562Z] 20:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.562Z] 20:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.562Z] 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.562Z] 20:58:01 3 0.00 0.00 0.02 0.08 0.00 99.90 [2022-05-10T22:46:42.562Z] 20:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:58:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-10T22:46:42.562Z] 20:59:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.562Z] 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:59:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.562Z] 20:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.562Z] 20:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.562Z] 20:59:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2022-05-10T22:46:42.562Z] 21:00:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-05-10T22:46:42.562Z] 21:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.562Z] 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:00:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2022-05-10T22:46:42.563Z] 21:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.563Z] 21:01:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:02:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:02:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T22:46:42.563Z] 21:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-05-10T22:46:42.563Z] 21:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-10T22:46:42.563Z] 21:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:03:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-10T22:46:42.563Z] 21:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-05-10T22:46:42.563Z] 21:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:04:01 3 0.07 0.00 0.00 0.03 0.00 99.90 [2022-05-10T22:46:42.563Z] 21:04:01 4 0.10 0.00 0.02 0.00 0.00 99.88 [2022-05-10T22:46:42.563Z] 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.563Z] 21:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-05-10T22:46:42.563Z] 21:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.563Z] 21:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.563Z] 21:05:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:05:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2022-05-10T22:46:42.563Z] 21:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:06:01 3 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:07:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2022-05-10T22:46:42.563Z] 21:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.563Z] 21:07:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.563Z] 21:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:07:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2022-05-10T22:46:42.563Z] [2022-05-10T22:46:42.563Z] 21:07:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.563Z] 21:08:01 all 0.00 0.00 0.01 0.00 0.00 99.99 [2022-05-10T22:46:42.563Z] 21:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:08:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:09:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.563Z] 21:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T22:46:42.563Z] 21:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:09:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:09:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.563Z] 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-05-10T22:46:42.563Z] 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.563Z] 21:10:01 3 0.02 0.00 0.00 0.03 0.02 99.93 [2022-05-10T22:46:42.563Z] 21:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T22:46:42.563Z] 21:11:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:11:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:12:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.563Z] 21:13:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-05-10T22:46:42.563Z] 21:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:13:01 3 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:14:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2022-05-10T22:46:42.563Z] 21:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2022-05-10T22:46:42.563Z] 21:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2022-05-10T22:46:42.563Z] 21:14:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2022-05-10T22:46:42.563Z] 21:14:01 3 0.05 0.00 0.05 0.08 0.00 99.82 [2022-05-10T22:46:42.563Z] 21:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:14:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-05-10T22:46:42.563Z] 21:15:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-10T22:46:42.563Z] 21:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:15:01 3 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:15:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-10T22:46:42.563Z] 21:16:01 all 0.16 0.00 0.02 0.00 0.00 99.81 [2022-05-10T22:46:42.563Z] 21:16:01 0 1.19 0.00 0.07 0.00 0.02 98.73 [2022-05-10T22:46:42.563Z] 21:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:16:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T22:46:42.563Z] 21:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2022-05-10T22:46:42.563Z] 21:17:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2022-05-10T22:46:42.563Z] 21:17:01 0 0.80 0.00 0.02 0.00 0.00 99.19 [2022-05-10T22:46:42.563Z] 21:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:17:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2022-05-10T22:46:42.563Z] 21:18:01 0 0.47 0.00 0.00 0.00 0.00 99.53 [2022-05-10T22:46:42.563Z] 21:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:18:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-10T22:46:42.563Z] [2022-05-10T22:46:42.563Z] 21:18:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.563Z] 21:19:01 all 0.26 0.00 0.00 0.01 0.01 99.73 [2022-05-10T22:46:42.563Z] 21:19:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2022-05-10T22:46:42.563Z] 21:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:19:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T22:46:42.563Z] 21:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:20:02 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:20:02 0 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:20:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:20:02 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:20:02 3 0.00 0.00 0.00 0.12 0.00 99.88 [2022-05-10T22:46:42.563Z] 21:20:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:20:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:20:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.563Z] 21:20:02 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T22:46:42.563Z] 21:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:21:01 3 0.03 0.00 0.02 0.05 0.00 99.90 [2022-05-10T22:46:42.563Z] 21:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.563Z] 21:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.563Z] 21:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:22:01 3 0.00 0.00 0.02 0.12 0.00 99.87 [2022-05-10T22:46:42.563Z] 21:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:23:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2022-05-10T22:46:42.563Z] 21:23:01 0 1.52 0.00 0.03 0.00 0.00 98.45 [2022-05-10T22:46:42.563Z] 21:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.563Z] 21:23:01 3 0.00 0.00 0.02 0.12 0.00 99.87 [2022-05-10T22:46:42.563Z] 21:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.563Z] 21:24:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-05-10T22:46:42.563Z] 21:24:01 0 1.95 0.00 0.00 0.00 0.00 98.05 [2022-05-10T22:46:42.563Z] 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:24:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.563Z] 21:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.563Z] 21:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.563Z] 21:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.563Z] 21:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-05-10T22:46:42.563Z] 21:25:01 all 0.19 0.00 0.05 0.01 0.00 99.74 [2022-05-10T22:46:42.563Z] 21:25:01 0 1.17 0.00 0.17 0.00 0.00 98.66 [2022-05-10T22:46:42.563Z] 21:25:01 1 0.18 0.00 0.08 0.05 0.02 99.67 [2022-05-10T22:46:42.564Z] 21:25:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2022-05-10T22:46:42.564Z] 21:25:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:25:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:25:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:26:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2022-05-10T22:46:42.564Z] 21:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.564Z] 21:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:26:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:26:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2022-05-10T22:46:42.564Z] 21:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.564Z] 21:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:27:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:28:01 all 0.00 0.00 0.01 0.03 0.00 99.96 [2022-05-10T22:46:42.564Z] 21:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:28:01 2 0.00 0.00 0.00 0.17 0.00 99.83 [2022-05-10T22:46:42.564Z] 21:28:01 3 0.00 0.00 0.03 0.05 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.564Z] 21:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:29:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.564Z] 21:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:29:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2022-05-10T22:46:42.564Z] 21:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] [2022-05-10T22:46:42.564Z] 21:29:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.564Z] 21:30:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:30:01 3 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:30:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:31:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:31:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2022-05-10T22:46:42.564Z] 21:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:32:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2022-05-10T22:46:42.564Z] 21:32:01 0 0.81 0.00 0.02 0.00 0.02 99.15 [2022-05-10T22:46:42.564Z] 21:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.564Z] 21:32:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2022-05-10T22:46:42.564Z] 21:32:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:33:01 all 0.07 0.00 0.01 0.01 0.01 99.91 [2022-05-10T22:46:42.564Z] 21:33:01 0 0.48 0.00 0.02 0.00 0.02 99.48 [2022-05-10T22:46:42.564Z] 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:33:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.564Z] 21:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.564Z] 21:34:01 all 0.08 0.00 0.00 0.01 0.00 99.90 [2022-05-10T22:46:42.564Z] 21:34:01 0 0.58 0.00 0.02 0.00 0.00 99.40 [2022-05-10T22:46:42.564Z] 21:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:34:01 3 0.05 0.00 0.02 0.08 0.02 99.83 [2022-05-10T22:46:42.564Z] 21:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:35:01 all 0.05 0.00 0.00 0.00 0.00 99.94 [2022-05-10T22:46:42.564Z] 21:35:01 0 0.30 0.00 0.00 0.00 0.02 99.68 [2022-05-10T22:46:42.564Z] 21:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:35:01 3 0.03 0.00 0.00 0.03 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.564Z] 21:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:36:01 all 0.05 0.00 0.01 0.00 0.00 99.94 [2022-05-10T22:46:42.564Z] 21:36:01 0 0.35 0.00 0.02 0.00 0.00 99.63 [2022-05-10T22:46:42.564Z] 21:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:36:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2022-05-10T22:46:42.564Z] 21:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:37:01 all 0.06 0.00 0.00 0.00 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:37:01 0 0.43 0.00 0.00 0.00 0.00 99.57 [2022-05-10T22:46:42.564Z] 21:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:37:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:38:01 all 0.07 0.00 0.02 0.01 0.01 99.89 [2022-05-10T22:46:42.564Z] 21:38:01 0 0.55 0.00 0.00 0.00 0.02 99.43 [2022-05-10T22:46:42.564Z] 21:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.564Z] 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:38:01 3 0.02 0.00 0.07 0.05 0.02 99.85 [2022-05-10T22:46:42.564Z] 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:38:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:39:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.564Z] 21:39:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2022-05-10T22:46:42.564Z] 21:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:40:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-05-10T22:46:42.564Z] 21:40:01 0 0.55 0.00 0.00 0.00 0.00 99.45 [2022-05-10T22:46:42.564Z] 21:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:40:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.564Z] 21:40:01 3 0.03 0.00 0.03 0.03 0.00 99.90 [2022-05-10T22:46:42.564Z] 21:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] [2022-05-10T22:46:42.564Z] 21:40:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.564Z] 21:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:41:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:42:01 3 0.05 0.00 0.03 0.03 0.02 99.87 [2022-05-10T22:46:42.564Z] 21:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:43:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2022-05-10T22:46:42.564Z] 21:43:01 0 0.53 0.00 0.02 0.00 0.00 99.45 [2022-05-10T22:46:42.564Z] 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:43:01 3 0.03 0.00 0.05 0.07 0.02 99.83 [2022-05-10T22:46:42.564Z] 21:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:44:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:44:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2022-05-10T22:46:42.564Z] 21:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:44:01 3 0.03 0.00 0.07 0.05 0.00 99.85 [2022-05-10T22:46:42.564Z] 21:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.564Z] 21:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2022-05-10T22:46:42.564Z] 21:45:01 0 0.28 0.00 0.02 0.00 0.00 99.70 [2022-05-10T22:46:42.564Z] 21:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.564Z] 21:45:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-05-10T22:46:42.564Z] 21:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.564Z] 21:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:46:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:46:01 0 0.35 0.00 0.02 0.00 0.00 99.63 [2022-05-10T22:46:42.564Z] 21:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:46:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:46:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.564Z] 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:47:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2022-05-10T22:46:42.564Z] 21:47:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2022-05-10T22:46:42.564Z] 21:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:47:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2022-05-10T22:46:42.564Z] 21:47:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:48:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2022-05-10T22:46:42.564Z] 21:48:01 0 0.53 0.00 0.02 0.00 0.02 99.43 [2022-05-10T22:46:42.564Z] 21:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:48:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2022-05-10T22:46:42.564Z] 21:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T22:46:42.564Z] 21:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:49:01 all 0.26 0.00 0.00 0.01 0.00 99.73 [2022-05-10T22:46:42.564Z] 21:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:49:01 2 1.97 0.00 0.02 0.05 0.02 97.95 [2022-05-10T22:46:42.564Z] 21:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.564Z] 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.564Z] 21:50:01 all 0.33 0.00 0.03 0.00 0.00 99.63 [2022-05-10T22:46:42.564Z] 21:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2022-05-10T22:46:42.564Z] 21:50:01 1 0.18 0.00 0.00 0.00 0.02 99.80 [2022-05-10T22:46:42.564Z] 21:50:01 2 1.42 0.00 0.02 0.02 0.02 98.53 [2022-05-10T22:46:42.564Z] 21:50:01 3 0.10 0.00 0.02 0.02 0.00 99.87 [2022-05-10T22:46:42.564Z] 21:50:01 4 0.08 0.00 0.02 0.00 0.00 99.90 [2022-05-10T22:46:42.564Z] 21:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.564Z] 21:50:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2022-05-10T22:46:42.565Z] 21:50:01 7 0.66 0.00 0.07 0.00 0.00 99.27 [2022-05-10T22:46:42.565Z] 21:51:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2022-05-10T22:46:42.565Z] 21:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 21:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 21:51:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.565Z] 21:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:51:01 7 1.97 0.00 0.00 0.00 0.00 98.03 [2022-05-10T22:46:42.565Z] [2022-05-10T22:46:42.565Z] 21:51:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.565Z] 21:52:01 all 0.14 0.00 0.02 0.01 0.00 99.82 [2022-05-10T22:46:42.565Z] 21:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:52:01 2 0.03 0.00 0.03 0.03 0.02 99.88 [2022-05-10T22:46:42.565Z] 21:52:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T22:46:42.565Z] 21:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:52:01 7 1.04 0.00 0.13 0.00 0.02 98.81 [2022-05-10T22:46:42.565Z] 21:53:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2022-05-10T22:46:42.565Z] 21:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.565Z] 21:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:54:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:54:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2022-05-10T22:46:42.565Z] 21:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-10T22:46:42.565Z] 21:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 21:55:01 2 0.05 0.00 0.07 0.03 0.02 99.83 [2022-05-10T22:46:42.565Z] 21:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:56:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-05-10T22:46:42.565Z] 21:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.565Z] 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 21:56:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2022-05-10T22:46:42.565Z] 21:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:57:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:57:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2022-05-10T22:46:42.565Z] 21:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 21:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:57:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 21:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:58:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 21:58:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 21:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 21:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 21:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2022-05-10T22:46:42.565Z] 21:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:59:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 21:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 21:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:00:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:00:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-05-10T22:46:42.565Z] 22:02:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:02:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2022-05-10T22:46:42.565Z] 22:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] [2022-05-10T22:46:42.565Z] 22:02:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.565Z] 22:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-10T22:46:42.565Z] 22:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:03:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-10T22:46:42.565Z] 22:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:04:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-10T22:46:42.565Z] 22:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:04:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T22:46:42.565Z] 22:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:05:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:06:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:07:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:07:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:08:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2022-05-10T22:46:42.565Z] 22:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:08:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:09:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:09:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:10:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-05-10T22:46:42.565Z] 22:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:10:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T22:46:42.565Z] 22:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:11:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.565Z] 22:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2022-05-10T22:46:42.565Z] 22:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:12:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:12:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:12:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:13:01 all 0.18 0.00 0.01 0.01 0.01 99.79 [2022-05-10T22:46:42.565Z] 22:13:01 0 1.43 0.00 0.05 0.00 0.02 98.50 [2022-05-10T22:46:42.565Z] 22:13:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:13:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.565Z] 22:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] [2022-05-10T22:46:42.565Z] 22:13:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.565Z] 22:14:01 all 0.14 0.00 0.02 0.01 0.00 99.84 [2022-05-10T22:46:42.565Z] 22:14:01 0 0.98 0.00 0.08 0.00 0.00 98.94 [2022-05-10T22:46:42.565Z] 22:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:14:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-05-10T22:46:42.565Z] 22:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.565Z] 22:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:15:01 all 0.00 0.00 0.01 0.01 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:15:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2022-05-10T22:46:42.565Z] 22:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.565Z] 22:16:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-05-10T22:46:42.565Z] 22:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.565Z] 22:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:17:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.565Z] 22:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.565Z] 22:17:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.565Z] 22:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.565Z] 22:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:17:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:18:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:18:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-10T22:46:42.566Z] 22:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:19:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:19:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.566Z] 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:20:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:20:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.566Z] 22:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-05-10T22:46:42.566Z] 22:21:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.566Z] 22:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.566Z] 22:21:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:22:01 all 0.01 0.00 0.00 0.01 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:22:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-05-10T22:46:42.566Z] 22:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:22:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:23:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:23:01 0 0.33 0.00 0.02 0.00 0.00 99.65 [2022-05-10T22:46:42.566Z] 22:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:23:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.566Z] 22:24:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:24:01 0 0.20 0.00 0.00 0.00 0.02 99.78 [2022-05-10T22:46:42.566Z] 22:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:24:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:24:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] [2022-05-10T22:46:42.566Z] 22:24:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.566Z] 22:25:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-05-10T22:46:42.566Z] 22:25:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2022-05-10T22:46:42.566Z] 22:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:25:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:26:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-05-10T22:46:42.566Z] 22:26:01 0 0.53 0.00 0.00 0.00 0.00 99.47 [2022-05-10T22:46:42.566Z] 22:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:26:01 2 0.00 0.00 0.02 0.08 0.00 99.90 [2022-05-10T22:46:42.566Z] 22:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:27:01 all 0.08 0.00 0.01 0.01 0.00 99.90 [2022-05-10T22:46:42.566Z] 22:27:01 0 0.58 0.00 0.02 0.00 0.00 99.40 [2022-05-10T22:46:42.566Z] 22:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:27:01 2 0.02 0.00 0.00 0.05 0.02 99.92 [2022-05-10T22:46:42.566Z] 22:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:28:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:28:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2022-05-10T22:46:42.566Z] 22:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.566Z] 22:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:29:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:30:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:30:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:31:02 all 0.07 0.00 0.01 0.00 0.00 99.92 [2022-05-10T22:46:42.566Z] 22:31:02 0 0.42 0.00 0.00 0.00 0.00 99.58 [2022-05-10T22:46:42.566Z] 22:31:02 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:31:02 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:31:02 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:31:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:31:02 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:31:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:31:02 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-05-10T22:46:42.566Z] 22:32:01 0 0.17 0.00 0.02 0.00 0.00 99.81 [2022-05-10T22:46:42.566Z] 22:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2022-05-10T22:46:42.566Z] 22:32:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:33:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2022-05-10T22:46:42.566Z] 22:33:01 0 0.50 0.00 0.02 0.00 0.02 99.47 [2022-05-10T22:46:42.566Z] 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:33:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:33:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2022-05-10T22:46:42.566Z] 22:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:34:01 all 0.09 0.00 0.01 0.03 0.00 99.87 [2022-05-10T22:46:42.566Z] 22:34:01 0 0.55 0.00 0.00 0.00 0.00 99.45 [2022-05-10T22:46:42.566Z] 22:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:34:01 2 0.03 0.00 0.02 0.27 0.00 99.68 [2022-05-10T22:46:42.566Z] 22:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:35:01 all 0.08 0.00 0.01 0.00 0.00 99.91 [2022-05-10T22:46:42.566Z] 22:35:01 0 0.55 0.00 0.02 0.00 0.00 99.43 [2022-05-10T22:46:42.566Z] 22:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:35:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:35:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] [2022-05-10T22:46:42.566Z] 22:35:01 CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.566Z] 22:36:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:36:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-10T22:46:42.566Z] 22:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:36:01 2 0.02 0.00 0.02 0.12 0.00 99.85 [2022-05-10T22:46:42.566Z] 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:36:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-05-10T22:46:42.566Z] 22:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:37:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2022-05-10T22:46:42.566Z] 22:37:01 0 0.94 0.00 0.10 0.00 0.00 98.96 [2022-05-10T22:46:42.566Z] 22:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:37:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:38:01 all 0.01 0.00 0.01 0.01 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:38:01 2 0.02 0.00 0.02 0.05 0.00 99.92 [2022-05-10T22:46:42.566Z] 22:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.566Z] 22:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:39:01 all 0.06 0.00 0.00 0.01 0.00 99.93 [2022-05-10T22:46:42.566Z] 22:39:01 0 0.43 0.00 0.00 0.00 0.00 99.57 [2022-05-10T22:46:42.566Z] 22:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:39:01 2 0.00 0.00 0.00 0.05 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.566Z] 22:40:01 all 0.09 0.00 0.01 0.01 0.00 99.90 [2022-05-10T22:46:42.566Z] 22:40:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2022-05-10T22:46:42.566Z] 22:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:40:01 2 0.03 0.00 0.00 0.05 0.00 99.92 [2022-05-10T22:46:42.566Z] 22:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-05-10T22:46:42.566Z] 22:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:41:01 all 0.13 0.00 0.00 0.00 0.00 99.87 [2022-05-10T22:46:42.566Z] 22:41:01 0 0.98 0.00 0.00 0.00 0.00 99.02 [2022-05-10T22:46:42.566Z] 22:41:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-05-10T22:46:42.566Z] 22:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:42:01 all 0.16 0.00 0.02 0.01 0.00 99.81 [2022-05-10T22:46:42.566Z] 22:42:01 0 1.19 0.00 0.12 0.00 0.02 98.68 [2022-05-10T22:46:42.566Z] 22:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.566Z] 22:42:01 2 0.00 0.00 0.02 0.07 0.00 99.92 [2022-05-10T22:46:42.566Z] 22:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.566Z] 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.566Z] 22:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.566Z] 22:43:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2022-05-10T22:46:42.567Z] 22:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.567Z] 22:43:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.567Z] 22:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-05-10T22:46:42.567Z] 22:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-05-10T22:46:42.567Z] 22:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.567Z] 22:44:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2022-05-10T22:46:42.567Z] 22:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:45:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:45:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2022-05-10T22:46:42.567Z] 22:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:45:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-05-10T22:46:42.567Z] 22:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-05-10T22:46:42.567Z] 22:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:46:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2022-05-10T22:46:42.567Z] 22:46:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2022-05-10T22:46:42.567Z] 22:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-05-10T22:46:42.567Z] 22:46:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-05-10T22:46:42.567Z] 22:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-05-10T22:46:42.567Z] 22:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-05-10T22:46:42.567Z] 22:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.567Z] 22:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-05-10T22:46:42.567Z] 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-05-10T22:46:42.567Z] [2022-05-10T22:46:42.567Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-05-10T22:46:42.567Z] Average: all 3.31 0.00 0.66 0.29 0.01 95.73 [2022-05-10T22:46:42.567Z] Average: 0 3.48 0.00 0.67 0.25 0.01 95.59 [2022-05-10T22:46:42.567Z] Average: 1 3.22 0.00 0.62 0.21 0.01 95.94 [2022-05-10T22:46:42.567Z] Average: 2 3.29 0.00 0.63 0.25 0.01 95.82 [2022-05-10T22:46:42.567Z] Average: 3 3.51 0.00 0.67 0.31 0.01 95.50 [2022-05-10T22:46:42.567Z] Average: 4 3.18 0.00 0.61 0.34 0.01 95.86 [2022-05-10T22:46:42.567Z] Average: 5 3.34 0.00 0.66 0.45 0.01 95.54 [2022-05-10T22:46:42.567Z] Average: 6 3.26 0.00 0.66 0.29 0.01 95.79 [2022-05-10T22:46:42.567Z] Average: 7 3.20 0.00 0.73 0.23 0.01 95.83 [2022-05-10T22:46:42.567Z] [2022-05-10T22:46:42.567Z] [2022-05-10T22:46:42.567Z]