Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c1c4ff2cc0a926459f4d5f63507ce2791984065 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-ssh17717566386763046596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh128844487728330985.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh908838915329389381.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3594681976481211102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7656490510467478150.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-21721 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/204 [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/204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3c1c4ff2cc0a926459f4d5f63507ce2791984065 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 Commit message: "Merge pull request #3979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.26" > git rev-list --no-walk 2cd04aef94795e364fd0a0e860bde404eb99d06c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-22T02:25:34.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T02:25:34.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T02:25:34.654Z] ========================================================= [2022-04-22T02:25:34.654Z] EdgeX Global Pipelines Version Info [2022-04-22T02:25:34.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:25:35.445Z] ------------------- [2022-04-22T02:25:35.445Z] stable info: [2022-04-22T02:25:35.445Z] ------------------- [2022-04-22T02:25:35.445Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T02:25:35.445Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T02:25:35.445Z] Message: update stable to v1.0.221 [2022-04-22T02:25:36.021Z] ------------------- [2022-04-22T02:25:36.021Z] experimental info: [2022-04-22T02:25:36.021Z] ------------------- [2022-04-22T02:25:36.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T02:25:36.021Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T02:25:36.021Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-22T02:25:36.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-22T02:25:36.189Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-22T02:25:36.204Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-22T02:25:36.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-22T02:25:36.238Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-22T02:25:36.254Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-22T02:25:36.273Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-22T02:25:36.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-22T02:25:36.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-22T02:25:36.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-22T02:25:36.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-22T02:25:36.356Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T02:25:36.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-22T02:25:36.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-22T02:25:36.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-22T02:25:36.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T02:25:36.420Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T02:25:36.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T02:25:36.446Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-22T02:25:36.522Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-22T02:25:36.541Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-22T02:25:36.560Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T02:25:36.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-04-22T02:25:36.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-04-22T02:25:36.597Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-04-22T02:25:36.611Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] echo [2022-04-22T02:25:36.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c1c4ff [Pipeline] echo [2022-04-22T02:25:36.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T02:25:36.693Z] provisioning config files... [2022-04-22T02:25:36.708Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/204@tmp/config2720111322836847406tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:25:37.035Z] ---> docker-login.sh [2022-04-22T02:25:37.035Z] nexus3.edgexfoundry.org:10001 [2022-04-22T02:25:37.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:25:37.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:25:37.299Z] Configure a credential helper to remove this warning. See [2022-04-22T02:25:37.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:25:37.299Z] [2022-04-22T02:25:37.299Z] Login Succeeded [2022-04-22T02:25:37.299Z] nexus3.edgexfoundry.org:10002 [2022-04-22T02:25:37.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:25:37.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:25:37.564Z] Configure a credential helper to remove this warning. See [2022-04-22T02:25:37.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:25:37.564Z] [2022-04-22T02:25:37.564Z] Login Succeeded [2022-04-22T02:25:37.564Z] nexus3.edgexfoundry.org:10003 [2022-04-22T02:25:37.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:25:37.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:25:37.564Z] Configure a credential helper to remove this warning. See [2022-04-22T02:25:37.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:25:37.564Z] [2022-04-22T02:25:37.564Z] Login Succeeded [2022-04-22T02:25:37.564Z] nexus3.edgexfoundry.org:10004 [2022-04-22T02:25:37.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:25:37.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:25:37.827Z] Configure a credential helper to remove this warning. See [2022-04-22T02:25:37.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:25:37.827Z] [2022-04-22T02:25:37.827Z] Login Succeeded [2022-04-22T02:25:37.827Z] docker.io [2022-04-22T02:25:37.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:25:38.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:25:38.403Z] Configure a credential helper to remove this warning. See [2022-04-22T02:25:38.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:25:38.403Z] [2022-04-22T02:25:38.403Z] Login Succeeded [2022-04-22T02:25:38.403Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T02:25:38.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T02:25:38.737Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/core-command/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-22T02:25:38.737Z] + cut+ -d/ -f2 [2022-04-22T02:25:38.737Z] dirname cmd/core-data/Dockerfile [2022-04-22T02:25:38.737Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/core-metadata/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-22T02:25:38.737Z] + + cut -d/ -f2 [2022-04-22T02:25:38.737Z] dirname cmd/security-spire-agent/Dockerfile [2022-04-22T02:25:38.737Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/support-notifications/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-22T02:25:38.737Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-22T02:25:38.737Z] + cut -d/ -f2 [2022-04-22T02:25:38.737Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-22T02:25:38.905Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-22T02:25:39.275Z] + git rev-list -1 --merges 3c1c4ff2cc0a926459f4d5f63507ce2791984065~1..3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] echo [2022-04-22T02:25:39.290Z] -----------> git rev-list -1 --merges 3c1c4ff2cc0a926459f4d5f63507ce2791984065~1..3c1c4ff2cc0a926459f4d5f63507ce2791984065 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:25:39.290Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [false] [Pipeline] sh [2022-04-22T02:25:39.585Z] + git log --format=format:%s -1 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] echo [2022-04-22T02:25:39.603Z] ========================================================= [2022-04-22T02:25:39.603Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-22T02:25:39.603Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-22T02:25:40.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T02:25:40.198Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-22T02:25:40.198Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-22T02:25:40.198Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-22T02:25:40.198Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-22T02:25:40.198Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-22T02:25:40.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:25:40.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T02:25:40.642Z] [2022-04-22T02:25:40.642Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:25:40.948Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T02:25:40.949Z] latest: Pulling from edgex-devops/git-semver [2022-04-22T02:25:40.949Z] a0d0a0d46f8b: Pulling fs layer [2022-04-22T02:25:40.949Z] 3e5f54012d9b: Pulling fs layer [2022-04-22T02:25:40.949Z] 4c7163046ea9: Pulling fs layer [2022-04-22T02:25:40.949Z] 0c2d73faf560: Pulling fs layer [2022-04-22T02:25:40.949Z] 0c2d73faf560: Waiting [2022-04-22T02:25:40.949Z] 3e5f54012d9b: Verifying Checksum [2022-04-22T02:25:40.949Z] 3e5f54012d9b: Download complete [2022-04-22T02:25:40.949Z] a0d0a0d46f8b: Verifying Checksum [2022-04-22T02:25:40.949Z] a0d0a0d46f8b: Download complete [2022-04-22T02:25:40.949Z] 0c2d73faf560: Verifying Checksum [2022-04-22T02:25:40.949Z] 0c2d73faf560: Download complete [2022-04-22T02:25:41.213Z] 4c7163046ea9: Verifying Checksum [2022-04-22T02:25:41.213Z] 4c7163046ea9: Download complete [2022-04-22T02:25:41.213Z] a0d0a0d46f8b: Pull complete [2022-04-22T02:25:41.213Z] 3e5f54012d9b: Pull complete [2022-04-22T02:25:41.478Z] 4c7163046ea9: Pull complete [2022-04-22T02:25:41.741Z] 0c2d73faf560: Pull complete [2022-04-22T02:25:41.742Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-22T02:25:41.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T02:25:41.742Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-22T02:25:41.829Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T02:25:41.892Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T02:25:42.660Z] $ docker top 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T02:25:42.774Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T02:25:42.774Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T02:25:42.905Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T02:25:42.915Z] $ docker exec 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 ssh-agent [2022-04-22T02:25:43.026Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdbgoe/agent.14 [2022-04-22T02:25:43.026Z] SSH_AGENT_PID=21 [2022-04-22T02:25:43.034Z] Running ssh-add (command line suppressed) [2022-04-22T02:25:43.163Z] Identity added: /w/workspace/edgex-go/204@tmp/private_key_7152182231860898950.key (/w/workspace/edgex-go/204@tmp/private_key_7152182231860898950.key) [2022-04-22T02:25:43.175Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T02:25:43.467Z] + git tag --points-at HEAD [Pipeline] } [2022-04-22T02:25:43.493Z] $ docker exec --env ******** --env ******** 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 ssh-agent -k [2022-04-22T02:25:43.608Z] unset SSH_AUTH_SOCK; [2022-04-22T02:25:43.609Z] unset SSH_AGENT_PID; [2022-04-22T02:25:43.609Z] echo Agent pid 21 killed; [2022-04-22T02:25:43.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-22T02:25:43.643Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T02:25:43.643Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T02:25:43.777Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T02:25:43.787Z] $ docker exec 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 ssh-agent [2022-04-22T02:25:43.902Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNGbeeL/agent.56 [2022-04-22T02:25:43.902Z] SSH_AGENT_PID=62 [2022-04-22T02:25:43.908Z] Running ssh-add (command line suppressed) [2022-04-22T02:25:44.033Z] Identity added: /w/workspace/edgex-go/204@tmp/private_key_8763731414416540357.key (/w/workspace/edgex-go/204@tmp/private_key_8763731414416540357.key) [2022-04-22T02:25:44.042Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T02:25:44.334Z] + git semver init [2022-04-22T02:25:44.334Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T02:25:44.334Z] # $GIT_DIR = /w/workspace/edgex-go/204/.git [2022-04-22T02:25:44.334Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/204 [2022-04-22T02:25:44.334Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T02:25:44.334Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T02:25:44.334Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T02:25:44.334Z] # $SEMVER_BRANCH = main [2022-04-22T02:25:44.334Z] # $SEMVER_TEMP = /tmp/semver-361379535 [2022-04-22T02:25:44.334Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-22T02:25:59.260Z] # '/tmp/semver-361379535' -> '/w/workspace/edgex-go/204/.semver' [2022-04-22T02:25:59.260Z] # -> Force: false [2022-04-22T02:25:59.260Z] # $SEMVER_DIR = /w/workspace/edgex-go/204/.semver [Pipeline] } [2022-04-22T02:25:59.288Z] $ docker exec --env ******** --env ******** 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 ssh-agent -k [2022-04-22T02:25:59.414Z] unset SSH_AUTH_SOCK; [2022-04-22T02:25:59.414Z] unset SSH_AGENT_PID; [2022-04-22T02:25:59.414Z] echo Agent pid 62 killed; [2022-04-22T02:25:59.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T02:25:59.723Z] + git semver [Pipeline] } [2022-04-22T02:25:59.744Z] $ docker stop --time=1 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 [2022-04-22T02:26:01.608Z] $ docker rm -f 747fe77de8cc129c6f9cccef96857caf2f946855054cce6eeac3466a6a3fa609 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T02:26:01.993Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-22T02:26:02.269Z] Stashed 1 file(s) [Pipeline] echo [2022-04-22T02:26:02.274Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.77 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-22T02:26:02.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T02:26:02.439Z] ========================================================= [2022-04-22T02:26:02.439Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-22T02:26:02.439Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T02:26:02.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T02:26:02.740Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-22T02:26:02.740Z] 59bf1c3509f3: Pulling fs layer [2022-04-22T02:26:02.740Z] 666ba61612fd: Pulling fs layer [2022-04-22T02:26:02.740Z] 8ed8ca486205: Pulling fs layer [2022-04-22T02:26:02.740Z] 4fe6c5a15a65: Pulling fs layer [2022-04-22T02:26:02.740Z] 22a0e8bec74d: Pulling fs layer [2022-04-22T02:26:02.740Z] 640e595b4fbd: Pulling fs layer [2022-04-22T02:26:02.740Z] 763cafe07f6e: Pulling fs layer [2022-04-22T02:26:02.740Z] 0c0b528cf693: Pulling fs layer [2022-04-22T02:26:02.740Z] 10935f4eaf8b: Pulling fs layer [2022-04-22T02:26:02.740Z] 0c0b528cf693: Waiting [2022-04-22T02:26:02.740Z] 22a0e8bec74d: Waiting [2022-04-22T02:26:02.740Z] 10935f4eaf8b: Waiting [2022-04-22T02:26:02.740Z] 640e595b4fbd: Waiting [2022-04-22T02:26:02.740Z] 763cafe07f6e: Waiting [2022-04-22T02:26:02.740Z] 4fe6c5a15a65: Waiting [2022-04-22T02:26:02.740Z] 8ed8ca486205: Verifying Checksum [2022-04-22T02:26:02.740Z] 8ed8ca486205: Download complete [2022-04-22T02:26:02.740Z] 666ba61612fd: Verifying Checksum [2022-04-22T02:26:02.740Z] 666ba61612fd: Download complete [2022-04-22T02:26:02.740Z] 22a0e8bec74d: Verifying Checksum [2022-04-22T02:26:02.740Z] 22a0e8bec74d: Download complete [2022-04-22T02:26:02.740Z] 640e595b4fbd: Download complete [2022-04-22T02:26:02.740Z] 59bf1c3509f3: Verifying Checksum [2022-04-22T02:26:02.740Z] 59bf1c3509f3: Download complete [2022-04-22T02:26:02.740Z] 763cafe07f6e: Verifying Checksum [2022-04-22T02:26:02.740Z] 763cafe07f6e: Download complete [2022-04-22T02:26:03.001Z] 0c0b528cf693: Verifying Checksum [2022-04-22T02:26:03.001Z] 0c0b528cf693: Download complete [2022-04-22T02:26:03.001Z] 59bf1c3509f3: Pull complete [2022-04-22T02:26:03.262Z] 666ba61612fd: Pull complete [2022-04-22T02:26:03.262Z] 8ed8ca486205: Pull complete [2022-04-22T02:26:03.525Z] 10935f4eaf8b: Verifying Checksum [2022-04-22T02:26:03.525Z] 10935f4eaf8b: Download complete [2022-04-22T02:26:03.525Z] 4fe6c5a15a65: Verifying Checksum [2022-04-22T02:26:03.525Z] 4fe6c5a15a65: Download complete [2022-04-22T02:26:07.743Z] 4fe6c5a15a65: Pull complete [2022-04-22T02:26:07.743Z] 22a0e8bec74d: Pull complete [2022-04-22T02:26:08.006Z] 640e595b4fbd: Pull complete [2022-04-22T02:26:08.006Z] 763cafe07f6e: Pull complete [2022-04-22T02:26:08.268Z] 0c0b528cf693: Pull complete [2022-04-22T02:26:10.810Z] 10935f4eaf8b: Pull complete [2022-04-22T02:26:10.810Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-22T02:26:10.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T02:26:10.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T02:26:11.112Z] + + docker build -t ci-base-image-x86_64 -f - . [2022-04-22T02:26:11.112Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T02:26:11.112Z] WORKDIR /edgex [2022-04-22T02:26:11.112Z] COPY go.mod . [2022-04-22T02:26:11.112Z] RUN go mod download [2022-04-22T02:26:12.496Z] Sending build context to Docker daemon 334.8MB [2022-04-22T02:26:12.496Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-22T02:26:12.496Z] ---> 99d49a6021b9 [2022-04-22T02:26:12.496Z] Step 2/4 : WORKDIR /edgex [2022-04-22T02:26:15.055Z] ---> Running in 085029a2e88e [2022-04-22T02:26:15.055Z] Removing intermediate container 085029a2e88e [2022-04-22T02:26:15.055Z] ---> 7c7cd7f13092 [2022-04-22T02:26:15.055Z] Step 3/4 : COPY go.mod . [2022-04-22T02:26:15.055Z] ---> 4d176920382d [2022-04-22T02:26:15.055Z] Step 4/4 : RUN go mod download [2022-04-22T02:26:15.055Z] ---> Running in 0827e6a2a19a [2022-04-22T02:26:17.362Z] Still waiting to schedule task [2022-04-22T02:26:17.363Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21718’ is offline [2022-04-22T02:26:29.999Z] Removing intermediate container 0827e6a2a19a [2022-04-22T02:26:29.999Z] ---> 279f44f3a93d [2022-04-22T02:26:29.999Z] Successfully built 279f44f3a93d [2022-04-22T02:26:29.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:26:30.299Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T02:26:30.299Z] . [Pipeline] withDockerContainer [2022-04-22T02:26:30.376Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T02:26:30.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T02:26:30.914Z] $ docker top e99eb986d985d05175eb5947b3d269bebee5d23c0fb1e8ea93b85fbe44772f6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T02:26:31.272Z] + go version [2022-04-22T02:26:31.272Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-22T02:26:31.290Z] $ docker stop --time=1 e99eb986d985d05175eb5947b3d269bebee5d23c0fb1e8ea93b85fbe44772f6c [2022-04-22T02:26:32.596Z] $ docker rm -f e99eb986d985d05175eb5947b3d269bebee5d23c0fb1e8ea93b85fbe44772f6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:26:32.989Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-22T02:26:32.989Z] . [Pipeline] withDockerContainer [2022-04-22T02:26:33.060Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T02:26:33.103Z] $ 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/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-22T02:26:33.523Z] $ docker top cf555400d1de343b9670e2746c1e56160c5a479da2229f2f76046398b9b6f3cc -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T02:26:33.596Z] ========================================================= [2022-04-22T02:26:33.596Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-22T02:26:33.596Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T02:26:33.888Z] + make test [2022-04-22T02:26:33.888Z] go mod tidy -compat=1.17 [2022-04-22T02:26:34.149Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-22T02:26:40.741Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-22T02:26:53.091Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-22T02:26:53.365Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.117s coverage: 28.7% of statements [2022-04-22T02:26:53.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-22T02:26:53.365Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-22T02:26:54.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements [2022-04-22T02:26:54.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-22T02:26:54.306Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.129s coverage: 53.4% of statements [2022-04-22T02:26:54.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-22T02:26:54.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.745s coverage: 89.2% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 84.4% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.500s coverage: 95.6% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.095s coverage: 0.9% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-04-22T02:26:58.508Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.066s coverage: 79.5% of statements [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2022-04-22T02:26:58.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements [2022-04-22T02:27:08.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-22T02:27:08.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-04-22T02:27:09.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-04-22T02:27:09.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.105s coverage: 92.9% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.083s coverage: 87.2% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.159s coverage: 91.2% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 64.4% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.354s coverage: 65.4% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 43.8% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.070s coverage: 63.2% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.057s coverage: 28.9% of statements [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-22T02:27:19.112Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements [2022-04-22T02:27:19.112Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-04-22T02:27:19.112Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-22T02:27:37.219Z] GO111MODULE=on go vet ./... [2022-04-22T02:27:41.431Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-22T02:27:41.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-22T02:27:42.007Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-22T02:27:42.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-22T02:27:42.881Z] + ls -al . [2022-04-22T02:27:42.881Z] total 672 [2022-04-22T02:27:42.881Z] drwxrwxr-x 10 1001 1001 4096 Apr 22 02:27 . [2022-04-22T02:27:42.881Z] drwxr-xr-x 4 root root 4096 Apr 22 02:26 .. [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 11 Apr 22 02:25 .dockerignore [2022-04-22T02:27:42.881Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 02:25 .git [2022-04-22T02:27:42.881Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 02:25 .github [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 879 Apr 22 02:25 .gitignore [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 42 Apr 22 02:25 .golangci.yml [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 87 Apr 22 02:25 .hadolint.yml [2022-04-22T02:27:42.881Z] drwx------ 3 1001 1001 4096 Apr 22 02:25 .semver [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 166 Apr 22 02:25 .sonarcloud.properties [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 1171 Apr 22 02:25 ADOPTERS.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 10086 Apr 22 02:25 Attribution.txt [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 51732 Apr 22 02:25 CHANGELOG.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 3804 Apr 22 02:25 CONTRIBUTING.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 677 Apr 22 02:25 GOVERNANCE.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 850 Apr 22 02:25 Jenkinsfile [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 10775 Apr 22 02:25 LICENSE [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 10389 Apr 22 02:25 Makefile [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 582 Apr 22 02:25 OWNERS.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 9120 Apr 22 02:25 README.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 6912 Apr 22 02:25 SECURITY.md [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 12 Apr 22 02:26 VERSION [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 4131 Apr 22 02:25 ZMQWindows.md [2022-04-22T02:27:42.881Z] drwxrwxr-x 2 1001 1001 4096 Apr 22 02:25 bin [2022-04-22T02:27:42.881Z] drwxrwxr-x 18 1001 1001 4096 Apr 22 02:25 cmd [2022-04-22T02:27:42.881Z] -rw-r--r-- 1 root root 435134 Apr 22 02:27 coverage.out [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 3256 Apr 22 02:25 go.mod [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 35162 Apr 22 02:26 go.sum [2022-04-22T02:27:42.881Z] drwxrwxr-x 8 1001 1001 4096 Apr 22 02:25 internal [2022-04-22T02:27:42.881Z] drwxrwxr-x 3 1001 1001 4096 Apr 22 02:25 openapi [2022-04-22T02:27:42.881Z] drwxrwxr-x 4 1001 1001 4096 Apr 22 02:25 snap [2022-04-22T02:27:42.881Z] -rw-rw-r-- 1 1001 1001 204 Apr 22 02:25 version.go [Pipeline] sh [2022-04-22T02:27:43.171Z] + '[' -e coverage.out ] [2022-04-22T02:27:43.171Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-22T02:27:43.300Z] Stashed 1 file(s) [Pipeline] sh [2022-04-22T02:27:43.584Z] + make build [2022-04-22T02:27:43.584Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T02:27:58.474Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T02:28:01.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21722 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-04-22T02:28:01.069Z] Running in /w/workspace/edgex-go/204 [Pipeline] { [Pipeline] checkout [2022-04-22T02:28:01.306Z] The recommended git tool is: git [2022-04-22T02:28:05.050Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T02:28:05.988Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T02:28:08.131Z] using credential edgex-jenkins-ssh [2022-04-22T02:28:08.152Z] Cloning the remote Git repository [2022-04-22T02:28:08.215Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-22T02:28:08.295Z] > git init /w/workspace/edgex-go/204 # timeout=10 [2022-04-22T02:28:08.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-22T02:28:08.363Z] > git --version # timeout=10 [2022-04-22T02:28:08.387Z] > git --version # 'git version 2.25.1' [2022-04-22T02:28:08.389Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T02:28:08.456Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T02:28:12.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T02:28:12.568Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T02:28:12.828Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T02:28:14.210Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T02:28:14.781Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T02:28:16.164Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T02:28:16.733Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T02:28:17.302Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T02:28:18.682Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-22T02:28:20.084Z] $ docker stop --time=1 cf555400d1de343b9670e2746c1e56160c5a479da2229f2f76046398b9b6f3cc [2022-04-22T02:28:22.997Z] $ docker rm -f cf555400d1de343b9670e2746c1e56160c5a479da2229f2f76046398b9b6f3cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:28:24.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T02:28:24.429Z] [2022-04-22T02:28:24.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:28:24.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T02:28:24.729Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-22T02:28:24.729Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-22T02:28:24.729Z] ca9280d653b3: Pulling fs layer [2022-04-22T02:28:24.729Z] 7e9c9ca2126c: Pulling fs layer [2022-04-22T02:28:24.729Z] cbdbe7a5bc2a: Download complete [2022-04-22T02:28:24.990Z] ca9280d653b3: Verifying Checksum [2022-04-22T02:28:24.990Z] ca9280d653b3: Download complete [2022-04-22T02:28:24.990Z] cbdbe7a5bc2a: Pull complete [2022-04-22T02:28:25.250Z] 7e9c9ca2126c: Verifying Checksum [2022-04-22T02:28:25.250Z] 7e9c9ca2126c: Download complete [2022-04-22T02:28:25.509Z] ca9280d653b3: Pull complete [2022-04-22T02:28:25.632Z] Avoid second fetch [2022-04-22T02:28:25.632Z] Checking out Revision 3c1c4ff2cc0a926459f4d5f63507ce2791984065 (main) [2022-04-22T02:28:25.581Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-22T02:28:25.602Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T02:28:25.656Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T02:28:25.672Z] > git checkout -f 3c1c4ff2cc0a926459f4d5f63507ce2791984065 # timeout=10 [2022-04-22T02:28:28.800Z] 7e9c9ca2126c: Pull complete [2022-04-22T02:28:28.800Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-22T02:28:28.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T02:28:28.800Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-22T02:28:28.866Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T02:28:28.914Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T02:28:30.016Z] Commit message: "Merge pull request #3979 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-core-contracts/v2-2.2.0-dev.26" [2022-04-22T02:28:30.492Z] $ docker top 0eb49c1435a38aedd941c505aead4a35da491b7496205c93f38cc46322baaeae -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-22T02:28:30.846Z] + docker-compose build --help [2022-04-22T02:28:30.846Z] + grep parallel [2022-04-22T02:28:31.158Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T02:28:31.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T02:28:31.158Z] Dload Upload Total Spent Left Speed [2022-04-22T02:28:31.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 97876 0 --:--:-- --:--:-- --:--:-- 97876 [Pipeline] sh [2022-04-22T02:28:31.416Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T02:28:31.466Z] $ docker stop --time=1 0eb49c1435a38aedd941c505aead4a35da491b7496205c93f38cc46322baaeae [2022-04-22T02:28:31.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [2022-04-22T02:28:32.769Z] $ docker rm -f 0eb49c1435a38aedd941c505aead4a35da491b7496205c93f38cc46322baaeae [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:28:33.169Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T02:28:33.169Z] + sudo tee /etc/docker/daemon.new [2022-04-22T02:28:33.169Z] { [2022-04-22T02:28:33.169Z] "registry-mirrors": [ [2022-04-22T02:28:33.169Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T02:28:33.169Z] ], [2022-04-22T02:28:33.169Z] "bip": "10.250.0.254/24", [2022-04-22T02:28:33.169Z] "hosts": [ [2022-04-22T02:28:33.169Z] "tcp://0.0.0.0:5555", [2022-04-22T02:28:33.169Z] "unix:///var/run/docker.sock" [2022-04-22T02:28:33.169Z] ], [2022-04-22T02:28:33.169Z] "mtu": 1458, [2022-04-22T02:28:33.169Z] "selinux-enabled": true, [2022-04-22T02:28:33.169Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T02:28:33.169Z] } [Pipeline] sh [2022-04-22T02:28:33.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-22T02:28:33.263Z] . [Pipeline] withDockerContainer [2022-04-22T02:28:33.328Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T02:28:33.395Z] $ 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/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-22T02:28:33.521Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2022-04-22T02:28:33.767Z] $ docker top e05f5c9d6c135210441b7b320ef4b3a8c7a0bbd2359d02e3927e9cf30dcef954 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2022-04-22T02:28:34.169Z] + sudo service docker restart [2022-04-22T02:28:34.220Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T02:28:34.790Z] Building core-command ... [2022-04-22T02:28:34.790Z] Building core-data ... [2022-04-22T02:28:34.790Z] Building core-metadata ... [2022-04-22T02:28:34.790Z] Building security-bootstrapper ... [2022-04-22T02:28:34.790Z] Building security-proxy-setup ... [2022-04-22T02:28:34.790Z] Building security-secretstore-setup ... [2022-04-22T02:28:34.790Z] Building security-spiffe-token-provider ... [2022-04-22T02:28:34.790Z] Building security-spire-agent ... [2022-04-22T02:28:34.790Z] Building security-spire-config ... [2022-04-22T02:28:34.790Z] Building security-spire-server ... [2022-04-22T02:28:34.790Z] Building support-notifications ... [2022-04-22T02:28:34.790Z] Building support-scheduler ... [2022-04-22T02:28:34.790Z] Building sys-mgmt-agent ... [2022-04-22T02:28:34.790Z] Building security-spire-agent [2022-04-22T02:28:34.790Z] Building sys-mgmt-agent [2022-04-22T02:28:34.790Z] Building security-spire-server [2022-04-22T02:28:34.790Z] Building security-secretstore-setup [2022-04-22T02:28:34.790Z] Building support-scheduler [2022-04-22T02:28:49.682Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:28:49.682Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:28:49.682Z] ---> 279f44f3a93d [2022-04-22T02:28:49.682Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:28:49.682Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:28:49.682Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:28:49.682Z] ---> 279f44f3a93d [2022-04-22T02:28:49.682Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T02:28:49.682Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:28:49.682Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:28:49.682Z] ---> 279f44f3a93d [2022-04-22T02:28:49.682Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T02:28:49.682Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:28:49.682Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:28:49.682Z] ---> 279f44f3a93d [2022-04-22T02:28:49.682Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T02:28:49.682Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:28:49.682Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:28:49.682Z] ---> 279f44f3a93d [2022-04-22T02:28:49.682Z] Step 3/22 : WORKDIR /edgex-go [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T02:28:52.526Z] provisioning config files... [2022-04-22T02:28:52.661Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/204@tmp/config5059888116953547928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:28:52.984Z] ---> Running in f2efa63b4c95 [2022-04-22T02:28:52.984Z] ---> Running in 3cd35e8bb952 [2022-04-22T02:28:52.984Z] ---> Running in 68803bfcb8fa [2022-04-22T02:28:52.984Z] ---> Running in 3bf735146c84 [2022-04-22T02:28:52.984Z] ---> Running in 9a39a078f6f1 [2022-04-22T02:28:53.085Z] ---> docker-login.sh [2022-04-22T02:28:53.085Z] nexus3.edgexfoundry.org:10001 [2022-04-22T02:28:53.243Z] Removing intermediate container 68803bfcb8fa [2022-04-22T02:28:53.243Z] ---> 41e7db10ef03 [2022-04-22T02:28:53.243Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:28:53.243Z] Removing intermediate container 3cd35e8bb952 [2022-04-22T02:28:53.243Z] ---> 210e409bfc47 [2022-04-22T02:28:53.243Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:28:53.243Z] Removing intermediate container f2efa63b4c95 [2022-04-22T02:28:53.243Z] ---> 2facfd482b0b [2022-04-22T02:28:53.243Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:28:53.243Z] ---> Running in 0b45d171ec99 [2022-04-22T02:28:53.243Z] Removing intermediate container 3bf735146c84 [2022-04-22T02:28:53.243Z] ---> 65fa3ae199ef [2022-04-22T02:28:53.243Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:28:53.243Z] Removing intermediate container 9a39a078f6f1 [2022-04-22T02:28:53.243Z] ---> 99e91124b6c5 [2022-04-22T02:28:53.243Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:28:53.243Z] ---> Running in 0ad65529ff7f [2022-04-22T02:28:53.503Z] ---> Running in ce0cd594abfc [2022-04-22T02:28:53.503Z] ---> Running in a42b775771e6 [2022-04-22T02:28:53.503Z] ---> Running in c3141b074d57 [2022-04-22T02:28:53.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:28:53.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:28:53.969Z] Configure a credential helper to remove this warning. See [2022-04-22T02:28:53.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:28:53.969Z] [2022-04-22T02:28:53.969Z] Login Succeeded [2022-04-22T02:28:53.969Z] nexus3.edgexfoundry.org:10002 [2022-04-22T02:28:54.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:28:54.439Z] Removing intermediate container 0b45d171ec99 [2022-04-22T02:28:54.440Z] ---> 34f69703dabd [2022-04-22T02:28:54.440Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T02:28:54.440Z] ---> Running in 0b257d438bd7 [2022-04-22T02:28:54.440Z] Removing intermediate container 0ad65529ff7f [2022-04-22T02:28:54.440Z] ---> 1b44b1962638 [2022-04-22T02:28:54.440Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T02:28:54.440Z] ---> Running in bfbd2056972b [2022-04-22T02:28:54.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:28:54.517Z] Configure a credential helper to remove this warning. See [2022-04-22T02:28:54.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:28:54.517Z] [2022-04-22T02:28:54.517Z] Login Succeeded [2022-04-22T02:28:54.517Z] nexus3.edgexfoundry.org:10003 [2022-04-22T02:28:54.724Z] Removing intermediate container a42b775771e6 [2022-04-22T02:28:54.724Z] ---> 310d499c7eea [2022-04-22T02:28:54.724Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T02:28:54.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:28:54.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:28:54.789Z] Configure a credential helper to remove this warning. See [2022-04-22T02:28:54.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:28:54.789Z] [2022-04-22T02:28:54.789Z] Login Succeeded [2022-04-22T02:28:54.789Z] nexus3.edgexfoundry.org:10004 [2022-04-22T02:28:54.985Z] Removing intermediate container c3141b074d57 [2022-04-22T02:28:54.985Z] ---> 8389916e8b1e [2022-04-22T02:28:54.985Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T02:28:54.985Z] ---> Running in 0736c1e3e123 [2022-04-22T02:28:54.985Z] ---> Running in 6659310c3306 [2022-04-22T02:28:54.985Z] Removing intermediate container ce0cd594abfc [2022-04-22T02:28:54.985Z] ---> f94d56344f30 [2022-04-22T02:28:54.985Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T02:28:54.985Z] ---> Running in e082ac009f8c [2022-04-22T02:28:55.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:55.244Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:55.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:28:55.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:28:55.391Z] Configure a credential helper to remove this warning. See [2022-04-22T02:28:55.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:28:55.391Z] [2022-04-22T02:28:55.391Z] Login Succeeded [2022-04-22T02:28:55.391Z] docker.io [2022-04-22T02:28:55.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:55.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:28:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:55.766Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:56.027Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:56.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:28:56.262Z] Configure a credential helper to remove this warning. See [2022-04-22T02:28:56.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:28:56.262Z] [2022-04-22T02:28:56.262Z] Login Succeeded [2022-04-22T02:28:56.262Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T02:28:56.280Z] Deleting 1 temporary files [2022-04-22T02:28:56.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:56.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-22T02:28:56.556Z] OK: 221 MiB in 52 packages [2022-04-22T02:28:56.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:56.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:28:56.556Z] OK: 221 MiB in 52 packages [Pipeline] echo [2022-04-22T02:28:56.688Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T02:28:56.701Z] ========================================================= [2022-04-22T02:28:56.701Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-22T02:28:56.701Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-22T02:28:56.815Z] OK: 221 MiB in 52 packages [2022-04-22T02:28:56.815Z] OK: 221 MiB in 52 packages [2022-04-22T02:28:56.815Z] Removing intermediate container bfbd2056972b [2022-04-22T02:28:56.815Z] ---> 988356a2d136 [2022-04-22T02:28:56.815Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T02:28:56.815Z] OK: 221 MiB in 52 packages [2022-04-22T02:28:57.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T02:28:57.080Z] ---> d0b117dbf1e5 [2022-04-22T02:28:57.081Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:28:57.081Z] Removing intermediate container 0b257d438bd7 [2022-04-22T02:28:57.081Z] ---> ea724666abc2 [2022-04-22T02:28:57.081Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T02:28:57.344Z] ---> Running in b7b0ffc05ae6 [2022-04-22T02:28:57.344Z] ---> 104c27cf4c27 [2022-04-22T02:28:57.344Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:28:57.344Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-22T02:28:57.344Z] 9b3977197b4f: Pulling fs layer [2022-04-22T02:28:57.344Z] 1a89e8eeedd5: Pulling fs layer [2022-04-22T02:28:57.344Z] 94645a83ff95: Pulling fs layer [2022-04-22T02:28:57.344Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-22T02:28:57.344Z] 0c92f367c5e7: Pulling fs layer [2022-04-22T02:28:57.344Z] f7c0051592d6: Pulling fs layer [2022-04-22T02:28:57.344Z] a227ed2f7395: Pulling fs layer [2022-04-22T02:28:57.344Z] 7b1c46037f91: Pulling fs layer [2022-04-22T02:28:57.344Z] 0c92f367c5e7: Waiting [2022-04-22T02:28:57.344Z] f7c0051592d6: Waiting [2022-04-22T02:28:57.344Z] a227ed2f7395: Waiting [2022-04-22T02:28:57.344Z] 7b1c46037f91: Waiting [2022-04-22T02:28:57.345Z] 3f3a8bcf1eab: Waiting [2022-04-22T02:28:57.345Z] 94645a83ff95: Verifying Checksum [2022-04-22T02:28:57.345Z] 94645a83ff95: Download complete [2022-04-22T02:28:57.345Z] 1a89e8eeedd5: Verifying Checksum [2022-04-22T02:28:57.345Z] 1a89e8eeedd5: Download complete [2022-04-22T02:28:57.345Z] 0c92f367c5e7: Verifying Checksum [2022-04-22T02:28:57.345Z] 0c92f367c5e7: Download complete [2022-04-22T02:28:57.345Z] f7c0051592d6: Verifying Checksum [2022-04-22T02:28:57.345Z] f7c0051592d6: Download complete [2022-04-22T02:28:57.345Z] a227ed2f7395: Verifying Checksum [2022-04-22T02:28:57.345Z] a227ed2f7395: Download complete [2022-04-22T02:28:57.345Z] 9b3977197b4f: Download complete [2022-04-22T02:28:57.603Z] ---> Running in 5aa65c77a993 [2022-04-22T02:28:57.603Z] Removing intermediate container 6659310c3306 [2022-04-22T02:28:57.603Z] ---> c413aafbd4fb [2022-04-22T02:28:57.603Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:28:57.603Z] Removing intermediate container 0736c1e3e123 [2022-04-22T02:28:57.603Z] ---> 4e0a4552ee94 [2022-04-22T02:28:57.603Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T02:28:57.603Z] Removing intermediate container e082ac009f8c [2022-04-22T02:28:57.603Z] ---> c1b6165e8546 [2022-04-22T02:28:57.604Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T02:28:57.880Z] ---> 8952f39a90e1 [2022-04-22T02:28:57.880Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:28:57.880Z] ---> 64f64ee9428a [2022-04-22T02:28:57.880Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:28:57.880Z] ---> Running in 41ac1d19dbd3 [2022-04-22T02:28:57.880Z] ---> Running in 11dad62cef39 [2022-04-22T02:28:57.880Z] ---> 000be140a300 [2022-04-22T02:28:57.880Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:28:58.140Z] ---> Running in 8e87b9ceedbb [2022-04-22T02:28:58.327Z] 9b3977197b4f: Pull complete [2022-04-22T02:28:58.607Z] 1a89e8eeedd5: Pull complete [2022-04-22T02:28:58.710Z] Removing intermediate container b7b0ffc05ae6 [2022-04-22T02:28:58.710Z] ---> edfc4cc19ba2 [2022-04-22T02:28:58.710Z] Step 8/22 : COPY . . [2022-04-22T02:28:58.710Z] Removing intermediate container 5aa65c77a993 [2022-04-22T02:28:58.710Z] ---> 284d02d7e6e9 [2022-04-22T02:28:58.710Z] Step 8/26 : COPY . . [2022-04-22T02:28:58.887Z] 94645a83ff95: Pull complete [2022-04-22T02:28:59.487Z] 7b1c46037f91: Verifying Checksum [2022-04-22T02:28:59.487Z] 7b1c46037f91: Download complete [2022-04-22T02:29:00.086Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-22T02:29:00.086Z] 3f3a8bcf1eab: Download complete [2022-04-22T02:29:04.097Z] Removing intermediate container 41ac1d19dbd3 [2022-04-22T02:29:04.097Z] ---> 67b9a98c204f [2022-04-22T02:29:04.097Z] Step 8/25 : COPY . . [2022-04-22T02:29:04.097Z] ---> 46392ab71396 [2022-04-22T02:29:04.097Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T02:29:04.097Z] ---> d3c9eea36c67 [2022-04-22T02:29:04.097Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T02:29:04.358Z] Removing intermediate container 8e87b9ceedbb [2022-04-22T02:29:04.358Z] ---> 2094bbddd4ba [2022-04-22T02:29:04.358Z] Step 8/25 : COPY . . [2022-04-22T02:29:04.618Z] Removing intermediate container 11dad62cef39 [2022-04-22T02:29:04.618Z] ---> 6e11870641f7 [2022-04-22T02:29:04.618Z] Step 8/23 : COPY . . [2022-04-22T02:29:05.187Z] ---> Running in 9f5bc6138bfb [2022-04-22T02:29:05.187Z] ---> Running in ee26a80fbb58 [2022-04-22T02:29:06.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T02:29:09.421Z] Removing intermediate container 9f5bc6138bfb [2022-04-22T02:29:09.421Z] ---> 016d7b11a092 [2022-04-22T02:29:09.421Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T02:29:11.339Z] ---> Running in 8b29ec1a906c [2022-04-22T02:29:11.339Z] ---> a1fb5f387a57 [2022-04-22T02:29:11.339Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T02:29:11.339Z] ---> 372c546976b6 [2022-04-22T02:29:11.339Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T02:29:11.339Z] ---> Running in b17c8d47bcc9 [2022-04-22T02:29:11.598Z] ---> a56f5d928399 [2022-04-22T02:29:11.598Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T02:29:11.598Z] ---> Running in cd2d150c60f0 [2022-04-22T02:29:11.598Z] ---> Running in 2c7837d38362 [2022-04-22T02:29:11.859Z] Removing intermediate container cd2d150c60f0 [2022-04-22T02:29:11.859Z] ---> 2c4b06c0d6b2 [2022-04-22T02:29:11.859Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T02:29:12.119Z] ---> Running in ea4cf76c9d07 [2022-04-22T02:29:12.119Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T02:29:12.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T02:29:12.528Z] 3f3a8bcf1eab: Pull complete [2022-04-22T02:29:12.803Z] 0c92f367c5e7: Pull complete [2022-04-22T02:29:12.946Z] Removing intermediate container 8b29ec1a906c [2022-04-22T02:29:12.946Z] ---> 9b82b51e813c [2022-04-22T02:29:12.946Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T02:29:13.076Z] f7c0051592d6: Pull complete [2022-04-22T02:29:13.204Z] ---> Running in adab6bfeebf8 [2022-04-22T02:29:13.350Z] a227ed2f7395: Pull complete [2022-04-22T02:29:13.463Z] Removing intermediate container adab6bfeebf8 [2022-04-22T02:29:13.463Z] Removing intermediate container ea4cf76c9d07 [2022-04-22T02:29:13.463Z] ---> 77c1293ca07b [2022-04-22T02:29:13.463Z] ---> 0e98edc7ecc5 [2022-04-22T02:29:13.463Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agentStep 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T02:29:13.463Z] [2022-04-22T02:29:13.463Z] ---> Running in b7f5c2063026 [2022-04-22T02:29:13.463Z] ---> Running in 6488acfa68b0 [2022-04-22T02:29:13.722Z] Removing intermediate container 6488acfa68b0 [2022-04-22T02:29:13.722Z] ---> a60f40f1defc [2022-04-22T02:29:13.722Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T02:29:13.722Z] ---> Running in c1e965feddfe [2022-04-22T02:29:15.108Z] spire-1.2.1/ [2022-04-22T02:29:15.108Z] spire-1.2.1/.data/ [2022-04-22T02:29:15.108Z] spire-1.2.1/.data/.file [2022-04-22T02:29:15.108Z] spire-1.2.1/.dockerignore [2022-04-22T02:29:15.108Z] spire-1.2.1/.gitattributes [2022-04-22T02:29:15.108Z] spire-1.2.1/.githooks/ [2022-04-22T02:29:15.108Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/ [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/ [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T02:29:15.108Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T02:29:15.108Z] spire-1.2.1/.gitignore [2022-04-22T02:29:15.108Z] spire-1.2.1/.go-version [2022-04-22T02:29:15.108Z] spire-1.2.1/.golangci.yml [2022-04-22T02:29:15.108Z] spire-1.2.1/ADOPTERS.md [2022-04-22T02:29:15.108Z] spire-1.2.1/CHANGELOG.md [2022-04-22T02:29:15.108Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T02:29:15.108Z] spire-1.2.1/CODEOWNERS [2022-04-22T02:29:15.108Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T02:29:15.108Z] spire-1.2.1/Dockerfile [2022-04-22T02:29:15.108Z] spire-1.2.1/Dockerfile.dev [2022-04-22T02:29:15.108Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T02:29:15.108Z] spire-1.2.1/LICENSE [2022-04-22T02:29:15.108Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T02:29:15.108Z] spire-1.2.1/Makefile [2022-04-22T02:29:15.108Z] spire-1.2.1/README.md [2022-04-22T02:29:15.108Z] spire-1.2.1/ROADMAP.md [2022-04-22T02:29:15.108Z] spire-1.2.1/SECURITY.md [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T02:29:15.108Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T02:29:15.109Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/ [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/agent/ [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/server/ [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/server/server.conf [2022-04-22T02:29:15.109Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/ [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/auditlog.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/ [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/spire_server.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/telemetry.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/upgrading.md [2022-04-22T02:29:15.109Z] spire-1.2.1/doc/using_spire.md [2022-04-22T02:29:15.109Z] spire-1.2.1/examples/ [2022-04-22T02:29:15.109Z] spire-1.2.1/examples/README.md [2022-04-22T02:29:15.109Z] spire-1.2.1/go.mod [2022-04-22T02:29:15.109Z] spire-1.2.1/go.sum [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T02:29:15.109Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T02:29:15.110Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/ [2022-04-22T02:29:15.111Z] spire-1.2.1/.data/ [2022-04-22T02:29:15.111Z] spire-1.2.1/.data/.file [2022-04-22T02:29:15.111Z] spire-1.2.1/.dockerignore [2022-04-22T02:29:15.111Z] spire-1.2.1/.gitattributes [2022-04-22T02:29:15.111Z] spire-1.2.1/.githooks/ [2022-04-22T02:29:15.111Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/ [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/ [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T02:29:15.111Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T02:29:15.111Z] spire-1.2.1/.gitignore [2022-04-22T02:29:15.111Z] spire-1.2.1/.go-version [2022-04-22T02:29:15.111Z] spire-1.2.1/.golangci.yml [2022-04-22T02:29:15.111Z] spire-1.2.1/ADOPTERS.md [2022-04-22T02:29:15.111Z] spire-1.2.1/CHANGELOG.md [2022-04-22T02:29:15.111Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T02:29:15.111Z] spire-1.2.1/CODEOWNERS [2022-04-22T02:29:15.111Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T02:29:15.111Z] spire-1.2.1/Dockerfile [2022-04-22T02:29:15.111Z] spire-1.2.1/Dockerfile.dev [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/log/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T02:29:15.111Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T02:29:15.111Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T02:29:15.111Z] spire-1.2.1/LICENSE [2022-04-22T02:29:15.111Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T02:29:15.111Z] spire-1.2.1/Makefile [2022-04-22T02:29:15.111Z] spire-1.2.1/README.md [2022-04-22T02:29:15.111Z] spire-1.2.1/ROADMAP.md [2022-04-22T02:29:15.111Z] spire-1.2.1/SECURITY.md [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/ [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T02:29:15.111Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T02:29:15.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T02:29:15.112Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/version/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T02:29:15.113Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/ [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/agent/ [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/server/ [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/server/server.conf [2022-04-22T02:29:15.113Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/ [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/auditlog.md [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/images/ [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T02:29:15.113Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T02:29:15.113Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T02:29:15.114Z] [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/config.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/spire_server.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/telemetry.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/upgrading.md [2022-04-22T02:29:15.114Z] spire-1.2.1/doc/using_spire.md [2022-04-22T02:29:15.114Z] spire-1.2.1/examples/ [2022-04-22T02:29:15.114Z] spire-1.2.1/examples/README.md [2022-04-22T02:29:15.114Z] spire-1.2.1/go.mod [2022-04-22T02:29:15.114Z] spire-1.2.1/go.sum [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T02:29:15.114Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:29:15.115Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T02:29:15.116Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T02:29:15.117Z] [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T02:29:15.117Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/server.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/private/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/private/server/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T02:29:15.118Z] spire-1.2.1/release/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/log/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T02:29:15.118Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/ [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire/ [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire/README.md [2022-04-22T02:29:15.118Z] spire-1.2.1/release/spire/conf/ [2022-04-22T02:29:15.119Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T02:29:15.119Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T02:29:15.119Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T02:29:15.119Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T02:29:15.119Z] spire-1.2.1/script/ [2022-04-22T02:29:15.119Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T02:29:15.119Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T02:29:15.119Z] spire-1.2.1/support/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T02:29:15.119Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T02:29:15.119Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T02:29:15.120Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/clock/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/clock/clock.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T02:29:15.120Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T02:29:15.120Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T02:29:15.121Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/README.md [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/common [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/version/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T02:29:15.121Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T02:29:15.121Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T02:29:15.122Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T02:29:15.122Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/config.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T02:29:15.123Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T02:29:15.123Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T02:29:15.124Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T02:29:15.124Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T02:29:15.385Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T02:29:15.386Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T02:29:15.386Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T02:29:15.387Z] [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.mdspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T02:29:15.387Z] spire-1.2.1/test/integration/test.sh [2022-04-22T02:29:15.387Z] spire-1.2.1/test/plugintest/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testca/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testca/ca.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testkey/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/testkey/new.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/util/ [2022-04-22T02:29:15.387Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/util/race.go [2022-04-22T02:29:15.387Z] spire-1.2.1/test/util/util.go [2022-04-22T02:29:15.387Z] [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pembuilding spire from source... [2022-04-22T02:29:15.387Z] [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/server.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/private/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/private/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T02:29:15.387Z] spire-1.2.1/release/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/conf/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T02:29:15.387Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T02:29:15.387Z] spire-1.2.1/script/ [2022-04-22T02:29:15.387Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T02:29:15.387Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T02:29:15.387Z] spire-1.2.1/support/ [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/ [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T02:29:15.387Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T02:29:15.388Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/clock/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/clock/clock.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T02:29:15.388Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/common [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T02:29:15.388Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T02:29:15.389Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T02:29:15.390Z] spire-1.2.1/test/integration/test.sh [2022-04-22T02:29:15.390Z] spire-1.2.1/test/plugintest/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testca/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testca/ca.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testkey/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/testkey/new.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/util/ [2022-04-22T02:29:15.390Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/util/race.go [2022-04-22T02:29:15.390Z] spire-1.2.1/test/util/util.go [2022-04-22T02:29:15.390Z] building spire from source... [2022-04-22T02:29:15.390Z] Installing go1.17.7... [2022-04-22T02:29:15.390Z] Installing go1.17.7... [2022-04-22T02:29:20.078Z] 7b1c46037f91: Pull complete [2022-04-22T02:29:20.078Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-22T02:29:20.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T02:29:20.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-22T02:29:20.442Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-22T02:29:20.442Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T02:29:20.442Z] WORKDIR /edgex [2022-04-22T02:29:20.442Z] COPY go.mod . [2022-04-22T02:29:20.442Z] RUN go mod download [2022-04-22T02:29:20.664Z] Building bin/spire-server... [2022-04-22T02:29:20.664Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T02:29:20.664Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T02:29:20.664Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T02:29:20.664Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T02:29:20.664Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T02:29:20.923Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T02:29:20.923Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T02:29:20.923Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T02:29:20.923Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T02:29:21.182Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T02:29:21.182Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T02:29:21.182Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T02:29:21.182Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T02:29:21.182Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T02:29:21.182Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T02:29:21.182Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T02:29:21.182Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T02:29:21.182Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T02:29:21.441Z] Building bin/spire-server... [2022-04-22T02:29:21.441Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T02:29:21.441Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T02:29:21.441Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T02:29:21.441Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T02:29:21.441Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T02:29:21.441Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T02:29:21.699Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T02:29:21.699Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T02:29:21.699Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T02:29:21.699Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T02:29:21.699Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T02:29:21.699Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T02:29:21.699Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T02:29:21.699Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T02:29:21.699Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T02:29:21.699Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T02:29:21.699Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T02:29:21.699Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T02:29:21.699Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T02:29:21.699Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T02:29:21.699Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T02:29:21.699Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T02:29:21.699Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T02:29:21.699Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T02:29:21.699Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T02:29:21.957Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T02:29:21.957Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T02:29:21.957Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T02:29:21.957Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T02:29:21.957Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T02:29:21.957Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T02:29:21.957Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T02:29:21.957Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T02:29:21.957Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T02:29:21.957Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T02:29:21.957Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T02:29:22.217Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T02:29:22.217Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T02:29:22.217Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T02:29:22.217Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T02:29:22.217Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T02:29:22.217Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T02:29:22.217Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T02:29:22.217Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T02:29:22.217Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T02:29:22.217Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T02:29:22.217Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T02:29:22.217Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T02:29:22.478Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T02:29:22.478Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T02:29:22.478Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T02:29:22.478Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T02:29:22.478Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T02:29:22.478Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T02:29:22.478Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T02:29:22.478Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T02:29:22.478Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T02:29:22.478Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T02:29:22.478Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T02:29:22.478Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T02:29:22.478Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T02:29:22.478Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T02:29:22.478Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T02:29:22.478Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T02:29:22.478Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T02:29:22.478Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T02:29:22.754Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T02:29:22.754Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T02:29:22.754Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T02:29:22.754Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T02:29:22.754Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T02:29:22.754Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T02:29:22.754Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T02:29:22.754Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T02:29:22.754Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T02:29:22.754Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T02:29:23.014Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T02:29:23.014Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T02:29:23.014Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T02:29:23.014Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T02:29:23.014Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T02:29:23.014Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T02:29:23.014Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T02:29:23.081Z] Sending build context to Docker daemon 169.2MB [2022-04-22T02:29:23.081Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-22T02:29:23.081Z] ---> f79e39bc4007 [2022-04-22T02:29:23.081Z] Step 2/4 : WORKDIR /edgex [2022-04-22T02:29:23.274Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T02:29:23.843Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T02:29:24.528Z] ---> Running in 6b182758defe [2022-04-22T02:29:25.130Z] Removing intermediate container 6b182758defe [2022-04-22T02:29:25.130Z] ---> 6fecaed432f9 [2022-04-22T02:29:25.130Z] Step 3/4 : COPY go.mod . [2022-04-22T02:29:25.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T02:29:25.221Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T02:29:25.221Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T02:29:25.221Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T02:29:25.221Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T02:29:25.407Z] ---> 7a5b31e6d25c [2022-04-22T02:29:25.407Z] Step 4/4 : RUN go mod download [2022-04-22T02:29:25.407Z] ---> Running in bcfffd36df0a [2022-04-22T02:29:25.789Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T02:29:25.789Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T02:29:25.789Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T02:29:25.789Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T02:29:25.789Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T02:29:25.789Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T02:29:26.357Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T02:29:28.891Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T02:29:28.891Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T02:29:28.891Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T02:29:28.891Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T02:29:28.891Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T02:29:28.891Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T02:29:28.891Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T02:29:28.891Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T02:29:29.150Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T02:29:29.150Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T02:29:31.061Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T02:29:31.061Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T02:29:31.321Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T02:29:31.321Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T02:29:31.321Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T02:29:31.321Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T02:29:31.321Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T02:29:31.321Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T02:29:31.321Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T02:29:31.321Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T02:29:31.582Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T02:29:31.582Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T02:29:31.582Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T02:29:31.582Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T02:29:32.137Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T02:29:32.137Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T02:29:32.137Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T02:29:32.399Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T02:29:32.399Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T02:29:32.399Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T02:29:32.399Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T02:29:32.399Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T02:29:32.399Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T02:29:32.399Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T02:29:32.668Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T02:29:32.668Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T02:29:32.926Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T02:29:32.926Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T02:29:32.926Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T02:29:32.927Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T02:29:32.927Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T02:29:32.927Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T02:29:32.927Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T02:29:32.927Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T02:29:32.927Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T02:29:32.927Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T02:29:32.927Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T02:29:32.927Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T02:29:32.927Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T02:29:32.927Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T02:29:32.927Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T02:29:33.186Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T02:29:33.187Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T02:29:33.187Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T02:29:33.187Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T02:29:33.187Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T02:29:33.187Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T02:29:33.187Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T02:29:33.187Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T02:29:33.187Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T02:29:33.187Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T02:29:33.187Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T02:29:33.187Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T02:29:33.187Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T02:29:33.187Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T02:29:33.187Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T02:29:33.481Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T02:29:33.481Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T02:29:33.481Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T02:29:33.481Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T02:29:33.481Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T02:29:33.481Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T02:29:33.481Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T02:29:33.740Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T02:29:33.740Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T02:29:33.740Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T02:29:33.740Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T02:29:33.740Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T02:29:33.740Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T02:29:33.740Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T02:29:33.740Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T02:29:33.740Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T02:29:33.740Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T02:29:33.740Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T02:29:33.740Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T02:29:33.740Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T02:29:33.740Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T02:29:33.740Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T02:29:33.740Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T02:29:34.000Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T02:29:34.260Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T02:29:34.260Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T02:29:34.260Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T02:29:34.260Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T02:29:34.260Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T02:29:34.260Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T02:29:34.260Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T02:29:34.260Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T02:29:34.260Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T02:29:34.260Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T02:29:34.260Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T02:29:34.260Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T02:29:34.260Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T02:29:34.260Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T02:29:34.260Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T02:29:34.260Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T02:29:34.260Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T02:29:34.260Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T02:29:34.260Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T02:29:34.260Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T02:29:34.260Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T02:29:34.551Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T02:29:34.551Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T02:29:34.551Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T02:29:34.551Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T02:29:34.551Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T02:29:34.551Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T02:29:34.551Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T02:29:34.551Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T02:29:34.551Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T02:29:34.551Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T02:29:34.551Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T02:29:34.551Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T02:29:34.551Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T02:29:34.551Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T02:29:34.551Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T02:29:34.551Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T02:29:34.551Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T02:29:34.551Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T02:29:34.551Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T02:29:34.551Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T02:29:34.551Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T02:29:34.551Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T02:29:34.551Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T02:29:34.551Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T02:29:34.551Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T02:29:34.823Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T02:29:34.823Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T02:29:34.823Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T02:29:34.823Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T02:29:34.823Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T02:29:34.823Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T02:29:34.823Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T02:29:34.823Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T02:29:34.823Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T02:29:34.823Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T02:29:34.823Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T02:29:34.823Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T02:29:34.823Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T02:29:34.823Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T02:29:34.823Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T02:29:34.823Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T02:29:34.823Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T02:29:41.461Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T02:29:41.461Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T02:29:42.403Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T02:29:42.403Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T02:30:04.361Z] Removing intermediate container b17c8d47bcc9 [2022-04-22T02:30:04.361Z] ---> 703d40f98d01 [2022-04-22T02:30:04.361Z] [2022-04-22T02:30:04.361Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T02:30:04.361Z] Removing intermediate container 2c7837d38362 [2022-04-22T02:30:04.361Z] ---> d0e1dd97d472 [2022-04-22T02:30:04.361Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T02:30:04.361Z] Removing intermediate container ee26a80fbb58 [2022-04-22T02:30:04.361Z] ---> dcc5a484046a [2022-04-22T02:30:04.361Z] [2022-04-22T02:30:04.361Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T02:30:04.361Z] 3.14: Pulling from library/alpine [2022-04-22T02:30:04.361Z] 3.14: Pulling from library/alpine [2022-04-22T02:30:04.361Z] ---> Running in 9eb50489001e [2022-04-22T02:30:05.737Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T02:30:05.737Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T02:30:05.737Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T02:30:05.737Z] Status: Image is up to date for alpine:3.14 [2022-04-22T02:30:05.737Z] ---> e04c818066af [2022-04-22T02:30:05.737Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T02:30:05.737Z] ---> e04c818066af [2022-04-22T02:30:05.737Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T02:30:05.738Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T02:30:06.310Z] ---> Running in c5779f1393f8 [2022-04-22T02:30:06.310Z] ---> Running in af551c58b2d7 [2022-04-22T02:30:07.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:07.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:07.508Z] Removing intermediate container 9eb50489001e [2022-04-22T02:30:07.508Z] ---> d6ce0d3e4081 [2022-04-22T02:30:07.508Z] [2022-04-22T02:30:07.508Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T02:30:07.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:07.508Z] 20.10.14: Pulling from library/docker [2022-04-22T02:30:07.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:07.508Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T02:30:07.508Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T02:30:07.508Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T02:30:07.508Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:30:07.508Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:30:07.767Z] OK: 6 MiB in 17 packages [2022-04-22T02:30:07.767Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T02:30:07.767Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:30:07.767Z] OK: 6 MiB in 15 packages [2022-04-22T02:30:09.671Z] Removing intermediate container af551c58b2d7 [2022-04-22T02:30:09.671Z] ---> 23670cbcbe8f [2022-04-22T02:30:09.671Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:30:09.671Z] Removing intermediate container c5779f1393f8 [2022-04-22T02:30:09.671Z] ---> 0d89a14bbf0a [2022-04-22T02:30:09.671Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T02:30:09.671Z] ---> Running in a39ccf40253f [2022-04-22T02:30:09.671Z] ---> Running in 23ac67b4ab4f [2022-04-22T02:30:10.238Z] Removing intermediate container a39ccf40253f [2022-04-22T02:30:10.238Z] ---> 192cd60377d0 [2022-04-22T02:30:10.238Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T02:30:10.508Z] Removing intermediate container 23ac67b4ab4f [2022-04-22T02:30:10.508Z] ---> fdaf51a7fdda [2022-04-22T02:30:10.508Z] Step 13/25 : WORKDIR / [2022-04-22T02:30:10.508Z] ---> Running in 8ad88dbf003e [2022-04-22T02:30:10.508Z] ---> Running in a25f749c3a09 [2022-04-22T02:30:10.769Z] Removing intermediate container 8ad88dbf003e [2022-04-22T02:30:10.769Z] ---> 9c5ebfded70b [2022-04-22T02:30:10.769Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T02:30:10.769Z] Removing intermediate container a25f749c3a09 [2022-04-22T02:30:10.769Z] ---> 5e3568c36212 [2022-04-22T02:30:10.769Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T02:30:11.030Z] ---> Running in ca87bd1f7e28 [2022-04-22T02:30:11.292Z] Removing intermediate container ca87bd1f7e28 [2022-04-22T02:30:11.292Z] ---> 6cb17f13ba17 [2022-04-22T02:30:11.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:30:11.630Z] ---> 903f32d09ec2 [2022-04-22T02:30:11.630Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T02:30:11.891Z] ---> 5cea1cc023f3 [2022-04-22T02:30:11.891Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T02:30:12.458Z] ---> 7ae8b9d5add7 [2022-04-22T02:30:12.458Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T02:30:13.024Z] ---> 61a564fb9337 [2022-04-22T02:30:13.024Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T02:30:13.959Z] ---> 1827e2b5be6b [2022-04-22T02:30:13.959Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T02:30:14.218Z] ---> 4743ecb9e12d [2022-04-22T02:30:14.218Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T02:30:14.786Z] ---> a9bfce38545a [2022-04-22T02:30:14.786Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T02:30:15.077Z] ---> 38b41ae9ce1c [2022-04-22T02:30:15.077Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T02:30:15.077Z] ---> Running in 05c684a60e75 [2022-04-22T02:30:15.797Z] Removing intermediate container 05c684a60e75 [2022-04-22T02:30:15.798Z] ---> 00da066eeac4 [2022-04-22T02:30:15.798Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:30:15.798Z] ---> Running in b0f7513aa7d3 [2022-04-22T02:30:16.109Z] Removing intermediate container b0f7513aa7d3 [2022-04-22T02:30:16.109Z] ---> d4c27b0cc5b9 [2022-04-22T02:30:16.109Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T02:30:16.109Z] ---> Running in 8ec2d929d7f8 [2022-04-22T02:30:16.713Z] Removing intermediate container 8ec2d929d7f8 [2022-04-22T02:30:16.714Z] ---> a689fdac2319 [2022-04-22T02:30:16.714Z] Step 21/22 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:30:16.714Z] ---> Running in 3db254525659 [2022-04-22T02:30:16.714Z] ---> f925c3763f3f [2022-04-22T02:30:16.714Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T02:30:17.282Z] Removing intermediate container 3db254525659 [2022-04-22T02:30:17.282Z] ---> 78c88be43881 [2022-04-22T02:30:17.282Z] Step 22/22 : LABEL version=2.2.0-dev.77 [2022-04-22T02:30:17.282Z] ---> Running in 4188d2d8e892 [2022-04-22T02:30:17.543Z] ---> 992519d752aa [2022-04-22T02:30:17.543Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T02:30:17.802Z] ---> Running in 2cd201b7a32f [2022-04-22T02:30:17.802Z] Removing intermediate container 4188d2d8e892 [2022-04-22T02:30:17.802Z] ---> 09f59c25e610 [2022-04-22T02:30:17.802Z] [2022-04-22T02:30:17.802Z] Successfully built 09f59c25e610 [2022-04-22T02:30:18.063Z] Successfully tagged support-scheduler:latest [2022-04-22T02:30:18.063Z]  Building support-scheduler ... done Building core-data [2022-04-22T02:30:21.950Z] Removing intermediate container bcfffd36df0a [2022-04-22T02:30:21.950Z] ---> fc02164b5d71 [2022-04-22T02:30:21.950Z] Successfully built fc02164b5d71 [2022-04-22T02:30:21.950Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:30:22.264Z] Removing intermediate container 2cd201b7a32f [2022-04-22T02:30:22.264Z] ---> 4d0ca29ad5c3 [2022-04-22T02:30:22.264Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T02:30:22.264Z] ---> Running in c7152edd0014 [2022-04-22T02:30:22.293Z] + docker inspect -f . ci-base-image-arm64 [2022-04-22T02:30:22.293Z] . [Pipeline] withDockerContainer [2022-04-22T02:30:22.540Z] prd-ubuntu20.04-docker-arm64-4c-16g-21722 does not seem to be running inside a container [2022-04-22T02:30:22.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-22T02:30:22.833Z] Removing intermediate container c7152edd0014 [2022-04-22T02:30:22.833Z] ---> abb92bc649e3 [2022-04-22T02:30:22.833Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T02:30:22.833Z] ---> Running in cf50bd76c1a7 [2022-04-22T02:30:23.104Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T02:30:23.104Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T02:30:23.104Z] ---> 7417809fdb73 [2022-04-22T02:30:23.104Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:30:23.104Z] ---> Running in 4290898246d8 [2022-04-22T02:30:23.391Z] Removing intermediate container cf50bd76c1a7 [2022-04-22T02:30:23.391Z] ---> 4a7b32faf9f5 [2022-04-22T02:30:23.391Z] Step 24/25 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:30:23.391Z] ---> Running in ba650b98cb70 [2022-04-22T02:30:23.653Z] Removing intermediate container 4290898246d8 [2022-04-22T02:30:23.653Z] ---> e682b229eb04 [2022-04-22T02:30:23.653Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T02:30:23.653Z] ---> Running in ec37a16aa4eb [2022-04-22T02:30:23.914Z] Removing intermediate container ba650b98cb70 [2022-04-22T02:30:23.914Z] ---> 92e94418ae79 [2022-04-22T02:30:23.914Z] Step 25/25 : LABEL version=2.2.0-dev.77 [2022-04-22T02:30:24.000Z] $ docker top a28766da9ad3eec02d10ba32fd32479a286a6750e94acbc03e047cd5c7897f54 -eo pid,comm [2022-04-22T02:30:24.173Z] ---> Running in 1a7d8c2b9e71 [Pipeline] { [Pipeline] sh [2022-04-22T02:30:24.918Z] + go version [2022-04-22T02:30:24.918Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-22T02:30:24.943Z] $ docker stop --time=1 a28766da9ad3eec02d10ba32fd32479a286a6750e94acbc03e047cd5c7897f54 [2022-04-22T02:30:25.113Z] Removing intermediate container 1a7d8c2b9e71 [2022-04-22T02:30:25.113Z] ---> 8ad9ae35e572 [2022-04-22T02:30:25.113Z] [2022-04-22T02:30:25.113Z] Successfully built 8ad9ae35e572 [2022-04-22T02:30:25.113Z] Successfully tagged security-secretstore-setup:latest [2022-04-22T02:30:25.113Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-04-22T02:30:25.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:25.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:25.631Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T02:30:25.631Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T02:30:25.631Z] Executing bash-5.1.16-r0.post-install [2022-04-22T02:30:25.631Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T02:30:25.631Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T02:30:25.631Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T02:30:25.631Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T02:30:25.631Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T02:30:25.631Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T02:30:25.631Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T02:30:25.631Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T02:30:25.631Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T02:30:25.631Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T02:30:25.631Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T02:30:25.890Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T02:30:25.890Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T02:30:25.890Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T02:30:25.890Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T02:30:26.149Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T02:30:26.149Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T02:30:26.149Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T02:30:26.414Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T02:30:26.414Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T02:30:26.414Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T02:30:26.414Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T02:30:26.414Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T02:30:26.414Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T02:30:26.414Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T02:30:26.414Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T02:30:26.414Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T02:30:26.414Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T02:30:26.414Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T02:30:26.414Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T02:30:26.414Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T02:30:26.414Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T02:30:26.414Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T02:30:26.414Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T02:30:26.414Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:30:26.414Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:30:26.414Z] ---> 279f44f3a93d [2022-04-22T02:30:26.414Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:30:26.414Z] ---> Using cache [2022-04-22T02:30:26.414Z] ---> 99e91124b6c5 [2022-04-22T02:30:26.414Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:30:26.414Z] ---> Using cache [2022-04-22T02:30:26.414Z] ---> 8389916e8b1e [2022-04-22T02:30:26.414Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T02:30:26.414Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T02:30:26.414Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T02:30:26.414Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T02:30:26.414Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T02:30:26.414Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T02:30:26.576Z] $ docker rm -f a28766da9ad3eec02d10ba32fd32479a286a6750e94acbc03e047cd5c7897f54 [2022-04-22T02:30:26.691Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T02:30:26.691Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T02:30:26.691Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:30:26.691Z] OK: 83 MiB in 65 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:30:27.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T02:30:27.205Z] [2022-04-22T02:30:27.205Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:30:27.267Z] Collecting docker-compose==1.23.2 [2022-04-22T02:30:27.537Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T02:30:27.537Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T02:30:27.537Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T02:30:27.565Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T02:30:27.565Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-22T02:30:27.565Z] 29e5d40040c1: Pulling fs layer [2022-04-22T02:30:27.565Z] 1ce36da41761: Pulling fs layer [2022-04-22T02:30:27.565Z] 25b303627fd3: Pulling fs layer [2022-04-22T02:30:27.838Z] 29e5d40040c1: Verifying Checksum [2022-04-22T02:30:27.838Z] 29e5d40040c1: Download complete [2022-04-22T02:30:28.107Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T02:30:28.107Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T02:30:28.107Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T02:30:28.113Z] 1ce36da41761: Verifying Checksum [2022-04-22T02:30:28.113Z] 1ce36da41761: Download complete [2022-04-22T02:30:28.365Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T02:30:28.365Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T02:30:28.365Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T02:30:28.365Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T02:30:28.365Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T02:30:28.365Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T02:30:28.397Z] 29e5d40040c1: Pull complete [2022-04-22T02:30:28.630Z] Collecting PyYAML<4,>=3.10 [2022-04-22T02:30:28.630Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T02:30:29.196Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T02:30:29.196Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T02:30:29.765Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T02:30:29.765Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T02:30:29.827Z] 1ce36da41761: Pull complete [2022-04-22T02:30:29.827Z] 25b303627fd3: Verifying Checksum [2022-04-22T02:30:29.827Z] 25b303627fd3: Download complete [2022-04-22T02:30:30.026Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:30:30.026Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:30:30.026Z] ---> 279f44f3a93d [2022-04-22T02:30:30.026Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T02:30:30.026Z] ---> Using cache [2022-04-22T02:30:30.026Z] ---> 99e91124b6c5 [2022-04-22T02:30:30.026Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:30:30.026Z] ---> Using cache [2022-04-22T02:30:30.026Z] ---> 8389916e8b1e [2022-04-22T02:30:30.026Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T02:30:30.287Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T02:30:30.287Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T02:30:30.287Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T02:30:30.287Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T02:30:30.547Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T02:30:30.547Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T02:30:30.547Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T02:30:30.547Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T02:30:30.547Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T02:30:30.547Z] Collecting idna<2.8,>=2.5 [2022-04-22T02:30:30.547Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T02:30:30.807Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T02:30:30.807Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T02:30:30.807Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T02:30:30.807Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T02:30:30.807Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T02:30:30.807Z] Attempting uninstall: urllib3 [2022-04-22T02:30:30.807Z] Found existing installation: urllib3 1.26.7 [2022-04-22T02:30:30.807Z] Uninstalling urllib3-1.26.7: [2022-04-22T02:30:30.807Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T02:30:31.375Z] Attempting uninstall: idna [2022-04-22T02:30:31.375Z] Found existing installation: idna 3.3 [2022-04-22T02:30:31.375Z] Uninstalling idna-3.3: [2022-04-22T02:30:31.375Z] Successfully uninstalled idna-3.3 [2022-04-22T02:30:31.375Z] ---> Running in 6184a7136e0b [2022-04-22T02:30:31.375Z] ---> Running in c9faba658713 [2022-04-22T02:30:31.945Z] Attempting uninstall: requests [2022-04-22T02:30:31.945Z] Found existing installation: requests 2.26.0 [2022-04-22T02:30:31.945Z] Uninstalling requests-2.26.0: [2022-04-22T02:30:31.945Z] Successfully uninstalled requests-2.26.0 [2022-04-22T02:30:31.945Z] Running setup.py install for texttable: started [2022-04-22T02:30:32.213Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T02:30:32.213Z] Running setup.py install for PyYAML: started [2022-04-22T02:30:32.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:32.471Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:32.730Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T02:30:32.730Z] Running setup.py install for docopt: started [2022-04-22T02:30:32.990Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T02:30:32.990Z] Running setup.py install for dockerpty: started [2022-04-22T02:30:33.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:33.248Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:30:33.507Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T02:30:33.507Z] OK: 221 MiB in 52 packages [2022-04-22T02:30:33.507Z] OK: 221 MiB in 52 packages [2022-04-22T02:30:33.767Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T02:30:35.150Z] Removing intermediate container 6184a7136e0b [2022-04-22T02:30:35.150Z] ---> 8e11bbdb3feb [2022-04-22T02:30:35.150Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:30:35.150Z] Removing intermediate container c9faba658713 [2022-04-22T02:30:35.150Z] ---> 7285fbcc9e1e [2022-04-22T02:30:35.150Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T02:30:36.094Z] ---> 2c941324f68e [2022-04-22T02:30:36.094Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:30:36.354Z] ---> f6439b0b6e4c [2022-04-22T02:30:36.354Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:30:36.354Z] ---> Running in d179fe5d91e8 [2022-04-22T02:30:36.613Z] ---> Running in 81447e3e1c23 [2022-04-22T02:30:40.001Z] 25b303627fd3: Pull complete [2022-04-22T02:30:40.002Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-22T02:30:40.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T02:30:40.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-22T02:30:40.527Z] prd-ubuntu20.04-docker-arm64-4c-16g-21722 does not seem to be running inside a container [2022-04-22T02:30:40.619Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T02:30:40.824Z] Removing intermediate container ec37a16aa4eb [2022-04-22T02:30:40.824Z] ---> b9029ea6965e [2022-04-22T02:30:40.824Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T02:30:40.824Z] ---> Running in df723767eed6 [2022-04-22T02:30:40.824Z] Removing intermediate container 81447e3e1c23 [2022-04-22T02:30:40.824Z] ---> 47a12552e90e [2022-04-22T02:30:40.824Z] Step 8/23 : COPY . . [2022-04-22T02:30:40.824Z] Removing intermediate container d179fe5d91e8 [2022-04-22T02:30:40.824Z] ---> f7b98eb41ab4 [2022-04-22T02:30:40.824Z] Step 8/31 : COPY . . [2022-04-22T02:30:40.824Z] Removing intermediate container df723767eed6 [2022-04-22T02:30:40.824Z] ---> b27f8ede9c3d [2022-04-22T02:30:40.824Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T02:30:41.085Z] ---> Running in 4e4f404fba38 [2022-04-22T02:30:42.824Z] $ docker top fa02e14666b92b6f1f8d5801c7d126373247ffac675770350c215d17b421fbe2 -eo pid,comm [2022-04-22T02:30:42.990Z] Removing intermediate container 4e4f404fba38 [2022-04-22T02:30:42.990Z] ---> adc249416c3a [2022-04-22T02:30:42.990Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] { [Pipeline] sh [2022-04-22T02:30:43.763Z] + docker-compose build --help [2022-04-22T02:30:43.763Z] + grep parallel [2022-04-22T02:30:46.285Z] ---> 26b24ad35b4c [2022-04-22T02:30:46.285Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T02:30:47.150Z] --parallel Build images in parallel. [Pipeline] } [2022-04-22T02:30:47.445Z] $ docker stop --time=1 fa02e14666b92b6f1f8d5801c7d126373247ffac675770350c215d17b421fbe2 [2022-04-22T02:30:47.675Z] ---> 6199da48624e [2022-04-22T02:30:47.675Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T02:30:49.092Z] $ docker rm -f fa02e14666b92b6f1f8d5801c7d126373247ffac675770350c215d17b421fbe2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:30:49.583Z] ---> d26b84254cbb [2022-04-22T02:30:49.583Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T02:30:49.583Z] ---> Running in adcb3b6e8f86 [2022-04-22T02:30:49.697Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-22T02:30:49.697Z] . [Pipeline] withDockerContainer [2022-04-22T02:30:49.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-21722 does not seem to be running inside a container [2022-04-22T02:30:50.029Z] $ 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/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-22T02:30:50.191Z] Removing intermediate container adcb3b6e8f86 [2022-04-22T02:30:50.191Z] ---> 57732d8cb262 [2022-04-22T02:30:50.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:30:50.452Z] ---> Running in 85a6f7639112 [2022-04-22T02:30:51.300Z] $ docker top 2832190b2a38118db9543400d92503496b167b54eefa6d915de5c92f32c4ac0e -eo pid,comm [2022-04-22T02:30:51.389Z] Removing intermediate container 85a6f7639112 [2022-04-22T02:30:51.389Z] ---> 1e782f1974f1 [2022-04-22T02:30:51.389Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T02:30:51.389Z] ---> Running in 58534db5e60d [Pipeline] { [Pipeline] sh [2022-04-22T02:30:51.958Z] Removing intermediate container 58534db5e60d [2022-04-22T02:30:51.958Z] ---> 3e636812b8c3 [2022-04-22T02:30:51.958Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:30:52.217Z] ---> Running in dd3d306de2b4 [2022-04-22T02:30:52.231Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-22T02:30:52.783Z] Removing intermediate container dd3d306de2b4 [2022-04-22T02:30:52.784Z] ---> 610c50c65687 [2022-04-22T02:30:52.784Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:30:53.043Z] ---> Running in ee0e7f211eb0 [2022-04-22T02:30:53.614Z] Removing intermediate container ee0e7f211eb0 [2022-04-22T02:30:53.614Z] ---> c7adba702c02 [2022-04-22T02:30:53.614Z] [2022-04-22T02:30:53.615Z] Successfully built c7adba702c02 [2022-04-22T02:30:53.615Z] Successfully tagged sys-mgmt-agent:latest [2022-04-22T02:30:53.615Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-22T02:30:56.158Z] ---> 48466e71c5db [2022-04-22T02:30:56.158Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T02:30:56.525Z] Building core-command ... [2022-04-22T02:30:56.525Z] Building core-data ... [2022-04-22T02:30:56.525Z] Building core-metadata ... [2022-04-22T02:30:56.525Z] Building security-bootstrapper ... [2022-04-22T02:30:56.525Z] Building security-proxy-setup ... [2022-04-22T02:30:56.525Z] Building security-secretstore-setup ... [2022-04-22T02:30:56.525Z] Building security-spiffe-token-provider ... [2022-04-22T02:30:56.525Z] Building security-spire-agent ... [2022-04-22T02:30:56.525Z] Building security-spire-config ... [2022-04-22T02:30:56.525Z] Building security-spire-server ... [2022-04-22T02:30:56.525Z] Building support-notifications ... [2022-04-22T02:30:56.525Z] Building support-scheduler ... [2022-04-22T02:30:56.525Z] Building sys-mgmt-agent ... [2022-04-22T02:30:56.525Z] Building security-spiffe-token-provider [2022-04-22T02:30:56.525Z] Building support-scheduler [2022-04-22T02:30:56.525Z] Building core-metadata [2022-04-22T02:30:56.525Z] Building core-command [2022-04-22T02:30:56.525Z] Building support-notifications [2022-04-22T02:30:58.062Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:30:58.062Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:30:58.062Z] ---> 279f44f3a93d [2022-04-22T02:30:58.062Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:30:58.062Z] ---> Using cache [2022-04-22T02:30:58.062Z] ---> 99e91124b6c5 [2022-04-22T02:30:58.062Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:30:58.062Z] ---> Using cache [2022-04-22T02:30:58.062Z] ---> 8389916e8b1e [2022-04-22T02:30:58.062Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T02:30:58.062Z] ---> Using cache [2022-04-22T02:30:58.062Z] ---> 7285fbcc9e1e [2022-04-22T02:30:58.062Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:30:58.062Z] ---> Using cache [2022-04-22T02:30:58.062Z] ---> 2c941324f68e [2022-04-22T02:30:58.062Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:30:58.062Z] ---> Using cache [2022-04-22T02:30:58.062Z] ---> f7b98eb41ab4 [2022-04-22T02:30:58.062Z] Step 8/23 : COPY . . [2022-04-22T02:30:58.062Z] ---> Using cache [2022-04-22T02:30:58.062Z] ---> 48466e71c5db [2022-04-22T02:30:58.062Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T02:30:59.978Z] ---> Running in 24433935e75c [2022-04-22T02:30:59.978Z] ---> Running in 279fccbf2e02 [2022-04-22T02:30:59.978Z] ---> 13ffe165ec18 [2022-04-22T02:30:59.978Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T02:30:59.978Z] ---> Running in 055e4e1906e5 [2022-04-22T02:31:00.547Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T02:31:00.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T02:31:01.066Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T02:31:33.153Z] Removing intermediate container 279fccbf2e02 [2022-04-22T02:31:33.153Z] ---> ee07ea7c57e2 [2022-04-22T02:31:33.153Z] [2022-04-22T02:31:33.153Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T02:31:33.153Z] ---> e04c818066af [2022-04-22T02:31:33.153Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T02:31:33.153Z] ---> Using cache [2022-04-22T02:31:33.153Z] ---> 23670cbcbe8f [2022-04-22T02:31:33.153Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:31:33.153Z] ---> Using cache [2022-04-22T02:31:33.153Z] ---> 192cd60377d0 [2022-04-22T02:31:33.153Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T02:31:33.153Z] ---> Running in 7db75afbdf06 [2022-04-22T02:31:33.153Z] Removing intermediate container 24433935e75c [2022-04-22T02:31:33.153Z] ---> 7a31d74f1848 [2022-04-22T02:31:33.153Z] [2022-04-22T02:31:33.153Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T02:31:33.153Z] ---> e04c818066af [2022-04-22T02:31:33.153Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T02:31:33.153Z] Removing intermediate container 055e4e1906e5 [2022-04-22T02:31:33.153Z] ---> 7b5680eaccb9 [2022-04-22T02:31:33.153Z] [2022-04-22T02:31:33.153Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T02:31:33.153Z] ---> e04c818066af [2022-04-22T02:31:33.153Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T02:31:33.153Z] ---> Running in ccd5f63b4e8f [2022-04-22T02:31:33.153Z] ---> Running in df673be64a03 [2022-04-22T02:31:33.153Z] Removing intermediate container 7db75afbdf06 [2022-04-22T02:31:33.153Z] ---> b9cc04b9fe4f [2022-04-22T02:31:33.153Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T02:31:33.153Z] ---> Running in 6dc12d792725 [2022-04-22T02:31:33.153Z] Removing intermediate container df673be64a03 [2022-04-22T02:31:33.153Z] ---> 7674e6e65bee [2022-04-22T02:31:33.153Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T02:31:33.153Z] Removing intermediate container ccd5f63b4e8f [2022-04-22T02:31:33.153Z] ---> f84befb7e064 [2022-04-22T02:31:33.153Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T02:31:33.153Z] ---> Running in a559b394b088 [2022-04-22T02:31:33.153Z] ---> Running in 64ee17efcb2e [2022-04-22T02:31:33.153Z] Removing intermediate container 6dc12d792725 [2022-04-22T02:31:33.153Z] ---> 70538264076b [2022-04-22T02:31:33.153Z] Step 15/23 : WORKDIR / [2022-04-22T02:31:33.153Z] ---> Running in 080013af777d [2022-04-22T02:31:33.153Z] Removing intermediate container 64ee17efcb2e [2022-04-22T02:31:33.153Z] ---> 641683b536da [2022-04-22T02:31:33.153Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T02:31:33.153Z] ---> Running in c2dd0148ed4c [2022-04-22T02:31:33.153Z] Removing intermediate container 080013af777d [2022-04-22T02:31:33.153Z] ---> 0c30b9b4aba4 [2022-04-22T02:31:33.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:31:33.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:33.153Z] Removing intermediate container c2dd0148ed4c [2022-04-22T02:31:33.153Z] ---> 24c2f60e9c27 [2022-04-22T02:31:33.153Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:33.153Z] ---> Running in 5ccd9be12a56 [2022-04-22T02:31:33.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:33.153Z] ---> 19e0fd803778 [2022-04-22T02:31:33.153Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T02:31:33.153Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T02:31:33.153Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T02:31:33.153Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:31:33.153Z] OK: 6 MiB in 16 packages [2022-04-22T02:31:33.153Z] ---> 7e7076981601 [2022-04-22T02:31:33.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T02:31:33.153Z] ---> 589c1165adf3 [2022-04-22T02:31:33.153Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T02:31:33.153Z] ---> Running in fd3206013567 [2022-04-22T02:31:33.153Z] Removing intermediate container 5ccd9be12a56 [2022-04-22T02:31:33.153Z] ---> 65e707cfe560 [2022-04-22T02:31:33.153Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T02:31:33.153Z] Removing intermediate container a559b394b088 [2022-04-22T02:31:33.153Z] ---> 08e037cf2ca0 [2022-04-22T02:31:33.153Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T02:31:33.153Z] Removing intermediate container fd3206013567 [2022-04-22T02:31:33.153Z] ---> 3e2577e5914b [2022-04-22T02:31:33.153Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:31:33.153Z] ---> Running in d8fcec696fa3 [2022-04-22T02:31:33.153Z] ---> Running in 12ee0dccbdb2 [2022-04-22T02:31:33.153Z] ---> Running in aee391f2e483 [2022-04-22T02:31:33.153Z] Removing intermediate container 12ee0dccbdb2 [2022-04-22T02:31:33.153Z] ---> 2ee5f35a2be3 [2022-04-22T02:31:33.153Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T02:31:33.153Z] Removing intermediate container aee391f2e483 [2022-04-22T02:31:33.153Z] ---> 078282d166ec [2022-04-22T02:31:33.153Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T02:31:33.153Z] ---> Running in aa47d27941cd [2022-04-22T02:31:33.153Z] ---> Running in cb329f3cb6d0 [2022-04-22T02:31:33.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:33.153Z] Removing intermediate container aa47d27941cd [2022-04-22T02:31:33.153Z] ---> c19b77bceb56 [2022-04-22T02:31:33.153Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T02:31:33.153Z] Removing intermediate container cb329f3cb6d0 [2022-04-22T02:31:33.153Z] ---> 11d8b700c3a6 [2022-04-22T02:31:33.153Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:31:33.153Z] ---> Running in 6600783ad8f7 [2022-04-22T02:31:33.153Z] ---> Running in faa06f9113e8 [2022-04-22T02:31:33.153Z] Removing intermediate container faa06f9113e8 [2022-04-22T02:31:33.153Z] ---> c66453d9b41e [2022-04-22T02:31:33.153Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:31:33.153Z] ---> Running in 11db6706c050 [2022-04-22T02:31:33.153Z] Removing intermediate container 11db6706c050 [2022-04-22T02:31:33.153Z] ---> b7d27d71f1c2 [2022-04-22T02:31:33.153Z] [2022-04-22T02:31:33.153Z] Successfully built b7d27d71f1c2 [2022-04-22T02:31:33.153Z] Successfully tagged core-command:latest [2022-04-22T02:31:33.153Z]  Building core-command ... done Building support-notifications [2022-04-22T02:31:33.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:33.415Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T02:31:33.415Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T02:31:33.415Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T02:31:33.677Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T02:31:33.677Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T02:31:33.942Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T02:31:33.942Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:31:33.942Z] OK: 8 MiB in 20 packages [2022-04-22T02:31:33.942Z] Removing intermediate container 6600783ad8f7 [2022-04-22T02:31:33.942Z] ---> ef9f6f1d1451 [2022-04-22T02:31:33.942Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T02:31:35.888Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:35.888Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:35.888Z] ---> 279f44f3a93d [2022-04-22T02:31:35.888Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T02:31:35.888Z] ---> Using cache [2022-04-22T02:31:35.888Z] ---> 99e91124b6c5 [2022-04-22T02:31:35.888Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:35.888Z] ---> Using cache [2022-04-22T02:31:35.888Z] ---> 8389916e8b1e [2022-04-22T02:31:35.888Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T02:31:35.888Z] ---> Running in 8cd75e75b051 [2022-04-22T02:31:35.888Z] ---> Running in ef99fa7da205 [2022-04-22T02:31:36.153Z] Removing intermediate container 8cd75e75b051 [2022-04-22T02:31:36.153Z] ---> 1e1f1bb70745 [2022-04-22T02:31:36.153Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T02:31:36.153Z] Removing intermediate container d8fcec696fa3 [2022-04-22T02:31:36.153Z] ---> 564ca6882009 [2022-04-22T02:31:36.153Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:31:36.153Z] ---> bdfca7049fd4 [2022-04-22T02:31:36.153Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T02:31:36.412Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:36.412Z] ---> Running in 860dfa4b35e3 [2022-04-22T02:31:36.412Z] ---> 53a3ea15ebab [2022-04-22T02:31:36.412Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T02:31:36.677Z] ---> 0e69329a389d [2022-04-22T02:31:36.677Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T02:31:36.942Z] ---> 26447460babb [2022-04-22T02:31:36.942Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T02:31:36.942Z] ---> Running in cbb49447775e [2022-04-22T02:31:37.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:37.216Z] Removing intermediate container cbb49447775e [2022-04-22T02:31:37.216Z] ---> 37f109b11863 [2022-04-22T02:31:37.216Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:31:37.216Z] ---> Running in dad6976ce14d [2022-04-22T02:31:37.216Z] Removing intermediate container 860dfa4b35e3 [2022-04-22T02:31:37.216Z] ---> aa24de2cb81f [2022-04-22T02:31:37.216Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:31:37.480Z] Removing intermediate container dad6976ce14d [2022-04-22T02:31:37.480Z] ---> c1328a21e630 [2022-04-22T02:31:37.480Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T02:31:37.480Z] ---> Running in 666f0ef51216 [2022-04-22T02:31:37.480Z] ---> 5abbf7d1ef5f [2022-04-22T02:31:37.480Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T02:31:37.480Z] OK: 221 MiB in 52 packages [2022-04-22T02:31:37.480Z] Removing intermediate container 666f0ef51216 [2022-04-22T02:31:37.480Z] ---> 334b4da8174b [2022-04-22T02:31:37.480Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:31:38.052Z] ---> Running in 7e828ec009ff [2022-04-22T02:31:38.052Z] ---> 698eeb094ef8 [2022-04-22T02:31:38.052Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T02:31:38.052Z] Removing intermediate container ef99fa7da205 [2022-04-22T02:31:38.052Z] ---> 3ca1a8232bb3 [2022-04-22T02:31:38.052Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T02:31:38.052Z] Removing intermediate container 7e828ec009ff [2022-04-22T02:31:38.052Z] ---> ef59d894024e [2022-04-22T02:31:38.052Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:31:38.052Z] ---> Running in e12471ea2b82 [2022-04-22T02:31:38.052Z] ---> c498a92638e0 [2022-04-22T02:31:38.052Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T02:31:38.313Z] ---> a2f4568d0511 [2022-04-22T02:31:38.313Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:38.313Z] Removing intermediate container e12471ea2b82 [2022-04-22T02:31:38.313Z] ---> 4bb4a0d5fc19 [2022-04-22T02:31:38.313Z] [2022-04-22T02:31:38.313Z] ---> Running in f54ec8b7e40d [2022-04-22T02:31:38.313Z] Successfully built 4bb4a0d5fc19 [2022-04-22T02:31:38.313Z] Successfully tagged core-data:latest [2022-04-22T02:31:38.313Z]  Building core-data ... done Building security-spire-config [2022-04-22T02:31:38.313Z] ---> 3bb54a1ba573 [2022-04-22T02:31:38.313Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T02:31:40.865Z] ---> c4ed966bfe6e [2022-04-22T02:31:40.865Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-22T02:31:41.124Z] ---> Running in e79c28d2b1c4 [2022-04-22T02:31:41.389Z] Removing intermediate container f54ec8b7e40d [2022-04-22T02:31:41.389Z] ---> 7e2cc1e2924a [2022-04-22T02:31:41.389Z] Step 8/22 : COPY . . [2022-04-22T02:31:41.389Z] Removing intermediate container e79c28d2b1c4 [2022-04-22T02:31:41.389Z] ---> aaa0a773a312 [2022-04-22T02:31:41.389Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T02:31:41.957Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:41.957Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:41.957Z] ---> 279f44f3a93d [2022-04-22T02:31:41.957Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T02:31:41.957Z] ---> Using cache [2022-04-22T02:31:41.957Z] ---> 99e91124b6c5 [2022-04-22T02:31:41.957Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:41.957Z] ---> Using cache [2022-04-22T02:31:41.957Z] ---> 8389916e8b1e [2022-04-22T02:31:41.957Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T02:31:43.519Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:43.520Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:43.520Z] ---> fc02164b5d71 [2022-04-22T02:31:43.520Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:31:43.813Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:43.813Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:43.813Z] ---> fc02164b5d71 [2022-04-22T02:31:43.813Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:31:43.864Z] ---> 31b9331f5e7f [2022-04-22T02:31:43.864Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T02:31:44.085Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:44.085Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:44.085Z] ---> fc02164b5d71 [2022-04-22T02:31:44.085Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T02:31:44.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:44.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:44.085Z] ---> fc02164b5d71 [2022-04-22T02:31:44.085Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T02:31:44.085Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:44.085Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:44.085Z] ---> fc02164b5d71 [2022-04-22T02:31:44.085Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T02:31:44.124Z] ---> Running in 0834a4b28be5 [2022-04-22T02:31:44.124Z] ---> Running in b35e085508f0 [2022-04-22T02:31:44.697Z] ---> Running in 59571ebeff52 [2022-04-22T02:31:44.697Z] ---> Running in 9b760f02c58f [2022-04-22T02:31:44.699Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:44.981Z] ---> Running in 3b6b66c20b4b [2022-04-22T02:31:44.981Z] ---> Running in 864fcb865379 [2022-04-22T02:31:44.981Z] ---> Running in 2461ff0304b2 [2022-04-22T02:31:45.586Z] Removing intermediate container 3b6b66c20b4b [2022-04-22T02:31:45.586Z] ---> f4c9ed165b89 [2022-04-22T02:31:45.586Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:45.586Z] Removing intermediate container 59571ebeff52 [2022-04-22T02:31:45.586Z] ---> 1e74e7c747fb [2022-04-22T02:31:45.586Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T02:31:45.586Z] Removing intermediate container 2461ff0304b2 [2022-04-22T02:31:45.586Z] ---> c419e218bb6d [2022-04-22T02:31:45.586Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:45.586Z] Removing intermediate container 9b760f02c58f [2022-04-22T02:31:45.586Z] ---> dc750552479c [2022-04-22T02:31:45.586Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:45.586Z] ---> Running in 1056468baeb7 [2022-04-22T02:31:45.586Z] Removing intermediate container 864fcb865379 [2022-04-22T02:31:45.586Z] ---> 8088d2e309c1 [2022-04-22T02:31:45.586Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:45.586Z] ---> Running in 8b33f5025c16 [2022-04-22T02:31:45.586Z] ---> Running in 6f985162ab74 [2022-04-22T02:31:45.648Z] Removing intermediate container b35e085508f0 [2022-04-22T02:31:45.648Z] ---> 353e1847e69b [2022-04-22T02:31:45.648Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T02:31:45.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:31:45.648Z] ---> Running in 8e384dd61c08 [2022-04-22T02:31:45.648Z] Removing intermediate container 8e384dd61c08 [2022-04-22T02:31:45.648Z] ---> 5cabba327b74 [2022-04-22T02:31:45.648Z] Step 28/31 : CMD ["gate"] [2022-04-22T02:31:45.866Z] ---> Running in 99e30556aefb [2022-04-22T02:31:45.866Z] ---> Running in ef59ccb70197 [2022-04-22T02:31:45.908Z] OK: 221 MiB in 52 packages [2022-04-22T02:31:45.908Z] ---> Running in a60b4a753740 [2022-04-22T02:31:46.173Z] Removing intermediate container a60b4a753740 [2022-04-22T02:31:46.173Z] ---> 7ea0abb1446a [2022-04-22T02:31:46.173Z] Step 29/31 : LABEL arch=x86_64 [2022-04-22T02:31:46.432Z] ---> Running in 88940f9806c3 [2022-04-22T02:31:46.432Z] ---> ee92164258c3 [2022-04-22T02:31:46.432Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T02:31:46.432Z] Removing intermediate container 0834a4b28be5 [2022-04-22T02:31:46.432Z] ---> 9aa8b5a564c2 [2022-04-22T02:31:46.432Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T02:31:46.432Z] ---> Running in fc627a49fd33 [2022-04-22T02:31:46.432Z] Removing intermediate container 88940f9806c3 [2022-04-22T02:31:46.432Z] ---> 38040f36a964 [2022-04-22T02:31:46.432Z] Step 30/31 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:31:46.692Z] ---> Running in 68e674a3e723 [2022-04-22T02:31:46.692Z] ---> 2dfa2afc02f8 [2022-04-22T02:31:46.692Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:46.692Z] ---> Running in 1ae2435713a6 [2022-04-22T02:31:46.692Z] Removing intermediate container 68e674a3e723 [2022-04-22T02:31:46.692Z] ---> a73060fed735 [2022-04-22T02:31:46.692Z] Step 31/31 : LABEL version=2.2.0-dev.77 [2022-04-22T02:31:46.952Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T02:31:46.952Z] ---> Running in dc054e28ef70 [2022-04-22T02:31:46.952Z] Removing intermediate container dc054e28ef70 [2022-04-22T02:31:46.952Z] ---> 3ff20470f28a [2022-04-22T02:31:46.952Z] [2022-04-22T02:31:47.212Z] Successfully built 3ff20470f28a [2022-04-22T02:31:47.212Z] Successfully tagged security-bootstrapper:latest [2022-04-22T02:31:47.212Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-22T02:31:47.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:48.862Z] Removing intermediate container 1056468baeb7 [2022-04-22T02:31:48.863Z] ---> 69b2915c18f6 [2022-04-22T02:31:48.863Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T02:31:49.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:49.163Z] ---> Running in 9eb8ae84347e [2022-04-22T02:31:49.437Z] Removing intermediate container 99e30556aefb [2022-04-22T02:31:49.437Z] ---> f64c94d9133d [2022-04-22T02:31:49.726Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T02:31:50.002Z] Removing intermediate container ef59ccb70197 [2022-04-22T02:31:50.002Z] ---> df0f478d01f0 [2022-04-22T02:31:50.002Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-22T02:31:50.002Z] ---> Running in f78e1dab66b2 [2022-04-22T02:31:50.002Z] ---> Running in cda5452274ab [2022-04-22T02:31:50.280Z] Removing intermediate container 8b33f5025c16 [2022-04-22T02:31:50.280Z] ---> 65f6e921a902 [2022-04-22T02:31:50.280Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T02:31:50.280Z] ---> Running in b420284d18fe [2022-04-22T02:31:50.561Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:31:50.561Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:31:50.561Z] OK: 15741 distinct packages available [2022-04-22T02:31:50.561Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:51.173Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:51.617Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:31:51.617Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:31:51.617Z] ---> 279f44f3a93d [2022-04-22T02:31:51.617Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T02:31:51.617Z] ---> Using cache [2022-04-22T02:31:51.617Z] ---> 99e91124b6c5 [2022-04-22T02:31:51.617Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:31:51.617Z] ---> Using cache [2022-04-22T02:31:51.617Z] ---> 8389916e8b1e [2022-04-22T02:31:51.617Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T02:31:51.617Z] ---> Using cache [2022-04-22T02:31:51.617Z] ---> 7285fbcc9e1e [2022-04-22T02:31:51.617Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T02:31:51.617Z] ---> Using cache [2022-04-22T02:31:51.617Z] ---> 2c941324f68e [2022-04-22T02:31:51.617Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:51.617Z] ---> Using cache [2022-04-22T02:31:51.617Z] ---> f7b98eb41ab4 [2022-04-22T02:31:51.617Z] Step 8/22 : COPY . . [2022-04-22T02:31:51.617Z] ---> Using cache [2022-04-22T02:31:51.617Z] ---> 48466e71c5db [2022-04-22T02:31:51.617Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T02:31:51.786Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:51.876Z] Removing intermediate container 1ae2435713a6 [2022-04-22T02:31:51.876Z] ---> 9704d2d9422e [2022-04-22T02:31:51.876Z] Step 8/26 : COPY . . [2022-04-22T02:31:52.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:52.068Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:52.134Z] ---> Running in aa45cead63a8 [2022-04-22T02:31:52.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:52.350Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:52.632Z] OK: 220 MiB in 52 packages [2022-04-22T02:31:52.702Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T02:31:52.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:53.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:53.208Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:31:53.208Z] OK: 220 MiB in 52 packages [2022-04-22T02:31:54.234Z] OK: 220 MiB in 52 packages [2022-04-22T02:31:54.234Z] Removing intermediate container 6f985162ab74 [2022-04-22T02:31:54.234Z] ---> 19a955ce6fcb [2022-04-22T02:31:54.234Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T02:31:54.518Z] OK: 220 MiB in 52 packages [2022-04-22T02:31:54.518Z] OK: 220 MiB in 52 packages [2022-04-22T02:31:55.143Z] Removing intermediate container 9eb8ae84347e [2022-04-22T02:31:55.143Z] ---> cf008ea7ac80 [2022-04-22T02:31:55.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:31:55.958Z] ---> b3b41007ae44 [2022-04-22T02:31:55.958Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:55.958Z] ---> Running in 7ec5c1aefe45 [2022-04-22T02:31:55.990Z] Building bin/spire-agent... [2022-04-22T02:31:55.990Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T02:31:55.990Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T02:31:55.990Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T02:31:56.282Z] Removing intermediate container f78e1dab66b2 [2022-04-22T02:31:56.283Z] ---> 2fcef75110c5 [2022-04-22T02:31:56.283Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T02:31:56.586Z] Removing intermediate container b420284d18fe [2022-04-22T02:31:56.586Z] ---> 154aae6fdc3e [2022-04-22T02:31:56.586Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:31:56.586Z] Removing intermediate container cda5452274ab [2022-04-22T02:31:56.586Z] ---> b28a13f4c580 [2022-04-22T02:31:56.586Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T02:31:57.370Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T02:31:57.370Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T02:31:57.370Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T02:31:57.370Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T02:31:57.370Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T02:31:57.370Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T02:31:57.370Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T02:31:57.370Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T02:31:57.370Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T02:31:57.370Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T02:31:57.412Z] ---> 10cd94feed55 [2022-04-22T02:31:57.412Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:57.412Z] ---> Running in c15521829044 [2022-04-22T02:31:58.050Z] ---> 56bd6618a102 [2022-04-22T02:31:58.050Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:58.346Z] ---> Running in 4ab1e4b76b76 [2022-04-22T02:31:58.746Z] Building bin/spire-agent... [2022-04-22T02:31:58.746Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T02:31:58.900Z] ---> 945a70922d21 [2022-04-22T02:31:58.900Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:58.900Z] ---> Running in d6bf8887416f [2022-04-22T02:31:59.004Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T02:31:59.005Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T02:31:59.005Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T02:31:59.499Z] ---> 7da0e027fba6 [2022-04-22T02:31:59.500Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:31:59.778Z] ---> Running in a684e2d18a60 [2022-04-22T02:32:00.029Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T02:32:00.029Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T02:32:00.029Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T02:32:00.289Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T02:32:00.289Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T02:32:00.289Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T02:32:00.289Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T02:32:00.289Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T02:32:00.289Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T02:32:01.783Z] Removing intermediate container 7ec5c1aefe45 [2022-04-22T02:32:01.783Z] ---> 1670a2363856 [2022-04-22T02:32:01.783Z] Step 7/20 : COPY . . [2022-04-22T02:32:02.761Z] Removing intermediate container c15521829044 [2022-04-22T02:32:02.761Z] ---> 8963c50b2ae2 [2022-04-22T02:32:02.761Z] Step 8/23 : COPY . . [2022-04-22T02:32:02.823Z]  ---> 59d274ba914d [2022-04-22T02:32:02.824Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T02:32:03.390Z] ---> Running in 48562a9c0f96 [2022-04-22T02:32:03.649Z] Removing intermediate container 48562a9c0f96 [2022-04-22T02:32:03.649Z] ---> 6910d0f58cbd [2022-04-22T02:32:03.649Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T02:32:03.907Z] ---> Running in 28b3453c216c [2022-04-22T02:32:04.771Z] Removing intermediate container 4ab1e4b76b76 [2022-04-22T02:32:04.771Z] ---> 65d8d4636a12 [2022-04-22T02:32:04.771Z] Step 8/22 : COPY . . [2022-04-22T02:32:04.771Z] Removing intermediate container d6bf8887416f [2022-04-22T02:32:04.771Z] ---> 29fbe23d5830 [2022-04-22T02:32:04.771Z] Step 8/23 : COPY . . [2022-04-22T02:32:05.373Z] Removing intermediate container a684e2d18a60 [2022-04-22T02:32:05.373Z] ---> 721b05eeae2f [2022-04-22T02:32:05.373Z] Step 8/22 : COPY . . [2022-04-22T02:32:06.441Z] Removing intermediate container 28b3453c216c [2022-04-22T02:32:06.441Z] ---> 4193ca294c4e [2022-04-22T02:32:06.441Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T02:32:06.441Z] ---> Running in 2f0ad67d5b4b [2022-04-22T02:32:07.009Z] Removing intermediate container 2f0ad67d5b4b [2022-04-22T02:32:07.009Z] ---> 6eab94f20ed8 [2022-04-22T02:32:07.009Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T02:32:07.009Z] ---> Running in d33294d47e88 [2022-04-22T02:32:08.386Z] spire-1.2.1/ [2022-04-22T02:32:08.386Z] spire-1.2.1/.data/ [2022-04-22T02:32:08.386Z] spire-1.2.1/.data/.file [2022-04-22T02:32:08.386Z] spire-1.2.1/.dockerignore [2022-04-22T02:32:08.386Z] spire-1.2.1/.gitattributes [2022-04-22T02:32:08.386Z] spire-1.2.1/.githooks/ [2022-04-22T02:32:08.386Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/ [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/ [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T02:32:08.386Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T02:32:08.386Z] spire-1.2.1/.gitignore [2022-04-22T02:32:08.386Z] spire-1.2.1/.go-version [2022-04-22T02:32:08.386Z] spire-1.2.1/.golangci.yml [2022-04-22T02:32:08.386Z] spire-1.2.1/ADOPTERS.md [2022-04-22T02:32:08.386Z] spire-1.2.1/CHANGELOG.md [2022-04-22T02:32:08.386Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T02:32:08.386Z] spire-1.2.1/CODEOWNERS [2022-04-22T02:32:08.386Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T02:32:08.386Z] spire-1.2.1/Dockerfile [2022-04-22T02:32:08.386Z] spire-1.2.1/Dockerfile.dev [2022-04-22T02:32:08.386Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T02:32:08.386Z] spire-1.2.1/LICENSE [2022-04-22T02:32:08.386Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T02:32:08.386Z] spire-1.2.1/Makefile [2022-04-22T02:32:08.386Z] spire-1.2.1/README.md [2022-04-22T02:32:08.386Z] spire-1.2.1/ROADMAP.md [2022-04-22T02:32:08.386Z] spire-1.2.1/SECURITY.md [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T02:32:08.386Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T02:32:08.387Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/ [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/agent/ [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/server/ [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/server/server.conf [2022-04-22T02:32:08.387Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/ [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/auditlog.md [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/images/ [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T02:32:08.387Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/spire_server.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/telemetry.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/upgrading.md [2022-04-22T02:32:08.650Z] spire-1.2.1/doc/using_spire.md [2022-04-22T02:32:08.650Z] spire-1.2.1/examples/ [2022-04-22T02:32:08.650Z] spire-1.2.1/examples/README.md [2022-04-22T02:32:08.650Z] spire-1.2.1/go.mod [2022-04-22T02:32:08.650Z] spire-1.2.1/go.sum [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T02:32:08.650Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T02:32:08.651Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/log/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T02:32:08.652Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/version/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T02:32:08.653Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/config.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T02:32:08.654Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T02:32:08.655Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/server.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/private/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/private/server/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T02:32:08.656Z] spire-1.2.1/release/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/README.md [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/conf/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T02:32:08.656Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T02:32:08.656Z] spire-1.2.1/script/ [2022-04-22T02:32:08.656Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T02:32:08.656Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T02:32:08.656Z] spire-1.2.1/support/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T02:32:08.656Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T02:32:08.656Z] spire-1.2.1/test/ [2022-04-22T02:32:08.656Z] spire-1.2.1/test/clock/ [2022-04-22T02:32:08.656Z] spire-1.2.1/test/clock/clock.go [2022-04-22T02:32:08.656Z] spire-1.2.1/test/fakes/ [2022-04-22T02:32:08.656Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T02:32:08.656Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T02:32:08.656Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T02:32:08.657Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/README.md [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/common [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T02:32:08.657Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T02:32:08.658Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T02:32:08.659Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T02:32:08.660Z] spire-1.2.1/test/integration/test.sh [2022-04-22T02:32:08.660Z] spire-1.2.1/test/plugintest/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testca/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testca/ca.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testkey/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/testkey/new.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/util/ [2022-04-22T02:32:08.660Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/util/race.go [2022-04-22T02:32:08.660Z] spire-1.2.1/test/util/util.go [2022-04-22T02:32:08.660Z] building spire from source... [2022-04-22T02:32:08.660Z] Installing go1.17.7... [2022-04-22T02:32:13.932Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T02:32:14.192Z] Building bin/spire-server... [2022-04-22T02:32:14.192Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T02:32:14.192Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T02:32:14.192Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T02:32:14.192Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T02:32:14.452Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T02:32:14.452Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T02:32:14.452Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T02:32:14.820Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T02:32:14.820Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T02:32:15.081Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T02:32:15.081Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T02:32:15.081Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T02:32:15.081Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T02:32:15.081Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T02:32:15.081Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T02:32:15.081Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T02:32:15.081Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T02:32:15.081Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T02:32:15.081Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T02:32:15.081Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T02:32:15.081Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T02:32:15.356Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T02:32:15.356Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T02:32:15.356Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T02:32:15.356Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T02:32:15.616Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T02:32:15.616Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T02:32:15.875Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T02:32:15.875Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T02:32:15.875Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T02:32:15.875Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T02:32:15.875Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T02:32:15.875Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T02:32:15.875Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T02:32:15.875Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T02:32:15.875Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T02:32:15.875Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T02:32:15.875Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T02:32:16.134Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T02:32:16.134Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T02:32:16.134Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T02:32:16.134Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T02:32:16.134Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T02:32:16.134Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T02:32:16.134Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T02:32:16.406Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T02:32:16.406Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T02:32:16.406Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T02:32:16.406Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T02:32:16.671Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T02:32:16.671Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T02:32:16.671Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T02:32:16.671Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T02:32:16.931Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T02:32:17.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T02:32:17.502Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T02:32:17.502Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T02:32:17.502Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T02:32:17.502Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T02:32:19.415Z] Removing intermediate container fc627a49fd33 [2022-04-22T02:32:19.415Z] ---> 8dc7b97055cb [2022-04-22T02:32:19.415Z] [2022-04-22T02:32:19.415Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T02:32:19.415Z] ---> e04c818066af [2022-04-22T02:32:19.415Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T02:32:19.415Z] Removing intermediate container aa45cead63a8 [2022-04-22T02:32:19.415Z] ---> a2b168b3da29 [2022-04-22T02:32:19.415Z] [2022-04-22T02:32:19.415Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T02:32:19.415Z] ---> e04c818066af [2022-04-22T02:32:19.415Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T02:32:20.352Z] ---> Running in 6f500a526443 [2022-04-22T02:32:20.352Z] ---> Running in b01b19492198 [2022-04-22T02:32:20.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:32:20.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:32:20.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:32:20.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:32:20.617Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T02:32:20.617Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T02:32:20.617Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T02:32:20.617Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T02:32:20.617Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T02:32:20.617Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T02:32:20.617Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T02:32:20.879Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T02:32:20.879Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T02:32:20.879Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T02:32:20.879Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T02:32:20.879Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:32:20.879Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T02:32:20.879Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:32:20.879Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T02:32:20.879Z] OK: 6 MiB in 16 packages [2022-04-22T02:32:20.879Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T02:32:20.879Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T02:32:20.879Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T02:32:20.879Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T02:32:20.880Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:32:21.138Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:32:21.138Z] OK: 8 MiB in 20 packages [2022-04-22T02:32:21.138Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T02:32:21.397Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T02:32:21.656Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T02:32:21.656Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T02:32:21.656Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T02:32:21.916Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T02:32:21.916Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T02:32:21.916Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T02:32:22.179Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T02:32:22.179Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T02:32:22.445Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T02:32:22.445Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T02:32:22.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T02:32:22.445Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T02:32:22.445Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T02:32:22.704Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T02:32:22.704Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T02:32:22.704Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T02:32:22.704Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T02:32:22.965Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T02:32:22.965Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T02:32:22.965Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T02:32:23.224Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T02:32:23.224Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T02:32:23.224Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T02:32:23.701Z] ---> 7f87d11777cb [2022-04-22T02:32:23.701Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-22T02:32:23.701Z] ---> eedbb8ca6613 [2022-04-22T02:32:23.701Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-22T02:32:23.701Z] ---> a281f8a5ae9a [2022-04-22T02:32:23.701Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T02:32:23.701Z] ---> Running in c5790b3ea72b [2022-04-22T02:32:23.701Z] ---> d9eab5a91130 [2022-04-22T02:32:23.701Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T02:32:23.701Z] ---> 524d77ba96ee [2022-04-22T02:32:23.701Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-22T02:32:23.701Z] ---> Running in fc706815babd [2022-04-22T02:32:23.701Z] ---> Running in 11c40c55433a [2022-04-22T02:32:23.701Z] ---> Running in 0383734aca05 [2022-04-22T02:32:23.701Z] ---> Running in d4460fd01ee4 [2022-04-22T02:32:23.701Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-22T02:32:23.794Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T02:32:23.794Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T02:32:23.794Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T02:32:23.794Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T02:32:23.794Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T02:32:23.794Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T02:32:23.794Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T02:32:23.794Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T02:32:23.794Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T02:32:23.794Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T02:32:23.794Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T02:32:23.794Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T02:32:23.794Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T02:32:23.976Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-22T02:32:24.053Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T02:32:24.054Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T02:32:24.054Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T02:32:24.054Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T02:32:24.054Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T02:32:24.054Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T02:32:24.054Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T02:32:24.054Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T02:32:24.054Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T02:32:24.054Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T02:32:24.259Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-22T02:32:24.314Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T02:32:24.314Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T02:32:24.314Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T02:32:24.314Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T02:32:24.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T02:32:24.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T02:32:24.575Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T02:32:24.575Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T02:32:24.575Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T02:32:24.575Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T02:32:24.575Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T02:32:24.834Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T02:32:24.834Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T02:32:24.834Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T02:32:24.834Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T02:32:25.096Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T02:32:25.096Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T02:32:25.096Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T02:32:25.096Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T02:32:25.096Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T02:32:25.096Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T02:32:25.096Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T02:32:25.096Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T02:32:25.096Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T02:32:25.096Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T02:32:25.430Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T02:32:25.430Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T02:32:25.430Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T02:32:30.915Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T02:32:30.915Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T02:32:34.208Z] Removing intermediate container b01b19492198 [2022-04-22T02:32:34.208Z] ---> cf1a7c683c99 [2022-04-22T02:32:34.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T02:32:34.208Z] Removing intermediate container 6f500a526443 [2022-04-22T02:32:34.208Z] ---> ad6556855035 [2022-04-22T02:32:34.208Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:32:36.747Z] ---> Running in 7a17f68c2f8e [2022-04-22T02:32:36.747Z] ---> Running in 9280b7a20935 [2022-04-22T02:32:37.004Z] Removing intermediate container 7a17f68c2f8e [2022-04-22T02:32:37.004Z] ---> e2a773379a7e [2022-04-22T02:32:37.004Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T02:32:37.572Z] Removing intermediate container 9280b7a20935 [2022-04-22T02:32:37.572Z] ---> 6d6890cf3adc [2022-04-22T02:32:37.572Z] Step 13/22 : WORKDIR /edgex [2022-04-22T02:32:37.572Z] ---> Running in 36c386048c3f [2022-04-22T02:32:37.832Z] ---> Running in 4f34566b4141 [2022-04-22T02:32:38.399Z] Removing intermediate container 36c386048c3f [2022-04-22T02:32:38.399Z] ---> abba9129c034 [2022-04-22T02:32:38.399Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T02:32:38.399Z] ---> Running in c7c7facfb4c8 [2022-04-22T02:32:38.399Z] Removing intermediate container 4f34566b4141 [2022-04-22T02:32:38.399Z] ---> 314f0e8f942e [2022-04-22T02:32:38.399Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T02:32:39.342Z] Removing intermediate container c7c7facfb4c8 [2022-04-22T02:32:39.342Z] ---> 1dab8712b073 [2022-04-22T02:32:39.342Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:32:39.601Z] ---> d22a0de44912 [2022-04-22T02:32:39.601Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T02:32:40.171Z] ---> 2186818073fc [2022-04-22T02:32:40.171Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T02:32:40.740Z] ---> d1de5c1c3816 [2022-04-22T02:32:40.740Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T02:32:42.126Z] ---> 3a0ab2f4d45a [2022-04-22T02:32:42.126Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T02:32:42.384Z] ---> 98a6489bbbb1 [2022-04-22T02:32:42.384Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T02:32:42.384Z] ---> 4c11dfcfaded [2022-04-22T02:32:42.384Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T02:32:42.644Z] ---> Running in 85e0afe9860f [2022-04-22T02:32:43.583Z] ---> 9bc81135ce77 [2022-04-22T02:32:43.583Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T02:32:44.151Z] Removing intermediate container 85e0afe9860f [2022-04-22T02:32:44.151Z] ---> 85686f40ee27 [2022-04-22T02:32:44.151Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:32:44.151Z] ---> Running in 5ada0c985529 [2022-04-22T02:32:44.151Z] ---> Running in 243625bab0d3 [2022-04-22T02:32:44.413Z] Removing intermediate container 243625bab0d3 [2022-04-22T02:32:44.413Z] ---> 3ef0bfd49fb3 [2022-04-22T02:32:44.413Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T02:32:44.677Z] ---> Running in 81ff3f26a024 [2022-04-22T02:32:44.938Z] Removing intermediate container 81ff3f26a024 [2022-04-22T02:32:44.938Z] ---> eee5ea141151 [2022-04-22T02:32:44.938Z] Step 21/22 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:32:45.197Z] ---> Running in 3595cfe26caa [2022-04-22T02:32:45.575Z] Removing intermediate container 3595cfe26caa [2022-04-22T02:32:45.575Z] ---> b839bc8f1c1e [2022-04-22T02:32:45.575Z] Step 22/22 : LABEL version=2.2.0-dev.77 [2022-04-22T02:32:45.575Z] Removing intermediate container 5ada0c985529 [2022-04-22T02:32:45.575Z] ---> 1c4cd6006ef4 [2022-04-22T02:32:45.575Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T02:32:45.859Z] ---> Running in 8c597923dc07 [2022-04-22T02:32:45.859Z] ---> Running in d7567c106073 [2022-04-22T02:32:46.176Z] Removing intermediate container d7567c106073 [2022-04-22T02:32:46.176Z] ---> 56a2f532a028 [2022-04-22T02:32:46.176Z] Step 20/22 : LABEL arch=x86_64 [2022-04-22T02:32:46.762Z] ---> Running in 54eedc716a38 [2022-04-22T02:32:46.762Z] Removing intermediate container 8c597923dc07 [2022-04-22T02:32:46.762Z] ---> 7e77b6c8f455 [2022-04-22T02:32:46.762Z] [2022-04-22T02:32:46.762Z] Successfully built 7e77b6c8f455 [2022-04-22T02:32:46.762Z] Successfully tagged support-notifications:latest [2022-04-22T02:32:46.762Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-04-22T02:32:48.676Z] Removing intermediate container 54eedc716a38 [2022-04-22T02:32:48.676Z] ---> 4bf3d525a9e2 [2022-04-22T02:32:48.676Z] Step 21/22 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:32:50.586Z] ---> Running in 83fb9ce1802e [2022-04-22T02:32:51.965Z] Removing intermediate container 83fb9ce1802e [2022-04-22T02:32:51.965Z] ---> d713aafa2532 [2022-04-22T02:32:51.965Z] Step 22/22 : LABEL version=2.2.0-dev.77 [2022-04-22T02:32:52.534Z] ---> Running in 053e41343b6f [2022-04-22T02:32:53.102Z] Removing intermediate container 053e41343b6f [2022-04-22T02:32:53.102Z] ---> ac11f3937f66 [2022-04-22T02:32:53.102Z] [2022-04-22T02:32:53.102Z] Successfully built ac11f3937f66 [2022-04-22T02:32:53.102Z] Successfully tagged security-proxy-setup:latest [2022-04-22T02:32:53.361Z]  Building security-proxy-setup ... done Building core-metadata [2022-04-22T02:32:55.272Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:32:55.272Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:32:55.272Z] ---> 279f44f3a93d [2022-04-22T02:32:55.272Z] Step 3/20 : WORKDIR /edgex-go [2022-04-22T02:32:55.272Z] ---> Using cache [2022-04-22T02:32:55.272Z] ---> 99e91124b6c5 [2022-04-22T02:32:55.272Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-22T02:33:00.557Z] ---> Running in 400aa5999c5a [2022-04-22T02:33:00.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:01.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:02.013Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:33:02.013Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:33:02.013Z] ---> 279f44f3a93d [2022-04-22T02:33:02.013Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:33:02.013Z] ---> Using cache [2022-04-22T02:33:02.013Z] ---> 99e91124b6c5 [2022-04-22T02:33:02.013Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:33:02.013Z] ---> Using cache [2022-04-22T02:33:02.013Z] ---> 8389916e8b1e [2022-04-22T02:33:02.013Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-22T02:33:02.013Z] ---> Using cache [2022-04-22T02:33:02.013Z] ---> 7285fbcc9e1e [2022-04-22T02:33:02.013Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:33:02.013Z] ---> Using cache [2022-04-22T02:33:02.013Z] ---> 2c941324f68e [2022-04-22T02:33:02.013Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:33:02.013Z] ---> Using cache [2022-04-22T02:33:02.013Z] ---> f7b98eb41ab4 [2022-04-22T02:33:02.013Z] Step 8/23 : COPY . . [2022-04-22T02:33:02.013Z] ---> Using cache [2022-04-22T02:33:02.013Z] ---> 48466e71c5db [2022-04-22T02:33:02.013Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-22T02:33:02.013Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:33:02.013Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:33:02.013Z] OK: 15866 distinct packages available [2022-04-22T02:33:02.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:03.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:03.211Z] OK: 221 MiB in 52 packages [2022-04-22T02:33:05.755Z] ---> Running in 6758e3752efd [2022-04-22T02:33:06.695Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-22T02:33:06.695Z] Removing intermediate container 400aa5999c5a [2022-04-22T02:33:06.695Z] ---> 7090f7dd5d86 [2022-04-22T02:33:06.695Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-22T02:33:08.603Z] ---> 3ea56f97d315 [2022-04-22T02:33:08.604Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:33:09.177Z] ---> Running in eeeda88d373e [2022-04-22T02:33:14.460Z] Removing intermediate container eeeda88d373e [2022-04-22T02:33:14.460Z] ---> 9386873c35ed [2022-04-22T02:33:14.460Z] Step 7/20 : COPY . . [2022-04-22T02:33:36.406Z] ---> 99c195c2b4b1 [2022-04-22T02:33:36.406Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-22T02:33:36.406Z] ---> Running in 2a6957ac78d7 [2022-04-22T02:33:36.406Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-22T02:33:36.406Z] Removing intermediate container 6758e3752efd [2022-04-22T02:33:36.406Z] ---> 499e81def52f [2022-04-22T02:33:36.406Z] [2022-04-22T02:33:36.406Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T02:33:36.406Z] ---> e04c818066af [2022-04-22T02:33:36.406Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T02:33:36.406Z] ---> Using cache [2022-04-22T02:33:36.406Z] ---> 23670cbcbe8f [2022-04-22T02:33:36.406Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:33:36.406Z] ---> Using cache [2022-04-22T02:33:36.406Z] ---> 192cd60377d0 [2022-04-22T02:33:36.406Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T02:33:36.406Z] ---> Running in f9e43d4c165b [2022-04-22T02:33:36.406Z] Removing intermediate container f9e43d4c165b [2022-04-22T02:33:36.406Z] ---> 6c2d649a67f4 [2022-04-22T02:33:36.406Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T02:33:36.406Z] ---> Running in 39f801bba4e2 [2022-04-22T02:33:36.406Z] Removing intermediate container 39f801bba4e2 [2022-04-22T02:33:36.406Z] ---> 7feabf5b24b1 [2022-04-22T02:33:36.406Z] Step 15/23 : WORKDIR / [2022-04-22T02:33:36.668Z] ---> Running in f6595cc7e353 [2022-04-22T02:33:36.668Z] Removing intermediate container f6595cc7e353 [2022-04-22T02:33:36.668Z] ---> dcb420eeadc7 [2022-04-22T02:33:36.668Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:33:36.929Z] Removing intermediate container b7f5c2063026 [2022-04-22T02:33:36.929Z] ---> f96c44c4b345 [2022-04-22T02:33:36.929Z] [2022-04-22T02:33:36.929Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T02:33:37.189Z] 3.15: Pulling from library/alpine [2022-04-22T02:33:37.189Z] ---> 2566c7dd84ea [2022-04-22T02:33:37.189Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T02:33:37.189Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T02:33:37.189Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T02:33:37.189Z] Removing intermediate container c1e965feddfe [2022-04-22T02:33:37.189Z] ---> 0e8e4f96d58e [2022-04-22T02:33:37.189Z] [2022-04-22T02:33:37.189Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T02:33:37.189Z] ---> 0ac33e5f5afa [2022-04-22T02:33:37.189Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:33:37.189Z] ---> 0ac33e5f5afa [2022-04-22T02:33:37.189Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:33:37.448Z] ---> Running in 1f8e014f38b1 [2022-04-22T02:33:37.448Z] ---> Running in 8edbea6c2cfa [2022-04-22T02:33:37.448Z] Removing intermediate container 1f8e014f38b1 [2022-04-22T02:33:37.448Z] ---> 0c3a39468bc5 [2022-04-22T02:33:37.448Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:33:37.708Z] ---> Running in ec5bd68f4e5f [2022-04-22T02:33:37.708Z] Removing intermediate container 8edbea6c2cfa [2022-04-22T02:33:37.708Z] ---> 31c1e8308437 [2022-04-22T02:33:37.708Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:33:37.708Z] ---> 8366f4a85117 [2022-04-22T02:33:37.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T02:33:37.708Z] ---> Running in 3ac37d081dd8 [2022-04-22T02:33:37.969Z] ---> 1060580a21c7 [2022-04-22T02:33:37.969Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T02:33:37.969Z] ---> Running in d55798275aef [2022-04-22T02:33:38.228Z] Removing intermediate container d55798275aef [2022-04-22T02:33:38.228Z] ---> d2cc61a02e62 [2022-04-22T02:33:38.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:33:38.228Z] ---> Running in 36c3d009fbc5 [2022-04-22T02:33:38.490Z] Removing intermediate container 36c3d009fbc5 [2022-04-22T02:33:38.490Z] ---> 9637609139ca [2022-04-22T02:33:38.490Z] Step 21/23 : LABEL arch=x86_64 [2022-04-22T02:33:38.490Z] ---> Running in a26dc47bea57 [2022-04-22T02:33:38.752Z] Removing intermediate container ec5bd68f4e5f [2022-04-22T02:33:38.752Z] ---> 2692c8fbbbc3 [2022-04-22T02:33:38.752Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T02:33:38.752Z] Removing intermediate container a26dc47bea57 [2022-04-22T02:33:38.752Z] ---> 5cd97b3aeeec [2022-04-22T02:33:38.752Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:33:38.752Z] ---> Running in d209d927e50f [2022-04-22T02:33:38.752Z] Removing intermediate container 3ac37d081dd8 [2022-04-22T02:33:38.752Z] ---> 9fc406655e08 [2022-04-22T02:33:38.752Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T02:33:38.752Z] ---> Running in 2713b6d011cb [2022-04-22T02:33:38.752Z] ---> Running in 70584d8bacad [2022-04-22T02:33:39.012Z] Removing intermediate container 2713b6d011cb [2022-04-22T02:33:39.012Z] ---> b0bc12f258ab [2022-04-22T02:33:39.012Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:33:39.271Z] ---> Running in 97a9ead1c09a [2022-04-22T02:33:39.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:39.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:39.271Z] Removing intermediate container 97a9ead1c09a [2022-04-22T02:33:39.271Z] ---> 35c30abdbd3a [2022-04-22T02:33:39.271Z] [2022-04-22T02:33:39.529Z] Successfully built 35c30abdbd3a [2022-04-22T02:33:39.529Z] Successfully tagged core-metadata:latest [2022-04-22T02:33:40.102Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:40.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:40.361Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:33:40.361Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:33:40.361Z] OK: 15855 distinct packages available [2022-04-22T02:33:40.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:40.620Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:33:40.620Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:33:40.620Z] OK: 15855 distinct packages available [2022-04-22T02:33:40.620Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:41.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:41.450Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:41.710Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T02:33:41.710Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:33:41.710Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T02:33:41.710Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T02:33:41.969Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:33:41.969Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T02:33:41.969Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T02:33:41.969Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T02:33:41.969Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T02:33:41.969Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:33:41.969Z] OK: 6 MiB in 19 packages [2022-04-22T02:33:42.228Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T02:33:42.228Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:33:42.228Z] OK: 6 MiB in 19 packages [2022-04-22T02:33:43.620Z] Removing intermediate container 70584d8bacad [2022-04-22T02:33:43.620Z] ---> 0717f4cbaff2 [2022-04-22T02:33:43.620Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T02:33:43.620Z] Removing intermediate container d209d927e50f [2022-04-22T02:33:43.620Z] ---> 21bb0cb76697 [2022-04-22T02:33:43.620Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T02:33:45.541Z] ---> c0507037693d [2022-04-22T02:33:45.541Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T02:33:45.541Z] ---> 82bb4417f556 [2022-04-22T02:33:45.541Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T02:33:45.541Z] ---> f31b8dd29100 [2022-04-22T02:33:45.541Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T02:33:46.111Z] ---> 4bfb1e20cbd0 [2022-04-22T02:33:46.111Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T02:33:46.683Z] ---> 0137094e07ff [2022-04-22T02:33:46.683Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T02:33:46.683Z] ---> Running in a4143cca5ac1 [2022-04-22T02:33:46.683Z] ---> 6afe16f9b885 [2022-04-22T02:33:46.683Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T02:33:46.683Z] Removing intermediate container a4143cca5ac1 [2022-04-22T02:33:46.683Z] ---> 52ddfa01c016 [2022-04-22T02:33:46.683Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T02:33:46.945Z] ---> Running in 0b4139c2dd31 [2022-04-22T02:33:46.945Z] ---> 57ee25619fd4 [2022-04-22T02:33:46.945Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T02:33:46.945Z] Removing intermediate container 0b4139c2dd31 [2022-04-22T02:33:46.945Z] ---> fd185282ed82 [2022-04-22T02:33:46.945Z] Step 23/25 : LABEL arch=x86_64 [2022-04-22T02:33:46.945Z] ---> Running in 6617e6d350e6 [2022-04-22T02:33:47.214Z] ---> eb1b89cfcd8a [2022-04-22T02:33:47.214Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T02:33:47.214Z] Removing intermediate container 6617e6d350e6 [2022-04-22T02:33:47.214Z] ---> f9efda3ff12b [2022-04-22T02:33:47.214Z] Step 24/25 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:33:47.214Z] ---> Running in 75d4fd6177d7 [2022-04-22T02:33:47.475Z] ---> 864e05600ac5 [2022-04-22T02:33:47.475Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T02:33:47.475Z] ---> Running in 42f9129fa592 [2022-04-22T02:33:47.475Z] Removing intermediate container 75d4fd6177d7 [2022-04-22T02:33:47.475Z] ---> 55f2a159b283 [2022-04-22T02:33:47.475Z] Step 25/25 : LABEL version=2.2.0-dev.77 [2022-04-22T02:33:47.475Z] ---> Running in 94b613ed95f2 [2022-04-22T02:33:47.475Z] Removing intermediate container 42f9129fa592 [2022-04-22T02:33:47.475Z] ---> dfc2fb7bf976 [2022-04-22T02:33:47.475Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T02:33:47.475Z] ---> Running in fa810b515107 [2022-04-22T02:33:47.741Z] Removing intermediate container 94b613ed95f2 [2022-04-22T02:33:47.741Z] ---> e551612c671e [2022-04-22T02:33:47.741Z] [2022-04-22T02:33:47.741Z] Removing intermediate container fa810b515107 [2022-04-22T02:33:47.741Z] ---> 9491eefd87b8 [2022-04-22T02:33:47.741Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T02:33:47.741Z] ---> Running in b5e134d3aad0 [2022-04-22T02:33:47.741Z] Successfully built e551612c671e [2022-04-22T02:33:47.741Z] Successfully tagged security-spire-server:latest [2022-04-22T02:33:47.741Z]  Building security-spire-server ... done Removing intermediate container b5e134d3aad0 [2022-04-22T02:33:47.741Z] ---> ac25a029a747 [2022-04-22T02:33:47.741Z] Step 25/26 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:33:48.001Z] ---> Running in 7ffaf2bc710f [2022-04-22T02:33:48.001Z] Removing intermediate container 7ffaf2bc710f [2022-04-22T02:33:48.001Z] ---> bc09503b58a9 [2022-04-22T02:33:48.001Z] Step 26/26 : LABEL version=2.2.0-dev.77 [2022-04-22T02:33:48.001Z] ---> Running in fcec632c3773 [2022-04-22T02:33:48.263Z] Removing intermediate container fcec632c3773 [2022-04-22T02:33:48.263Z] ---> df5fdbbef52a [2022-04-22T02:33:48.263Z] [2022-04-22T02:33:48.263Z] Successfully built df5fdbbef52a [2022-04-22T02:33:48.263Z] Successfully tagged security-spire-agent:latest [2022-04-22T02:33:50.802Z]  Building security-spire-agent ... done Removing intermediate container 2a6957ac78d7 [2022-04-22T02:33:50.802Z] ---> d5b6946bae66 [2022-04-22T02:33:50.802Z] [2022-04-22T02:33:50.802Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T02:33:50.802Z] ---> 0ac33e5f5afa [2022-04-22T02:33:50.802Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:33:50.802Z] ---> Using cache [2022-04-22T02:33:50.802Z] ---> 31c1e8308437 [2022-04-22T02:33:50.802Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:33:50.802Z] ---> Using cache [2022-04-22T02:33:50.802Z] ---> 9fc406655e08 [2022-04-22T02:33:50.802Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T02:33:50.802Z] ---> Running in 9fe1348c9934 [2022-04-22T02:33:50.802Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:51.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:52.008Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:33:52.008Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:33:52.008Z] OK: 15855 distinct packages available [2022-04-22T02:33:52.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:52.954Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:33:53.215Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T02:33:53.215Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T02:33:53.477Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T02:33:53.477Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T02:33:53.477Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T02:33:53.739Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T02:33:53.739Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:33:53.739Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T02:33:54.000Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T02:33:54.000Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:33:54.000Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:33:54.000Z] OK: 8 MiB in 23 packages [2022-04-22T02:33:54.581Z] Removing intermediate container 9fe1348c9934 [2022-04-22T02:33:54.581Z] ---> 7891dbe67584 [2022-04-22T02:33:54.581Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:33:54.841Z] ---> a9fbb10036b0 [2022-04-22T02:33:54.841Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T02:33:55.101Z] ---> 9d7d3b2a72ba [2022-04-22T02:33:55.101Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T02:33:55.366Z] ---> 14523236e797 [2022-04-22T02:33:55.366Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T02:33:55.366Z] ---> Running in c435d5584df4 [2022-04-22T02:33:55.366Z] Removing intermediate container c435d5584df4 [2022-04-22T02:33:55.366Z] ---> 7a2b7e607dd6 [2022-04-22T02:33:55.366Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:33:55.366Z] ---> Running in 5867ad8d2cd4 [2022-04-22T02:33:55.625Z] Removing intermediate container 5867ad8d2cd4 [2022-04-22T02:33:55.625Z] ---> 1475472581dc [2022-04-22T02:33:55.625Z] Step 18/20 : LABEL arch=x86_64 [2022-04-22T02:33:55.625Z] ---> Running in 8eef0c21fedd [2022-04-22T02:33:55.625Z] Removing intermediate container 8eef0c21fedd [2022-04-22T02:33:55.625Z] ---> 82cac8a41dec [2022-04-22T02:33:55.625Z] Step 19/20 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:33:55.884Z] ---> Running in 19b5318c1fda [2022-04-22T02:33:55.884Z] Removing intermediate container 19b5318c1fda [2022-04-22T02:33:55.884Z] ---> afbb374b436b [2022-04-22T02:33:55.884Z] Step 20/20 : LABEL version=2.2.0-dev.77 [2022-04-22T02:33:55.884Z] ---> Running in 7528ee03e975 [2022-04-22T02:33:55.884Z] Removing intermediate container 7528ee03e975 [2022-04-22T02:33:55.884Z] ---> 796b20779727 [2022-04-22T02:33:55.884Z] [2022-04-22T02:33:56.144Z] Successfully built 796b20779727 [2022-04-22T02:33:56.144Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-22T02:34:18.108Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-22T02:34:18.108Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T02:34:18.108Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T02:34:18.108Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T02:34:18.108Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T02:34:18.108Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T02:34:18.108Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T02:34:18.108Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T02:34:18.108Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T02:34:18.108Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T02:34:18.108Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T02:34:18.108Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T02:34:18.108Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T02:34:18.108Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T02:35:25.822Z] Removing intermediate container d33294d47e88 [2022-04-22T02:35:25.822Z] ---> 848da4fdf2d4 [2022-04-22T02:35:25.822Z] [2022-04-22T02:35:25.822Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T02:35:25.822Z] ---> 0ac33e5f5afa [2022-04-22T02:35:25.822Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:35:25.822Z] ---> Using cache [2022-04-22T02:35:25.822Z] ---> 31c1e8308437 [2022-04-22T02:35:25.822Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:35:25.822Z] ---> Using cache [2022-04-22T02:35:25.822Z] ---> 9fc406655e08 [2022-04-22T02:35:25.822Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T02:35:25.822Z] ---> Running in 64bf32c1ca92 [2022-04-22T02:35:25.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:35:25.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:35:25.822Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:35:25.822Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:35:25.822Z] OK: 15855 distinct packages available [2022-04-22T02:35:25.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T02:35:25.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T02:35:25.822Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T02:35:25.822Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:35:25.822Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T02:35:25.822Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T02:35:25.822Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:35:25.822Z] OK: 6 MiB in 18 packages [2022-04-22T02:35:25.822Z] Removing intermediate container 64bf32c1ca92 [2022-04-22T02:35:25.822Z] ---> 92ed9fed4711 [2022-04-22T02:35:25.822Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T02:35:26.081Z] ---> 6502eab40943 [2022-04-22T02:35:26.081Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T02:35:26.081Z] ---> 2dcf79916d90 [2022-04-22T02:35:26.081Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T02:35:26.081Z] ---> Running in 14772438d166 [2022-04-22T02:35:26.341Z] Removing intermediate container 14772438d166 [2022-04-22T02:35:26.341Z] ---> f332d468355c [2022-04-22T02:35:26.341Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T02:35:26.341Z] ---> ae26bb0a2c2b [2022-04-22T02:35:26.341Z] Step 21/26 : WORKDIR / [2022-04-22T02:35:26.601Z] ---> Running in 4faca8d59e53 [2022-04-22T02:35:26.601Z] Removing intermediate container 4faca8d59e53 [2022-04-22T02:35:26.601Z] ---> fc2f2a1e42d1 [2022-04-22T02:35:26.601Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T02:35:26.601Z] ---> Running in 663b9c5f2b57 [2022-04-22T02:35:26.601Z] Removing intermediate container 663b9c5f2b57 [2022-04-22T02:35:26.601Z] ---> 0bffd68c7701 [2022-04-22T02:35:26.601Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T02:35:26.870Z] ---> Running in 1ea6b93716bb [2022-04-22T02:35:26.870Z] Removing intermediate container 1ea6b93716bb [2022-04-22T02:35:26.870Z] ---> fc3541e800b9 [2022-04-22T02:35:26.870Z] Step 24/26 : LABEL arch=x86_64 [2022-04-22T02:35:26.870Z] ---> Running in 97dd29b7641c [2022-04-22T02:35:27.130Z] Removing intermediate container 97dd29b7641c [2022-04-22T02:35:27.130Z] ---> 755e64b03f64 [2022-04-22T02:35:27.130Z] Step 25/26 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:27.130Z] ---> Running in 4e2147e5de51 [2022-04-22T02:35:27.130Z] Removing intermediate container 4e2147e5de51 [2022-04-22T02:35:27.130Z] ---> ef58a8879bac [2022-04-22T02:35:27.130Z] Step 26/26 : LABEL version=2.2.0-dev.77 [2022-04-22T02:35:27.391Z] ---> Running in a48cf7ef2902 [2022-04-22T02:35:27.391Z] Removing intermediate container a48cf7ef2902 [2022-04-22T02:35:27.391Z] ---> 0a30411218b3 [2022-04-22T02:35:27.391Z] [2022-04-22T02:35:27.391Z] Successfully built 0a30411218b3 [2022-04-22T02:35:27.391Z] Successfully tagged security-spire-config:latest [2022-04-22T02:35:27.398Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-22T02:35:27.408Z] $ docker stop --time=1 e05f5c9d6c135210441b7b320ef4b3a8c7a0bbd2359d02e3927e9cf30dcef954 [2022-04-22T02:35:28.702Z] $ docker rm -f e05f5c9d6c135210441b7b320ef4b3a8c7a0bbd2359d02e3927e9cf30dcef954 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T02:35:29.096Z] + docker images [2022-04-22T02:35:29.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T02:35:29.096Z] security-spire-config latest 0a30411218b3 1 second ago 86.7MB [2022-04-22T02:35:29.096Z] 848da4fdf2d4 25 seconds ago 4.43GB [2022-04-22T02:35:29.096Z] security-spiffe-token-provider latest 796b20779727 About a minute ago 28.8MB [2022-04-22T02:35:29.096Z] d5b6946bae66 About a minute ago 1.54GB [2022-04-22T02:35:29.096Z] security-spire-agent latest df5fdbbef52a About a minute ago 127MB [2022-04-22T02:35:29.096Z] security-spire-server latest e551612c671e About a minute ago 87.3MB [2022-04-22T02:35:29.096Z] core-metadata latest 35c30abdbd3a About a minute ago 17MB [2022-04-22T02:35:29.096Z] 499e81def52f About a minute ago 1.5GB [2022-04-22T02:35:29.096Z] 0e8e4f96d58e About a minute ago 4.43GB [2022-04-22T02:35:29.096Z] f96c44c4b345 About a minute ago 4.43GB [2022-04-22T02:35:29.096Z] security-proxy-setup latest ac11f3937f66 2 minutes ago 26.9MB [2022-04-22T02:35:29.096Z] support-notifications latest 7e77b6c8f455 2 minutes ago 26.9MB [2022-04-22T02:35:29.096Z] a2b168b3da29 3 minutes ago 1.5GB [2022-04-22T02:35:29.096Z] 8dc7b97055cb 3 minutes ago 1.55GB [2022-04-22T02:35:29.096Z] security-bootstrapper latest 3ff20470f28a 3 minutes ago 19.1MB [2022-04-22T02:35:29.096Z] core-data latest 4bb4a0d5fc19 3 minutes ago 22.5MB [2022-04-22T02:35:29.096Z] core-command latest b7d27d71f1c2 3 minutes ago 16.1MB [2022-04-22T02:35:29.096Z] ee07ea7c57e2 3 minutes ago 1.49GB [2022-04-22T02:35:29.096Z] 7b5680eaccb9 3 minutes ago 1.52GB [2022-04-22T02:35:29.096Z] 7a31d74f1848 4 minutes ago 1.5GB [2022-04-22T02:35:29.096Z] sys-mgmt-agent latest c7adba702c02 4 minutes ago 299MB [2022-04-22T02:35:29.096Z] security-secretstore-setup latest 8ad9ae35e572 5 minutes ago 28.5MB [2022-04-22T02:35:29.096Z] support-scheduler latest 09f59c25e610 5 minutes ago 26.3MB [2022-04-22T02:35:29.096Z] d6ce0d3e4081 5 minutes ago 1.49GB [2022-04-22T02:35:29.096Z] dcc5a484046a 5 minutes ago 1.55GB [2022-04-22T02:35:29.096Z] 703d40f98d01 5 minutes ago 1.5GB [2022-04-22T02:35:29.096Z] ci-base-image-x86_64 latest 279f44f3a93d 9 minutes ago 896MB [2022-04-22T02:35:29.096Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-22T02:35:29.096Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-22T02:35:29.096Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-22T02:35:29.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-22T02:35:29.096Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-22T02:35:29.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T02:35:29.195Z] provisioning config files... [2022-04-22T02:35:29.204Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/204@tmp/config3216829019747036181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T02:35:29.513Z] ---> docker-login.sh [2022-04-22T02:35:29.513Z] nexus3.edgexfoundry.org:10001 [2022-04-22T02:35:29.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:35:29.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:35:29.513Z] Configure a credential helper to remove this warning. See [2022-04-22T02:35:29.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:35:29.513Z] [2022-04-22T02:35:29.513Z] Login Succeeded [2022-04-22T02:35:29.513Z] nexus3.edgexfoundry.org:10002 [2022-04-22T02:35:29.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:35:29.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:35:29.775Z] Configure a credential helper to remove this warning. See [2022-04-22T02:35:29.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:35:29.775Z] [2022-04-22T02:35:29.775Z] Login Succeeded [2022-04-22T02:35:29.775Z] nexus3.edgexfoundry.org:10003 [2022-04-22T02:35:29.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:35:29.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:35:29.775Z] Configure a credential helper to remove this warning. See [2022-04-22T02:35:29.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:35:29.775Z] [2022-04-22T02:35:29.775Z] Login Succeeded [2022-04-22T02:35:29.775Z] nexus3.edgexfoundry.org:10004 [2022-04-22T02:35:30.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:35:30.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:35:30.036Z] Configure a credential helper to remove this warning. See [2022-04-22T02:35:30.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:35:30.036Z] [2022-04-22T02:35:30.036Z] Login Succeeded [2022-04-22T02:35:30.036Z] docker.io [2022-04-22T02:35:30.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T02:35:30.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T02:35:30.296Z] Configure a credential helper to remove this warning. See [2022-04-22T02:35:30.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T02:35:30.296Z] [2022-04-22T02:35:30.296Z] Login Succeeded [2022-04-22T02:35:30.296Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T02:35:30.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:30.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T02:35:30.357Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-04-22T02:35:30.357Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:30.357Z] latest [2022-04-22T02:35:30.357Z] 2.2.0-dev.77 [2022-04-22T02:35:30.357Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:30.357Z] main [2022-04-22T02:35:30.357Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:30.686Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:30.981Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:30.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T02:35:30.981Z] 99e356cf99e2: Preparing [2022-04-22T02:35:30.981Z] 7cc2d7fb9076: Preparing [2022-04-22T02:35:30.981Z] b60a5eafca66: Preparing [2022-04-22T02:35:30.981Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:30.981Z] b541d28bf3b4: Preparing [2022-04-22T02:35:30.981Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:30.981Z] 5b85ec56e1ab: Pushed [2022-04-22T02:35:31.241Z] b60a5eafca66: Pushed [2022-04-22T02:35:31.241Z] 99e356cf99e2: Pushed [2022-04-22T02:35:32.180Z] 7cc2d7fb9076: Pushed [2022-04-22T02:35:32.441Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:37e08ef54326301e77d2938c0f2999bf6e14fe273922bc2d714ecbe3e36e27c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:32.745Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:33.040Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-22T02:35:33.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T02:35:33.040Z] 99e356cf99e2: Preparing [2022-04-22T02:35:33.040Z] 7cc2d7fb9076: Preparing [2022-04-22T02:35:33.040Z] b60a5eafca66: Preparing [2022-04-22T02:35:33.040Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:33.040Z] b541d28bf3b4: Preparing [2022-04-22T02:35:33.040Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:33.040Z] 7cc2d7fb9076: Layer already exists [2022-04-22T02:35:33.040Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:33.040Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:33.040Z] 99e356cf99e2: Layer already exists [2022-04-22T02:35:33.040Z] latest: digest: sha256:37e08ef54326301e77d2938c0f2999bf6e14fe273922bc2d714ecbe3e36e27c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:33.347Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:33.643Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.77 [2022-04-22T02:35:33.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T02:35:33.643Z] 99e356cf99e2: Preparing [2022-04-22T02:35:33.643Z] 7cc2d7fb9076: Preparing [2022-04-22T02:35:33.643Z] b60a5eafca66: Preparing [2022-04-22T02:35:33.643Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:33.643Z] b541d28bf3b4: Preparing [2022-04-22T02:35:33.643Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:33.643Z] 99e356cf99e2: Layer already exists [2022-04-22T02:35:33.643Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:33.643Z] 7cc2d7fb9076: Layer already exists [2022-04-22T02:35:33.643Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:33.643Z] 2.2.0-dev.77: digest: sha256:37e08ef54326301e77d2938c0f2999bf6e14fe273922bc2d714ecbe3e36e27c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:33.945Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:34.239Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:34.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T02:35:34.239Z] 99e356cf99e2: Preparing [2022-04-22T02:35:34.239Z] 7cc2d7fb9076: Preparing [2022-04-22T02:35:34.239Z] b60a5eafca66: Preparing [2022-04-22T02:35:34.239Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:34.239Z] b541d28bf3b4: Preparing [2022-04-22T02:35:34.239Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:34.239Z] 7cc2d7fb9076: Layer already exists [2022-04-22T02:35:34.239Z] 99e356cf99e2: Layer already exists [2022-04-22T02:35:34.239Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:34.239Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:34.239Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:37e08ef54326301e77d2938c0f2999bf6e14fe273922bc2d714ecbe3e36e27c2 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:34.539Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:34.837Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-04-22T02:35:34.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-04-22T02:35:34.838Z] 99e356cf99e2: Preparing [2022-04-22T02:35:34.838Z] 7cc2d7fb9076: Preparing [2022-04-22T02:35:34.838Z] b60a5eafca66: Preparing [2022-04-22T02:35:34.838Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:34.838Z] b541d28bf3b4: Preparing [2022-04-22T02:35:34.838Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:34.838Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:34.838Z] 99e356cf99e2: Layer already exists [2022-04-22T02:35:34.838Z] 7cc2d7fb9076: Layer already exists [2022-04-22T02:35:34.838Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:34.838Z] main: digest: sha256:37e08ef54326301e77d2938c0f2999bf6e14fe273922bc2d714ecbe3e36e27c2 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:34.877Z] ===================================================== [Pipeline] echo [2022-04-22T02:35:34.890Z] taggedImages: [2022-04-22T02:35:34.890Z] - nexus3.edgexfoundry.org:10004/core-command:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:34.890Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-04-22T02:35:34.890Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.77 [2022-04-22T02:35:34.890Z] - nexus3.edgexfoundry.org:10004/core-command:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:34.890Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-04-22T02:35:34.911Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-04-22T02:35:34.911Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:34.911Z] latest [2022-04-22T02:35:34.911Z] 2.2.0-dev.77 [2022-04-22T02:35:34.911Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:34.911Z] main [2022-04-22T02:35:34.911Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:35.232Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:35.529Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:35.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T02:35:35.529Z] 92127835780b: Preparing [2022-04-22T02:35:35.529Z] 97e7666ded37: Preparing [2022-04-22T02:35:35.529Z] b60a5eafca66: Preparing [2022-04-22T02:35:35.529Z] b7c0d9a2f0f8: Preparing [2022-04-22T02:35:35.529Z] 0124dba17c7a: Preparing [2022-04-22T02:35:35.529Z] b541d28bf3b4: Preparing [2022-04-22T02:35:35.529Z] b541d28bf3b4: Waiting [2022-04-22T02:35:35.529Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:35.529Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:35.529Z] 0124dba17c7a: Pushed [2022-04-22T02:35:35.529Z] 92127835780b: Pushed [2022-04-22T02:35:35.794Z] b7c0d9a2f0f8: Pushed [2022-04-22T02:35:36.735Z] 97e7666ded37: Pushed [2022-04-22T02:35:36.995Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:480afb65634da2501359507a106a0e72c3345d1e4cd28512e8c20391349bc4d5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:37.306Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:37.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-22T02:35:37.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T02:35:37.609Z] 92127835780b: Preparing [2022-04-22T02:35:37.609Z] 97e7666ded37: Preparing [2022-04-22T02:35:37.609Z] b60a5eafca66: Preparing [2022-04-22T02:35:37.609Z] b7c0d9a2f0f8: Preparing [2022-04-22T02:35:37.609Z] 0124dba17c7a: Preparing [2022-04-22T02:35:37.609Z] b541d28bf3b4: Preparing [2022-04-22T02:35:37.609Z] b541d28bf3b4: Waiting [2022-04-22T02:35:37.609Z] 92127835780b: Layer already exists [2022-04-22T02:35:37.609Z] 0124dba17c7a: Layer already exists [2022-04-22T02:35:37.609Z] 97e7666ded37: Layer already exists [2022-04-22T02:35:37.609Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:37.609Z] b7c0d9a2f0f8: Layer already exists [2022-04-22T02:35:37.609Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:37.869Z] latest: digest: sha256:480afb65634da2501359507a106a0e72c3345d1e4cd28512e8c20391349bc4d5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:38.174Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:38.473Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.77 [2022-04-22T02:35:38.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T02:35:38.473Z] 92127835780b: Preparing [2022-04-22T02:35:38.473Z] 97e7666ded37: Preparing [2022-04-22T02:35:38.473Z] b60a5eafca66: Preparing [2022-04-22T02:35:38.473Z] b7c0d9a2f0f8: Preparing [2022-04-22T02:35:38.473Z] 0124dba17c7a: Preparing [2022-04-22T02:35:38.473Z] b541d28bf3b4: Preparing [2022-04-22T02:35:38.473Z] b541d28bf3b4: Waiting [2022-04-22T02:35:38.473Z] 0124dba17c7a: Layer already exists [2022-04-22T02:35:38.473Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:38.473Z] b7c0d9a2f0f8: Layer already exists [2022-04-22T02:35:38.473Z] 92127835780b: Layer already exists [2022-04-22T02:35:38.473Z] 97e7666ded37: Layer already exists [2022-04-22T02:35:38.473Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:38.473Z] 2.2.0-dev.77: digest: sha256:480afb65634da2501359507a106a0e72c3345d1e4cd28512e8c20391349bc4d5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:38.781Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:39.078Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:39.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T02:35:39.078Z] 92127835780b: Preparing [2022-04-22T02:35:39.078Z] 97e7666ded37: Preparing [2022-04-22T02:35:39.078Z] b60a5eafca66: Preparing [2022-04-22T02:35:39.078Z] b7c0d9a2f0f8: Preparing [2022-04-22T02:35:39.078Z] 0124dba17c7a: Preparing [2022-04-22T02:35:39.078Z] b541d28bf3b4: Preparing [2022-04-22T02:35:39.078Z] b541d28bf3b4: Waiting [2022-04-22T02:35:39.078Z] 97e7666ded37: Layer already exists [2022-04-22T02:35:39.078Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:39.078Z] 0124dba17c7a: Layer already exists [2022-04-22T02:35:39.078Z] 92127835780b: Layer already exists [2022-04-22T02:35:39.078Z] b7c0d9a2f0f8: Layer already exists [2022-04-22T02:35:39.078Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:39.078Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:480afb65634da2501359507a106a0e72c3345d1e4cd28512e8c20391349bc4d5 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:39.381Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:39.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-04-22T02:35:39.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-04-22T02:35:39.681Z] 92127835780b: Preparing [2022-04-22T02:35:39.681Z] 97e7666ded37: Preparing [2022-04-22T02:35:39.681Z] b60a5eafca66: Preparing [2022-04-22T02:35:39.681Z] b7c0d9a2f0f8: Preparing [2022-04-22T02:35:39.681Z] 0124dba17c7a: Preparing [2022-04-22T02:35:39.681Z] b541d28bf3b4: Preparing [2022-04-22T02:35:39.681Z] b541d28bf3b4: Waiting [2022-04-22T02:35:39.681Z] 92127835780b: Layer already exists [2022-04-22T02:35:39.681Z] 0124dba17c7a: Layer already exists [2022-04-22T02:35:39.681Z] b7c0d9a2f0f8: Layer already exists [2022-04-22T02:35:39.681Z] 97e7666ded37: Layer already exists [2022-04-22T02:35:39.681Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:39.681Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:39.681Z] main: digest: sha256:480afb65634da2501359507a106a0e72c3345d1e4cd28512e8c20391349bc4d5 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:39.716Z] ===================================================== [Pipeline] echo [2022-04-22T02:35:39.723Z] taggedImages: [2022-04-22T02:35:39.723Z] - nexus3.edgexfoundry.org:10004/core-data:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:39.723Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-04-22T02:35:39.723Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.77 [2022-04-22T02:35:39.723Z] - nexus3.edgexfoundry.org:10004/core-data:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:39.723Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-04-22T02:35:39.740Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-04-22T02:35:39.740Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:39.740Z] latest [2022-04-22T02:35:39.740Z] 2.2.0-dev.77 [2022-04-22T02:35:39.740Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:39.740Z] main [2022-04-22T02:35:39.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:40.056Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:40.348Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:40.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T02:35:40.348Z] edfa5cd4be3e: Preparing [2022-04-22T02:35:40.348Z] 92fea5236904: Preparing [2022-04-22T02:35:40.348Z] b60a5eafca66: Preparing [2022-04-22T02:35:40.348Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:40.348Z] b541d28bf3b4: Preparing [2022-04-22T02:35:40.348Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:40.348Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:40.348Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:40.348Z] edfa5cd4be3e: Pushed [2022-04-22T02:35:42.253Z] 92fea5236904: Pushed [2022-04-22T02:35:42.253Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:bbf5b79d1c59976b0bffaafd92dfeae43a82e5c20992c21620644293aa05279c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:42.549Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:42.845Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-22T02:35:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T02:35:42.845Z] edfa5cd4be3e: Preparing [2022-04-22T02:35:42.845Z] 92fea5236904: Preparing [2022-04-22T02:35:42.845Z] b60a5eafca66: Preparing [2022-04-22T02:35:42.845Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:42.845Z] b541d28bf3b4: Preparing [2022-04-22T02:35:42.845Z] edfa5cd4be3e: Layer already exists [2022-04-22T02:35:42.845Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:42.845Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:42.845Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:42.845Z] 92fea5236904: Layer already exists [2022-04-22T02:35:42.845Z] latest: digest: sha256:bbf5b79d1c59976b0bffaafd92dfeae43a82e5c20992c21620644293aa05279c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:43.142Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:43.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.77 [2022-04-22T02:35:43.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T02:35:43.501Z] edfa5cd4be3e: Preparing [2022-04-22T02:35:43.501Z] 92fea5236904: Preparing [2022-04-22T02:35:43.501Z] b60a5eafca66: Preparing [2022-04-22T02:35:43.501Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:43.501Z] b541d28bf3b4: Preparing [2022-04-22T02:35:43.501Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:43.501Z] edfa5cd4be3e: Layer already exists [2022-04-22T02:35:43.501Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:43.501Z] 92fea5236904: Layer already exists [2022-04-22T02:35:43.501Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:43.501Z] 2.2.0-dev.77: digest: sha256:bbf5b79d1c59976b0bffaafd92dfeae43a82e5c20992c21620644293aa05279c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:43.823Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:44.113Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:44.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T02:35:44.113Z] edfa5cd4be3e: Preparing [2022-04-22T02:35:44.113Z] 92fea5236904: Preparing [2022-04-22T02:35:44.113Z] b60a5eafca66: Preparing [2022-04-22T02:35:44.113Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:44.113Z] b541d28bf3b4: Preparing [2022-04-22T02:35:44.113Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:44.113Z] edfa5cd4be3e: Layer already exists [2022-04-22T02:35:44.113Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:44.113Z] 92fea5236904: Layer already exists [2022-04-22T02:35:44.113Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:44.113Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:bbf5b79d1c59976b0bffaafd92dfeae43a82e5c20992c21620644293aa05279c size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:44.411Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:44.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-04-22T02:35:44.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-04-22T02:35:44.703Z] edfa5cd4be3e: Preparing [2022-04-22T02:35:44.703Z] 92fea5236904: Preparing [2022-04-22T02:35:44.703Z] b60a5eafca66: Preparing [2022-04-22T02:35:44.703Z] 5b85ec56e1ab: Preparing [2022-04-22T02:35:44.703Z] b541d28bf3b4: Preparing [2022-04-22T02:35:44.703Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:44.703Z] 92fea5236904: Layer already exists [2022-04-22T02:35:44.703Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:44.703Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:35:44.703Z] edfa5cd4be3e: Layer already exists [2022-04-22T02:35:44.703Z] main: digest: sha256:bbf5b79d1c59976b0bffaafd92dfeae43a82e5c20992c21620644293aa05279c size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:44.739Z] ===================================================== [Pipeline] echo [2022-04-22T02:35:44.752Z] taggedImages: [2022-04-22T02:35:44.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:44.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-04-22T02:35:44.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.77 [2022-04-22T02:35:44.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:44.752Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-04-22T02:35:44.781Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-04-22T02:35:44.781Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:44.781Z] latest [2022-04-22T02:35:44.781Z] 2.2.0-dev.77 [2022-04-22T02:35:44.781Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:44.781Z] main [2022-04-22T02:35:44.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:45.109Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:45.402Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:45.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T02:35:45.402Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:45.402Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:45.402Z] 8eeeedadfda3: Preparing [2022-04-22T02:35:45.402Z] f134bd3be6ae: Preparing [2022-04-22T02:35:45.402Z] 7681df8d553f: Preparing [2022-04-22T02:35:45.402Z] 869876e36ce4: Preparing [2022-04-22T02:35:45.402Z] b60a5eafca66: Preparing [2022-04-22T02:35:45.402Z] b50f4a65d2cd: Preparing [2022-04-22T02:35:45.402Z] 918d4447a0ba: Preparing [2022-04-22T02:35:45.402Z] 67f1f6c21923: Preparing [2022-04-22T02:35:45.402Z] fef2e3caaacd: Preparing [2022-04-22T02:35:45.402Z] b541d28bf3b4: Preparing [2022-04-22T02:35:45.402Z] b60a5eafca66: Waiting [2022-04-22T02:35:45.402Z] b50f4a65d2cd: Waiting [2022-04-22T02:35:45.402Z] 918d4447a0ba: Waiting [2022-04-22T02:35:45.402Z] 67f1f6c21923: Waiting [2022-04-22T02:35:45.402Z] fef2e3caaacd: Waiting [2022-04-22T02:35:45.402Z] b541d28bf3b4: Waiting [2022-04-22T02:35:45.662Z] 8eeeedadfda3: Pushed [2022-04-22T02:35:45.662Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:45.662Z] 39d81abfb6cc: Pushed [2022-04-22T02:35:45.662Z] f134bd3be6ae: Pushed [2022-04-22T02:35:45.662Z] 7681df8d553f: Pushed [2022-04-22T02:35:45.922Z] b50f4a65d2cd: Pushed [2022-04-22T02:35:45.923Z] 918d4447a0ba: Pushed [2022-04-22T02:35:45.923Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:45.923Z] 67f1f6c21923: Pushed [2022-04-22T02:35:45.923Z] fef2e3caaacd: Pushed [2022-04-22T02:35:47.307Z] 869876e36ce4: Pushed [2022-04-22T02:35:47.307Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:7fb24d4d6c3dcae45bb143267e267b3be610a88c6913df4b99da70aae0068669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:47.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:47.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-22T02:35:47.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T02:35:47.907Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:47.907Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:47.907Z] 8eeeedadfda3: Preparing [2022-04-22T02:35:47.907Z] f134bd3be6ae: Preparing [2022-04-22T02:35:47.907Z] 7681df8d553f: Preparing [2022-04-22T02:35:47.907Z] 869876e36ce4: Preparing [2022-04-22T02:35:47.907Z] b60a5eafca66: Preparing [2022-04-22T02:35:47.907Z] b50f4a65d2cd: Preparing [2022-04-22T02:35:47.907Z] 918d4447a0ba: Preparing [2022-04-22T02:35:47.907Z] 67f1f6c21923: Preparing [2022-04-22T02:35:47.907Z] fef2e3caaacd: Preparing [2022-04-22T02:35:47.907Z] b541d28bf3b4: Preparing [2022-04-22T02:35:47.907Z] b50f4a65d2cd: Waiting [2022-04-22T02:35:47.907Z] 918d4447a0ba: Waiting [2022-04-22T02:35:47.907Z] 67f1f6c21923: Waiting [2022-04-22T02:35:47.907Z] fef2e3caaacd: Waiting [2022-04-22T02:35:47.907Z] b541d28bf3b4: Waiting [2022-04-22T02:35:47.907Z] 8eeeedadfda3: Layer already exists [2022-04-22T02:35:47.907Z] f134bd3be6ae: Layer already exists [2022-04-22T02:35:47.907Z] 39d81abfb6cc: Layer already exists [2022-04-22T02:35:47.907Z] 7681df8d553f: Layer already exists [2022-04-22T02:35:47.907Z] 869876e36ce4: Layer already exists [2022-04-22T02:35:47.907Z] b50f4a65d2cd: Layer already exists [2022-04-22T02:35:47.907Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:47.907Z] 918d4447a0ba: Layer already exists [2022-04-22T02:35:47.907Z] 67f1f6c21923: Layer already exists [2022-04-22T02:35:47.907Z] fef2e3caaacd: Layer already exists [2022-04-22T02:35:47.907Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:47.907Z] latest: digest: sha256:7fb24d4d6c3dcae45bb143267e267b3be610a88c6913df4b99da70aae0068669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:48.205Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:48.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.77 [2022-04-22T02:35:48.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T02:35:48.501Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:48.501Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:48.501Z] 8eeeedadfda3: Preparing [2022-04-22T02:35:48.501Z] f134bd3be6ae: Preparing [2022-04-22T02:35:48.501Z] 7681df8d553f: Preparing [2022-04-22T02:35:48.501Z] 869876e36ce4: Preparing [2022-04-22T02:35:48.501Z] b60a5eafca66: Preparing [2022-04-22T02:35:48.501Z] b50f4a65d2cd: Preparing [2022-04-22T02:35:48.501Z] 918d4447a0ba: Preparing [2022-04-22T02:35:48.501Z] 67f1f6c21923: Preparing [2022-04-22T02:35:48.501Z] fef2e3caaacd: Preparing [2022-04-22T02:35:48.501Z] b541d28bf3b4: Preparing [2022-04-22T02:35:48.501Z] b50f4a65d2cd: Waiting [2022-04-22T02:35:48.501Z] fef2e3caaacd: Waiting [2022-04-22T02:35:48.501Z] b541d28bf3b4: Waiting [2022-04-22T02:35:48.501Z] b60a5eafca66: Waiting [2022-04-22T02:35:48.501Z] 67f1f6c21923: Waiting [2022-04-22T02:35:48.501Z] 918d4447a0ba: Waiting [2022-04-22T02:35:48.501Z] 869876e36ce4: Layer already exists [2022-04-22T02:35:48.501Z] 8eeeedadfda3: Layer already exists [2022-04-22T02:35:48.501Z] f134bd3be6ae: Layer already exists [2022-04-22T02:35:48.501Z] 7681df8d553f: Layer already exists [2022-04-22T02:35:48.501Z] 39d81abfb6cc: Layer already exists [2022-04-22T02:35:48.501Z] b50f4a65d2cd: Layer already exists [2022-04-22T02:35:48.501Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:48.501Z] fef2e3caaacd: Layer already exists [2022-04-22T02:35:48.501Z] 67f1f6c21923: Layer already exists [2022-04-22T02:35:48.501Z] 918d4447a0ba: Layer already exists [2022-04-22T02:35:48.501Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:48.501Z] 2.2.0-dev.77: digest: sha256:7fb24d4d6c3dcae45bb143267e267b3be610a88c6913df4b99da70aae0068669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:48.808Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:49.107Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:49.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T02:35:49.107Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:49.107Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:49.107Z] 8eeeedadfda3: Preparing [2022-04-22T02:35:49.107Z] f134bd3be6ae: Preparing [2022-04-22T02:35:49.107Z] 7681df8d553f: Preparing [2022-04-22T02:35:49.107Z] 869876e36ce4: Preparing [2022-04-22T02:35:49.107Z] b60a5eafca66: Preparing [2022-04-22T02:35:49.107Z] b50f4a65d2cd: Preparing [2022-04-22T02:35:49.107Z] 918d4447a0ba: Preparing [2022-04-22T02:35:49.107Z] 67f1f6c21923: Preparing [2022-04-22T02:35:49.107Z] fef2e3caaacd: Preparing [2022-04-22T02:35:49.107Z] b541d28bf3b4: Preparing [2022-04-22T02:35:49.107Z] b60a5eafca66: Waiting [2022-04-22T02:35:49.107Z] 918d4447a0ba: Waiting [2022-04-22T02:35:49.107Z] 67f1f6c21923: Waiting [2022-04-22T02:35:49.107Z] fef2e3caaacd: Waiting [2022-04-22T02:35:49.107Z] b50f4a65d2cd: Waiting [2022-04-22T02:35:49.107Z] b541d28bf3b4: Waiting [2022-04-22T02:35:49.107Z] 8eeeedadfda3: Layer already exists [2022-04-22T02:35:49.107Z] 7681df8d553f: Layer already exists [2022-04-22T02:35:49.107Z] f134bd3be6ae: Layer already exists [2022-04-22T02:35:49.107Z] 869876e36ce4: Layer already exists [2022-04-22T02:35:49.107Z] 39d81abfb6cc: Layer already exists [2022-04-22T02:35:49.107Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:49.107Z] 67f1f6c21923: Layer already exists [2022-04-22T02:35:49.107Z] b50f4a65d2cd: Layer already exists [2022-04-22T02:35:49.107Z] fef2e3caaacd: Layer already exists [2022-04-22T02:35:49.107Z] 918d4447a0ba: Layer already exists [2022-04-22T02:35:49.107Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:49.107Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:7fb24d4d6c3dcae45bb143267e267b3be610a88c6913df4b99da70aae0068669 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:49.410Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:49.705Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-04-22T02:35:49.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-04-22T02:35:49.706Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:49.706Z] 39d81abfb6cc: Preparing [2022-04-22T02:35:49.706Z] 8eeeedadfda3: Preparing [2022-04-22T02:35:49.706Z] f134bd3be6ae: Preparing [2022-04-22T02:35:49.706Z] 7681df8d553f: Preparing [2022-04-22T02:35:49.706Z] 869876e36ce4: Preparing [2022-04-22T02:35:49.706Z] b60a5eafca66: Preparing [2022-04-22T02:35:49.706Z] b50f4a65d2cd: Preparing [2022-04-22T02:35:49.706Z] 918d4447a0ba: Preparing [2022-04-22T02:35:49.706Z] 67f1f6c21923: Preparing [2022-04-22T02:35:49.706Z] fef2e3caaacd: Preparing [2022-04-22T02:35:49.706Z] b541d28bf3b4: Preparing [2022-04-22T02:35:49.706Z] b50f4a65d2cd: Waiting [2022-04-22T02:35:49.706Z] 918d4447a0ba: Waiting [2022-04-22T02:35:49.706Z] 67f1f6c21923: Waiting [2022-04-22T02:35:49.706Z] fef2e3caaacd: Waiting [2022-04-22T02:35:49.706Z] b541d28bf3b4: Waiting [2022-04-22T02:35:49.706Z] b60a5eafca66: Waiting [2022-04-22T02:35:49.706Z] 39d81abfb6cc: Layer already exists [2022-04-22T02:35:49.706Z] f134bd3be6ae: Layer already exists [2022-04-22T02:35:49.706Z] 869876e36ce4: Layer already exists [2022-04-22T02:35:49.706Z] 8eeeedadfda3: Layer already exists [2022-04-22T02:35:49.706Z] 7681df8d553f: Layer already exists [2022-04-22T02:35:49.706Z] b60a5eafca66: Layer already exists [2022-04-22T02:35:49.706Z] b50f4a65d2cd: Layer already exists [2022-04-22T02:35:49.706Z] 918d4447a0ba: Layer already exists [2022-04-22T02:35:49.706Z] 67f1f6c21923: Layer already exists [2022-04-22T02:35:49.706Z] fef2e3caaacd: Layer already exists [2022-04-22T02:35:49.706Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:49.706Z] main: digest: sha256:7fb24d4d6c3dcae45bb143267e267b3be610a88c6913df4b99da70aae0068669 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:49.743Z] ===================================================== [Pipeline] echo [2022-04-22T02:35:49.754Z] taggedImages: [2022-04-22T02:35:49.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:49.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-04-22T02:35:49.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.77 [2022-04-22T02:35:49.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:49.754Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-04-22T02:35:49.775Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-04-22T02:35:49.775Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:49.775Z] latest [2022-04-22T02:35:49.775Z] 2.2.0-dev.77 [2022-04-22T02:35:49.775Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:49.775Z] main [2022-04-22T02:35:49.775Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:50.108Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:50.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:50.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T02:35:50.409Z] cc1f985e402c: Preparing [2022-04-22T02:35:50.409Z] 0e85ba4272cd: Preparing [2022-04-22T02:35:50.409Z] 89024ead46ac: Preparing [2022-04-22T02:35:50.409Z] 4514487b8ce4: Preparing [2022-04-22T02:35:50.409Z] 0151fe93bf64: Preparing [2022-04-22T02:35:50.409Z] 138c2ecd1e5e: Preparing [2022-04-22T02:35:50.409Z] 9e9550b045a9: Preparing [2022-04-22T02:35:50.409Z] b541d28bf3b4: Preparing [2022-04-22T02:35:50.409Z] 138c2ecd1e5e: Waiting [2022-04-22T02:35:50.409Z] 9e9550b045a9: Waiting [2022-04-22T02:35:50.409Z] b541d28bf3b4: Waiting [2022-04-22T02:35:50.669Z] cc1f985e402c: Pushed [2022-04-22T02:35:50.669Z] 0151fe93bf64: Pushed [2022-04-22T02:35:50.669Z] 0e85ba4272cd: Pushed [2022-04-22T02:35:50.669Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:50.669Z] 138c2ecd1e5e: Pushed [2022-04-22T02:35:50.928Z] 9e9550b045a9: Pushed [2022-04-22T02:35:51.873Z] 4514487b8ce4: Pushed [2022-04-22T02:35:51.873Z] 89024ead46ac: Pushed [2022-04-22T02:35:51.873Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:f9e7e0b3490a7892d5f9ae0b189c8687a73a66c4c90ca3465f263922ada4b456 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:52.172Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:52.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-22T02:35:52.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T02:35:52.466Z] cc1f985e402c: Preparing [2022-04-22T02:35:52.466Z] 0e85ba4272cd: Preparing [2022-04-22T02:35:52.466Z] 89024ead46ac: Preparing [2022-04-22T02:35:52.466Z] 4514487b8ce4: Preparing [2022-04-22T02:35:52.466Z] 0151fe93bf64: Preparing [2022-04-22T02:35:52.466Z] 138c2ecd1e5e: Preparing [2022-04-22T02:35:52.466Z] 9e9550b045a9: Preparing [2022-04-22T02:35:52.466Z] b541d28bf3b4: Preparing [2022-04-22T02:35:52.466Z] 138c2ecd1e5e: Waiting [2022-04-22T02:35:52.466Z] 9e9550b045a9: Waiting [2022-04-22T02:35:52.466Z] b541d28bf3b4: Waiting [2022-04-22T02:35:52.466Z] 89024ead46ac: Layer already exists [2022-04-22T02:35:52.466Z] 4514487b8ce4: Layer already exists [2022-04-22T02:35:52.466Z] 0151fe93bf64: Layer already exists [2022-04-22T02:35:52.466Z] cc1f985e402c: Layer already exists [2022-04-22T02:35:52.466Z] 0e85ba4272cd: Layer already exists [2022-04-22T02:35:52.466Z] 138c2ecd1e5e: Layer already exists [2022-04-22T02:35:52.466Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:52.466Z] 9e9550b045a9: Layer already exists [2022-04-22T02:35:52.466Z] latest: digest: sha256:f9e7e0b3490a7892d5f9ae0b189c8687a73a66c4c90ca3465f263922ada4b456 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:52.769Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:53.064Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.77 [2022-04-22T02:35:53.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T02:35:53.064Z] cc1f985e402c: Preparing [2022-04-22T02:35:53.064Z] 0e85ba4272cd: Preparing [2022-04-22T02:35:53.064Z] 89024ead46ac: Preparing [2022-04-22T02:35:53.064Z] 4514487b8ce4: Preparing [2022-04-22T02:35:53.064Z] 0151fe93bf64: Preparing [2022-04-22T02:35:53.064Z] 138c2ecd1e5e: Preparing [2022-04-22T02:35:53.064Z] 9e9550b045a9: Preparing [2022-04-22T02:35:53.064Z] b541d28bf3b4: Preparing [2022-04-22T02:35:53.064Z] 138c2ecd1e5e: Waiting [2022-04-22T02:35:53.064Z] 9e9550b045a9: Waiting [2022-04-22T02:35:53.064Z] b541d28bf3b4: Waiting [2022-04-22T02:35:53.064Z] 0151fe93bf64: Layer already exists [2022-04-22T02:35:53.064Z] 89024ead46ac: Layer already exists [2022-04-22T02:35:53.064Z] cc1f985e402c: Layer already exists [2022-04-22T02:35:53.064Z] 4514487b8ce4: Layer already exists [2022-04-22T02:35:53.064Z] 0e85ba4272cd: Layer already exists [2022-04-22T02:35:53.064Z] 138c2ecd1e5e: Layer already exists [2022-04-22T02:35:53.064Z] 9e9550b045a9: Layer already exists [2022-04-22T02:35:53.064Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:53.064Z] 2.2.0-dev.77: digest: sha256:f9e7e0b3490a7892d5f9ae0b189c8687a73a66c4c90ca3465f263922ada4b456 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:53.366Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:53.665Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:53.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T02:35:53.665Z] cc1f985e402c: Preparing [2022-04-22T02:35:53.665Z] 0e85ba4272cd: Preparing [2022-04-22T02:35:53.665Z] 89024ead46ac: Preparing [2022-04-22T02:35:53.665Z] 4514487b8ce4: Preparing [2022-04-22T02:35:53.665Z] 0151fe93bf64: Preparing [2022-04-22T02:35:53.665Z] 138c2ecd1e5e: Preparing [2022-04-22T02:35:53.665Z] 9e9550b045a9: Preparing [2022-04-22T02:35:53.665Z] b541d28bf3b4: Preparing [2022-04-22T02:35:53.665Z] 138c2ecd1e5e: Waiting [2022-04-22T02:35:53.665Z] 9e9550b045a9: Waiting [2022-04-22T02:35:53.665Z] b541d28bf3b4: Waiting [2022-04-22T02:35:53.665Z] 0151fe93bf64: Layer already exists [2022-04-22T02:35:53.665Z] 89024ead46ac: Layer already exists [2022-04-22T02:35:53.665Z] 4514487b8ce4: Layer already exists [2022-04-22T02:35:53.665Z] 0e85ba4272cd: Layer already exists [2022-04-22T02:35:53.665Z] cc1f985e402c: Layer already exists [2022-04-22T02:35:53.665Z] 138c2ecd1e5e: Layer already exists [2022-04-22T02:35:53.665Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:53.665Z] 9e9550b045a9: Layer already exists [2022-04-22T02:35:53.665Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:f9e7e0b3490a7892d5f9ae0b189c8687a73a66c4c90ca3465f263922ada4b456 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:53.968Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:54.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-04-22T02:35:54.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-04-22T02:35:54.263Z] cc1f985e402c: Preparing [2022-04-22T02:35:54.263Z] 0e85ba4272cd: Preparing [2022-04-22T02:35:54.263Z] 89024ead46ac: Preparing [2022-04-22T02:35:54.263Z] 4514487b8ce4: Preparing [2022-04-22T02:35:54.263Z] 0151fe93bf64: Preparing [2022-04-22T02:35:54.263Z] 138c2ecd1e5e: Preparing [2022-04-22T02:35:54.263Z] 9e9550b045a9: Preparing [2022-04-22T02:35:54.263Z] b541d28bf3b4: Preparing [2022-04-22T02:35:54.263Z] 9e9550b045a9: Waiting [2022-04-22T02:35:54.263Z] 138c2ecd1e5e: Waiting [2022-04-22T02:35:54.263Z] b541d28bf3b4: Waiting [2022-04-22T02:35:54.263Z] 0151fe93bf64: Layer already exists [2022-04-22T02:35:54.263Z] cc1f985e402c: Layer already exists [2022-04-22T02:35:54.263Z] 4514487b8ce4: Layer already exists [2022-04-22T02:35:54.263Z] 89024ead46ac: Layer already exists [2022-04-22T02:35:54.263Z] 0e85ba4272cd: Layer already exists [2022-04-22T02:35:54.263Z] 138c2ecd1e5e: Layer already exists [2022-04-22T02:35:54.263Z] 9e9550b045a9: Layer already exists [2022-04-22T02:35:54.263Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:54.263Z] main: digest: sha256:f9e7e0b3490a7892d5f9ae0b189c8687a73a66c4c90ca3465f263922ada4b456 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:54.306Z] ===================================================== [Pipeline] echo [2022-04-22T02:35:54.315Z] taggedImages: [2022-04-22T02:35:54.315Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:54.315Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-04-22T02:35:54.315Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.77 [2022-04-22T02:35:54.315Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:54.315Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-04-22T02:35:54.340Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-04-22T02:35:54.340Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:54.340Z] latest [2022-04-22T02:35:54.340Z] 2.2.0-dev.77 [2022-04-22T02:35:54.340Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:54.340Z] main [2022-04-22T02:35:54.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:54.663Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:54.971Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:54.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T02:35:54.971Z] d955c73d8b82: Preparing [2022-04-22T02:35:54.971Z] 7f530d80f5d9: Preparing [2022-04-22T02:35:54.971Z] 790463e6e728: Preparing [2022-04-22T02:35:54.971Z] 5da745e2afd4: Preparing [2022-04-22T02:35:54.971Z] fa2a3f3908af: Preparing [2022-04-22T02:35:54.971Z] 780d79b7a586: Preparing [2022-04-22T02:35:54.971Z] a838f4247379: Preparing [2022-04-22T02:35:54.971Z] 4dacd1bb63ef: Preparing [2022-04-22T02:35:54.971Z] 79342114406f: Preparing [2022-04-22T02:35:54.971Z] b541d28bf3b4: Preparing [2022-04-22T02:35:54.971Z] a838f4247379: Waiting [2022-04-22T02:35:54.971Z] b541d28bf3b4: Waiting [2022-04-22T02:35:54.971Z] 7f530d80f5d9: Pushed [2022-04-22T02:35:55.231Z] fa2a3f3908af: Pushed [2022-04-22T02:35:55.231Z] d955c73d8b82: Pushed [2022-04-22T02:35:55.231Z] 780d79b7a586: Pushed [2022-04-22T02:35:55.231Z] a838f4247379: Pushed [2022-04-22T02:35:55.231Z] 4dacd1bb63ef: Pushed [2022-04-22T02:35:55.231Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:55.490Z] 79342114406f: Pushed [2022-04-22T02:35:56.059Z] 5da745e2afd4: Pushed [2022-04-22T02:35:56.630Z] 790463e6e728: Pushed [2022-04-22T02:35:56.890Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:38868f916e7e88bf8db6b77f0bc161537f1817ac39c19b9584ebe196febcbb09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:57.188Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:57.479Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-22T02:35:57.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T02:35:57.479Z] d955c73d8b82: Preparing [2022-04-22T02:35:57.479Z] 7f530d80f5d9: Preparing [2022-04-22T02:35:57.479Z] 790463e6e728: Preparing [2022-04-22T02:35:57.479Z] 5da745e2afd4: Preparing [2022-04-22T02:35:57.479Z] fa2a3f3908af: Preparing [2022-04-22T02:35:57.479Z] 780d79b7a586: Preparing [2022-04-22T02:35:57.479Z] a838f4247379: Preparing [2022-04-22T02:35:57.479Z] 4dacd1bb63ef: Preparing [2022-04-22T02:35:57.479Z] 79342114406f: Preparing [2022-04-22T02:35:57.479Z] b541d28bf3b4: Preparing [2022-04-22T02:35:57.479Z] 780d79b7a586: Waiting [2022-04-22T02:35:57.479Z] b541d28bf3b4: Waiting [2022-04-22T02:35:57.479Z] a838f4247379: Waiting [2022-04-22T02:35:57.479Z] 7f530d80f5d9: Layer already exists [2022-04-22T02:35:57.479Z] fa2a3f3908af: Layer already exists [2022-04-22T02:35:57.479Z] 790463e6e728: Layer already exists [2022-04-22T02:35:57.479Z] 5da745e2afd4: Layer already exists [2022-04-22T02:35:57.479Z] d955c73d8b82: Layer already exists [2022-04-22T02:35:57.479Z] 780d79b7a586: Layer already exists [2022-04-22T02:35:57.479Z] 79342114406f: Layer already exists [2022-04-22T02:35:57.479Z] a838f4247379: Layer already exists [2022-04-22T02:35:57.479Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:57.479Z] 4dacd1bb63ef: Layer already exists [2022-04-22T02:35:57.479Z] latest: digest: sha256:38868f916e7e88bf8db6b77f0bc161537f1817ac39c19b9584ebe196febcbb09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:58.031Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:58.326Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.77 [2022-04-22T02:35:58.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T02:35:58.326Z] d955c73d8b82: Preparing [2022-04-22T02:35:58.326Z] 7f530d80f5d9: Preparing [2022-04-22T02:35:58.326Z] 790463e6e728: Preparing [2022-04-22T02:35:58.326Z] 5da745e2afd4: Preparing [2022-04-22T02:35:58.326Z] fa2a3f3908af: Preparing [2022-04-22T02:35:58.326Z] 780d79b7a586: Preparing [2022-04-22T02:35:58.326Z] a838f4247379: Preparing [2022-04-22T02:35:58.326Z] 4dacd1bb63ef: Preparing [2022-04-22T02:35:58.326Z] 79342114406f: Preparing [2022-04-22T02:35:58.326Z] b541d28bf3b4: Preparing [2022-04-22T02:35:58.326Z] a838f4247379: Waiting [2022-04-22T02:35:58.326Z] 4dacd1bb63ef: Waiting [2022-04-22T02:35:58.326Z] 79342114406f: Waiting [2022-04-22T02:35:58.326Z] b541d28bf3b4: Waiting [2022-04-22T02:35:58.326Z] 780d79b7a586: Waiting [2022-04-22T02:35:58.326Z] 790463e6e728: Layer already exists [2022-04-22T02:35:58.326Z] fa2a3f3908af: Layer already exists [2022-04-22T02:35:58.326Z] 7f530d80f5d9: Layer already exists [2022-04-22T02:35:58.326Z] 5da745e2afd4: Layer already exists [2022-04-22T02:35:58.326Z] d955c73d8b82: Layer already exists [2022-04-22T02:35:58.326Z] 780d79b7a586: Layer already exists [2022-04-22T02:35:58.326Z] a838f4247379: Layer already exists [2022-04-22T02:35:58.326Z] 79342114406f: Layer already exists [2022-04-22T02:35:58.326Z] 4dacd1bb63ef: Layer already exists [2022-04-22T02:35:58.326Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:58.326Z] 2.2.0-dev.77: digest: sha256:38868f916e7e88bf8db6b77f0bc161537f1817ac39c19b9584ebe196febcbb09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:58.628Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:58.922Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:58.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T02:35:58.922Z] d955c73d8b82: Preparing [2022-04-22T02:35:58.922Z] 7f530d80f5d9: Preparing [2022-04-22T02:35:58.922Z] 790463e6e728: Preparing [2022-04-22T02:35:58.922Z] 5da745e2afd4: Preparing [2022-04-22T02:35:58.922Z] fa2a3f3908af: Preparing [2022-04-22T02:35:58.922Z] 780d79b7a586: Preparing [2022-04-22T02:35:58.922Z] a838f4247379: Preparing [2022-04-22T02:35:58.922Z] 4dacd1bb63ef: Preparing [2022-04-22T02:35:58.922Z] 79342114406f: Preparing [2022-04-22T02:35:58.922Z] b541d28bf3b4: Preparing [2022-04-22T02:35:58.922Z] a838f4247379: Waiting [2022-04-22T02:35:58.922Z] 4dacd1bb63ef: Waiting [2022-04-22T02:35:58.922Z] 79342114406f: Waiting [2022-04-22T02:35:58.922Z] b541d28bf3b4: Waiting [2022-04-22T02:35:58.922Z] 780d79b7a586: Waiting [2022-04-22T02:35:58.922Z] 7f530d80f5d9: Layer already exists [2022-04-22T02:35:58.922Z] d955c73d8b82: Layer already exists [2022-04-22T02:35:58.922Z] 5da745e2afd4: Layer already exists [2022-04-22T02:35:58.922Z] 790463e6e728: Layer already exists [2022-04-22T02:35:58.922Z] fa2a3f3908af: Layer already exists [2022-04-22T02:35:58.922Z] 780d79b7a586: Layer already exists [2022-04-22T02:35:58.922Z] 4dacd1bb63ef: Layer already exists [2022-04-22T02:35:58.922Z] a838f4247379: Layer already exists [2022-04-22T02:35:58.922Z] 79342114406f: Layer already exists [2022-04-22T02:35:58.922Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:58.922Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:38868f916e7e88bf8db6b77f0bc161537f1817ac39c19b9584ebe196febcbb09 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:59.224Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:59.518Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-04-22T02:35:59.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-04-22T02:35:59.518Z] d955c73d8b82: Preparing [2022-04-22T02:35:59.518Z] 7f530d80f5d9: Preparing [2022-04-22T02:35:59.518Z] 790463e6e728: Preparing [2022-04-22T02:35:59.518Z] 5da745e2afd4: Preparing [2022-04-22T02:35:59.518Z] fa2a3f3908af: Preparing [2022-04-22T02:35:59.518Z] 780d79b7a586: Preparing [2022-04-22T02:35:59.518Z] a838f4247379: Preparing [2022-04-22T02:35:59.518Z] 4dacd1bb63ef: Preparing [2022-04-22T02:35:59.518Z] 79342114406f: Preparing [2022-04-22T02:35:59.518Z] b541d28bf3b4: Preparing [2022-04-22T02:35:59.518Z] 780d79b7a586: Waiting [2022-04-22T02:35:59.518Z] a838f4247379: Waiting [2022-04-22T02:35:59.518Z] 79342114406f: Waiting [2022-04-22T02:35:59.518Z] b541d28bf3b4: Waiting [2022-04-22T02:35:59.518Z] 4dacd1bb63ef: Waiting [2022-04-22T02:35:59.518Z] 7f530d80f5d9: Layer already exists [2022-04-22T02:35:59.518Z] 5da745e2afd4: Layer already exists [2022-04-22T02:35:59.518Z] 790463e6e728: Layer already exists [2022-04-22T02:35:59.518Z] d955c73d8b82: Layer already exists [2022-04-22T02:35:59.518Z] fa2a3f3908af: Layer already exists [2022-04-22T02:35:59.518Z] 4dacd1bb63ef: Layer already exists [2022-04-22T02:35:59.518Z] a838f4247379: Layer already exists [2022-04-22T02:35:59.518Z] 780d79b7a586: Layer already exists [2022-04-22T02:35:59.518Z] b541d28bf3b4: Layer already exists [2022-04-22T02:35:59.518Z] 79342114406f: Layer already exists [2022-04-22T02:35:59.518Z] main: digest: sha256:38868f916e7e88bf8db6b77f0bc161537f1817ac39c19b9584ebe196febcbb09 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:35:59.546Z] ===================================================== [Pipeline] echo [2022-04-22T02:35:59.553Z] taggedImages: [2022-04-22T02:35:59.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:59.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-04-22T02:35:59.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.77 [2022-04-22T02:35:59.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:59.553Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-04-22T02:35:59.575Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-04-22T02:35:59.575Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:35:59.575Z] latest [2022-04-22T02:35:59.575Z] 2.2.0-dev.77 [2022-04-22T02:35:59.575Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:35:59.575Z] main [2022-04-22T02:35:59.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:35:59.892Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:00.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:00.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T02:36:00.185Z] 9294a7d26544: Preparing [2022-04-22T02:36:00.185Z] 32fed60ec7f5: Preparing [2022-04-22T02:36:00.185Z] b60a5eafca66: Preparing [2022-04-22T02:36:00.185Z] 3dcc50311b09: Preparing [2022-04-22T02:36:00.185Z] eb67248d1342: Preparing [2022-04-22T02:36:00.185Z] 4fc242d58285: Preparing [2022-04-22T02:36:00.185Z] 4fc242d58285: Waiting [2022-04-22T02:36:00.185Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:00.185Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:00.185Z] 9294a7d26544: Pushed [2022-04-22T02:36:00.185Z] eb67248d1342: Pushed [2022-04-22T02:36:00.756Z] 3dcc50311b09: Pushed [2022-04-22T02:36:02.267Z] 32fed60ec7f5: Pushed [2022-04-22T02:36:02.528Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:f4b26b5823fe54438a252477f0d4a2ad7bce9154b0c49d769ea0fe29b597f9be size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:02.831Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:03.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-22T02:36:03.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T02:36:03.127Z] 9294a7d26544: Preparing [2022-04-22T02:36:03.127Z] 32fed60ec7f5: Preparing [2022-04-22T02:36:03.127Z] b60a5eafca66: Preparing [2022-04-22T02:36:03.127Z] 3dcc50311b09: Preparing [2022-04-22T02:36:03.127Z] eb67248d1342: Preparing [2022-04-22T02:36:03.127Z] 4fc242d58285: Preparing [2022-04-22T02:36:03.127Z] 4fc242d58285: Waiting [2022-04-22T02:36:03.127Z] 32fed60ec7f5: Layer already exists [2022-04-22T02:36:03.127Z] eb67248d1342: Layer already exists [2022-04-22T02:36:03.127Z] 9294a7d26544: Layer already exists [2022-04-22T02:36:03.127Z] 3dcc50311b09: Layer already exists [2022-04-22T02:36:03.127Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:03.127Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:03.127Z] latest: digest: sha256:f4b26b5823fe54438a252477f0d4a2ad7bce9154b0c49d769ea0fe29b597f9be size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:03.424Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:03.714Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.77 [2022-04-22T02:36:03.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T02:36:03.714Z] 9294a7d26544: Preparing [2022-04-22T02:36:03.714Z] 32fed60ec7f5: Preparing [2022-04-22T02:36:03.714Z] b60a5eafca66: Preparing [2022-04-22T02:36:03.714Z] 3dcc50311b09: Preparing [2022-04-22T02:36:03.714Z] eb67248d1342: Preparing [2022-04-22T02:36:03.714Z] 4fc242d58285: Preparing [2022-04-22T02:36:03.714Z] 4fc242d58285: Waiting [2022-04-22T02:36:03.714Z] eb67248d1342: Layer already exists [2022-04-22T02:36:03.714Z] 3dcc50311b09: Layer already exists [2022-04-22T02:36:03.714Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:03.714Z] 32fed60ec7f5: Layer already exists [2022-04-22T02:36:03.714Z] 9294a7d26544: Layer already exists [2022-04-22T02:36:03.714Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:03.714Z] 2.2.0-dev.77: digest: sha256:f4b26b5823fe54438a252477f0d4a2ad7bce9154b0c49d769ea0fe29b597f9be size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:04.011Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:04.304Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:04.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T02:36:04.304Z] 9294a7d26544: Preparing [2022-04-22T02:36:04.304Z] 32fed60ec7f5: Preparing [2022-04-22T02:36:04.304Z] b60a5eafca66: Preparing [2022-04-22T02:36:04.304Z] 3dcc50311b09: Preparing [2022-04-22T02:36:04.304Z] eb67248d1342: Preparing [2022-04-22T02:36:04.304Z] 4fc242d58285: Preparing [2022-04-22T02:36:04.304Z] 4fc242d58285: Waiting [2022-04-22T02:36:04.304Z] 3dcc50311b09: Layer already exists [2022-04-22T02:36:04.304Z] 9294a7d26544: Layer already exists [2022-04-22T02:36:04.304Z] 32fed60ec7f5: Layer already exists [2022-04-22T02:36:04.304Z] eb67248d1342: Layer already exists [2022-04-22T02:36:04.304Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:04.304Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:04.304Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:f4b26b5823fe54438a252477f0d4a2ad7bce9154b0c49d769ea0fe29b597f9be size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:04.613Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:04.922Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-04-22T02:36:04.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-04-22T02:36:04.922Z] 9294a7d26544: Preparing [2022-04-22T02:36:04.922Z] 32fed60ec7f5: Preparing [2022-04-22T02:36:04.922Z] b60a5eafca66: Preparing [2022-04-22T02:36:04.922Z] 3dcc50311b09: Preparing [2022-04-22T02:36:04.922Z] eb67248d1342: Preparing [2022-04-22T02:36:04.922Z] 4fc242d58285: Preparing [2022-04-22T02:36:04.922Z] 4fc242d58285: Waiting [2022-04-22T02:36:04.922Z] 9294a7d26544: Layer already exists [2022-04-22T02:36:04.922Z] 32fed60ec7f5: Layer already exists [2022-04-22T02:36:04.922Z] 3dcc50311b09: Layer already exists [2022-04-22T02:36:04.922Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:04.922Z] eb67248d1342: Layer already exists [2022-04-22T02:36:04.922Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:04.922Z] main: digest: sha256:f4b26b5823fe54438a252477f0d4a2ad7bce9154b0c49d769ea0fe29b597f9be size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:04.959Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:04.970Z] taggedImages: [2022-04-22T02:36:04.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:04.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-04-22T02:36:04.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.77 [2022-04-22T02:36:04.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:04.970Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-04-22T02:36:04.991Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-04-22T02:36:04.991Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:04.991Z] latest [2022-04-22T02:36:04.991Z] 2.2.0-dev.77 [2022-04-22T02:36:04.991Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:04.991Z] main [2022-04-22T02:36:04.991Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:05.312Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:05.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:05.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T02:36:05.606Z] 6c211b3d36da: Preparing [2022-04-22T02:36:05.606Z] 64eff68291f4: Preparing [2022-04-22T02:36:05.606Z] 90d61380e8a4: Preparing [2022-04-22T02:36:05.606Z] b647589f4c4b: Preparing [2022-04-22T02:36:05.606Z] f3f6ba021442: Preparing [2022-04-22T02:36:05.606Z] 2ad9e97d80b6: Preparing [2022-04-22T02:36:05.606Z] eb67248d1342: Preparing [2022-04-22T02:36:05.606Z] 4fc242d58285: Preparing [2022-04-22T02:36:05.606Z] eb67248d1342: Waiting [2022-04-22T02:36:05.606Z] 2ad9e97d80b6: Waiting [2022-04-22T02:36:05.606Z] 4fc242d58285: Waiting [2022-04-22T02:36:05.606Z] 64eff68291f4: Pushed [2022-04-22T02:36:05.606Z] 90d61380e8a4: Pushed [2022-04-22T02:36:05.606Z] 6c211b3d36da: Pushed [2022-04-22T02:36:05.606Z] eb67248d1342: Layer already exists [2022-04-22T02:36:05.865Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:06.125Z] 2ad9e97d80b6: Pushed [2022-04-22T02:36:09.430Z] f3f6ba021442: Pushed [2022-04-22T02:36:11.972Z] b647589f4c4b: Pushed [2022-04-22T02:36:12.232Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:4f2d022bdd31dd3e7151171d9fbf10d93c94f6103c2e07de610ab42c864ba07c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:12.531Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:12.830Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-22T02:36:12.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T02:36:12.830Z] 6c211b3d36da: Preparing [2022-04-22T02:36:12.830Z] 64eff68291f4: Preparing [2022-04-22T02:36:12.830Z] 90d61380e8a4: Preparing [2022-04-22T02:36:12.830Z] b647589f4c4b: Preparing [2022-04-22T02:36:12.830Z] f3f6ba021442: Preparing [2022-04-22T02:36:12.830Z] 2ad9e97d80b6: Preparing [2022-04-22T02:36:12.830Z] eb67248d1342: Preparing [2022-04-22T02:36:12.830Z] 4fc242d58285: Preparing [2022-04-22T02:36:12.830Z] eb67248d1342: Waiting [2022-04-22T02:36:12.830Z] 4fc242d58285: Waiting [2022-04-22T02:36:12.830Z] f3f6ba021442: Layer already exists [2022-04-22T02:36:12.830Z] b647589f4c4b: Layer already exists [2022-04-22T02:36:12.830Z] 6c211b3d36da: Layer already exists [2022-04-22T02:36:12.830Z] 64eff68291f4: Layer already exists [2022-04-22T02:36:12.830Z] 90d61380e8a4: Layer already exists [2022-04-22T02:36:12.830Z] 2ad9e97d80b6: Layer already exists [2022-04-22T02:36:12.830Z] eb67248d1342: Layer already exists [2022-04-22T02:36:12.830Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:12.830Z] latest: digest: sha256:4f2d022bdd31dd3e7151171d9fbf10d93c94f6103c2e07de610ab42c864ba07c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:13.127Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:13.427Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.77 [2022-04-22T02:36:13.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T02:36:13.427Z] 6c211b3d36da: Preparing [2022-04-22T02:36:13.427Z] 64eff68291f4: Preparing [2022-04-22T02:36:13.427Z] 90d61380e8a4: Preparing [2022-04-22T02:36:13.427Z] b647589f4c4b: Preparing [2022-04-22T02:36:13.427Z] f3f6ba021442: Preparing [2022-04-22T02:36:13.427Z] 2ad9e97d80b6: Preparing [2022-04-22T02:36:13.427Z] eb67248d1342: Preparing [2022-04-22T02:36:13.427Z] 4fc242d58285: Preparing [2022-04-22T02:36:13.427Z] 2ad9e97d80b6: Waiting [2022-04-22T02:36:13.427Z] eb67248d1342: Waiting [2022-04-22T02:36:13.427Z] 4fc242d58285: Waiting [2022-04-22T02:36:13.427Z] b647589f4c4b: Layer already exists [2022-04-22T02:36:13.427Z] 64eff68291f4: Layer already exists [2022-04-22T02:36:13.427Z] f3f6ba021442: Layer already exists [2022-04-22T02:36:13.427Z] 6c211b3d36da: Layer already exists [2022-04-22T02:36:13.427Z] 90d61380e8a4: Layer already exists [2022-04-22T02:36:13.427Z] 2ad9e97d80b6: Layer already exists [2022-04-22T02:36:13.427Z] eb67248d1342: Layer already exists [2022-04-22T02:36:13.427Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:13.427Z] 2.2.0-dev.77: digest: sha256:4f2d022bdd31dd3e7151171d9fbf10d93c94f6103c2e07de610ab42c864ba07c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:13.735Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:14.034Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:14.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T02:36:14.034Z] 6c211b3d36da: Preparing [2022-04-22T02:36:14.034Z] 64eff68291f4: Preparing [2022-04-22T02:36:14.034Z] 90d61380e8a4: Preparing [2022-04-22T02:36:14.034Z] b647589f4c4b: Preparing [2022-04-22T02:36:14.034Z] f3f6ba021442: Preparing [2022-04-22T02:36:14.034Z] 2ad9e97d80b6: Preparing [2022-04-22T02:36:14.034Z] eb67248d1342: Preparing [2022-04-22T02:36:14.034Z] 4fc242d58285: Preparing [2022-04-22T02:36:14.034Z] 2ad9e97d80b6: Waiting [2022-04-22T02:36:14.034Z] eb67248d1342: Waiting [2022-04-22T02:36:14.034Z] 4fc242d58285: Waiting [2022-04-22T02:36:14.034Z] 90d61380e8a4: Layer already exists [2022-04-22T02:36:14.034Z] 6c211b3d36da: Layer already exists [2022-04-22T02:36:14.034Z] b647589f4c4b: Layer already exists [2022-04-22T02:36:14.034Z] f3f6ba021442: Layer already exists [2022-04-22T02:36:14.034Z] 64eff68291f4: Layer already exists [2022-04-22T02:36:14.034Z] 2ad9e97d80b6: Layer already exists [2022-04-22T02:36:14.034Z] eb67248d1342: Layer already exists [2022-04-22T02:36:14.034Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:14.034Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:4f2d022bdd31dd3e7151171d9fbf10d93c94f6103c2e07de610ab42c864ba07c size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:14.330Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:14.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-04-22T02:36:14.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-04-22T02:36:14.623Z] 6c211b3d36da: Preparing [2022-04-22T02:36:14.623Z] 64eff68291f4: Preparing [2022-04-22T02:36:14.623Z] 90d61380e8a4: Preparing [2022-04-22T02:36:14.623Z] b647589f4c4b: Preparing [2022-04-22T02:36:14.623Z] f3f6ba021442: Preparing [2022-04-22T02:36:14.623Z] 2ad9e97d80b6: Preparing [2022-04-22T02:36:14.623Z] eb67248d1342: Preparing [2022-04-22T02:36:14.623Z] 4fc242d58285: Preparing [2022-04-22T02:36:14.623Z] 2ad9e97d80b6: Waiting [2022-04-22T02:36:14.623Z] eb67248d1342: Waiting [2022-04-22T02:36:14.623Z] 4fc242d58285: Waiting [2022-04-22T02:36:14.623Z] f3f6ba021442: Layer already exists [2022-04-22T02:36:14.623Z] b647589f4c4b: Layer already exists [2022-04-22T02:36:14.623Z] 90d61380e8a4: Layer already exists [2022-04-22T02:36:14.623Z] 6c211b3d36da: Layer already exists [2022-04-22T02:36:14.623Z] 64eff68291f4: Layer already exists [2022-04-22T02:36:14.623Z] 2ad9e97d80b6: Layer already exists [2022-04-22T02:36:14.623Z] eb67248d1342: Layer already exists [2022-04-22T02:36:14.623Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:14.623Z] main: digest: sha256:4f2d022bdd31dd3e7151171d9fbf10d93c94f6103c2e07de610ab42c864ba07c size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:14.660Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:14.670Z] taggedImages: [2022-04-22T02:36:14.670Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:14.670Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-04-22T02:36:14.670Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.77 [2022-04-22T02:36:14.670Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:14.670Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-04-22T02:36:14.695Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-04-22T02:36:14.695Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:14.695Z] latest [2022-04-22T02:36:14.695Z] 2.2.0-dev.77 [2022-04-22T02:36:14.695Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:14.695Z] main [2022-04-22T02:36:14.695Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:15.016Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:15.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:15.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T02:36:15.309Z] 9d9a40d8d345: Preparing [2022-04-22T02:36:15.309Z] 52de898f9e1b: Preparing [2022-04-22T02:36:15.309Z] 99b9d5205560: Preparing [2022-04-22T02:36:15.309Z] 85fd62f5ce03: Preparing [2022-04-22T02:36:15.309Z] 14f40c8c4726: Preparing [2022-04-22T02:36:15.309Z] eb67248d1342: Preparing [2022-04-22T02:36:15.309Z] 4fc242d58285: Preparing [2022-04-22T02:36:15.309Z] 4fc242d58285: Waiting [2022-04-22T02:36:15.309Z] 9d9a40d8d345: Pushed [2022-04-22T02:36:15.309Z] 99b9d5205560: Pushed [2022-04-22T02:36:15.309Z] 52de898f9e1b: Pushed [2022-04-22T02:36:15.309Z] eb67248d1342: Layer already exists [2022-04-22T02:36:15.309Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:15.568Z] 14f40c8c4726: Pushed [2022-04-22T02:36:22.145Z] 85fd62f5ce03: Pushed [2022-04-22T02:36:22.145Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:fdc91a3efdb886496538e43dab3b0e845316370c3f77297b478fd2eacba1fb7a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:22.447Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:22.743Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-22T02:36:22.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T02:36:22.743Z] 9d9a40d8d345: Preparing [2022-04-22T02:36:22.743Z] 52de898f9e1b: Preparing [2022-04-22T02:36:22.743Z] 99b9d5205560: Preparing [2022-04-22T02:36:22.743Z] 85fd62f5ce03: Preparing [2022-04-22T02:36:22.743Z] 14f40c8c4726: Preparing [2022-04-22T02:36:22.743Z] eb67248d1342: Preparing [2022-04-22T02:36:22.743Z] 4fc242d58285: Preparing [2022-04-22T02:36:22.743Z] eb67248d1342: Waiting [2022-04-22T02:36:22.743Z] 9d9a40d8d345: Layer already exists [2022-04-22T02:36:22.743Z] 99b9d5205560: Layer already exists [2022-04-22T02:36:22.743Z] 14f40c8c4726: Layer already exists [2022-04-22T02:36:22.743Z] 85fd62f5ce03: Layer already exists [2022-04-22T02:36:22.743Z] 52de898f9e1b: Layer already exists [2022-04-22T02:36:22.743Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:22.743Z] eb67248d1342: Layer already exists [2022-04-22T02:36:23.005Z] latest: digest: sha256:fdc91a3efdb886496538e43dab3b0e845316370c3f77297b478fd2eacba1fb7a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:23.305Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:23.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.77 [2022-04-22T02:36:23.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T02:36:23.601Z] 9d9a40d8d345: Preparing [2022-04-22T02:36:23.601Z] 52de898f9e1b: Preparing [2022-04-22T02:36:23.601Z] 99b9d5205560: Preparing [2022-04-22T02:36:23.601Z] 85fd62f5ce03: Preparing [2022-04-22T02:36:23.601Z] 14f40c8c4726: Preparing [2022-04-22T02:36:23.601Z] eb67248d1342: Preparing [2022-04-22T02:36:23.601Z] 4fc242d58285: Preparing [2022-04-22T02:36:23.601Z] eb67248d1342: Waiting [2022-04-22T02:36:23.601Z] 4fc242d58285: Waiting [2022-04-22T02:36:23.601Z] 14f40c8c4726: Layer already exists [2022-04-22T02:36:23.601Z] 99b9d5205560: Layer already exists [2022-04-22T02:36:23.601Z] 52de898f9e1b: Layer already exists [2022-04-22T02:36:23.601Z] 9d9a40d8d345: Layer already exists [2022-04-22T02:36:23.601Z] 85fd62f5ce03: Layer already exists [2022-04-22T02:36:23.601Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:23.601Z] eb67248d1342: Layer already exists [2022-04-22T02:36:23.601Z] 2.2.0-dev.77: digest: sha256:fdc91a3efdb886496538e43dab3b0e845316370c3f77297b478fd2eacba1fb7a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:23.903Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:24.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:24.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T02:36:24.197Z] 9d9a40d8d345: Preparing [2022-04-22T02:36:24.197Z] 52de898f9e1b: Preparing [2022-04-22T02:36:24.197Z] 99b9d5205560: Preparing [2022-04-22T02:36:24.197Z] 85fd62f5ce03: Preparing [2022-04-22T02:36:24.197Z] 14f40c8c4726: Preparing [2022-04-22T02:36:24.197Z] eb67248d1342: Preparing [2022-04-22T02:36:24.197Z] 4fc242d58285: Preparing [2022-04-22T02:36:24.197Z] 4fc242d58285: Waiting [2022-04-22T02:36:24.197Z] eb67248d1342: Waiting [2022-04-22T02:36:24.197Z] 99b9d5205560: Layer already exists [2022-04-22T02:36:24.197Z] 85fd62f5ce03: Layer already exists [2022-04-22T02:36:24.197Z] 9d9a40d8d345: Layer already exists [2022-04-22T02:36:24.197Z] 14f40c8c4726: Layer already exists [2022-04-22T02:36:24.197Z] 52de898f9e1b: Layer already exists [2022-04-22T02:36:24.197Z] eb67248d1342: Layer already exists [2022-04-22T02:36:24.197Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:24.197Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:fdc91a3efdb886496538e43dab3b0e845316370c3f77297b478fd2eacba1fb7a size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:24.495Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:24.788Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-04-22T02:36:24.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-04-22T02:36:24.788Z] 9d9a40d8d345: Preparing [2022-04-22T02:36:24.788Z] 52de898f9e1b: Preparing [2022-04-22T02:36:24.788Z] 99b9d5205560: Preparing [2022-04-22T02:36:24.788Z] 85fd62f5ce03: Preparing [2022-04-22T02:36:24.788Z] 14f40c8c4726: Preparing [2022-04-22T02:36:24.788Z] eb67248d1342: Preparing [2022-04-22T02:36:24.788Z] 4fc242d58285: Preparing [2022-04-22T02:36:24.788Z] eb67248d1342: Waiting [2022-04-22T02:36:24.788Z] 4fc242d58285: Waiting [2022-04-22T02:36:24.788Z] 99b9d5205560: Layer already exists [2022-04-22T02:36:24.788Z] 52de898f9e1b: Layer already exists [2022-04-22T02:36:24.788Z] 85fd62f5ce03: Layer already exists [2022-04-22T02:36:24.788Z] 14f40c8c4726: Layer already exists [2022-04-22T02:36:24.788Z] 9d9a40d8d345: Layer already exists [2022-04-22T02:36:24.788Z] eb67248d1342: Layer already exists [2022-04-22T02:36:24.788Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:25.049Z] main: digest: sha256:fdc91a3efdb886496538e43dab3b0e845316370c3f77297b478fd2eacba1fb7a size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:25.092Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:25.101Z] taggedImages: [2022-04-22T02:36:25.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:25.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-04-22T02:36:25.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.77 [2022-04-22T02:36:25.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:25.101Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-04-22T02:36:25.124Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-04-22T02:36:25.124Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:25.124Z] latest [2022-04-22T02:36:25.124Z] 2.2.0-dev.77 [2022-04-22T02:36:25.124Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:25.124Z] main [2022-04-22T02:36:25.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:25.451Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:25.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:25.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T02:36:25.744Z] b3d15a0b8f69: Preparing [2022-04-22T02:36:25.744Z] 56c9bb1c3adf: Preparing [2022-04-22T02:36:25.744Z] 68582e8c0601: Preparing [2022-04-22T02:36:25.744Z] b780b36a3e2e: Preparing [2022-04-22T02:36:25.744Z] 0b53f1970513: Preparing [2022-04-22T02:36:25.744Z] eb67248d1342: Preparing [2022-04-22T02:36:25.744Z] 4fc242d58285: Preparing [2022-04-22T02:36:25.744Z] eb67248d1342: Waiting [2022-04-22T02:36:25.744Z] 4fc242d58285: Waiting [2022-04-22T02:36:26.007Z] 68582e8c0601: Pushed [2022-04-22T02:36:26.007Z] 56c9bb1c3adf: Pushed [2022-04-22T02:36:26.007Z] eb67248d1342: Layer already exists [2022-04-22T02:36:26.007Z] b3d15a0b8f69: Pushed [2022-04-22T02:36:26.007Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:26.268Z] 0b53f1970513: Pushed [2022-04-22T02:36:32.967Z] b780b36a3e2e: Pushed [2022-04-22T02:36:32.967Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:f4d2ed9702c1eda53bb3c9711d3abd45a0a8465734dcd053ab660df7c7ddac08 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:33.266Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:33.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-22T02:36:33.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T02:36:33.561Z] b3d15a0b8f69: Preparing [2022-04-22T02:36:33.561Z] 56c9bb1c3adf: Preparing [2022-04-22T02:36:33.561Z] 68582e8c0601: Preparing [2022-04-22T02:36:33.561Z] b780b36a3e2e: Preparing [2022-04-22T02:36:33.561Z] 0b53f1970513: Preparing [2022-04-22T02:36:33.561Z] eb67248d1342: Preparing [2022-04-22T02:36:33.561Z] 4fc242d58285: Preparing [2022-04-22T02:36:33.561Z] eb67248d1342: Waiting [2022-04-22T02:36:33.561Z] 4fc242d58285: Waiting [2022-04-22T02:36:33.561Z] b780b36a3e2e: Layer already exists [2022-04-22T02:36:33.561Z] 56c9bb1c3adf: Layer already exists [2022-04-22T02:36:33.561Z] 68582e8c0601: Layer already exists [2022-04-22T02:36:33.561Z] 0b53f1970513: Layer already exists [2022-04-22T02:36:33.561Z] eb67248d1342: Layer already exists [2022-04-22T02:36:33.561Z] b3d15a0b8f69: Layer already exists [2022-04-22T02:36:33.561Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:33.822Z] latest: digest: sha256:f4d2ed9702c1eda53bb3c9711d3abd45a0a8465734dcd053ab660df7c7ddac08 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:34.124Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:34.428Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.77 [2022-04-22T02:36:34.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T02:36:34.428Z] b3d15a0b8f69: Preparing [2022-04-22T02:36:34.428Z] 56c9bb1c3adf: Preparing [2022-04-22T02:36:34.428Z] 68582e8c0601: Preparing [2022-04-22T02:36:34.428Z] b780b36a3e2e: Preparing [2022-04-22T02:36:34.428Z] 0b53f1970513: Preparing [2022-04-22T02:36:34.428Z] eb67248d1342: Preparing [2022-04-22T02:36:34.428Z] 4fc242d58285: Preparing [2022-04-22T02:36:34.428Z] 4fc242d58285: Waiting [2022-04-22T02:36:34.428Z] eb67248d1342: Waiting [2022-04-22T02:36:34.428Z] 68582e8c0601: Layer already exists [2022-04-22T02:36:34.428Z] 0b53f1970513: Layer already exists [2022-04-22T02:36:34.428Z] b3d15a0b8f69: Layer already exists [2022-04-22T02:36:34.428Z] 56c9bb1c3adf: Layer already exists [2022-04-22T02:36:34.428Z] b780b36a3e2e: Layer already exists [2022-04-22T02:36:34.428Z] eb67248d1342: Layer already exists [2022-04-22T02:36:34.428Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:34.428Z] 2.2.0-dev.77: digest: sha256:f4d2ed9702c1eda53bb3c9711d3abd45a0a8465734dcd053ab660df7c7ddac08 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:34.727Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:35.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:35.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T02:36:35.024Z] b3d15a0b8f69: Preparing [2022-04-22T02:36:35.024Z] 56c9bb1c3adf: Preparing [2022-04-22T02:36:35.024Z] 68582e8c0601: Preparing [2022-04-22T02:36:35.024Z] b780b36a3e2e: Preparing [2022-04-22T02:36:35.024Z] 0b53f1970513: Preparing [2022-04-22T02:36:35.024Z] eb67248d1342: Preparing [2022-04-22T02:36:35.024Z] 4fc242d58285: Preparing [2022-04-22T02:36:35.024Z] eb67248d1342: Waiting [2022-04-22T02:36:35.024Z] 4fc242d58285: Waiting [2022-04-22T02:36:35.024Z] b780b36a3e2e: Layer already exists [2022-04-22T02:36:35.024Z] b3d15a0b8f69: Layer already exists [2022-04-22T02:36:35.024Z] 56c9bb1c3adf: Layer already exists [2022-04-22T02:36:35.024Z] 68582e8c0601: Layer already exists [2022-04-22T02:36:35.024Z] 0b53f1970513: Layer already exists [2022-04-22T02:36:35.024Z] eb67248d1342: Layer already exists [2022-04-22T02:36:35.024Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:35.024Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:f4d2ed9702c1eda53bb3c9711d3abd45a0a8465734dcd053ab660df7c7ddac08 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:35.321Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:35.616Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-04-22T02:36:35.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-04-22T02:36:35.616Z] b3d15a0b8f69: Preparing [2022-04-22T02:36:35.616Z] 56c9bb1c3adf: Preparing [2022-04-22T02:36:35.616Z] 68582e8c0601: Preparing [2022-04-22T02:36:35.616Z] b780b36a3e2e: Preparing [2022-04-22T02:36:35.616Z] 0b53f1970513: Preparing [2022-04-22T02:36:35.616Z] eb67248d1342: Preparing [2022-04-22T02:36:35.616Z] 4fc242d58285: Preparing [2022-04-22T02:36:35.616Z] eb67248d1342: Waiting [2022-04-22T02:36:35.616Z] 0b53f1970513: Layer already exists [2022-04-22T02:36:35.616Z] 68582e8c0601: Layer already exists [2022-04-22T02:36:35.616Z] b3d15a0b8f69: Layer already exists [2022-04-22T02:36:35.616Z] 56c9bb1c3adf: Layer already exists [2022-04-22T02:36:35.616Z] b780b36a3e2e: Layer already exists [2022-04-22T02:36:35.616Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:35.616Z] eb67248d1342: Layer already exists [2022-04-22T02:36:35.616Z] main: digest: sha256:f4d2ed9702c1eda53bb3c9711d3abd45a0a8465734dcd053ab660df7c7ddac08 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:35.652Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:35.660Z] taggedImages: [2022-04-22T02:36:35.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:35.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-04-22T02:36:35.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.77 [2022-04-22T02:36:35.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:35.660Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-04-22T02:36:35.683Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-04-22T02:36:35.683Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:35.683Z] latest [2022-04-22T02:36:35.683Z] 2.2.0-dev.77 [2022-04-22T02:36:35.683Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:35.683Z] main [2022-04-22T02:36:35.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:36.010Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:36.299Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:36.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T02:36:36.299Z] a3fbda8d08b2: Preparing [2022-04-22T02:36:36.299Z] f37f0c820e49: Preparing [2022-04-22T02:36:36.299Z] b60a5eafca66: Preparing [2022-04-22T02:36:36.299Z] 8664f5d52e9d: Preparing [2022-04-22T02:36:36.299Z] b541d28bf3b4: Preparing [2022-04-22T02:36:36.299Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:36.299Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:36.559Z] a3fbda8d08b2: Pushed [2022-04-22T02:36:36.820Z] 8664f5d52e9d: Pushed [2022-04-22T02:36:38.728Z] f37f0c820e49: Pushed [2022-04-22T02:36:38.989Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:d5dc7b0632fd1abd0ac8917f35b00ca1a8e6d8d73ec773bf01bc2dd945cac0cb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:39.287Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:39.579Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-22T02:36:39.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T02:36:39.579Z] a3fbda8d08b2: Preparing [2022-04-22T02:36:39.579Z] f37f0c820e49: Preparing [2022-04-22T02:36:39.579Z] b60a5eafca66: Preparing [2022-04-22T02:36:39.579Z] 8664f5d52e9d: Preparing [2022-04-22T02:36:39.579Z] b541d28bf3b4: Preparing [2022-04-22T02:36:39.579Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:39.579Z] a3fbda8d08b2: Layer already exists [2022-04-22T02:36:39.579Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:39.579Z] 8664f5d52e9d: Layer already exists [2022-04-22T02:36:39.579Z] f37f0c820e49: Layer already exists [2022-04-22T02:36:39.579Z] latest: digest: sha256:d5dc7b0632fd1abd0ac8917f35b00ca1a8e6d8d73ec773bf01bc2dd945cac0cb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:39.876Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:40.169Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.77 [2022-04-22T02:36:40.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T02:36:40.169Z] a3fbda8d08b2: Preparing [2022-04-22T02:36:40.169Z] f37f0c820e49: Preparing [2022-04-22T02:36:40.169Z] b60a5eafca66: Preparing [2022-04-22T02:36:40.169Z] 8664f5d52e9d: Preparing [2022-04-22T02:36:40.169Z] b541d28bf3b4: Preparing [2022-04-22T02:36:40.169Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:40.169Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:40.169Z] 8664f5d52e9d: Layer already exists [2022-04-22T02:36:40.169Z] f37f0c820e49: Layer already exists [2022-04-22T02:36:40.169Z] a3fbda8d08b2: Layer already exists [2022-04-22T02:36:40.169Z] 2.2.0-dev.77: digest: sha256:d5dc7b0632fd1abd0ac8917f35b00ca1a8e6d8d73ec773bf01bc2dd945cac0cb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:40.471Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:40.761Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:40.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T02:36:40.761Z] a3fbda8d08b2: Preparing [2022-04-22T02:36:40.761Z] f37f0c820e49: Preparing [2022-04-22T02:36:40.761Z] b60a5eafca66: Preparing [2022-04-22T02:36:40.761Z] 8664f5d52e9d: Preparing [2022-04-22T02:36:40.761Z] b541d28bf3b4: Preparing [2022-04-22T02:36:40.761Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:40.761Z] f37f0c820e49: Layer already exists [2022-04-22T02:36:40.761Z] 8664f5d52e9d: Layer already exists [2022-04-22T02:36:40.761Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:40.761Z] a3fbda8d08b2: Layer already exists [2022-04-22T02:36:40.761Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:d5dc7b0632fd1abd0ac8917f35b00ca1a8e6d8d73ec773bf01bc2dd945cac0cb size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:41.059Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:41.352Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-04-22T02:36:41.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-04-22T02:36:41.352Z] a3fbda8d08b2: Preparing [2022-04-22T02:36:41.352Z] f37f0c820e49: Preparing [2022-04-22T02:36:41.352Z] b60a5eafca66: Preparing [2022-04-22T02:36:41.352Z] 8664f5d52e9d: Preparing [2022-04-22T02:36:41.352Z] b541d28bf3b4: Preparing [2022-04-22T02:36:41.352Z] f37f0c820e49: Layer already exists [2022-04-22T02:36:41.352Z] 8664f5d52e9d: Layer already exists [2022-04-22T02:36:41.352Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:41.352Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:41.352Z] a3fbda8d08b2: Layer already exists [2022-04-22T02:36:41.352Z] main: digest: sha256:d5dc7b0632fd1abd0ac8917f35b00ca1a8e6d8d73ec773bf01bc2dd945cac0cb size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:41.392Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:41.400Z] taggedImages: [2022-04-22T02:36:41.400Z] - nexus3.edgexfoundry.org:10004/support-notifications:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:41.400Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-04-22T02:36:41.400Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.77 [2022-04-22T02:36:41.400Z] - nexus3.edgexfoundry.org:10004/support-notifications:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:41.400Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-04-22T02:36:41.419Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-04-22T02:36:41.419Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:41.419Z] latest [2022-04-22T02:36:41.419Z] 2.2.0-dev.77 [2022-04-22T02:36:41.419Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:41.419Z] main [2022-04-22T02:36:41.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:41.740Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:42.032Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:42.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T02:36:42.032Z] 2135baa1f529: Preparing [2022-04-22T02:36:42.032Z] c89facd07908: Preparing [2022-04-22T02:36:42.032Z] b60a5eafca66: Preparing [2022-04-22T02:36:42.032Z] 5b85ec56e1ab: Preparing [2022-04-22T02:36:42.032Z] b541d28bf3b4: Preparing [2022-04-22T02:36:42.032Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:42.032Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:42.032Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:36:42.032Z] 2135baa1f529: Pushed [2022-04-22T02:36:44.572Z] c89facd07908: Pushed [2022-04-22T02:36:44.572Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:9292ef4f82702e0b9e602498ebbd127a9507c4ab2c36bbced8b94d1bfe609e52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:44.869Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:45.165Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-22T02:36:45.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T02:36:45.165Z] 2135baa1f529: Preparing [2022-04-22T02:36:45.165Z] c89facd07908: Preparing [2022-04-22T02:36:45.165Z] b60a5eafca66: Preparing [2022-04-22T02:36:45.165Z] 5b85ec56e1ab: Preparing [2022-04-22T02:36:45.165Z] b541d28bf3b4: Preparing [2022-04-22T02:36:45.165Z] 2135baa1f529: Layer already exists [2022-04-22T02:36:45.165Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:45.165Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:45.165Z] c89facd07908: Layer already exists [2022-04-22T02:36:45.165Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:36:45.165Z] latest: digest: sha256:9292ef4f82702e0b9e602498ebbd127a9507c4ab2c36bbced8b94d1bfe609e52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:45.465Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:45.760Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.77 [2022-04-22T02:36:45.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T02:36:45.760Z] 2135baa1f529: Preparing [2022-04-22T02:36:45.760Z] c89facd07908: Preparing [2022-04-22T02:36:45.760Z] b60a5eafca66: Preparing [2022-04-22T02:36:45.760Z] 5b85ec56e1ab: Preparing [2022-04-22T02:36:45.760Z] b541d28bf3b4: Preparing [2022-04-22T02:36:45.760Z] 2135baa1f529: Layer already exists [2022-04-22T02:36:45.760Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:36:45.760Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:45.760Z] c89facd07908: Layer already exists [2022-04-22T02:36:45.760Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:45.760Z] 2.2.0-dev.77: digest: sha256:9292ef4f82702e0b9e602498ebbd127a9507c4ab2c36bbced8b94d1bfe609e52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:46.055Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:46.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:46.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T02:36:46.348Z] 2135baa1f529: Preparing [2022-04-22T02:36:46.348Z] c89facd07908: Preparing [2022-04-22T02:36:46.348Z] b60a5eafca66: Preparing [2022-04-22T02:36:46.348Z] 5b85ec56e1ab: Preparing [2022-04-22T02:36:46.348Z] b541d28bf3b4: Preparing [2022-04-22T02:36:46.348Z] c89facd07908: Layer already exists [2022-04-22T02:36:46.348Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:36:46.348Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:46.348Z] 2135baa1f529: Layer already exists [2022-04-22T02:36:46.348Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:46.348Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:9292ef4f82702e0b9e602498ebbd127a9507c4ab2c36bbced8b94d1bfe609e52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:46.655Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:46.948Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-04-22T02:36:46.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-04-22T02:36:46.948Z] 2135baa1f529: Preparing [2022-04-22T02:36:46.948Z] c89facd07908: Preparing [2022-04-22T02:36:46.948Z] b60a5eafca66: Preparing [2022-04-22T02:36:46.949Z] 5b85ec56e1ab: Preparing [2022-04-22T02:36:46.949Z] b541d28bf3b4: Preparing [2022-04-22T02:36:46.949Z] 5b85ec56e1ab: Layer already exists [2022-04-22T02:36:46.949Z] b60a5eafca66: Layer already exists [2022-04-22T02:36:46.949Z] b541d28bf3b4: Layer already exists [2022-04-22T02:36:46.949Z] c89facd07908: Layer already exists [2022-04-22T02:36:46.949Z] 2135baa1f529: Layer already exists [2022-04-22T02:36:46.949Z] main: digest: sha256:9292ef4f82702e0b9e602498ebbd127a9507c4ab2c36bbced8b94d1bfe609e52 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:46.986Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:46.994Z] taggedImages: [2022-04-22T02:36:46.994Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:46.994Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-04-22T02:36:46.994Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.77 [2022-04-22T02:36:46.994Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:46.994Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-04-22T02:36:47.014Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-04-22T02:36:47.014Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:47.014Z] latest [2022-04-22T02:36:47.014Z] 2.2.0-dev.77 [2022-04-22T02:36:47.014Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:47.014Z] main [2022-04-22T02:36:47.014Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:47.332Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:47.625Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:47.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T02:36:47.625Z] e6ce463a6873: Preparing [2022-04-22T02:36:47.625Z] 558b20f014a0: Preparing [2022-04-22T02:36:47.625Z] 34cd7d6f7239: Preparing [2022-04-22T02:36:47.625Z] b6dad07fe202: Preparing [2022-04-22T02:36:47.625Z] 52f44be93a46: Preparing [2022-04-22T02:36:47.625Z] 10d82663b225: Preparing [2022-04-22T02:36:47.625Z] f7a7a140f1b3: Preparing [2022-04-22T02:36:47.625Z] 31e69d4774c9: Preparing [2022-04-22T02:36:47.625Z] 7750d494dfbd: Preparing [2022-04-22T02:36:47.625Z] 18708474c90b: Preparing [2022-04-22T02:36:47.625Z] 4fc242d58285: Preparing [2022-04-22T02:36:47.625Z] 31e69d4774c9: Waiting [2022-04-22T02:36:47.625Z] 7750d494dfbd: Waiting [2022-04-22T02:36:47.625Z] 18708474c90b: Waiting [2022-04-22T02:36:47.625Z] f7a7a140f1b3: Waiting [2022-04-22T02:36:47.625Z] 4fc242d58285: Waiting [2022-04-22T02:36:47.625Z] 10d82663b225: Waiting [2022-04-22T02:36:47.625Z] 52f44be93a46: Layer already exists [2022-04-22T02:36:47.625Z] 10d82663b225: Layer already exists [2022-04-22T02:36:47.625Z] f7a7a140f1b3: Layer already exists [2022-04-22T02:36:47.625Z] 31e69d4774c9: Layer already exists [2022-04-22T02:36:47.625Z] 558b20f014a0: Pushed [2022-04-22T02:36:47.625Z] 7750d494dfbd: Layer already exists [2022-04-22T02:36:47.884Z] 18708474c90b: Layer already exists [2022-04-22T02:36:47.884Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:47.884Z] e6ce463a6873: Pushed [2022-04-22T02:36:48.822Z] 34cd7d6f7239: Pushed [2022-04-22T02:36:55.408Z] b6dad07fe202: Pushed [2022-04-22T02:36:55.408Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:2f3005678d940847646323401a4c1e0dbe7b0cca7d3182a8e8dc5cf6a228cbf0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:55.760Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:56.094Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-22T02:36:56.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T02:36:56.094Z] e6ce463a6873: Preparing [2022-04-22T02:36:56.094Z] 558b20f014a0: Preparing [2022-04-22T02:36:56.094Z] 34cd7d6f7239: Preparing [2022-04-22T02:36:56.094Z] b6dad07fe202: Preparing [2022-04-22T02:36:56.094Z] 52f44be93a46: Preparing [2022-04-22T02:36:56.094Z] 10d82663b225: Preparing [2022-04-22T02:36:56.094Z] f7a7a140f1b3: Preparing [2022-04-22T02:36:56.094Z] 31e69d4774c9: Preparing [2022-04-22T02:36:56.094Z] 7750d494dfbd: Preparing [2022-04-22T02:36:56.094Z] 18708474c90b: Preparing [2022-04-22T02:36:56.094Z] 4fc242d58285: Preparing [2022-04-22T02:36:56.094Z] 10d82663b225: Waiting [2022-04-22T02:36:56.094Z] f7a7a140f1b3: Waiting [2022-04-22T02:36:56.094Z] 7750d494dfbd: Waiting [2022-04-22T02:36:56.094Z] 18708474c90b: Waiting [2022-04-22T02:36:56.094Z] 4fc242d58285: Waiting [2022-04-22T02:36:56.094Z] 558b20f014a0: Layer already exists [2022-04-22T02:36:56.094Z] 52f44be93a46: Layer already exists [2022-04-22T02:36:56.094Z] b6dad07fe202: Layer already exists [2022-04-22T02:36:56.094Z] 34cd7d6f7239: Layer already exists [2022-04-22T02:36:56.094Z] e6ce463a6873: Layer already exists [2022-04-22T02:36:56.094Z] 10d82663b225: Layer already exists [2022-04-22T02:36:56.094Z] f7a7a140f1b3: Layer already exists [2022-04-22T02:36:56.094Z] 7750d494dfbd: Layer already exists [2022-04-22T02:36:56.094Z] 31e69d4774c9: Layer already exists [2022-04-22T02:36:56.094Z] 18708474c90b: Layer already exists [2022-04-22T02:36:56.094Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:56.094Z] latest: digest: sha256:2f3005678d940847646323401a4c1e0dbe7b0cca7d3182a8e8dc5cf6a228cbf0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:56.392Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:56.686Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.77 [2022-04-22T02:36:56.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T02:36:56.686Z] e6ce463a6873: Preparing [2022-04-22T02:36:56.686Z] 558b20f014a0: Preparing [2022-04-22T02:36:56.686Z] 34cd7d6f7239: Preparing [2022-04-22T02:36:56.686Z] b6dad07fe202: Preparing [2022-04-22T02:36:56.686Z] 52f44be93a46: Preparing [2022-04-22T02:36:56.686Z] 10d82663b225: Preparing [2022-04-22T02:36:56.686Z] f7a7a140f1b3: Preparing [2022-04-22T02:36:56.686Z] 31e69d4774c9: Preparing [2022-04-22T02:36:56.686Z] 7750d494dfbd: Preparing [2022-04-22T02:36:56.686Z] 31e69d4774c9: Waiting [2022-04-22T02:36:56.686Z] 18708474c90b: Preparing [2022-04-22T02:36:56.686Z] 7750d494dfbd: Waiting [2022-04-22T02:36:56.686Z] 4fc242d58285: Preparing [2022-04-22T02:36:56.686Z] 18708474c90b: Waiting [2022-04-22T02:36:56.686Z] 558b20f014a0: Layer already exists [2022-04-22T02:36:56.686Z] 52f44be93a46: Layer already exists [2022-04-22T02:36:56.686Z] b6dad07fe202: Layer already exists [2022-04-22T02:36:56.686Z] e6ce463a6873: Layer already exists [2022-04-22T02:36:56.686Z] 34cd7d6f7239: Layer already exists [2022-04-22T02:36:56.686Z] f7a7a140f1b3: Layer already exists [2022-04-22T02:36:56.686Z] 10d82663b225: Layer already exists [2022-04-22T02:36:56.686Z] 31e69d4774c9: Layer already exists [2022-04-22T02:36:56.686Z] 18708474c90b: Layer already exists [2022-04-22T02:36:56.686Z] 7750d494dfbd: Layer already exists [2022-04-22T02:36:56.686Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:56.686Z] 2.2.0-dev.77: digest: sha256:2f3005678d940847646323401a4c1e0dbe7b0cca7d3182a8e8dc5cf6a228cbf0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:56.989Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:57.288Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:57.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T02:36:57.288Z] e6ce463a6873: Preparing [2022-04-22T02:36:57.288Z] 558b20f014a0: Preparing [2022-04-22T02:36:57.288Z] 34cd7d6f7239: Preparing [2022-04-22T02:36:57.288Z] b6dad07fe202: Preparing [2022-04-22T02:36:57.288Z] 52f44be93a46: Preparing [2022-04-22T02:36:57.288Z] 10d82663b225: Preparing [2022-04-22T02:36:57.288Z] f7a7a140f1b3: Preparing [2022-04-22T02:36:57.288Z] 31e69d4774c9: Preparing [2022-04-22T02:36:57.288Z] 7750d494dfbd: Preparing [2022-04-22T02:36:57.288Z] 18708474c90b: Preparing [2022-04-22T02:36:57.288Z] 4fc242d58285: Preparing [2022-04-22T02:36:57.288Z] f7a7a140f1b3: Waiting [2022-04-22T02:36:57.288Z] 31e69d4774c9: Waiting [2022-04-22T02:36:57.288Z] 7750d494dfbd: Waiting [2022-04-22T02:36:57.288Z] 18708474c90b: Waiting [2022-04-22T02:36:57.288Z] 4fc242d58285: Waiting [2022-04-22T02:36:57.289Z] 10d82663b225: Waiting [2022-04-22T02:36:57.289Z] 558b20f014a0: Layer already exists [2022-04-22T02:36:57.289Z] e6ce463a6873: Layer already exists [2022-04-22T02:36:57.289Z] 52f44be93a46: Layer already exists [2022-04-22T02:36:57.289Z] b6dad07fe202: Layer already exists [2022-04-22T02:36:57.289Z] 34cd7d6f7239: Layer already exists [2022-04-22T02:36:57.289Z] 31e69d4774c9: Layer already exists [2022-04-22T02:36:57.289Z] f7a7a140f1b3: Layer already exists [2022-04-22T02:36:57.289Z] 10d82663b225: Layer already exists [2022-04-22T02:36:57.289Z] 18708474c90b: Layer already exists [2022-04-22T02:36:57.289Z] 7750d494dfbd: Layer already exists [2022-04-22T02:36:57.289Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:57.289Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:2f3005678d940847646323401a4c1e0dbe7b0cca7d3182a8e8dc5cf6a228cbf0 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:57.591Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T02:36:57.881Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-04-22T02:36:57.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-04-22T02:36:57.881Z] e6ce463a6873: Preparing [2022-04-22T02:36:57.881Z] 558b20f014a0: Preparing [2022-04-22T02:36:57.881Z] 34cd7d6f7239: Preparing [2022-04-22T02:36:57.881Z] b6dad07fe202: Preparing [2022-04-22T02:36:57.881Z] 52f44be93a46: Preparing [2022-04-22T02:36:57.881Z] 10d82663b225: Preparing [2022-04-22T02:36:57.881Z] f7a7a140f1b3: Preparing [2022-04-22T02:36:57.881Z] 31e69d4774c9: Preparing [2022-04-22T02:36:57.881Z] 7750d494dfbd: Preparing [2022-04-22T02:36:57.881Z] 18708474c90b: Preparing [2022-04-22T02:36:57.881Z] 4fc242d58285: Preparing [2022-04-22T02:36:57.881Z] 10d82663b225: Waiting [2022-04-22T02:36:57.881Z] 31e69d4774c9: Waiting [2022-04-22T02:36:57.881Z] 7750d494dfbd: Waiting [2022-04-22T02:36:57.881Z] 18708474c90b: Waiting [2022-04-22T02:36:57.881Z] 4fc242d58285: Waiting [2022-04-22T02:36:57.881Z] f7a7a140f1b3: Waiting [2022-04-22T02:36:57.881Z] 34cd7d6f7239: Layer already exists [2022-04-22T02:36:57.881Z] b6dad07fe202: Layer already exists [2022-04-22T02:36:57.881Z] e6ce463a6873: Layer already exists [2022-04-22T02:36:57.881Z] 558b20f014a0: Layer already exists [2022-04-22T02:36:57.881Z] 52f44be93a46: Layer already exists [2022-04-22T02:36:57.881Z] 31e69d4774c9: Layer already exists [2022-04-22T02:36:57.881Z] 10d82663b225: Layer already exists [2022-04-22T02:36:57.881Z] f7a7a140f1b3: Layer already exists [2022-04-22T02:36:57.881Z] 7750d494dfbd: Layer already exists [2022-04-22T02:36:57.881Z] 18708474c90b: Layer already exists [2022-04-22T02:36:57.881Z] 4fc242d58285: Layer already exists [2022-04-22T02:36:57.881Z] main: digest: sha256:2f3005678d940847646323401a4c1e0dbe7b0cca7d3182a8e8dc5cf6a228cbf0 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T02:36:57.919Z] ===================================================== [Pipeline] echo [2022-04-22T02:36:57.933Z] taggedImages: [2022-04-22T02:36:57.933Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:36:57.933Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-04-22T02:36:57.933Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.77 [2022-04-22T02:36:57.933Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T02:36:57.933Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T02:37:01.735Z] Removing intermediate container c5790b3ea72b [2022-04-22T02:37:01.735Z] ---> b4903d893985 [2022-04-22T02:37:01.735Z] [2022-04-22T02:37:01.735Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T02:37:01.735Z] 3.14: Pulling from library/alpine [2022-04-22T02:37:01.735Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-22T02:37:01.735Z] Status: Downloaded newer image for alpine:3.14 [2022-04-22T02:37:01.735Z] ---> ac73e934f311 [2022-04-22T02:37:01.735Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T02:37:01.735Z] ---> Running in 5c90edb543c8 [2022-04-22T02:37:01.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:37:01.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:37:01.735Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-22T02:37:01.735Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:37:01.735Z] OK: 5 MiB in 15 packages [2022-04-22T02:37:01.735Z] Removing intermediate container 5c90edb543c8 [2022-04-22T02:37:01.735Z] ---> eb9e90eedc1e [2022-04-22T02:37:01.735Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:37:01.735Z] ---> Running in 9023113f4204 [2022-04-22T02:37:01.735Z] Removing intermediate container 9023113f4204 [2022-04-22T02:37:01.735Z] ---> 3bd7e87c0490 [2022-04-22T02:37:01.735Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-22T02:37:01.735Z] ---> Running in e8bd85105b46 [2022-04-22T02:37:01.735Z] Removing intermediate container e8bd85105b46 [2022-04-22T02:37:01.735Z] ---> f3d1dd6bd652 [2022-04-22T02:37:01.735Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T02:37:01.735Z] ---> Running in 8f5c3f2cc9de [2022-04-22T02:37:01.735Z] Removing intermediate container 8f5c3f2cc9de [2022-04-22T02:37:01.735Z] ---> 4b2fab0b2453 [2022-04-22T02:37:01.735Z] Step 15/23 : WORKDIR / [2022-04-22T02:37:01.735Z] ---> Running in 2c31a309a76a [2022-04-22T02:37:01.735Z] Removing intermediate container 2c31a309a76a [2022-04-22T02:37:01.735Z] ---> 31616dcf4260 [2022-04-22T02:37:01.735Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:37:01.735Z] ---> 959c784576f8 [2022-04-22T02:37:01.735Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-22T02:37:01.735Z] ---> b1f52d4ea540 [2022-04-22T02:37:01.735Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-22T02:37:01.735Z] ---> bd69707e2d90 [2022-04-22T02:37:01.735Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-22T02:37:01.735Z] ---> Running in cf9404d1447d [2022-04-22T02:37:01.735Z] Removing intermediate container cf9404d1447d [2022-04-22T02:37:01.735Z] ---> 350d484fa14a [2022-04-22T02:37:01.735Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:37:01.735Z] ---> Running in 2eda5dd72709 [2022-04-22T02:37:02.026Z] Removing intermediate container 2eda5dd72709 [2022-04-22T02:37:02.026Z] ---> b58a6467d855 [2022-04-22T02:37:02.026Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T02:37:02.302Z] ---> Running in 39dca56e4d2c [2022-04-22T02:37:02.588Z] Removing intermediate container 39dca56e4d2c [2022-04-22T02:37:02.588Z] ---> 1db6fdadec50 [2022-04-22T02:37:02.588Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:37:02.867Z] ---> Running in 15a58d5f883f [2022-04-22T02:37:03.475Z] Removing intermediate container 15a58d5f883f [2022-04-22T02:37:03.475Z] ---> 80c180fc5bdd [2022-04-22T02:37:03.475Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:37:03.475Z] ---> Running in c895b94cb086 [2022-04-22T02:37:04.096Z] Removing intermediate container c895b94cb086 [2022-04-22T02:37:04.096Z] ---> b4cb549561cc [2022-04-22T02:37:04.096Z] [2022-04-22T02:37:04.376Z] Successfully built b4cb549561cc [2022-04-22T02:37:04.376Z] Successfully tagged core-command-arm64:latest [2022-04-22T02:37:04.376Z]  Building core-command ... done Building security-proxy-setup [2022-04-22T02:37:14.586Z] Removing intermediate container 11c40c55433a [2022-04-22T02:37:14.586Z] ---> 62dc782e5659 [2022-04-22T02:37:14.586Z] [2022-04-22T02:37:14.586Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T02:37:14.586Z] ---> ac73e934f311 [2022-04-22T02:37:14.586Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-22T02:37:14.586Z] ---> Using cache [2022-04-22T02:37:14.586Z] ---> eb9e90eedc1e [2022-04-22T02:37:14.586Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:37:14.586Z] ---> Using cache [2022-04-22T02:37:14.586Z] ---> 3bd7e87c0490 [2022-04-22T02:37:14.586Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-22T02:37:14.586Z] ---> Running in 5475865d0580 [2022-04-22T02:37:14.586Z] Removing intermediate container 5475865d0580 [2022-04-22T02:37:14.586Z] ---> 18d1ecb572f0 [2022-04-22T02:37:14.586Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-22T02:37:14.586Z] ---> Running in 981bc156f419 [2022-04-22T02:37:14.872Z] Removing intermediate container 981bc156f419 [2022-04-22T02:37:14.872Z] ---> a78ce110e6cd [2022-04-22T02:37:14.872Z] Step 15/23 : WORKDIR / [2022-04-22T02:37:15.163Z] ---> Running in e4c3bd9cde08 [2022-04-22T02:37:16.154Z] Removing intermediate container e4c3bd9cde08 [2022-04-22T02:37:16.154Z] ---> 19b3a1dc3ba5 [2022-04-22T02:37:16.154Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:37:17.151Z] ---> 3a8f802f197a [2022-04-22T02:37:17.151Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-22T02:37:19.826Z] ---> 0ec09cb8c006 [2022-04-22T02:37:19.826Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-22T02:37:20.433Z] ---> 858c67af84b1 [2022-04-22T02:37:20.433Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-22T02:37:20.713Z] ---> Running in 12ac11de5c9f [2022-04-22T02:37:21.709Z] Removing intermediate container 12ac11de5c9f [2022-04-22T02:37:21.709Z] ---> fb2569c68953 [2022-04-22T02:37:21.709Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:37:21.709Z] ---> Running in ba6d644af882 [2022-04-22T02:37:22.720Z] Removing intermediate container ba6d644af882 [2022-04-22T02:37:22.720Z] ---> 997e1f6635a3 [2022-04-22T02:37:22.720Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T02:37:22.720Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:37:22.720Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:37:22.720Z] ---> fc02164b5d71 [2022-04-22T02:37:22.720Z] Step 3/22 : WORKDIR /edgex-go [2022-04-22T02:37:22.720Z] ---> Using cache [2022-04-22T02:37:22.720Z] ---> 8088d2e309c1 [2022-04-22T02:37:22.720Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:37:22.720Z] ---> Using cache [2022-04-22T02:37:22.720Z] ---> df0f478d01f0 [2022-04-22T02:37:22.720Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-22T02:37:22.720Z] ---> Running in 5106704bb75f [2022-04-22T02:37:23.000Z] ---> Running in b28e879df25c [2022-04-22T02:37:23.628Z] Removing intermediate container b28e879df25c [2022-04-22T02:37:23.628Z] ---> 4a417dd04e35 [2022-04-22T02:37:23.628Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:37:23.908Z] ---> Running in 30d5a62a625b [2022-04-22T02:37:24.924Z] Removing intermediate container 30d5a62a625b [2022-04-22T02:37:24.924Z] ---> 782c20e435ca [2022-04-22T02:37:24.924Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:37:24.924Z] ---> Running in 3b2c4f48db36 [2022-04-22T02:37:25.203Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:37:25.484Z] Removing intermediate container 3b2c4f48db36 [2022-04-22T02:37:25.484Z] ---> 1cdcaa614636 [2022-04-22T02:37:25.484Z] [2022-04-22T02:37:25.774Z] Successfully built 1cdcaa614636 [2022-04-22T02:37:25.774Z] Successfully tagged core-metadata-arm64:latest [2022-04-22T02:37:25.774Z]  Building core-metadata ... done Building security-bootstrapper [2022-04-22T02:37:26.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:37:27.402Z] OK: 220 MiB in 52 packages [2022-04-22T02:37:29.498Z] Removing intermediate container 5106704bb75f [2022-04-22T02:37:29.498Z] ---> bcd698fa1fa6 [2022-04-22T02:37:29.498Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-22T02:37:30.522Z] ---> 06b370875535 [2022-04-22T02:37:30.522Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:37:30.522Z] ---> Running in 3119014f8e27 [2022-04-22T02:37:37.420Z] Removing intermediate container 3119014f8e27 [2022-04-22T02:37:37.420Z] ---> 826e0b8ce8a9 [2022-04-22T02:37:37.420Z] Step 8/22 : COPY . . [2022-04-22T02:37:46.309Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:37:46.309Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:37:46.309Z] ---> fc02164b5d71 [2022-04-22T02:37:46.309Z] Step 3/31 : WORKDIR /edgex-go [2022-04-22T02:37:46.309Z] ---> Using cache [2022-04-22T02:37:46.309Z] ---> 8088d2e309c1 [2022-04-22T02:37:46.309Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:37:46.309Z] ---> Using cache [2022-04-22T02:37:46.309Z] ---> df0f478d01f0 [2022-04-22T02:37:46.309Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-22T02:37:46.309Z] ---> Using cache [2022-04-22T02:37:46.309Z] ---> bcd698fa1fa6 [2022-04-22T02:37:46.309Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-22T02:37:46.309Z] ---> Using cache [2022-04-22T02:37:46.309Z] ---> 06b370875535 [2022-04-22T02:37:46.309Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:37:46.309Z] ---> Using cache [2022-04-22T02:37:46.309Z] ---> 826e0b8ce8a9 [2022-04-22T02:37:46.309Z] Step 8/31 : COPY . . [2022-04-22T02:37:58.813Z] ---> 74856108cf1c [2022-04-22T02:37:58.813Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-22T02:37:58.813Z] ---> Running in 7ea7081e826e [2022-04-22T02:38:00.833Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-22T02:38:05.195Z] ---> 4e36a802c765 [2022-04-22T02:38:05.195Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-22T02:38:05.195Z] ---> Running in 88a4fab534bc [2022-04-22T02:38:07.223Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-22T02:39:15.338Z] Removing intermediate container d4460fd01ee4 [2022-04-22T02:39:15.338Z] ---> 23d448e0c197 [2022-04-22T02:39:15.338Z] [2022-04-22T02:39:15.338Z] Step 9/20 : FROM alpine:3.15 [2022-04-22T02:39:15.338Z] 3.15: Pulling from library/alpine [2022-04-22T02:39:15.338Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T02:39:15.338Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T02:39:15.338Z] ---> 3fb3c9af89a9 [2022-04-22T02:39:15.338Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T02:39:15.338Z] ---> Running in a51d927f0647 [2022-04-22T02:39:15.338Z] Removing intermediate container a51d927f0647 [2022-04-22T02:39:15.338Z] ---> 6dd2c813fbf7 [2022-04-22T02:39:15.338Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:39:15.338Z] ---> Running in 8cf52a20669a [2022-04-22T02:39:15.338Z] Removing intermediate container 8cf52a20669a [2022-04-22T02:39:15.338Z] ---> d889630b2a9a [2022-04-22T02:39:15.338Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-22T02:39:15.338Z] ---> Running in ab99a7c4273b [2022-04-22T02:39:15.338Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:39:15.941Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:39:17.383Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T02:39:17.383Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T02:39:17.383Z] OK: 15730 distinct packages available [2022-04-22T02:39:17.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:39:18.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:39:20.124Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-22T02:39:20.124Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-22T02:39:20.124Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T02:39:20.402Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-22T02:39:20.402Z] (5/9) Installing curl (7.80.0-r0) [2022-04-22T02:39:20.681Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-22T02:39:20.681Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-22T02:39:20.681Z] (8/9) Installing libucontext (1.1-r0) [2022-04-22T02:39:20.681Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-22T02:39:20.958Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:39:20.958Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:39:21.561Z] OK: 8 MiB in 23 packages [2022-04-22T02:39:24.222Z] Removing intermediate container ab99a7c4273b [2022-04-22T02:39:24.222Z] ---> 4218eccecc3d [2022-04-22T02:39:24.222Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:39:24.827Z] ---> ed1d9eae7d08 [2022-04-22T02:39:24.827Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-22T02:39:26.822Z] ---> 2b5cce5db1fb [2022-04-22T02:39:26.822Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-22T02:39:27.817Z] ---> 14c43590f5f0 [2022-04-22T02:39:28.097Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-22T02:39:28.097Z] ---> Running in 462b4fcab85e [2022-04-22T02:39:28.713Z] Removing intermediate container 462b4fcab85e [2022-04-22T02:39:28.713Z] ---> 29ba9d64f45c [2022-04-22T02:39:28.713Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:39:28.998Z] ---> Running in a3437dbb2886 [2022-04-22T02:39:29.287Z] Removing intermediate container a3437dbb2886 [2022-04-22T02:39:29.287Z] ---> 26c4f31b6125 [2022-04-22T02:39:29.287Z] Step 18/20 : LABEL arch=arm64 [2022-04-22T02:39:29.565Z] ---> Running in 6bb45a7187f5 [2022-04-22T02:39:30.172Z] Removing intermediate container 6bb45a7187f5 [2022-04-22T02:39:30.172Z] ---> 9ee02e49603b [2022-04-22T02:39:30.172Z] Step 19/20 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:39:30.172Z] ---> Running in 62beb899ccac [2022-04-22T02:39:30.781Z] Removing intermediate container 62beb899ccac [2022-04-22T02:39:30.781Z] ---> 3c37484e5495 [2022-04-22T02:39:30.781Z] Step 20/20 : LABEL version=2.2.0-dev.77 [2022-04-22T02:39:30.781Z] ---> Running in e71ef84f4fed [2022-04-22T02:39:31.383Z] Removing intermediate container e71ef84f4fed [2022-04-22T02:39:31.383Z] ---> e415ad433942 [2022-04-22T02:39:31.383Z] [2022-04-22T02:39:31.661Z] Successfully built e415ad433942 [2022-04-22T02:39:31.661Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-22T02:39:31.661Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-04-22T02:39:53.874Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:39:53.874Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:39:53.874Z] ---> fc02164b5d71 [2022-04-22T02:39:53.874Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> 8088d2e309c1 [2022-04-22T02:39:53.874Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> df0f478d01f0 [2022-04-22T02:39:53.874Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> bcd698fa1fa6 [2022-04-22T02:39:53.874Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> 06b370875535 [2022-04-22T02:39:53.874Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> 826e0b8ce8a9 [2022-04-22T02:39:53.874Z] Step 8/25 : COPY . . [2022-04-22T02:39:53.874Z] Removing intermediate container 0383734aca05 [2022-04-22T02:39:53.874Z] ---> dec08cb9815a [2022-04-22T02:39:53.874Z] [2022-04-22T02:39:53.874Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T02:39:53.874Z] ---> ac73e934f311 [2022-04-22T02:39:53.874Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> eb9e90eedc1e [2022-04-22T02:39:53.874Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:39:53.874Z] ---> Using cache [2022-04-22T02:39:53.874Z] ---> 3bd7e87c0490 [2022-04-22T02:39:53.874Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-22T02:39:54.533Z] ---> Running in 0c28e876d16c [2022-04-22T02:39:54.533Z] ---> Using cache [2022-04-22T02:39:54.533Z] ---> 4e36a802c765 [2022-04-22T02:39:54.533Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-22T02:39:54.820Z] ---> Running in b11280c4cd53 [2022-04-22T02:39:55.829Z] Removing intermediate container 0c28e876d16c [2022-04-22T02:39:55.829Z] ---> d6af90c2733a [2022-04-22T02:39:55.829Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T02:39:55.829Z] ---> Running in 0b9ca0a67bc8 [2022-04-22T02:39:56.822Z] Removing intermediate container 0b9ca0a67bc8 [2022-04-22T02:39:56.822Z] ---> 45346c9ba7ec [2022-04-22T02:39:56.822Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:39:57.101Z] Removing intermediate container fc706815babd [2022-04-22T02:39:57.101Z] ---> 10b26534997d [2022-04-22T02:39:57.101Z] [2022-04-22T02:39:57.101Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T02:39:57.101Z] ---> ac73e934f311 [2022-04-22T02:39:57.101Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-22T02:39:57.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-22T02:39:57.381Z] ---> Running in 9d6267c2d4ea [2022-04-22T02:39:58.386Z] ---> 83bd9b797d74 [2022-04-22T02:39:58.386Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-22T02:39:59.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:40:00.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:40:01.462Z] ---> 001012b1d5c0 [2022-04-22T02:40:01.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-22T02:40:02.066Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-22T02:40:02.066Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-22T02:40:02.066Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:40:02.066Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:40:02.681Z] ---> 511fe8b1f529 [2022-04-22T02:40:02.681Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-22T02:40:02.681Z] ---> Running in 8a693116a500 [2022-04-22T02:40:02.681Z] OK: 6 MiB in 16 packages [2022-04-22T02:40:03.290Z] Removing intermediate container 8a693116a500 [2022-04-22T02:40:03.290Z] ---> d688f23b602f [2022-04-22T02:40:03.290Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:40:03.919Z] ---> Running in a37d6ec204d0 [2022-04-22T02:40:04.912Z] Removing intermediate container a37d6ec204d0 [2022-04-22T02:40:04.912Z] ---> a3c3c7f394c6 [2022-04-22T02:40:04.912Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T02:40:04.912Z] ---> Running in c950bad695b1 [2022-04-22T02:40:05.197Z] Removing intermediate container 9d6267c2d4ea [2022-04-22T02:40:05.197Z] ---> befd2e05f32d [2022-04-22T02:40:05.197Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:40:05.499Z] ---> Running in 4deab951b566 [2022-04-22T02:40:05.779Z] Removing intermediate container c950bad695b1 [2022-04-22T02:40:05.779Z] ---> 25c7236d51df [2022-04-22T02:40:05.779Z] Step 21/22 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:40:06.061Z] ---> Running in 3243eed81d7a [2022-04-22T02:40:06.061Z] Removing intermediate container 4deab951b566 [2022-04-22T02:40:06.345Z] ---> f08d191d296a [2022-04-22T02:40:06.345Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-22T02:40:06.345Z] ---> Running in 58418819e818 [2022-04-22T02:40:06.957Z] Removing intermediate container 3243eed81d7a [2022-04-22T02:40:06.957Z] ---> fefe7d20f84d [2022-04-22T02:40:06.957Z] Step 22/22 : LABEL version=2.2.0-dev.77 [2022-04-22T02:40:07.243Z] Removing intermediate container 58418819e818 [2022-04-22T02:40:07.243Z] ---> e71c6ba381f6 [2022-04-22T02:40:07.243Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-22T02:40:07.243Z] ---> Running in 051c3d401464 [2022-04-22T02:40:07.524Z] ---> Running in 03241c2caf6c [2022-04-22T02:40:08.142Z] Removing intermediate container 051c3d401464 [2022-04-22T02:40:08.142Z] ---> f927039f04dc [2022-04-22T02:40:08.142Z] [2022-04-22T02:40:08.421Z] Removing intermediate container 03241c2caf6c [2022-04-22T02:40:08.421Z] ---> 1088323d9a86 [2022-04-22T02:40:08.421Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:40:09.035Z] Successfully built f927039f04dc [2022-04-22T02:40:09.035Z] Successfully tagged support-scheduler-arm64:latest [2022-04-22T02:40:09.035Z]  Building support-scheduler ... done Building security-spire-config [2022-04-22T02:40:09.319Z] ---> 0d5022e10b0c [2022-04-22T02:40:09.319Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-22T02:40:11.987Z] ---> 4aac431c6fcd [2022-04-22T02:40:11.987Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-22T02:40:12.978Z] ---> e66960dde827 [2022-04-22T02:40:12.978Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-22T02:40:12.978Z] ---> Running in b21c7e8a2b07 [2022-04-22T02:40:13.585Z] Removing intermediate container b21c7e8a2b07 [2022-04-22T02:40:13.585Z] ---> e52213909a73 [2022-04-22T02:40:13.585Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:40:13.585Z] ---> Running in 42ba26bbab43 [2022-04-22T02:40:14.577Z] Removing intermediate container 42ba26bbab43 [2022-04-22T02:40:14.577Z] ---> 17cff70eb6ee [2022-04-22T02:40:14.577Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T02:40:14.577Z] ---> Running in 8ddbb461c7ed [2022-04-22T02:40:15.190Z] Removing intermediate container 8ddbb461c7ed [2022-04-22T02:40:15.190Z] ---> 0408877bf8e4 [2022-04-22T02:40:15.190Z] Step 21/22 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:40:15.190Z] ---> Running in 3a91213b5fca [2022-04-22T02:40:15.800Z] Removing intermediate container 3a91213b5fca [2022-04-22T02:40:15.800Z] ---> c5984c6ab83a [2022-04-22T02:40:15.800Z] Step 22/22 : LABEL version=2.2.0-dev.77 [2022-04-22T02:40:16.083Z] ---> Running in 41a2236de847 [2022-04-22T02:40:16.691Z] Removing intermediate container 41a2236de847 [2022-04-22T02:40:16.691Z] ---> e4c5640099ba [2022-04-22T02:40:16.691Z] [2022-04-22T02:40:16.971Z] Successfully built e4c5640099ba [2022-04-22T02:40:16.971Z] Successfully tagged support-notifications-arm64:latest [2022-04-22T02:40:16.971Z]  Building support-notifications ... done Building security-spire-agent [2022-04-22T02:40:39.408Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:40:39.408Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:40:39.408Z] ---> fc02164b5d71 [2022-04-22T02:40:39.408Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T02:40:39.408Z] ---> Using cache [2022-04-22T02:40:39.408Z] ---> 8088d2e309c1 [2022-04-22T02:40:39.408Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:40:39.408Z] ---> Using cache [2022-04-22T02:40:39.408Z] ---> df0f478d01f0 [2022-04-22T02:40:39.408Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T02:40:39.408Z] ---> Running in 13f26ffa5faa [2022-04-22T02:40:40.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:40:42.407Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:40:44.408Z] OK: 220 MiB in 52 packages [2022-04-22T02:40:45.012Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:40:45.012Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:40:45.012Z] ---> fc02164b5d71 [2022-04-22T02:40:45.012Z] Step 3/26 : WORKDIR /edgex-go [2022-04-22T02:40:45.012Z] ---> Using cache [2022-04-22T02:40:45.012Z] ---> 8088d2e309c1 [2022-04-22T02:40:45.012Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:40:45.012Z] ---> Using cache [2022-04-22T02:40:45.012Z] ---> df0f478d01f0 [2022-04-22T02:40:45.012Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T02:40:45.012Z] ---> Running in 157b8da96b77 [2022-04-22T02:40:46.456Z] Removing intermediate container 13f26ffa5faa [2022-04-22T02:40:46.456Z] ---> 0949e32aca79 [2022-04-22T02:40:46.456Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T02:40:47.467Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:40:47.467Z] ---> 660a93e6d524 [2022-04-22T02:40:47.467Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:40:47.752Z] ---> Running in 08d1a7e6ec98 [2022-04-22T02:40:48.355Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:40:50.362Z] OK: 220 MiB in 52 packages [2022-04-22T02:40:51.382Z] Removing intermediate container 157b8da96b77 [2022-04-22T02:40:51.382Z] ---> 58e64bbe08c1 [2022-04-22T02:40:51.382Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-22T02:40:52.377Z] ---> aecdace5c357 [2022-04-22T02:40:52.377Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:40:52.656Z] ---> Running in 6461379b4951 [2022-04-22T02:40:54.664Z] Removing intermediate container 08d1a7e6ec98 [2022-04-22T02:40:54.664Z] ---> 6617d4e62ffc [2022-04-22T02:40:54.664Z] Step 8/26 : COPY . . [2022-04-22T02:41:01.429Z] Removing intermediate container 6461379b4951 [2022-04-22T02:41:01.429Z] ---> 045ec56842c9 [2022-04-22T02:41:01.429Z] Step 8/26 : COPY . . [2022-04-22T02:41:13.883Z] ---> 84d7048cf141 [2022-04-22T02:41:13.883Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T02:41:13.883Z] ---> Running in a9ad8f310c31 [2022-04-22T02:41:13.883Z] Removing intermediate container a9ad8f310c31 [2022-04-22T02:41:13.883Z] ---> 822d47a7ad5e [2022-04-22T02:41:13.883Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T02:41:13.883Z] ---> Running in af6943e94c43 [2022-04-22T02:41:18.216Z] Removing intermediate container af6943e94c43 [2022-04-22T02:41:18.216Z] ---> 75d3618bf623 [2022-04-22T02:41:18.216Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T02:41:18.216Z] ---> Running in 0d95c8b6bbca [2022-04-22T02:41:18.857Z] Removing intermediate container 0d95c8b6bbca [2022-04-22T02:41:18.857Z] ---> 50019c81f96f [2022-04-22T02:41:18.857Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T02:41:19.139Z] ---> Running in 6424769e288c [2022-04-22T02:41:22.561Z] ---> 88adb80828c0 [2022-04-22T02:41:22.561Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T02:41:22.561Z] ---> Running in c3128d363225 [2022-04-22T02:41:22.836Z] spire-1.2.1/ [2022-04-22T02:41:22.836Z] spire-1.2.1/.data/ [2022-04-22T02:41:22.836Z] spire-1.2.1/.data/.file [2022-04-22T02:41:22.836Z] spire-1.2.1/.dockerignore [2022-04-22T02:41:22.836Z] spire-1.2.1/.gitattributes [2022-04-22T02:41:22.836Z] spire-1.2.1/.githooks/ [2022-04-22T02:41:22.836Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/ [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/ [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T02:41:22.836Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T02:41:22.836Z] spire-1.2.1/.gitignore [2022-04-22T02:41:22.836Z] spire-1.2.1/.go-version [2022-04-22T02:41:22.836Z] spire-1.2.1/.golangci.yml [2022-04-22T02:41:22.836Z] spire-1.2.1/ADOPTERS.md [2022-04-22T02:41:22.836Z] spire-1.2.1/CHANGELOG.md [2022-04-22T02:41:22.836Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T02:41:22.836Z] spire-1.2.1/CODEOWNERS [2022-04-22T02:41:22.836Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T02:41:22.836Z] spire-1.2.1/Dockerfile [2022-04-22T02:41:22.836Z] spire-1.2.1/Dockerfile.dev [2022-04-22T02:41:22.836Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T02:41:22.836Z] spire-1.2.1/LICENSE [2022-04-22T02:41:22.836Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T02:41:22.836Z] spire-1.2.1/Makefile [2022-04-22T02:41:22.836Z] spire-1.2.1/README.md [2022-04-22T02:41:22.836Z] spire-1.2.1/ROADMAP.md [2022-04-22T02:41:22.836Z] spire-1.2.1/SECURITY.md [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T02:41:22.836Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.goRemoving intermediate container c3128d363225 [2022-04-22T02:41:23.112Z] ---> 63f2f4250fa5 [2022-04-22T02:41:23.112Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-22T02:41:23.112Z] [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T02:41:23.112Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/ [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/agent/ [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/server/ [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/server/server.conf [2022-04-22T02:41:23.112Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/ [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/auditlog.md [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/images/ [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T02:41:23.112Z] spire-1.2.1/doc/images/SPIRE_server.png ---> Running in 037487d7e524 [2022-04-22T02:41:23.391Z] [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/spire_server.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/telemetry.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/upgrading.md [2022-04-22T02:41:23.391Z] spire-1.2.1/doc/using_spire.md [2022-04-22T02:41:23.391Z] spire-1.2.1/examples/ [2022-04-22T02:41:23.391Z] spire-1.2.1/examples/README.md [2022-04-22T02:41:23.391Z] spire-1.2.1/go.mod [2022-04-22T02:41:23.391Z] spire-1.2.1/go.sum [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T02:41:23.391Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T02:41:23.392Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T02:41:23.667Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T02:41:23.668Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/log/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T02:41:23.947Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/version/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T02:41:23.948Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/config.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T02:41:24.233Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:41:24.234Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T02:41:24.518Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/server.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/private/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/private/server/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T02:41:24.519Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T02:41:24.800Z] spire-1.2.1/release/ [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/ [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire/ [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire/README.md [2022-04-22T02:41:24.800Z] spire-1.2.1/release/spire/conf/ [2022-04-22T02:41:24.801Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T02:41:24.801Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T02:41:24.801Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/script/ [2022-04-22T02:41:24.801Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T02:41:24.801Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T02:41:24.801Z] spire-1.2.1/support/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T02:41:24.801Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/clock/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/clock/clock.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/ [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T02:41:24.801Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T02:41:24.802Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/README.md [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/common [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T02:41:24.802Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T02:41:25.089Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T02:41:25.090Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T02:41:25.091Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T02:41:25.092Z] spire-1.2.1/test/integration/test.sh [2022-04-22T02:41:25.092Z] spire-1.2.1/test/plugintest/ [2022-04-22T02:41:25.092Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T02:41:25.092Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T02:41:25.092Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T02:41:25.092Z] spire-1.2.1/test/spiretest/ [2022-04-22T02:41:25.092Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testca/ [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testca/ca.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testkey/ [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/testkey/new.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T02:41:25.372Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T02:41:25.372Z] spire-1.2.1/test/util/ [2022-04-22T02:41:25.372Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T02:41:25.373Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T02:41:25.373Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T02:41:25.373Z] spire-1.2.1/test/util/race.go [2022-04-22T02:41:25.373Z] spire-1.2.1/test/util/util.go [2022-04-22T02:41:25.373Z] building spire from source... [2022-04-22T02:41:25.995Z] Installing go1.17.7... [2022-04-22T02:41:26.597Z] Removing intermediate container 037487d7e524 [2022-04-22T02:41:26.597Z] ---> 87be188d6ffe [2022-04-22T02:41:26.597Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-22T02:41:26.597Z] ---> Running in 06997e35dac6 [2022-04-22T02:41:27.591Z] Removing intermediate container 06997e35dac6 [2022-04-22T02:41:27.591Z] ---> 367d318de5d9 [2022-04-22T02:41:27.591Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T02:41:27.591Z] ---> Running in e315b753bbce [2022-04-22T02:41:30.234Z] spire-1.2.1/ [2022-04-22T02:41:30.234Z] spire-1.2.1/.data/ [2022-04-22T02:41:30.234Z] spire-1.2.1/.data/.file [2022-04-22T02:41:30.234Z] spire-1.2.1/.dockerignore [2022-04-22T02:41:30.234Z] spire-1.2.1/.gitattributes [2022-04-22T02:41:30.234Z] spire-1.2.1/.githooks/ [2022-04-22T02:41:30.234Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/ [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/ [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T02:41:30.234Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T02:41:30.234Z] spire-1.2.1/.gitignore [2022-04-22T02:41:30.234Z] spire-1.2.1/.go-version [2022-04-22T02:41:30.234Z] spire-1.2.1/.golangci.yml [2022-04-22T02:41:30.234Z] spire-1.2.1/ADOPTERS.md [2022-04-22T02:41:30.234Z] spire-1.2.1/CHANGELOG.md [2022-04-22T02:41:30.234Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T02:41:30.234Z] spire-1.2.1/CODEOWNERS [2022-04-22T02:41:30.234Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T02:41:30.234Z] spire-1.2.1/Dockerfile [2022-04-22T02:41:30.513Z] spire-1.2.1/Dockerfile.dev [2022-04-22T02:41:30.513Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T02:41:30.513Z] spire-1.2.1/LICENSE [2022-04-22T02:41:30.513Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T02:41:30.513Z] spire-1.2.1/Makefile [2022-04-22T02:41:30.513Z] spire-1.2.1/README.md [2022-04-22T02:41:30.513Z] spire-1.2.1/ROADMAP.md [2022-04-22T02:41:30.513Z] spire-1.2.1/SECURITY.md [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T02:41:30.513Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T02:41:30.514Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/ [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/agent/ [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/server/ [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/server/server.conf [2022-04-22T02:41:30.514Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/ [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/auditlog.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/ [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T02:41:30.514Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T02:41:30.790Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/spire_server.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/telemetry.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/upgrading.md [2022-04-22T02:41:30.791Z] spire-1.2.1/doc/using_spire.md [2022-04-22T02:41:30.791Z] spire-1.2.1/examples/ [2022-04-22T02:41:30.791Z] spire-1.2.1/examples/README.md [2022-04-22T02:41:30.791Z] spire-1.2.1/go.mod [2022-04-22T02:41:30.791Z] spire-1.2.1/go.sum [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T02:41:30.791Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/api/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T02:41:30.792Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T02:41:31.069Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T02:41:31.070Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T02:41:31.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/log/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/version/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T02:41:31.349Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T02:41:31.626Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/config.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T02:41:31.627Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T02:41:31.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/server.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/private/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/private/server/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T02:41:31.905Z] spire-1.2.1/release/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/README.md [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/conf/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T02:41:31.905Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T02:41:31.905Z] spire-1.2.1/script/ [2022-04-22T02:41:31.905Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T02:41:31.905Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T02:41:31.905Z] spire-1.2.1/support/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T02:41:31.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T02:41:32.193Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/clock/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/clock/clock.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T02:41:32.193Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T02:41:32.194Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/common [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T02:41:32.194Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T02:41:32.195Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T02:41:32.479Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T02:41:32.480Z] spire-1.2.1/test/integration/test.sh [2022-04-22T02:41:32.480Z] spire-1.2.1/test/plugintest/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testca/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testca/ca.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testkey/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/testkey/new.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/util/ [2022-04-22T02:41:32.480Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/util/race.go [2022-04-22T02:41:32.480Z] spire-1.2.1/test/util/util.go [2022-04-22T02:41:32.480Z] building spire from source... [2022-04-22T02:41:33.081Z] Installing go1.17.7... [2022-04-22T02:41:55.313Z] Building bin/spire-server... [2022-04-22T02:41:55.313Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T02:41:55.313Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T02:41:55.313Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T02:41:55.313Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T02:41:55.313Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T02:41:55.313Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T02:41:55.920Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T02:41:56.909Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T02:41:57.516Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T02:41:59.504Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T02:42:00.493Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T02:42:00.493Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T02:42:00.493Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T02:42:00.493Z] Building bin/spire-server... [2022-04-22T02:42:00.493Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T02:42:00.769Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T02:42:00.769Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T02:42:00.769Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T02:42:01.045Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T02:42:01.045Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T02:42:01.045Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T02:42:01.323Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T02:42:01.603Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T02:42:01.880Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T02:42:02.156Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T02:42:02.156Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T02:42:02.434Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T02:42:02.434Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T02:42:02.712Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T02:42:02.988Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T02:42:03.979Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T02:42:03.979Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T02:42:04.257Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T02:42:04.534Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T02:42:05.523Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T02:42:06.981Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T02:42:07.257Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T02:42:07.257Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T02:42:07.860Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T02:42:07.860Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T02:42:07.860Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T02:42:07.860Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T02:42:08.850Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T02:42:08.850Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T02:42:09.346Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T02:42:09.695Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T02:42:09.695Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T02:42:11.655Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T02:42:11.655Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T02:42:21.875Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T02:42:21.875Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T02:42:21.875Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T02:42:21.875Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T02:42:21.875Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T02:42:21.875Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T02:42:22.154Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T02:42:22.154Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T02:42:22.435Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T02:42:22.436Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T02:42:22.436Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T02:42:22.713Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T02:42:22.713Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T02:42:22.991Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T02:42:23.270Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T02:42:23.875Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T02:42:24.481Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T02:42:25.086Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T02:42:25.364Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T02:42:25.364Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T02:42:25.364Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T02:42:25.364Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T02:42:25.642Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T02:42:26.247Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T02:42:26.527Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T02:42:26.527Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T02:42:26.527Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T02:42:27.973Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T02:42:27.973Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T02:42:28.261Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T02:42:28.261Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T02:42:28.261Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T02:42:28.261Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T02:42:28.545Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T02:42:28.829Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T02:42:28.829Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T02:42:29.108Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T02:42:29.108Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T02:42:29.108Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T02:42:29.391Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T02:42:29.391Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T02:42:30.851Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T02:42:30.851Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T02:42:30.851Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T02:42:30.851Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T02:42:31.460Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T02:42:31.460Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T02:42:32.093Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T02:42:32.093Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T02:42:32.093Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T02:42:32.093Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T02:42:33.096Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T02:42:43.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T02:42:43.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T02:42:43.336Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T02:42:43.336Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T02:42:43.336Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T02:42:43.336Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T02:42:43.336Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T02:42:43.620Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T02:42:43.900Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T02:42:44.179Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T02:42:46.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T02:42:46.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T02:42:46.484Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T02:42:46.484Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T02:42:46.768Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T02:42:47.048Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T02:42:47.048Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T02:42:47.048Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T02:42:47.330Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T02:42:47.955Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T02:42:47.955Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T02:42:47.955Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T02:42:48.963Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T02:42:55.774Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T02:43:02.541Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T02:43:02.541Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T02:43:07.999Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-22T02:43:18.250Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T02:43:18.250Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T02:43:18.250Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T02:43:30.737Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T02:43:30.737Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T02:43:31.747Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T02:43:33.758Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T02:43:35.772Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T02:43:36.789Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T02:43:38.304Z] Removing intermediate container 7ea7081e826e [2022-04-22T02:43:38.304Z] ---> 67ccaea2c24c [2022-04-22T02:43:38.304Z] [2022-04-22T02:43:38.304Z] Step 10/22 : FROM alpine:3.14 [2022-04-22T02:43:38.304Z] ---> ac73e934f311 [2022-04-22T02:43:38.304Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-22T02:43:38.592Z] ---> Running in 000a7526ae8d [2022-04-22T02:43:41.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:43:41.287Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T02:43:41.287Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T02:43:41.287Z] Removing intermediate container 88a4fab534bc [2022-04-22T02:43:41.287Z] ---> 569108365700 [2022-04-22T02:43:41.287Z] [2022-04-22T02:43:41.580Z] Step 10/31 : FROM alpine:3.14 [2022-04-22T02:43:41.580Z] ---> ac73e934f311 [2022-04-22T02:43:41.580Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-22T02:43:41.580Z] ---> Running in 5dd470aba65b [2022-04-22T02:43:41.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:43:42.496Z] Removing intermediate container 5dd470aba65b [2022-04-22T02:43:42.496Z] ---> 983ca294103a [2022-04-22T02:43:42.496Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-22T02:43:42.496Z] ---> Running in d638e2cd18a1 [2022-04-22T02:43:43.123Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T02:43:43.737Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-22T02:43:43.737Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-22T02:43:43.737Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-22T02:43:43.737Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-22T02:43:43.737Z] (5/6) Installing curl (7.79.1-r0) [2022-04-22T02:43:43.737Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-22T02:43:43.737Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:43:44.018Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:43:44.300Z] OK: 8 MiB in 20 packages [2022-04-22T02:43:45.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:43:45.335Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T02:43:45.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:43:46.222Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T02:43:46.222Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T02:43:46.510Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T02:43:46.806Z] Removing intermediate container 000a7526ae8d [2022-04-22T02:43:46.806Z] ---> a61de33f1978 [2022-04-22T02:43:46.806Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T02:43:47.095Z] ---> Running in 783497dfaba4 [2022-04-22T02:43:47.373Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-22T02:43:47.373Z] (2/2) Installing su-exec (0.2-r1) [2022-04-22T02:43:47.373Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:43:47.664Z] OK: 6 MiB in 16 packages [2022-04-22T02:43:47.664Z] Removing intermediate container 783497dfaba4 [2022-04-22T02:43:47.664Z] ---> fdedafb5f0cd [2022-04-22T02:43:47.664Z] Step 13/22 : WORKDIR /edgex [2022-04-22T02:43:47.953Z] ---> Running in 4d7b2de26043 [2022-04-22T02:43:48.960Z] Removing intermediate container 4d7b2de26043 [2022-04-22T02:43:48.960Z] ---> 687e4fb1df0b [2022-04-22T02:43:48.960Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-22T02:43:49.305Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T02:43:49.669Z] Removing intermediate container d638e2cd18a1 [2022-04-22T02:43:49.669Z] ---> f8ea183cb4ea [2022-04-22T02:43:49.669Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-22T02:43:49.669Z] ---> Running in 837c09fbe789 [2022-04-22T02:43:50.341Z] ---> c9845212f7b3 [2022-04-22T02:43:50.341Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-22T02:43:50.341Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T02:43:50.628Z] Removing intermediate container 837c09fbe789 [2022-04-22T02:43:50.628Z] ---> 6e851485f573 [2022-04-22T02:43:50.628Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-22T02:43:50.974Z] ---> Running in 6c77d359b7ff [2022-04-22T02:43:52.513Z] Removing intermediate container 6c77d359b7ff [2022-04-22T02:43:52.513Z] ---> 54bb9945e521 [2022-04-22T02:43:52.513Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-22T02:43:52.513Z] ---> Running in 9e8d78e1c124 [2022-04-22T02:43:52.812Z] ---> 43a9f2b9f3d6 [2022-04-22T02:43:52.812Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-22T02:43:53.413Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T02:43:53.692Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T02:43:53.973Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T02:43:53.973Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T02:43:54.257Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T02:43:54.549Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T02:43:55.160Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T02:43:55.160Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T02:43:55.443Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T02:43:55.724Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T02:43:55.724Z]  ---> ed8fc58aa3fa [2022-04-22T02:43:55.724Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T02:43:56.012Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T02:43:56.295Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T02:43:56.908Z] Removing intermediate container 9e8d78e1c124 [2022-04-22T02:43:56.908Z] ---> 8b7428e09e16 [2022-04-22T02:43:56.908Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-22T02:43:57.192Z] ---> Running in 406e0c5a87cf [2022-04-22T02:43:57.192Z] ---> 93c84af77392 [2022-04-22T02:43:57.192Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-22T02:43:57.473Z] ---> Running in 95d9a612dec5 [2022-04-22T02:43:57.473Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T02:43:57.755Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T02:43:57.755Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T02:43:58.041Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T02:43:58.329Z] Removing intermediate container 406e0c5a87cf [2022-04-22T02:43:58.329Z] ---> c04d361f4ef0 [2022-04-22T02:43:58.329Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-22T02:43:59.788Z] ---> f26d497c687b [2022-04-22T02:43:59.788Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-22T02:43:59.788Z] ---> Running in 4e1dfa136d12 [2022-04-22T02:44:01.269Z] Removing intermediate container 95d9a612dec5 [2022-04-22T02:44:01.269Z] ---> 1267a7878f02 [2022-04-22T02:44:01.560Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T02:44:01.560Z] ---> Running in 1bcc8d8ff22f [2022-04-22T02:44:02.550Z] Removing intermediate container 1bcc8d8ff22f [2022-04-22T02:44:02.550Z] ---> 9d40963c088b [2022-04-22T02:44:02.550Z] Step 20/22 : LABEL arch=arm64 [2022-04-22T02:44:02.550Z] ---> Running in 55471468bda8 [2022-04-22T02:44:03.544Z] Removing intermediate container 55471468bda8 [2022-04-22T02:44:03.544Z] ---> dd00b267219d [2022-04-22T02:44:03.544Z] Step 21/22 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:44:03.821Z] ---> Running in 9d02b58b0e64 [2022-04-22T02:44:04.097Z] Removing intermediate container 4e1dfa136d12 [2022-04-22T02:44:04.097Z] ---> 284ad73d406d [2022-04-22T02:44:04.097Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:44:04.697Z] Removing intermediate container 9d02b58b0e64 [2022-04-22T02:44:04.697Z] ---> fa1bd4371589 [2022-04-22T02:44:04.697Z] Step 22/22 : LABEL version=2.2.0-dev.77 [2022-04-22T02:44:04.697Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T02:44:04.972Z]  ---> Running in 0e19332ce63e [2022-04-22T02:44:05.591Z] Removing intermediate container 0e19332ce63e [2022-04-22T02:44:05.591Z] ---> c4043685444d [2022-04-22T02:44:05.591Z] [2022-04-22T02:44:05.591Z] ---> 15473d56d93d [2022-04-22T02:44:05.591Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-22T02:44:05.591Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T02:44:06.196Z] Successfully built c4043685444d [2022-04-22T02:44:06.196Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-22T02:44:06.478Z] Building sys-mgmt-agent [2022-04-22T02:44:07.093Z]  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T02:44:07.093Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T02:44:07.372Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T02:44:07.372Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T02:44:07.372Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T02:44:07.648Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T02:44:07.648Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T02:44:07.648Z]  ---> 979c4b8854a6 [2022-04-22T02:44:07.648Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-22T02:44:07.648Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T02:44:07.648Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T02:44:07.923Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T02:44:07.923Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T02:44:07.923Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T02:44:08.199Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T02:44:08.484Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T02:44:08.772Z]  ---> 6e0a6c0caebf [2022-04-22T02:44:09.057Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-22T02:44:09.661Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T02:44:09.941Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T02:44:09.941Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T02:44:10.217Z]  ---> e906c0b8ace9 [2022-04-22T02:44:10.217Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-22T02:44:10.495Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T02:44:10.495Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T02:44:11.486Z]  ---> 5b3b4c47e105 [2022-04-22T02:44:11.486Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR}go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T02:44:11.486Z]  [2022-04-22T02:44:11.486Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T02:44:11.486Z]  ---> Running in 20efb4192d3c [2022-04-22T02:44:11.765Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T02:44:11.765Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T02:44:12.046Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T02:44:12.046Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T02:44:12.046Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T02:44:12.324Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T02:44:12.324Z] Removing intermediate container 20efb4192d3c [2022-04-22T02:44:12.324Z] ---> 7c936539d81b [2022-04-22T02:44:12.324Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-22T02:44:12.599Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T02:44:12.599Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T02:44:12.873Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T02:44:13.149Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T02:44:13.150Z]  ---> 18684331e084 [2022-04-22T02:44:13.150Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-22T02:44:13.432Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T02:44:13.432Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T02:44:13.713Z]  ---> Running in de97f54b61a5 [2022-04-22T02:44:13.713Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T02:44:13.713Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T02:44:13.988Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T02:44:13.988Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T02:44:14.270Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T02:44:14.551Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T02:44:15.156Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T02:44:15.156Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T02:44:15.437Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T02:44:16.928Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T02:44:16.928Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T02:44:17.214Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T02:44:17.493Z] Removing intermediate container de97f54b61a5 [2022-04-22T02:44:17.493Z] ---> f2fe1cddfb0a [2022-04-22T02:44:17.493Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-22T02:44:17.774Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T02:44:17.774Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T02:44:17.774Z]  ---> Running in 4eecbcdc7588 [2022-04-22T02:44:18.054Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T02:44:18.345Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T02:44:18.345Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T02:44:18.634Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T02:44:18.634Z] Removing intermediate container 4eecbcdc7588 [2022-04-22T02:44:18.634Z] ---> bf684068dace [2022-04-22T02:44:18.634Z] Step 28/31 : CMD ["gate"] [2022-04-22T02:44:18.912Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T02:44:19.200Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T02:44:19.200Z]  ---> Running in 5d2d85c83b46 [2022-04-22T02:44:19.808Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T02:44:20.419Z] Removing intermediate container 5d2d85c83b46 [2022-04-22T02:44:20.419Z] ---> 27c8bc0db809 [2022-04-22T02:44:20.419Z] Step 29/31 : LABEL arch=arm64 [2022-04-22T02:44:21.026Z] ---> Running in 3b5993f9fede [2022-04-22T02:44:22.021Z] Removing intermediate container 3b5993f9fede [2022-04-22T02:44:22.021Z] ---> 94bbc8ad4cbe [2022-04-22T02:44:22.021Z] Step 30/31 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:44:22.625Z] ---> Running in 8b09bfbea1a3 [2022-04-22T02:44:22.625Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T02:44:23.235Z] Removing intermediate container 8b09bfbea1a3 [2022-04-22T02:44:23.235Z] ---> f6dc6ee3b103 [2022-04-22T02:44:23.235Z] Step 31/31 : LABEL version=2.2.0-dev.77 [2022-04-22T02:44:23.527Z] ---> Running in b3e8f6a705c8 [2022-04-22T02:44:24.549Z] Removing intermediate container b3e8f6a705c8 [2022-04-22T02:44:24.549Z] ---> 8cd4122e0efd [2022-04-22T02:44:24.549Z] [2022-04-22T02:44:24.829Z] Successfully built 8cd4122e0efd [2022-04-22T02:44:24.829Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-22T02:44:24.829Z]  Building security-bootstrapper ... done Building security-spire-server [2022-04-22T02:44:25.438Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T02:44:26.045Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T02:44:26.045Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T02:44:26.327Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T02:44:26.327Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T02:44:26.611Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T02:44:26.611Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T02:44:26.611Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T02:44:27.214Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T02:44:27.214Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T02:44:27.494Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T02:44:27.494Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T02:44:27.778Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T02:44:27.778Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T02:44:28.065Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T02:44:28.343Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T02:44:28.343Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T02:44:28.635Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T02:44:28.635Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T02:44:29.252Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:44:29.252Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:44:29.252Z] ---> fc02164b5d71 [2022-04-22T02:44:29.252Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:44:29.252Z] ---> Using cache [2022-04-22T02:44:29.252Z] ---> 8088d2e309c1 [2022-04-22T02:44:29.252Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:44:29.252Z] ---> Using cache [2022-04-22T02:44:29.252Z] ---> df0f478d01f0 [2022-04-22T02:44:29.252Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-22T02:44:29.252Z] ---> Running in 8528d9522f7a [2022-04-22T02:44:29.881Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T02:44:30.168Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T02:44:30.777Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T02:44:30.777Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T02:44:31.066Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T02:44:31.066Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T02:44:31.066Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T02:44:31.066Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T02:44:31.363Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:44:31.363Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T02:44:31.645Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T02:44:31.645Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T02:44:31.645Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T02:44:31.645Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T02:44:32.645Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:44:32.922Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T02:44:33.199Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T02:44:33.476Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T02:44:33.753Z] OK: 220 MiB in 52 packages [2022-04-22T02:44:33.753Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T02:44:34.031Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T02:44:36.053Z] Removing intermediate container 8528d9522f7a [2022-04-22T02:44:36.053Z] ---> 13db4955556a [2022-04-22T02:44:36.053Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:44:36.053Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T02:44:37.051Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T02:44:37.051Z]  ---> 127d3f57e30b [2022-04-22T02:44:37.051Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:44:37.051Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T02:44:37.332Z]  ---> Running in e13c00a1a0ee [2022-04-22T02:44:37.332Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T02:44:37.942Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T02:44:38.222Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T02:44:38.824Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T02:44:39.441Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T02:44:39.441Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T02:44:39.724Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T02:44:39.724Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T02:44:41.735Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T02:44:41.735Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T02:44:42.012Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T02:44:44.666Z] Removing intermediate container e13c00a1a0ee [2022-04-22T02:44:44.666Z] ---> 7d327dab83dd [2022-04-22T02:44:44.666Z] Step 8/23 : COPY . . [2022-04-22T02:44:44.946Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T02:44:44.946Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T02:44:45.554Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T02:44:45.554Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T02:44:45.860Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T02:44:47.102Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T02:44:47.102Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T02:44:47.393Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T02:44:47.393Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T02:44:47.681Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:44:47.681Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:44:47.681Z] ---> fc02164b5d71 [2022-04-22T02:44:47.681Z] Step 3/25 : WORKDIR /edgex-go [2022-04-22T02:44:47.681Z] ---> Using cache [2022-04-22T02:44:47.681Z] ---> 8088d2e309c1 [2022-04-22T02:44:47.681Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:44:47.681Z] ---> Using cache [2022-04-22T02:44:47.681Z] ---> df0f478d01f0 [2022-04-22T02:44:47.681Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-22T02:44:47.681Z] ---> Using cache [2022-04-22T02:44:47.681Z] ---> 58e64bbe08c1 [2022-04-22T02:44:47.681Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-22T02:44:47.681Z] ---> Using cache [2022-04-22T02:44:47.681Z] ---> aecdace5c357 [2022-04-22T02:44:47.681Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:44:47.681Z] ---> Using cache [2022-04-22T02:44:47.681Z] ---> 045ec56842c9 [2022-04-22T02:44:47.681Z] Step 8/25 : COPY . . [2022-04-22T02:44:47.983Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T02:44:47.983Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T02:44:48.275Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T02:44:48.275Z]  ---> Using cache [2022-04-22T02:44:48.275Z] ---> 88adb80828c0 [2022-04-22T02:44:48.275Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-22T02:44:48.275Z] ---> Using cache [2022-04-22T02:44:48.275Z] ---> 63f2f4250fa5 [2022-04-22T02:44:48.275Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-22T02:44:48.275Z] ---> Using cache [2022-04-22T02:44:48.275Z] ---> 87be188d6ffe [2022-04-22T02:44:48.275Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-22T02:44:48.275Z] ---> Using cache [2022-04-22T02:44:48.275Z] ---> 367d318de5d9 [2022-04-22T02:44:48.275Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-22T02:44:49.314Z] ---> Running in 04bde1a57c3a [2022-04-22T02:44:52.798Z] spire-1.2.1/ [2022-04-22T02:44:52.798Z] spire-1.2.1/.data/ [2022-04-22T02:44:52.798Z] spire-1.2.1/.data/.file [2022-04-22T02:44:52.798Z] spire-1.2.1/.dockerignore [2022-04-22T02:44:52.798Z] spire-1.2.1/.gitattributes [2022-04-22T02:44:52.798Z] spire-1.2.1/.githooks/ [2022-04-22T02:44:52.798Z] spire-1.2.1/.githooks/pre-commit [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/ [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/dependabot.yml [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/ [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-22T02:44:52.798Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-22T02:44:52.798Z] spire-1.2.1/.gitignore [2022-04-22T02:44:52.798Z] spire-1.2.1/.go-version [2022-04-22T02:44:52.798Z] spire-1.2.1/.golangci.yml [2022-04-22T02:44:52.798Z] spire-1.2.1/ADOPTERS.md [2022-04-22T02:44:52.798Z] spire-1.2.1/CHANGELOG.md [2022-04-22T02:44:52.798Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-22T02:44:52.798Z] spire-1.2.1/CODEOWNERS [2022-04-22T02:44:52.798Z] spire-1.2.1/CONTRIBUTING.md [2022-04-22T02:44:52.798Z] spire-1.2.1/Dockerfile [2022-04-22T02:44:53.081Z] spire-1.2.1/Dockerfile.dev [2022-04-22T02:44:53.081Z] spire-1.2.1/Dockerfile.scratch [2022-04-22T02:44:53.081Z] spire-1.2.1/LICENSE [2022-04-22T02:44:53.081Z] spire-1.2.1/MAINTAINERS.md [2022-04-22T02:44:53.081Z] spire-1.2.1/Makefile [2022-04-22T02:44:53.081Z] spire-1.2.1/README.md [2022-04-22T02:44:53.081Z] spire-1.2.1/ROADMAP.md [2022-04-22T02:44:53.081Z] spire-1.2.1/SECURITY.md [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-22T02:44:53.081Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/ [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/agent/ [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/agent/agent.conf [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/server/ [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/server/server.conf [2022-04-22T02:44:53.081Z] spire-1.2.1/conf/server/server_full.conf [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/ [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/SPIRE101.md [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/auditlog.md [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/images/ [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-22T02:44:53.081Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-22T02:44:53.364Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/scaling_spire.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/spire_agent.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/spire_server.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/supported_integrations.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/telemetry.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/telemetry_config.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/upgrading.md [2022-04-22T02:44:53.365Z] spire-1.2.1/doc/using_spire.md [2022-04-22T02:44:53.365Z] spire-1.2.1/examples/ [2022-04-22T02:44:53.365Z] spire-1.2.1/examples/README.md [2022-04-22T02:44:53.365Z] spire-1.2.1/go.mod [2022-04-22T02:44:53.365Z] spire-1.2.1/go.sum [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/agent.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/config.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-22T02:44:53.365Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/names.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/auth/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/config.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/context.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/health.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-22T02:44:53.649Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/log/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/log/log.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/log/options.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/profiling/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-22T02:44:53.997Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/selector/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/uptime/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/task.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/version/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/version/version.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/api.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/health/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/id.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/status.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-22T02:44:53.998Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/config.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/datastore/ [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-22T02:44:54.276Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-22T02:44:54.277Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-22T02:44:54.278Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/registration/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/server.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/server_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/ [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/private/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/private/server/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/private/server/journal/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-22T02:44:54.561Z] spire-1.2.1/release/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/README.md [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/README.md [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/conf/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/conf/server/ [2022-04-22T02:44:54.561Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-22T02:44:54.561Z] spire-1.2.1/script/ [2022-04-22T02:44:54.561Z] spire-1.2.1/script/build-artifact.sh [2022-04-22T02:44:54.561Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-22T02:44:54.561Z] spire-1.2.1/support/ [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/ [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-22T02:44:54.561Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-22T02:44:54.562Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/clock/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/clock/clock.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/fixture.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/ [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-22T02:44:54.562Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-22T02:44:54.562Z] spire-1.2.1/test/integration/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/common [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-22T02:44:54.840Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-22T02:44:54.841Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-22T02:44:55.119Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/test-one.sh [2022-04-22T02:44:55.120Z] spire-1.2.1/test/integration/test.sh [2022-04-22T02:44:55.120Z] spire-1.2.1/test/plugintest/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/plugintest/config.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/plugintest/load.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/plugintest/option.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/dir.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/logs.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/suite.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/spiretest/x509.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testca/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testca/ca.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testkey/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testkey/generate.sh [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testkey/keys.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/testkey/new.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/tpmsimulator/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/util/ [2022-04-22T02:44:55.120Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/util/cert_generation.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/util/io_redirection.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/util/race.go [2022-04-22T02:44:55.120Z] spire-1.2.1/test/util/util.go [2022-04-22T02:44:55.120Z] building spire from source... [2022-04-22T02:44:56.115Z] Installing go1.17.7... [2022-04-22T02:44:59.546Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T02:44:59.546Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T02:44:59.546Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T02:44:59.546Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T02:45:03.002Z]  ---> d0c25672a8d5 [2022-04-22T02:45:03.002Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-22T02:45:03.277Z] ---> Running in 6ec78e84e9c4 [2022-04-22T02:45:05.296Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-22T02:45:20.436Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-22T02:45:23.065Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T02:45:23.065Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T02:45:23.065Z] Building bin/spire-server... [2022-04-22T02:45:23.340Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-22T02:45:23.340Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-22T02:45:23.340Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-22T02:45:23.938Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-22T02:45:24.539Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-22T02:45:27.239Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T02:45:27.239Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T02:45:28.230Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-22T02:45:28.831Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-22T02:45:28.831Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-22T02:45:29.109Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-22T02:45:29.109Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-22T02:45:29.721Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-22T02:45:29.998Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-22T02:45:29.998Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-22T02:45:30.276Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-22T02:45:30.276Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-22T02:45:30.553Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-22T02:45:30.553Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-22T02:45:31.575Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-22T02:45:31.855Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-22T02:45:31.855Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-22T02:45:32.851Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-22T02:45:33.171Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-22T02:45:43.390Z] Removing intermediate container b11280c4cd53 [2022-04-22T02:45:43.390Z] ---> b606061a212e [2022-04-22T02:45:43.390Z] [2022-04-22T02:45:43.390Z] Step 10/25 : FROM alpine:3.14 [2022-04-22T02:45:43.390Z] ---> ac73e934f311 [2022-04-22T02:45:43.390Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-22T02:45:43.390Z] ---> Running in 41576b2d603f [2022-04-22T02:45:44.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:45:44.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:45:45.681Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-22T02:45:45.961Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-22T02:45:45.961Z] (3/3) Installing su-exec (0.2-r1) [2022-04-22T02:45:45.961Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:45:45.961Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T02:45:46.567Z] OK: 6 MiB in 17 packages [2022-04-22T02:45:49.228Z] Removing intermediate container 41576b2d603f [2022-04-22T02:45:49.228Z] ---> 245644b94e9e [2022-04-22T02:45:49.228Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-22T02:45:49.228Z] ---> Running in c035873f04ec [2022-04-22T02:45:49.509Z] Removing intermediate container c035873f04ec [2022-04-22T02:45:49.509Z] ---> ed1e89cba407 [2022-04-22T02:45:49.509Z] Step 13/25 : WORKDIR / [2022-04-22T02:45:49.790Z] ---> Running in 14e2eade56bc [2022-04-22T02:45:50.398Z] Removing intermediate container 14e2eade56bc [2022-04-22T02:45:50.398Z] ---> 7197a3cbaee8 [2022-04-22T02:45:50.398Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-22T02:45:51.386Z] ---> b312110561d2 [2022-04-22T02:45:51.386Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-22T02:45:52.380Z] ---> 7baa6e95baad [2022-04-22T02:45:52.380Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-22T02:45:53.398Z] ---> 8c0c890d5578 [2022-04-22T02:45:53.398Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-22T02:45:54.434Z] ---> 3f04ce058c3d [2022-04-22T02:45:54.434Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-22T02:45:56.445Z] ---> f0971d35ea14 [2022-04-22T02:45:56.445Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-22T02:45:58.462Z] ---> 528bf2ad8747 [2022-04-22T02:45:58.462Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-22T02:45:59.470Z] ---> 11e753833300 [2022-04-22T02:45:59.470Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-22T02:45:59.470Z] ---> Running in 6a91372f19d5 [2022-04-22T02:46:02.886Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-22T02:46:02.886Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-22T02:46:02.886Z] Removing intermediate container 6a91372f19d5 [2022-04-22T02:46:02.886Z] ---> e06dad61f83d [2022-04-22T02:46:02.886Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-22T02:46:02.886Z] ---> Running in 64811460eb7d [2022-04-22T02:46:02.886Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-22T02:46:02.886Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-22T02:46:03.161Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-22T02:46:03.436Z] Removing intermediate container 64811460eb7d [2022-04-22T02:46:03.436Z] ---> 8ae54f48868b [2022-04-22T02:46:03.436Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T02:46:03.436Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-22T02:46:03.436Z]  ---> Running in 82a9ff4e66f2 [2022-04-22T02:46:03.436Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-22T02:46:04.038Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-22T02:46:04.038Z] Removing intermediate container 82a9ff4e66f2 [2022-04-22T02:46:04.038Z] ---> e676bb0f5e3b [2022-04-22T02:46:04.038Z] Step 24/25 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:46:04.038Z] ---> Running in 74f02193e7e3 [2022-04-22T02:46:04.654Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-22T02:46:04.654Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-22T02:46:04.654Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-22T02:46:04.654Z] Removing intermediate container 74f02193e7e3 [2022-04-22T02:46:04.654Z] ---> f2233da42926 [2022-04-22T02:46:04.654Z] Step 25/25 : LABEL version=2.2.0-dev.77 [2022-04-22T02:46:04.937Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-22T02:46:04.937Z]  ---> Running in d6eb53646d5a [2022-04-22T02:46:04.937Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-22T02:46:05.214Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-22T02:46:05.490Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-22T02:46:05.490Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-22T02:46:05.490Z] Removing intermediate container d6eb53646d5a [2022-04-22T02:46:05.490Z] ---> 553f62b83cb7 [2022-04-22T02:46:05.490Z] [2022-04-22T02:46:05.490Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-22T02:46:05.769Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-22T02:46:05.769Z] Successfully built 553f62b83cb7 [2022-04-22T02:46:06.082Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-22T02:46:06.083Z] Building core-data [2022-04-22T02:46:07.079Z]  Building security-secretstore-setup ... done go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-22T02:46:07.791Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-22T02:46:07.791Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-22T02:46:08.159Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-22T02:46:08.159Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-22T02:46:08.159Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-22T02:46:08.517Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-22T02:46:08.517Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-22T02:46:08.517Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-22T02:46:10.909Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-22T02:46:17.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-22T02:46:17.662Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-22T02:46:17.662Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-22T02:46:17.943Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-22T02:46:17.943Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-22T02:46:18.556Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-22T02:46:18.556Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-22T02:46:18.837Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-22T02:46:19.453Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-22T02:46:19.453Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-22T02:46:19.453Z] go: downloading google.golang.org/api v0.70.0 [2022-04-22T02:46:20.465Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-22T02:46:27.219Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-22T02:46:27.219Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-22T02:46:27.219Z] ---> fc02164b5d71 [2022-04-22T02:46:27.219Z] Step 3/23 : WORKDIR /edgex-go [2022-04-22T02:46:27.219Z] ---> Using cache [2022-04-22T02:46:27.219Z] ---> 8088d2e309c1 [2022-04-22T02:46:27.219Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:46:27.219Z] ---> Using cache [2022-04-22T02:46:27.219Z] ---> df0f478d01f0 [2022-04-22T02:46:27.219Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-22T02:46:27.512Z] ---> Running in ac771717c6c3 [2022-04-22T02:46:29.497Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:46:30.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:46:32.390Z] OK: 220 MiB in 52 packages [2022-04-22T02:46:33.843Z] Removing intermediate container ac771717c6c3 [2022-04-22T02:46:33.843Z] ---> 80cc0951850c [2022-04-22T02:46:33.843Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-22T02:46:34.839Z] ---> b46e8e15f888 [2022-04-22T02:46:34.839Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-22T02:46:34.839Z] ---> Running in ed5cfc375a3b [2022-04-22T02:46:40.273Z] Removing intermediate container ed5cfc375a3b [2022-04-22T02:46:40.273Z] ---> d3997eb760d6 [2022-04-22T02:46:40.273Z] Step 8/23 : COPY . . [2022-04-22T02:46:55.420Z] ---> 1b008926463a [2022-04-22T02:46:55.420Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-22T02:46:55.420Z] ---> Running in b9a683d6f9cc [2022-04-22T02:46:55.420Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-22T02:47:03.728Z] go: downloading k8s.io/api v0.23.4 [2022-04-22T02:47:03.728Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-22T02:47:03.728Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-22T02:47:04.011Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-22T02:47:05.466Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-22T02:47:13.789Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-22T02:47:14.779Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-22T02:47:14.779Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-22T02:47:14.779Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-22T02:47:19.120Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-22T02:47:19.120Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-22T02:47:19.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-22T02:47:19.397Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-22T02:47:19.677Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-22T02:47:19.953Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-22T02:47:21.947Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-22T02:47:21.947Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-22T02:47:22.222Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-22T02:47:22.498Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-22T02:47:22.778Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-22T02:47:22.778Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-22T02:47:24.231Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-22T02:47:24.231Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-22T02:47:24.508Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-22T02:47:24.785Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-22T02:47:25.064Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-22T02:47:25.064Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-22T02:47:25.340Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-22T02:47:25.942Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-22T02:47:26.934Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-22T02:47:27.212Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-22T02:47:27.490Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-22T02:47:32.944Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-22T02:47:33.554Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-22T02:47:33.836Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-22T02:47:33.836Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-22T02:47:34.115Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-22T02:47:35.115Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-22T02:47:35.397Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-22T02:47:35.678Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-22T02:47:35.678Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-22T02:47:35.678Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-22T02:47:35.961Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-22T02:47:35.961Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-22T02:47:36.245Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-22T02:47:36.245Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-22T02:47:36.245Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-22T02:47:36.525Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-22T02:47:36.525Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-22T02:47:37.993Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-22T02:47:37.993Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-22T02:47:38.604Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-22T02:47:38.604Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-22T02:47:38.883Z] go: downloading go.opencensus.io v0.23.0 [2022-04-22T02:47:40.027Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-22T02:47:42.810Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-22T02:47:42.810Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-22T02:47:42.810Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-22T02:47:46.251Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-22T02:47:46.251Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-22T02:47:46.532Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-22T02:47:47.140Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-22T02:47:50.575Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-22T02:47:50.575Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-22T02:47:50.575Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-22T02:47:50.575Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-22T02:47:51.192Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-22T02:47:51.473Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-22T02:47:51.473Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-22T02:47:52.475Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-22T02:47:52.754Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-22T02:47:53.031Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-22T02:47:53.031Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-22T02:47:53.306Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-22T02:47:53.306Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-22T02:47:53.583Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-22T02:48:03.769Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-22T02:48:03.769Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-22T02:48:03.769Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-22T02:48:03.769Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-22T02:48:42.837Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-22T02:48:42.837Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-22T02:50:19.804Z] Removing intermediate container 6ec78e84e9c4 [2022-04-22T02:50:19.804Z] ---> 2b5c22c6c3eb [2022-04-22T02:50:19.804Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-22T02:50:19.804Z] ---> Running in edf721652dff [2022-04-22T02:50:19.804Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.77" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-22T02:50:19.804Z] Removing intermediate container edf721652dff [2022-04-22T02:50:19.804Z] ---> 71175c231328 [2022-04-22T02:50:19.804Z] [2022-04-22T02:50:19.804Z] Step 11/23 : FROM docker:20.10.14 [2022-04-22T02:50:19.804Z] 20.10.14: Pulling from library/docker [2022-04-22T02:50:30.074Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-22T02:50:30.074Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-22T02:50:30.074Z] ---> c346e9eafbab [2022-04-22T02:50:30.074Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-22T02:50:31.070Z] ---> Running in bc5950cddffc [2022-04-22T02:50:31.355Z] Removing intermediate container bc5950cddffc [2022-04-22T02:50:31.355Z] ---> 6da32e59c1f3 [2022-04-22T02:50:31.355Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-22T02:50:31.355Z] ---> Running in 2ab82cf10688 [2022-04-22T02:50:33.353Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:50:33.634Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:50:34.639Z] (1/43) Installing readline (8.1.1-r0) [2022-04-22T02:50:34.639Z] (2/43) Installing bash (5.1.16-r0) [2022-04-22T02:50:34.639Z] Executing bash-5.1.16-r0.post-install [2022-04-22T02:50:34.639Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-22T02:50:34.639Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T02:50:34.921Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-22T02:50:34.922Z] (6/43) Installing curl (7.80.0-r0) [2022-04-22T02:50:34.922Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-22T02:50:34.922Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-22T02:50:34.922Z] (9/43) Installing expat (2.4.7-r0) [2022-04-22T02:50:34.922Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-22T02:50:34.922Z] (11/43) Installing gdbm (1.22-r0) [2022-04-22T02:50:34.922Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-22T02:50:34.922Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T02:50:34.922Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T02:50:34.922Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-22T02:50:34.922Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-22T02:50:35.199Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-22T02:50:37.865Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-22T02:50:37.865Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-22T02:50:37.865Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-22T02:50:37.865Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-22T02:50:37.865Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-22T02:50:37.865Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-22T02:50:37.865Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-22T02:50:37.865Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-22T02:50:37.865Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-22T02:50:37.865Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-22T02:50:37.865Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-22T02:50:37.865Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-22T02:50:37.865Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-22T02:50:37.865Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-22T02:50:37.865Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-22T02:50:38.144Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-22T02:50:38.144Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-22T02:50:38.144Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-22T02:50:38.144Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-22T02:50:38.144Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-22T02:50:38.144Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-22T02:50:38.144Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-22T02:50:38.144Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-22T02:50:38.144Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-22T02:50:38.420Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-22T02:50:38.420Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-22T02:50:39.405Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T02:50:39.406Z] OK: 82 MiB in 65 packages [2022-04-22T02:50:44.836Z] Collecting docker-compose==1.23.2 [2022-04-22T02:50:44.836Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-22T02:50:45.111Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-22T02:50:45.111Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-22T02:50:45.387Z] Collecting cached-property<2,>=1.2.0 [2022-04-22T02:50:45.387Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-22T02:50:45.387Z] Collecting docopt<0.7,>=0.6.1 [2022-04-22T02:50:45.665Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-22T02:50:49.072Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-22T02:50:49.072Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-22T02:50:49.674Z] Collecting jsonschema<3,>=2.5.1 [2022-04-22T02:50:49.674Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-22T02:50:50.661Z] Collecting PyYAML<4,>=3.10 [2022-04-22T02:50:50.661Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-22T02:50:54.989Z] Collecting texttable<0.10,>=0.9.0 [2022-04-22T02:50:54.989Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-22T02:50:57.632Z] Collecting docker<4.0,>=3.6.0 [2022-04-22T02:50:57.632Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-22T02:50:57.632Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-22T02:50:57.632Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-22T02:51:00.523Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-22T02:51:01.525Z] Collecting docker-pycreds>=0.4.0 [2022-04-22T02:51:01.525Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-22T02:51:02.135Z] Collecting idna<2.8,>=2.5 [2022-04-22T02:51:02.135Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-22T02:51:02.420Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-22T02:51:02.420Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-22T02:51:03.028Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-22T02:51:03.028Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-22T02:51:03.307Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-22T02:51:03.590Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-22T02:51:03.590Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-22T02:51:03.590Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-22T02:51:03.590Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-22T02:51:05.053Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-22T02:51:05.053Z] Attempting uninstall: urllib3 [2022-04-22T02:51:05.053Z] Found existing installation: urllib3 1.26.7 [2022-04-22T02:51:05.053Z] Uninstalling urllib3-1.26.7: [2022-04-22T02:51:05.053Z] Successfully uninstalled urllib3-1.26.7 [2022-04-22T02:51:05.671Z] Attempting uninstall: idna [2022-04-22T02:51:05.671Z] Found existing installation: idna 3.3 [2022-04-22T02:51:05.671Z] Uninstalling idna-3.3: [2022-04-22T02:51:05.951Z] Successfully uninstalled idna-3.3 [2022-04-22T02:51:09.391Z] Attempting uninstall: requests [2022-04-22T02:51:09.391Z] Found existing installation: requests 2.26.0 [2022-04-22T02:51:09.391Z] Uninstalling requests-2.26.0: [2022-04-22T02:51:09.391Z] Successfully uninstalled requests-2.26.0 [2022-04-22T02:51:09.674Z] Running setup.py install for texttable: started [2022-04-22T02:51:12.549Z] Running setup.py install for texttable: finished with status 'done' [2022-04-22T02:51:12.550Z] Running setup.py install for PyYAML: started [2022-04-22T02:51:15.220Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-22T02:51:15.835Z] Running setup.py install for docopt: started [2022-04-22T02:51:19.266Z] Running setup.py install for docopt: finished with status 'done' [2022-04-22T02:51:19.266Z] Running setup.py install for dockerpty: started [2022-04-22T02:51:21.273Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-22T02:51:23.939Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-22T02:51:39.117Z] Removing intermediate container 2ab82cf10688 [2022-04-22T02:51:39.117Z] ---> 88f6a20cd2f5 [2022-04-22T02:51:39.117Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-22T02:51:39.117Z] ---> Running in e7e62b9cbb1c [2022-04-22T02:51:39.117Z] Removing intermediate container e7e62b9cbb1c [2022-04-22T02:51:39.117Z] ---> 32cb211e0ce9 [2022-04-22T02:51:39.117Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-22T02:51:39.117Z] ---> Running in b1668bbf2d98 [2022-04-22T02:51:39.117Z] Removing intermediate container b1668bbf2d98 [2022-04-22T02:51:39.117Z] ---> d2d037a47130 [2022-04-22T02:51:39.117Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-22T02:51:40.624Z] ---> 471303e1e86e [2022-04-22T02:51:40.624Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-22T02:51:42.092Z] ---> 3a4c076afd04 [2022-04-22T02:51:42.092Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-22T02:51:43.089Z] ---> 3e2936c89baa [2022-04-22T02:51:43.089Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-22T02:51:43.089Z] ---> Running in b0842f591fb9 [2022-04-22T02:51:43.368Z] Removing intermediate container b0842f591fb9 [2022-04-22T02:51:43.368Z] ---> 3d88dd2775e3 [2022-04-22T02:51:43.368Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:51:43.650Z] ---> Running in 3b4828397abe [2022-04-22T02:51:44.259Z] Removing intermediate container 3b4828397abe [2022-04-22T02:51:44.259Z] ---> 4c0df160d213 [2022-04-22T02:51:44.259Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T02:51:44.259Z] ---> Running in 570e3b43bb17 [2022-04-22T02:51:44.871Z] Removing intermediate container 570e3b43bb17 [2022-04-22T02:51:44.871Z] ---> 5978bdfabc41 [2022-04-22T02:51:44.871Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:51:45.153Z] ---> Running in b923adca55ea [2022-04-22T02:51:45.763Z] Removing intermediate container b923adca55ea [2022-04-22T02:51:45.763Z] ---> abfada676ff9 [2022-04-22T02:51:45.763Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:51:45.763Z] ---> Running in 8dbd92e0cb26 [2022-04-22T02:51:46.373Z] Removing intermediate container 8dbd92e0cb26 [2022-04-22T02:51:46.373Z] ---> f384f08cf69c [2022-04-22T02:51:46.373Z] [2022-04-22T02:51:46.652Z] Successfully built f384f08cf69c [2022-04-22T02:51:46.652Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-22T02:52:54.725Z]  Building sys-mgmt-agent ... done Removing intermediate container b9a683d6f9cc [2022-04-22T02:52:54.725Z] ---> d660ddcf23bb [2022-04-22T02:52:54.725Z] [2022-04-22T02:52:54.725Z] Step 10/23 : FROM alpine:3.14 [2022-04-22T02:52:54.725Z] ---> ac73e934f311 [2022-04-22T02:52:54.725Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-22T02:52:54.725Z] ---> Running in 99a64aabb819 [2022-04-22T02:52:54.725Z] Removing intermediate container 99a64aabb819 [2022-04-22T02:52:54.725Z] ---> 814981ce757a [2022-04-22T02:52:54.725Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-22T02:52:54.725Z] ---> Running in 43becc241e61 [2022-04-22T02:52:54.725Z] Removing intermediate container 43becc241e61 [2022-04-22T02:52:54.725Z] ---> 4bdec3c186dd [2022-04-22T02:52:54.725Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-22T02:52:54.725Z] ---> Running in 90654e56d50b [2022-04-22T02:52:54.725Z] Removing intermediate container 90654e56d50b [2022-04-22T02:52:54.725Z] ---> e22aeddc573a [2022-04-22T02:52:54.725Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T02:52:54.725Z] ---> Running in 12b378b9d551 [2022-04-22T02:52:54.725Z] Removing intermediate container 12b378b9d551 [2022-04-22T02:52:54.725Z] ---> 658cb5093592 [2022-04-22T02:52:54.725Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-22T02:52:54.725Z] ---> Running in 46e50bd66213 [2022-04-22T02:52:56.177Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-22T02:52:57.171Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-22T02:52:58.156Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-22T02:52:58.156Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-22T02:52:58.156Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-22T02:52:58.431Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-22T02:52:58.708Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-22T02:52:58.708Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-22T02:52:58.708Z] Executing busybox-1.33.1-r7.trigger [2022-04-22T02:52:58.708Z] OK: 8 MiB in 20 packages [2022-04-22T02:53:00.714Z] Removing intermediate container 46e50bd66213 [2022-04-22T02:53:00.714Z] ---> 9f34bf636e70 [2022-04-22T02:53:00.714Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-22T02:53:01.704Z] ---> 6cc33aacc10e [2022-04-22T02:53:01.704Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-22T02:53:03.697Z] ---> eae0fefd7645 [2022-04-22T02:53:03.697Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-22T02:53:04.688Z] ---> 23610d9470cd [2022-04-22T02:53:04.688Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-22T02:53:04.688Z] ---> Running in e3a429f08978 [2022-04-22T02:53:04.967Z] Removing intermediate container e3a429f08978 [2022-04-22T02:53:04.967Z] ---> 1bcc0559b006 [2022-04-22T02:53:04.967Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-22T02:53:05.241Z] ---> Running in 021cec4276d9 [2022-04-22T02:53:05.843Z] Removing intermediate container 021cec4276d9 [2022-04-22T02:53:05.843Z] ---> 0613ddd91054 [2022-04-22T02:53:05.843Z] Step 21/23 : LABEL arch=arm64 [2022-04-22T02:53:05.843Z] ---> Running in 5c0724d78551 [2022-04-22T02:53:06.455Z] Removing intermediate container 5c0724d78551 [2022-04-22T02:53:06.455Z] ---> 145419e0a5c5 [2022-04-22T02:53:06.455Z] Step 22/23 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T02:53:06.455Z] ---> Running in 278badabf4e1 [2022-04-22T02:53:07.062Z] Removing intermediate container 278badabf4e1 [2022-04-22T02:53:07.062Z] ---> 416a7d4d5880 [2022-04-22T02:53:07.062Z] Step 23/23 : LABEL version=2.2.0-dev.77 [2022-04-22T02:53:07.062Z] ---> Running in 59ac6bb372c0 [2022-04-22T02:53:07.665Z] Removing intermediate container 59ac6bb372c0 [2022-04-22T02:53:07.665Z] ---> 5dd05daf07b7 [2022-04-22T02:53:07.665Z] [2022-04-22T02:53:07.944Z] Successfully built 5dd05daf07b7 [2022-04-22T02:53:07.944Z] Successfully tagged core-data-arm64:latest [2022-04-22T03:14:47.199Z]  Building core-data ... done Building bin/spire-agent... [2022-04-22T03:14:47.199Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T03:14:47.199Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T03:14:47.199Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T03:14:47.199Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T03:14:47.199Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T03:14:47.199Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T03:14:47.199Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T03:14:47.199Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T03:14:47.199Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T03:14:47.199Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T03:14:47.199Z] Building bin/spire-agent... [2022-04-22T03:14:47.199Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T03:14:47.199Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T03:14:47.199Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T03:14:47.199Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T03:14:47.199Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T03:14:47.199Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T03:14:47.199Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T03:14:47.199Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T03:14:47.199Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T03:14:47.798Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T03:14:51.197Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T03:14:51.197Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T03:14:51.197Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T03:14:51.197Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T03:14:51.197Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T03:14:51.197Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T03:15:59.251Z] Building bin/spire-agent... [2022-04-22T03:15:59.251Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-22T03:15:59.251Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-22T03:16:00.237Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-22T03:16:00.237Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-22T03:16:00.837Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-22T03:16:02.280Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-22T03:16:02.280Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-22T03:16:03.266Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-22T03:16:03.266Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-22T03:16:03.266Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-22T03:16:03.543Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-22T03:16:03.543Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-22T03:16:03.820Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-22T03:20:55.972Z] Removing intermediate container e315b753bbce [2022-04-22T03:20:55.972Z] ---> c8d2cf5dfa2e [2022-04-22T03:20:55.972Z] [2022-04-22T03:20:55.972Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T03:20:55.972Z] ---> 3fb3c9af89a9 [2022-04-22T03:20:55.972Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T03:20:55.972Z] ---> Using cache [2022-04-22T03:20:55.972Z] ---> 6dd2c813fbf7 [2022-04-22T03:20:55.972Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T03:20:55.972Z] ---> Using cache [2022-04-22T03:20:55.972Z] ---> d889630b2a9a [2022-04-22T03:20:55.972Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T03:20:55.972Z] ---> Running in 2394a450af8a [2022-04-22T03:20:56.570Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T03:20:57.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T03:20:58.541Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T03:20:58.541Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T03:20:58.541Z] OK: 15730 distinct packages available [2022-04-22T03:20:58.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T03:20:59.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T03:21:00.505Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-22T03:21:00.505Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-22T03:21:00.779Z] (3/5) Installing libucontext (1.1-r0) [2022-04-22T03:21:00.779Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-22T03:21:00.779Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-22T03:21:01.053Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T03:21:01.053Z] OK: 6 MiB in 19 packages [2022-04-22T03:21:03.052Z] Removing intermediate container 2394a450af8a [2022-04-22T03:21:03.052Z] ---> 78ff287c287d [2022-04-22T03:21:03.052Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-22T03:21:05.036Z] Removing intermediate container 6424769e288c [2022-04-22T03:21:05.036Z] ---> becb5ba232a3 [2022-04-22T03:21:05.036Z] [2022-04-22T03:21:05.036Z] Step 13/26 : FROM alpine:3.15 [2022-04-22T03:21:05.036Z] ---> 3fb3c9af89a9 [2022-04-22T03:21:05.036Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T03:21:05.036Z] ---> Using cache [2022-04-22T03:21:05.036Z] ---> 6dd2c813fbf7 [2022-04-22T03:21:05.036Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T03:21:05.036Z] ---> Using cache [2022-04-22T03:21:05.036Z] ---> d889630b2a9a [2022-04-22T03:21:05.036Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-22T03:21:05.649Z] ---> Running in e797000a2fe5 [2022-04-22T03:21:05.649Z] ---> 42f7a63755b7 [2022-04-22T03:21:05.649Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T03:21:07.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T03:21:08.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T03:21:09.049Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-22T03:21:09.049Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-22T03:21:09.049Z] OK: 15730 distinct packages available [2022-04-22T03:21:09.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T03:21:10.040Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T03:21:11.026Z] ---> e0c914ad0d3d [2022-04-22T03:21:11.026Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T03:21:11.026Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-22T03:21:11.026Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-22T03:21:11.307Z] (3/4) Installing libucontext (1.1-r0) [2022-04-22T03:21:11.307Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-22T03:21:11.307Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T03:21:11.307Z] OK: 6 MiB in 18 packages [2022-04-22T03:21:11.583Z] ---> 35fd4a137ee3 [2022-04-22T03:21:11.583Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-22T03:21:12.578Z] ---> 691cb7214832 [2022-04-22T03:21:12.851Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-22T03:21:12.851Z] Removing intermediate container e797000a2fe5 [2022-04-22T03:21:12.851Z] ---> 0fb722cd1470 [2022-04-22T03:21:12.851Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T03:21:13.448Z] ---> 03b0e7b26100 [2022-04-22T03:21:13.448Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T03:21:13.727Z] ---> Running in 92fd9fa846d3 [2022-04-22T03:21:14.321Z] Removing intermediate container 92fd9fa846d3 [2022-04-22T03:21:14.321Z] ---> 277ab8cf89c1 [2022-04-22T03:21:14.321Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T03:21:14.592Z] ---> Running in bf371944f2ab [2022-04-22T03:21:15.193Z] Removing intermediate container bf371944f2ab [2022-04-22T03:21:15.193Z] ---> 9911575e2b4b [2022-04-22T03:21:15.193Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T03:21:15.193Z] ---> Running in 496f7cf46816 [2022-04-22T03:21:15.789Z] Removing intermediate container 496f7cf46816 [2022-04-22T03:21:15.789Z] ---> 4ec4a2be15bd [2022-04-22T03:21:15.789Z] Step 25/26 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:21:15.789Z] ---> Running in 55fac475dba0 [2022-04-22T03:21:16.383Z] Removing intermediate container 55fac475dba0 [2022-04-22T03:21:16.383Z] ---> 052cd1aae55a [2022-04-22T03:21:16.383Z] Step 26/26 : LABEL version=2.2.0-dev.77 [2022-04-22T03:21:16.383Z] ---> Running in d3fee71d3e52 [2022-04-22T03:21:16.983Z] Removing intermediate container d3fee71d3e52 [2022-04-22T03:21:16.983Z] ---> c3b54a61e901 [2022-04-22T03:21:16.983Z] [2022-04-22T03:21:17.257Z] Successfully built c3b54a61e901 [2022-04-22T03:21:17.257Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-22T03:21:17.852Z]  Building security-spire-agent ... done  ---> 3afc29c62ee4 [2022-04-22T03:21:17.852Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T03:21:18.448Z] ---> e8ad28e63b8e [2022-04-22T03:21:18.448Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-22T03:21:18.724Z] ---> Running in ff1958c5b0ae [2022-04-22T03:21:18.996Z] Removing intermediate container ff1958c5b0ae [2022-04-22T03:21:18.996Z] ---> c8ed4fb5da83 [2022-04-22T03:21:18.996Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-22T03:21:19.987Z] ---> debc5dc295b4 [2022-04-22T03:21:19.987Z] Step 21/26 : WORKDIR / [2022-04-22T03:21:19.987Z] ---> Running in 139e1a9a47b1 [2022-04-22T03:21:20.260Z] Removing intermediate container 139e1a9a47b1 [2022-04-22T03:21:20.260Z] ---> 59d01a5a7d3d [2022-04-22T03:21:20.260Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T03:21:20.596Z] ---> Running in a9a5d365f3c5 [2022-04-22T03:21:20.899Z] Removing intermediate container a9a5d365f3c5 [2022-04-22T03:21:20.899Z] ---> 2f64ec22c096 [2022-04-22T03:21:20.899Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T03:21:21.213Z] ---> Running in 9b41b5a3748b [2022-04-22T03:21:21.498Z] Removing intermediate container 9b41b5a3748b [2022-04-22T03:21:21.498Z] ---> 770c0a82986e [2022-04-22T03:21:21.498Z] Step 24/26 : LABEL arch=arm64 [2022-04-22T03:21:21.816Z] ---> Running in 16d418f939cf [2022-04-22T03:21:22.115Z] Removing intermediate container 16d418f939cf [2022-04-22T03:21:22.115Z] ---> 6fd32e3fd62e [2022-04-22T03:21:22.115Z] Step 25/26 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:21:22.389Z] ---> Running in 77966c7410fa [2022-04-22T03:21:22.989Z] Removing intermediate container 77966c7410fa [2022-04-22T03:21:22.989Z] ---> 9babe95bb5b3 [2022-04-22T03:21:22.989Z] Step 26/26 : LABEL version=2.2.0-dev.77 [2022-04-22T03:21:22.989Z] ---> Running in f73fa6e2048f [2022-04-22T03:21:23.587Z] Removing intermediate container f73fa6e2048f [2022-04-22T03:21:23.587Z] ---> 8a6dfc14b83f [2022-04-22T03:21:23.587Z] [2022-04-22T03:21:23.587Z] Successfully built 8a6dfc14b83f [2022-04-22T03:21:23.587Z] Successfully tagged security-spire-config-arm64:latest [2022-04-22T03:21:45.755Z]  Building security-spire-config ... done Removing intermediate container 04bde1a57c3a [2022-04-22T03:21:45.755Z] ---> 1515981d6b96 [2022-04-22T03:21:45.755Z] [2022-04-22T03:21:45.755Z] Step 13/25 : FROM alpine:3.15 [2022-04-22T03:21:45.755Z] ---> 3fb3c9af89a9 [2022-04-22T03:21:45.755Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-22T03:21:45.755Z] ---> Using cache [2022-04-22T03:21:45.755Z] ---> 6dd2c813fbf7 [2022-04-22T03:21:45.755Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T03:21:45.755Z] ---> Using cache [2022-04-22T03:21:45.755Z] ---> d889630b2a9a [2022-04-22T03:21:45.755Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-22T03:21:45.755Z] ---> Using cache [2022-04-22T03:21:45.755Z] ---> 78ff287c287d [2022-04-22T03:21:45.755Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-22T03:21:46.349Z] ---> 17056226baaa [2022-04-22T03:21:46.350Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-22T03:21:46.952Z] ---> 4e22fd576ef1 [2022-04-22T03:21:46.952Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-22T03:21:47.547Z] ---> 258d7b11e77b [2022-04-22T03:21:47.547Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-22T03:21:48.143Z] ---> 9d8343a28458 [2022-04-22T03:21:48.143Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-22T03:21:48.143Z] ---> Running in 88fcec9fc7e2 [2022-04-22T03:21:48.422Z] Removing intermediate container 88fcec9fc7e2 [2022-04-22T03:21:48.422Z] ---> e82a0b3e6bd2 [2022-04-22T03:21:48.422Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-22T03:21:48.695Z] ---> Running in 66cde00a531c [2022-04-22T03:21:48.966Z] Removing intermediate container 66cde00a531c [2022-04-22T03:21:48.966Z] ---> 3c15cae7db99 [2022-04-22T03:21:48.966Z] Step 23/25 : LABEL arch=arm64 [2022-04-22T03:21:48.966Z] ---> Running in 2687a1113060 [2022-04-22T03:21:49.239Z] Removing intermediate container 2687a1113060 [2022-04-22T03:21:49.239Z] ---> e24041f629bd [2022-04-22T03:21:49.239Z] Step 24/25 : LABEL git_sha=3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:21:49.512Z] ---> Running in 365b896f6cc7 [2022-04-22T03:21:49.783Z] Removing intermediate container 365b896f6cc7 [2022-04-22T03:21:49.783Z] ---> 334149302840 [2022-04-22T03:21:49.783Z] Step 25/25 : LABEL version=2.2.0-dev.77 [2022-04-22T03:21:49.783Z] ---> Running in 0d3a31b51ecd [2022-04-22T03:21:50.055Z] Removing intermediate container 0d3a31b51ecd [2022-04-22T03:21:50.055Z] ---> 3fd18b0c045b [2022-04-22T03:21:50.055Z] [2022-04-22T03:21:50.325Z] Successfully built 3fd18b0c045b [2022-04-22T03:21:50.325Z] Successfully tagged security-spire-server-arm64:latest [2022-04-22T03:21:50.609Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-22T03:21:50.603Z] $ docker stop --time=1 2832190b2a38118db9543400d92503496b167b54eefa6d915de5c92f32c4ac0e [2022-04-22T03:21:52.339Z] $ docker rm -f 2832190b2a38118db9543400d92503496b167b54eefa6d915de5c92f32c4ac0e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T03:21:52.921Z] + docker images [2022-04-22T03:21:53.515Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-22T03:21:53.515Z] security-spire-server-arm64 latest 3fd18b0c045b 4 seconds ago 86.3MB [2022-04-22T03:21:53.515Z] 1515981d6b96 24 seconds ago 3.98GB [2022-04-22T03:21:53.515Z] security-spire-config-arm64 latest 8a6dfc14b83f 30 seconds ago 85.6MB [2022-04-22T03:21:53.515Z] security-spire-agent-arm64 latest c3b54a61e901 37 seconds ago 126MB [2022-04-22T03:21:53.515Z] becb5ba232a3 About a minute ago 3.98GB [2022-04-22T03:21:53.515Z] c8d2cf5dfa2e About a minute ago 3.98GB [2022-04-22T03:21:53.515Z] core-data-arm64 latest 5dd05daf07b7 28 minutes ago 21.6MB [2022-04-22T03:21:53.515Z] d660ddcf23bb 29 minutes ago 1.18GB [2022-04-22T03:21:53.515Z] sys-mgmt-agent-arm64 latest f384f08cf69c 30 minutes ago 282MB [2022-04-22T03:21:53.515Z] 71175c231328 31 minutes ago 1.15GB [2022-04-22T03:21:53.515Z] security-secretstore-setup-arm64 latest 553f62b83cb7 35 minutes ago 27.5MB [2022-04-22T03:21:53.515Z] b606061a212e 36 minutes ago 1.16GB [2022-04-22T03:21:53.515Z] security-bootstrapper-arm64 latest 8cd4122e0efd 37 minutes ago 18.3MB [2022-04-22T03:21:53.515Z] security-proxy-setup-arm64 latest c4043685444d 37 minutes ago 26.1MB [2022-04-22T03:21:53.515Z] 569108365700 38 minutes ago 1.15GB [2022-04-22T03:21:53.515Z] 67ccaea2c24c 38 minutes ago 1.16GB [2022-04-22T03:21:53.515Z] support-notifications-arm64 latest e4c5640099ba 41 minutes ago 25.8MB [2022-04-22T03:21:53.515Z] support-scheduler-arm64 latest f927039f04dc 41 minutes ago 25.2MB [2022-04-22T03:21:53.515Z] 10b26534997d 41 minutes ago 1.21GB [2022-04-22T03:21:53.515Z] dec08cb9815a 42 minutes ago 1.21GB [2022-04-22T03:21:53.515Z] security-spiffe-token-provider-arm64 latest e415ad433942 42 minutes ago 27.9MB [2022-04-22T03:21:53.515Z] 23d448e0c197 42 minutes ago 1.2GB [2022-04-22T03:21:53.515Z] core-metadata-arm64 latest 1cdcaa614636 44 minutes ago 16.3MB [2022-04-22T03:21:53.515Z] 62dc782e5659 44 minutes ago 1.15GB [2022-04-22T03:21:53.515Z] core-command-arm64 latest b4cb549561cc 44 minutes ago 15.5MB [2022-04-22T03:21:53.515Z] b4903d893985 45 minutes ago 1.15GB [2022-04-22T03:21:53.515Z] ci-base-image-arm64 latest fc02164b5d71 51 minutes ago 886MB [2022-04-22T03:21:53.515Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-22T03:21:53.515Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-22T03:21:53.515Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-22T03:21:53.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-22T03:21:53.515Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T03:21:53.627Z] provisioning config files... [2022-04-22T03:21:53.646Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/204@tmp/config3582460829596603350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:21:53.999Z] ---> docker-login.sh [2022-04-22T03:21:53.999Z] nexus3.edgexfoundry.org:10001 [2022-04-22T03:21:54.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T03:21:54.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T03:21:54.271Z] Configure a credential helper to remove this warning. See [2022-04-22T03:21:54.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T03:21:54.271Z] [2022-04-22T03:21:54.271Z] Login Succeeded [2022-04-22T03:21:54.544Z] nexus3.edgexfoundry.org:10002 [2022-04-22T03:21:54.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T03:21:54.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T03:21:54.821Z] Configure a credential helper to remove this warning. See [2022-04-22T03:21:54.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T03:21:54.821Z] [2022-04-22T03:21:54.821Z] Login Succeeded [2022-04-22T03:21:54.821Z] nexus3.edgexfoundry.org:10003 [2022-04-22T03:21:55.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T03:21:55.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T03:21:55.414Z] Configure a credential helper to remove this warning. See [2022-04-22T03:21:55.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T03:21:55.414Z] [2022-04-22T03:21:55.414Z] Login Succeeded [2022-04-22T03:21:55.414Z] nexus3.edgexfoundry.org:10004 [2022-04-22T03:21:55.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T03:21:55.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T03:21:55.961Z] Configure a credential helper to remove this warning. See [2022-04-22T03:21:55.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T03:21:55.961Z] [2022-04-22T03:21:55.961Z] Login Succeeded [2022-04-22T03:21:55.961Z] docker.io [2022-04-22T03:21:56.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T03:21:56.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T03:21:56.826Z] Configure a credential helper to remove this warning. See [2022-04-22T03:21:56.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T03:21:56.826Z] [2022-04-22T03:21:56.826Z] Login Succeeded [2022-04-22T03:21:56.826Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T03:21:56.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:21:56.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-22T03:21:56.895Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-04-22T03:21:56.895Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:21:56.895Z] latest [2022-04-22T03:21:56.895Z] 2.2.0-dev.77 [2022-04-22T03:21:56.895Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:21:56.895Z] main [2022-04-22T03:21:56.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:21:57.253Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:21:57.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:21:57.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T03:21:57.592Z] 5759dd5de170: Preparing [2022-04-22T03:21:57.592Z] 17015cb97d45: Preparing [2022-04-22T03:21:57.592Z] e3f93ebe4a19: Preparing [2022-04-22T03:21:57.592Z] 2e8470370a99: Preparing [2022-04-22T03:21:57.592Z] f73e7dbfee58: Preparing [2022-04-22T03:21:57.592Z] f73e7dbfee58: Layer already exists [2022-04-22T03:21:57.865Z] 5759dd5de170: Pushed [2022-04-22T03:21:57.865Z] e3f93ebe4a19: Pushed [2022-04-22T03:21:57.865Z] 2e8470370a99: Pushed [2022-04-22T03:22:00.480Z] 17015cb97d45: Pushed [2022-04-22T03:22:00.480Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:4769f348cb213e6b63cc2380292117f9d4d3becbbe97e2d081c2a93e7124168e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:00.827Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:01.169Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-22T03:22:01.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T03:22:01.169Z] 5759dd5de170: Preparing [2022-04-22T03:22:01.169Z] 17015cb97d45: Preparing [2022-04-22T03:22:01.169Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:01.169Z] 2e8470370a99: Preparing [2022-04-22T03:22:01.169Z] f73e7dbfee58: Preparing [2022-04-22T03:22:01.169Z] 5759dd5de170: Layer already exists [2022-04-22T03:22:01.169Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:01.169Z] 17015cb97d45: Layer already exists [2022-04-22T03:22:01.169Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:01.169Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:01.439Z] latest: digest: sha256:4769f348cb213e6b63cc2380292117f9d4d3becbbe97e2d081c2a93e7124168e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:01.786Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:02.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.77 [2022-04-22T03:22:02.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T03:22:02.123Z] 5759dd5de170: Preparing [2022-04-22T03:22:02.123Z] 17015cb97d45: Preparing [2022-04-22T03:22:02.123Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:02.123Z] 2e8470370a99: Preparing [2022-04-22T03:22:02.123Z] f73e7dbfee58: Preparing [2022-04-22T03:22:02.123Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:02.123Z] 17015cb97d45: Layer already exists [2022-04-22T03:22:02.123Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:02.123Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:02.123Z] 5759dd5de170: Layer already exists [2022-04-22T03:22:02.394Z] 2.2.0-dev.77: digest: sha256:4769f348cb213e6b63cc2380292117f9d4d3becbbe97e2d081c2a93e7124168e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:02.744Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:03.083Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:03.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T03:22:03.083Z] 5759dd5de170: Preparing [2022-04-22T03:22:03.083Z] 17015cb97d45: Preparing [2022-04-22T03:22:03.083Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:03.083Z] 2e8470370a99: Preparing [2022-04-22T03:22:03.083Z] f73e7dbfee58: Preparing [2022-04-22T03:22:03.083Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:03.083Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:03.083Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:03.083Z] 5759dd5de170: Layer already exists [2022-04-22T03:22:03.083Z] 17015cb97d45: Layer already exists [2022-04-22T03:22:03.353Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:4769f348cb213e6b63cc2380292117f9d4d3becbbe97e2d081c2a93e7124168e size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:03.699Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:04.087Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-04-22T03:22:04.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-04-22T03:22:04.087Z] 5759dd5de170: Preparing [2022-04-22T03:22:04.087Z] 17015cb97d45: Preparing [2022-04-22T03:22:04.087Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:04.087Z] 2e8470370a99: Preparing [2022-04-22T03:22:04.087Z] f73e7dbfee58: Preparing [2022-04-22T03:22:04.087Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:04.087Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:04.087Z] 17015cb97d45: Layer already exists [2022-04-22T03:22:04.087Z] 5759dd5de170: Layer already exists [2022-04-22T03:22:04.087Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:04.361Z] main: digest: sha256:4769f348cb213e6b63cc2380292117f9d4d3becbbe97e2d081c2a93e7124168e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:04.412Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:04.422Z] taggedImages: [2022-04-22T03:22:04.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:04.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-04-22T03:22:04.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.77 [2022-04-22T03:22:04.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:04.422Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-04-22T03:22:04.441Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-04-22T03:22:04.441Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:04.441Z] latest [2022-04-22T03:22:04.441Z] 2.2.0-dev.77 [2022-04-22T03:22:04.441Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:04.441Z] main [2022-04-22T03:22:04.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:04.807Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:05.151Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:05.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T03:22:05.152Z] f980ee519566: Preparing [2022-04-22T03:22:05.152Z] 25323c2b0bc1: Preparing [2022-04-22T03:22:05.152Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:05.152Z] 10e381386ae9: Preparing [2022-04-22T03:22:05.152Z] e13699c1b7be: Preparing [2022-04-22T03:22:05.152Z] f73e7dbfee58: Preparing [2022-04-22T03:22:05.152Z] f73e7dbfee58: Waiting [2022-04-22T03:22:05.429Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:05.429Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:05.429Z] e13699c1b7be: Pushed [2022-04-22T03:22:05.429Z] f980ee519566: Pushed [2022-04-22T03:22:06.405Z] 10e381386ae9: Pushed [2022-04-22T03:22:09.018Z] 25323c2b0bc1: Pushed [2022-04-22T03:22:09.018Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:ea7c1b512f889cfd3a677567d584d7ea34fa456c94e1caf8f4596b36821820ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:09.366Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:09.703Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-22T03:22:09.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T03:22:09.703Z] f980ee519566: Preparing [2022-04-22T03:22:09.703Z] 25323c2b0bc1: Preparing [2022-04-22T03:22:09.703Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:09.703Z] 10e381386ae9: Preparing [2022-04-22T03:22:09.703Z] e13699c1b7be: Preparing [2022-04-22T03:22:09.703Z] f73e7dbfee58: Preparing [2022-04-22T03:22:09.703Z] f73e7dbfee58: Waiting [2022-04-22T03:22:09.703Z] e13699c1b7be: Layer already exists [2022-04-22T03:22:09.703Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:09.703Z] 25323c2b0bc1: Layer already exists [2022-04-22T03:22:09.703Z] f980ee519566: Layer already exists [2022-04-22T03:22:09.703Z] 10e381386ae9: Layer already exists [2022-04-22T03:22:09.703Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:09.974Z] latest: digest: sha256:ea7c1b512f889cfd3a677567d584d7ea34fa456c94e1caf8f4596b36821820ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:10.322Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:10.668Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.77 [2022-04-22T03:22:10.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T03:22:10.668Z] f980ee519566: Preparing [2022-04-22T03:22:10.668Z] 25323c2b0bc1: Preparing [2022-04-22T03:22:10.668Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:10.668Z] 10e381386ae9: Preparing [2022-04-22T03:22:10.668Z] e13699c1b7be: Preparing [2022-04-22T03:22:10.668Z] f73e7dbfee58: Preparing [2022-04-22T03:22:10.668Z] f73e7dbfee58: Waiting [2022-04-22T03:22:10.668Z] e13699c1b7be: Layer already exists [2022-04-22T03:22:10.668Z] f980ee519566: Layer already exists [2022-04-22T03:22:10.668Z] 25323c2b0bc1: Layer already exists [2022-04-22T03:22:10.668Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:10.668Z] 10e381386ae9: Layer already exists [2022-04-22T03:22:10.668Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:10.941Z] 2.2.0-dev.77: digest: sha256:ea7c1b512f889cfd3a677567d584d7ea34fa456c94e1caf8f4596b36821820ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:11.288Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:11.630Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:11.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T03:22:11.630Z] f980ee519566: Preparing [2022-04-22T03:22:11.630Z] 25323c2b0bc1: Preparing [2022-04-22T03:22:11.630Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:11.630Z] 10e381386ae9: Preparing [2022-04-22T03:22:11.630Z] e13699c1b7be: Preparing [2022-04-22T03:22:11.630Z] f73e7dbfee58: Preparing [2022-04-22T03:22:11.630Z] f73e7dbfee58: Waiting [2022-04-22T03:22:11.630Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:11.630Z] 25323c2b0bc1: Layer already exists [2022-04-22T03:22:11.630Z] 10e381386ae9: Layer already exists [2022-04-22T03:22:11.630Z] f980ee519566: Layer already exists [2022-04-22T03:22:11.630Z] e13699c1b7be: Layer already exists [2022-04-22T03:22:11.630Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:11.901Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:ea7c1b512f889cfd3a677567d584d7ea34fa456c94e1caf8f4596b36821820ca size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:12.248Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:12.592Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-04-22T03:22:12.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-04-22T03:22:12.592Z] f980ee519566: Preparing [2022-04-22T03:22:12.592Z] 25323c2b0bc1: Preparing [2022-04-22T03:22:12.592Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:12.592Z] 10e381386ae9: Preparing [2022-04-22T03:22:12.592Z] e13699c1b7be: Preparing [2022-04-22T03:22:12.592Z] f73e7dbfee58: Preparing [2022-04-22T03:22:12.592Z] f73e7dbfee58: Waiting [2022-04-22T03:22:12.592Z] e13699c1b7be: Layer already exists [2022-04-22T03:22:12.592Z] f980ee519566: Layer already exists [2022-04-22T03:22:12.592Z] 10e381386ae9: Layer already exists [2022-04-22T03:22:12.592Z] 25323c2b0bc1: Layer already exists [2022-04-22T03:22:12.592Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:12.592Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:12.863Z] main: digest: sha256:ea7c1b512f889cfd3a677567d584d7ea34fa456c94e1caf8f4596b36821820ca size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:12.911Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:12.920Z] taggedImages: [2022-04-22T03:22:12.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:12.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-04-22T03:22:12.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.77 [2022-04-22T03:22:12.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:12.920Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-04-22T03:22:12.940Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-04-22T03:22:12.940Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:12.940Z] latest [2022-04-22T03:22:12.940Z] 2.2.0-dev.77 [2022-04-22T03:22:12.940Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:12.940Z] main [2022-04-22T03:22:12.940Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:13.297Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:13.643Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:13.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T03:22:13.643Z] 8690f728f614: Preparing [2022-04-22T03:22:13.643Z] 4cad5d248d89: Preparing [2022-04-22T03:22:13.643Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:13.643Z] 2e8470370a99: Preparing [2022-04-22T03:22:13.643Z] f73e7dbfee58: Preparing [2022-04-22T03:22:13.920Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:13.920Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:13.920Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:13.920Z] 8690f728f614: Pushed [2022-04-22T03:22:16.536Z] 4cad5d248d89: Pushed [2022-04-22T03:22:16.808Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:562cec28df9165ceaaa8320a9e03df0a671a06dd6a5603cbef82dbbb33da3e25 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:17.163Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:17.508Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-22T03:22:17.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T03:22:17.508Z] 8690f728f614: Preparing [2022-04-22T03:22:17.508Z] 4cad5d248d89: Preparing [2022-04-22T03:22:17.508Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:17.508Z] 2e8470370a99: Preparing [2022-04-22T03:22:17.508Z] f73e7dbfee58: Preparing [2022-04-22T03:22:17.508Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:17.508Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:17.508Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:17.508Z] 8690f728f614: Layer already exists [2022-04-22T03:22:17.508Z] 4cad5d248d89: Layer already exists [2022-04-22T03:22:17.781Z] latest: digest: sha256:562cec28df9165ceaaa8320a9e03df0a671a06dd6a5603cbef82dbbb33da3e25 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:18.125Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:18.460Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.77 [2022-04-22T03:22:18.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T03:22:18.460Z] 8690f728f614: Preparing [2022-04-22T03:22:18.460Z] 4cad5d248d89: Preparing [2022-04-22T03:22:18.460Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:18.460Z] 2e8470370a99: Preparing [2022-04-22T03:22:18.460Z] f73e7dbfee58: Preparing [2022-04-22T03:22:18.460Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:18.460Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:18.460Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:18.460Z] 4cad5d248d89: Layer already exists [2022-04-22T03:22:18.460Z] 8690f728f614: Layer already exists [2022-04-22T03:22:18.730Z] 2.2.0-dev.77: digest: sha256:562cec28df9165ceaaa8320a9e03df0a671a06dd6a5603cbef82dbbb33da3e25 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:19.078Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:19.416Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:19.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T03:22:19.416Z] 8690f728f614: Preparing [2022-04-22T03:22:19.416Z] 4cad5d248d89: Preparing [2022-04-22T03:22:19.416Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:19.416Z] 2e8470370a99: Preparing [2022-04-22T03:22:19.416Z] f73e7dbfee58: Preparing [2022-04-22T03:22:19.416Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:19.416Z] 4cad5d248d89: Layer already exists [2022-04-22T03:22:19.416Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:19.416Z] 8690f728f614: Layer already exists [2022-04-22T03:22:19.416Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:19.686Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:562cec28df9165ceaaa8320a9e03df0a671a06dd6a5603cbef82dbbb33da3e25 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:20.029Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:20.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-04-22T03:22:20.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-04-22T03:22:20.371Z] 8690f728f614: Preparing [2022-04-22T03:22:20.371Z] 4cad5d248d89: Preparing [2022-04-22T03:22:20.371Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:20.371Z] 2e8470370a99: Preparing [2022-04-22T03:22:20.371Z] f73e7dbfee58: Preparing [2022-04-22T03:22:20.371Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:20.371Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:20.371Z] 4cad5d248d89: Layer already exists [2022-04-22T03:22:20.371Z] 2e8470370a99: Layer already exists [2022-04-22T03:22:20.371Z] 8690f728f614: Layer already exists [2022-04-22T03:22:20.643Z] main: digest: sha256:562cec28df9165ceaaa8320a9e03df0a671a06dd6a5603cbef82dbbb33da3e25 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:20.692Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:20.702Z] taggedImages: [2022-04-22T03:22:20.703Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:20.703Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-04-22T03:22:20.703Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.77 [2022-04-22T03:22:20.703Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:20.703Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-04-22T03:22:20.723Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-04-22T03:22:20.723Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:20.723Z] latest [2022-04-22T03:22:20.723Z] 2.2.0-dev.77 [2022-04-22T03:22:20.723Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:20.723Z] main [2022-04-22T03:22:20.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:21.071Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:21.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:21.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T03:22:21.426Z] f8be93b29bf7: Preparing [2022-04-22T03:22:21.426Z] f8be93b29bf7: Preparing [2022-04-22T03:22:21.426Z] 5e172b3865fd: Preparing [2022-04-22T03:22:21.426Z] dee74c2079b9: Preparing [2022-04-22T03:22:21.426Z] 2327322734f1: Preparing [2022-04-22T03:22:21.426Z] 69bb82cee548: Preparing [2022-04-22T03:22:21.426Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:21.426Z] 63806c89425e: Preparing [2022-04-22T03:22:21.426Z] 1dd30a663b58: Preparing [2022-04-22T03:22:21.426Z] e7791d22f41a: Preparing [2022-04-22T03:22:21.426Z] 9be593db729d: Preparing [2022-04-22T03:22:21.426Z] f73e7dbfee58: Preparing [2022-04-22T03:22:21.426Z] 63806c89425e: Waiting [2022-04-22T03:22:21.426Z] 1dd30a663b58: Waiting [2022-04-22T03:22:21.426Z] e7791d22f41a: Waiting [2022-04-22T03:22:21.426Z] 9be593db729d: Waiting [2022-04-22T03:22:21.426Z] f73e7dbfee58: Waiting [2022-04-22T03:22:21.426Z] e3f93ebe4a19: Waiting [2022-04-22T03:22:21.700Z] 2327322734f1: Pushed [2022-04-22T03:22:21.700Z] dee74c2079b9: Pushed [2022-04-22T03:22:21.700Z] f8be93b29bf7: Pushed [2022-04-22T03:22:21.700Z] 5e172b3865fd: Pushed [2022-04-22T03:22:21.700Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:21.973Z] 63806c89425e: Pushed [2022-04-22T03:22:21.973Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:21.973Z] e7791d22f41a: Pushed [2022-04-22T03:22:21.973Z] 1dd30a663b58: Pushed [2022-04-22T03:22:21.973Z] 9be593db729d: Pushed [2022-04-22T03:22:24.574Z] 69bb82cee548: Pushed [2022-04-22T03:22:24.843Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:cb07fd94f9e57c165972c0f61f28aacb3ed0d6cf6f6354e2af0c31f29e6ba306 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:25.191Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:25.532Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-22T03:22:25.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T03:22:25.532Z] f8be93b29bf7: Preparing [2022-04-22T03:22:25.532Z] f8be93b29bf7: Preparing [2022-04-22T03:22:25.532Z] 5e172b3865fd: Preparing [2022-04-22T03:22:25.532Z] dee74c2079b9: Preparing [2022-04-22T03:22:25.532Z] 2327322734f1: Preparing [2022-04-22T03:22:25.532Z] 69bb82cee548: Preparing [2022-04-22T03:22:25.532Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:25.532Z] 63806c89425e: Preparing [2022-04-22T03:22:25.532Z] 1dd30a663b58: Preparing [2022-04-22T03:22:25.532Z] e7791d22f41a: Preparing [2022-04-22T03:22:25.532Z] 9be593db729d: Preparing [2022-04-22T03:22:25.532Z] f73e7dbfee58: Preparing [2022-04-22T03:22:25.532Z] e3f93ebe4a19: Waiting [2022-04-22T03:22:25.532Z] 63806c89425e: Waiting [2022-04-22T03:22:25.532Z] 1dd30a663b58: Waiting [2022-04-22T03:22:25.532Z] e7791d22f41a: Waiting [2022-04-22T03:22:25.532Z] 9be593db729d: Waiting [2022-04-22T03:22:25.532Z] f73e7dbfee58: Waiting [2022-04-22T03:22:25.532Z] 69bb82cee548: Layer already exists [2022-04-22T03:22:25.532Z] dee74c2079b9: Layer already exists [2022-04-22T03:22:25.532Z] 5e172b3865fd: Layer already exists [2022-04-22T03:22:25.532Z] f8be93b29bf7: Layer already exists [2022-04-22T03:22:25.532Z] 2327322734f1: Layer already exists [2022-04-22T03:22:25.532Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:25.532Z] 1dd30a663b58: Layer already exists [2022-04-22T03:22:25.532Z] e7791d22f41a: Layer already exists [2022-04-22T03:22:25.532Z] 63806c89425e: Layer already exists [2022-04-22T03:22:25.532Z] 9be593db729d: Layer already exists [2022-04-22T03:22:25.804Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:25.804Z] latest: digest: sha256:cb07fd94f9e57c165972c0f61f28aacb3ed0d6cf6f6354e2af0c31f29e6ba306 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:26.155Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:26.533Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.77 [2022-04-22T03:22:26.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T03:22:26.533Z] f8be93b29bf7: Preparing [2022-04-22T03:22:26.533Z] f8be93b29bf7: Preparing [2022-04-22T03:22:26.533Z] 5e172b3865fd: Preparing [2022-04-22T03:22:26.533Z] dee74c2079b9: Preparing [2022-04-22T03:22:26.533Z] 2327322734f1: Preparing [2022-04-22T03:22:26.533Z] 69bb82cee548: Preparing [2022-04-22T03:22:26.533Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:26.533Z] 63806c89425e: Preparing [2022-04-22T03:22:26.533Z] 1dd30a663b58: Preparing [2022-04-22T03:22:26.533Z] e7791d22f41a: Preparing [2022-04-22T03:22:26.533Z] 9be593db729d: Preparing [2022-04-22T03:22:26.533Z] f73e7dbfee58: Preparing [2022-04-22T03:22:26.533Z] 1dd30a663b58: Waiting [2022-04-22T03:22:26.533Z] e7791d22f41a: Waiting [2022-04-22T03:22:26.533Z] 9be593db729d: Waiting [2022-04-22T03:22:26.533Z] f73e7dbfee58: Waiting [2022-04-22T03:22:26.533Z] e3f93ebe4a19: Waiting [2022-04-22T03:22:26.533Z] 63806c89425e: Waiting [2022-04-22T03:22:26.533Z] f8be93b29bf7: Layer already exists [2022-04-22T03:22:26.533Z] 69bb82cee548: Layer already exists [2022-04-22T03:22:26.533Z] 5e172b3865fd: Layer already exists [2022-04-22T03:22:26.533Z] dee74c2079b9: Layer already exists [2022-04-22T03:22:26.533Z] 2327322734f1: Layer already exists [2022-04-22T03:22:26.533Z] 63806c89425e: Layer already exists [2022-04-22T03:22:26.533Z] 1dd30a663b58: Layer already exists [2022-04-22T03:22:26.533Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:26.533Z] 9be593db729d: Layer already exists [2022-04-22T03:22:26.533Z] e7791d22f41a: Layer already exists [2022-04-22T03:22:26.809Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:26.809Z] 2.2.0-dev.77: digest: sha256:cb07fd94f9e57c165972c0f61f28aacb3ed0d6cf6f6354e2af0c31f29e6ba306 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:27.150Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:27.488Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:27.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T03:22:27.488Z] f8be93b29bf7: Preparing [2022-04-22T03:22:27.488Z] f8be93b29bf7: Preparing [2022-04-22T03:22:27.488Z] 5e172b3865fd: Preparing [2022-04-22T03:22:27.488Z] dee74c2079b9: Preparing [2022-04-22T03:22:27.488Z] 2327322734f1: Preparing [2022-04-22T03:22:27.488Z] 69bb82cee548: Preparing [2022-04-22T03:22:27.488Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:27.488Z] 63806c89425e: Preparing [2022-04-22T03:22:27.488Z] 1dd30a663b58: Preparing [2022-04-22T03:22:27.488Z] e7791d22f41a: Preparing [2022-04-22T03:22:27.488Z] 9be593db729d: Preparing [2022-04-22T03:22:27.488Z] f73e7dbfee58: Preparing [2022-04-22T03:22:27.488Z] 1dd30a663b58: Waiting [2022-04-22T03:22:27.488Z] e7791d22f41a: Waiting [2022-04-22T03:22:27.488Z] e3f93ebe4a19: Waiting [2022-04-22T03:22:27.488Z] 63806c89425e: Waiting [2022-04-22T03:22:27.488Z] f73e7dbfee58: Waiting [2022-04-22T03:22:27.488Z] 9be593db729d: Waiting [2022-04-22T03:22:27.488Z] 2327322734f1: Layer already exists [2022-04-22T03:22:27.488Z] 5e172b3865fd: Layer already exists [2022-04-22T03:22:27.488Z] 69bb82cee548: Layer already exists [2022-04-22T03:22:27.488Z] f8be93b29bf7: Layer already exists [2022-04-22T03:22:27.488Z] dee74c2079b9: Layer already exists [2022-04-22T03:22:27.759Z] e7791d22f41a: Layer already exists [2022-04-22T03:22:27.759Z] 9be593db729d: Layer already exists [2022-04-22T03:22:27.759Z] 63806c89425e: Layer already exists [2022-04-22T03:22:27.759Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:27.759Z] 1dd30a663b58: Layer already exists [2022-04-22T03:22:27.759Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:27.759Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:cb07fd94f9e57c165972c0f61f28aacb3ed0d6cf6f6354e2af0c31f29e6ba306 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:28.098Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:28.436Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-04-22T03:22:28.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-04-22T03:22:28.436Z] f8be93b29bf7: Preparing [2022-04-22T03:22:28.436Z] f8be93b29bf7: Preparing [2022-04-22T03:22:28.436Z] 5e172b3865fd: Preparing [2022-04-22T03:22:28.436Z] dee74c2079b9: Preparing [2022-04-22T03:22:28.436Z] 2327322734f1: Preparing [2022-04-22T03:22:28.436Z] 69bb82cee548: Preparing [2022-04-22T03:22:28.436Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:28.436Z] 63806c89425e: Preparing [2022-04-22T03:22:28.436Z] 1dd30a663b58: Preparing [2022-04-22T03:22:28.436Z] e7791d22f41a: Preparing [2022-04-22T03:22:28.436Z] 9be593db729d: Preparing [2022-04-22T03:22:28.436Z] f73e7dbfee58: Preparing [2022-04-22T03:22:28.436Z] e3f93ebe4a19: Waiting [2022-04-22T03:22:28.436Z] 63806c89425e: Waiting [2022-04-22T03:22:28.436Z] 1dd30a663b58: Waiting [2022-04-22T03:22:28.436Z] e7791d22f41a: Waiting [2022-04-22T03:22:28.436Z] 9be593db729d: Waiting [2022-04-22T03:22:28.436Z] f73e7dbfee58: Waiting [2022-04-22T03:22:28.436Z] 5e172b3865fd: Layer already exists [2022-04-22T03:22:28.436Z] f8be93b29bf7: Layer already exists [2022-04-22T03:22:28.436Z] 2327322734f1: Layer already exists [2022-04-22T03:22:28.436Z] 69bb82cee548: Layer already exists [2022-04-22T03:22:28.436Z] dee74c2079b9: Layer already exists [2022-04-22T03:22:28.436Z] 63806c89425e: Layer already exists [2022-04-22T03:22:28.436Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:28.436Z] 9be593db729d: Layer already exists [2022-04-22T03:22:28.708Z] e7791d22f41a: Layer already exists [2022-04-22T03:22:28.708Z] 1dd30a663b58: Layer already exists [2022-04-22T03:22:28.708Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:28.708Z] main: digest: sha256:cb07fd94f9e57c165972c0f61f28aacb3ed0d6cf6f6354e2af0c31f29e6ba306 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:28.751Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:28.764Z] taggedImages: [2022-04-22T03:22:28.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:28.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-04-22T03:22:28.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.77 [2022-04-22T03:22:28.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:28.764Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-04-22T03:22:28.785Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-04-22T03:22:28.785Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:28.785Z] latest [2022-04-22T03:22:28.785Z] 2.2.0-dev.77 [2022-04-22T03:22:28.785Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:28.785Z] main [2022-04-22T03:22:28.785Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:29.145Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:29.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:29.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T03:22:29.484Z] 628bd2228cf1: Preparing [2022-04-22T03:22:29.484Z] b6cfbc284dd8: Preparing [2022-04-22T03:22:29.484Z] b90af8e6b893: Preparing [2022-04-22T03:22:29.484Z] cc74815a3897: Preparing [2022-04-22T03:22:29.484Z] ead976e79a57: Preparing [2022-04-22T03:22:29.484Z] bedaad4f7f3e: Preparing [2022-04-22T03:22:29.484Z] e897195458b2: Preparing [2022-04-22T03:22:29.484Z] f73e7dbfee58: Preparing [2022-04-22T03:22:29.484Z] e897195458b2: Waiting [2022-04-22T03:22:29.484Z] f73e7dbfee58: Waiting [2022-04-22T03:22:29.484Z] bedaad4f7f3e: Waiting [2022-04-22T03:22:29.758Z] 628bd2228cf1: Pushed [2022-04-22T03:22:29.758Z] ead976e79a57: Pushed [2022-04-22T03:22:29.758Z] b6cfbc284dd8: Pushed [2022-04-22T03:22:29.758Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:30.033Z] bedaad4f7f3e: Pushed [2022-04-22T03:22:30.631Z] e897195458b2: Pushed [2022-04-22T03:22:32.068Z] cc74815a3897: Pushed [2022-04-22T03:22:32.342Z] b90af8e6b893: Pushed [2022-04-22T03:22:32.342Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:be10e1019535f8f05af0ce9435749c7c76c5a4571256351519b91dcea8b81275 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:32.686Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:33.027Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-22T03:22:33.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T03:22:33.027Z] 628bd2228cf1: Preparing [2022-04-22T03:22:33.027Z] b6cfbc284dd8: Preparing [2022-04-22T03:22:33.027Z] b90af8e6b893: Preparing [2022-04-22T03:22:33.027Z] cc74815a3897: Preparing [2022-04-22T03:22:33.027Z] ead976e79a57: Preparing [2022-04-22T03:22:33.027Z] bedaad4f7f3e: Preparing [2022-04-22T03:22:33.027Z] e897195458b2: Preparing [2022-04-22T03:22:33.027Z] f73e7dbfee58: Preparing [2022-04-22T03:22:33.027Z] bedaad4f7f3e: Waiting [2022-04-22T03:22:33.027Z] e897195458b2: Waiting [2022-04-22T03:22:33.027Z] f73e7dbfee58: Waiting [2022-04-22T03:22:33.027Z] b90af8e6b893: Layer already exists [2022-04-22T03:22:33.027Z] ead976e79a57: Layer already exists [2022-04-22T03:22:33.027Z] b6cfbc284dd8: Layer already exists [2022-04-22T03:22:33.027Z] 628bd2228cf1: Layer already exists [2022-04-22T03:22:33.027Z] cc74815a3897: Layer already exists [2022-04-22T03:22:33.027Z] e897195458b2: Layer already exists [2022-04-22T03:22:33.027Z] bedaad4f7f3e: Layer already exists [2022-04-22T03:22:33.027Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:33.299Z] latest: digest: sha256:be10e1019535f8f05af0ce9435749c7c76c5a4571256351519b91dcea8b81275 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:33.641Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:33.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.77 [2022-04-22T03:22:33.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T03:22:33.975Z] 628bd2228cf1: Preparing [2022-04-22T03:22:33.975Z] b6cfbc284dd8: Preparing [2022-04-22T03:22:33.975Z] b90af8e6b893: Preparing [2022-04-22T03:22:33.975Z] cc74815a3897: Preparing [2022-04-22T03:22:33.975Z] ead976e79a57: Preparing [2022-04-22T03:22:33.975Z] bedaad4f7f3e: Preparing [2022-04-22T03:22:33.975Z] e897195458b2: Preparing [2022-04-22T03:22:33.975Z] f73e7dbfee58: Preparing [2022-04-22T03:22:33.975Z] e897195458b2: Waiting [2022-04-22T03:22:33.975Z] f73e7dbfee58: Waiting [2022-04-22T03:22:33.975Z] bedaad4f7f3e: Waiting [2022-04-22T03:22:33.975Z] b90af8e6b893: Layer already exists [2022-04-22T03:22:33.975Z] ead976e79a57: Layer already exists [2022-04-22T03:22:33.975Z] cc74815a3897: Layer already exists [2022-04-22T03:22:33.975Z] b6cfbc284dd8: Layer already exists [2022-04-22T03:22:33.975Z] 628bd2228cf1: Layer already exists [2022-04-22T03:22:33.975Z] e897195458b2: Layer already exists [2022-04-22T03:22:33.975Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:33.975Z] bedaad4f7f3e: Layer already exists [2022-04-22T03:22:34.245Z] 2.2.0-dev.77: digest: sha256:be10e1019535f8f05af0ce9435749c7c76c5a4571256351519b91dcea8b81275 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:34.585Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:34.914Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:34.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T03:22:34.914Z] 628bd2228cf1: Preparing [2022-04-22T03:22:34.914Z] b6cfbc284dd8: Preparing [2022-04-22T03:22:34.914Z] b90af8e6b893: Preparing [2022-04-22T03:22:34.914Z] cc74815a3897: Preparing [2022-04-22T03:22:34.914Z] ead976e79a57: Preparing [2022-04-22T03:22:34.914Z] bedaad4f7f3e: Preparing [2022-04-22T03:22:34.914Z] e897195458b2: Preparing [2022-04-22T03:22:34.914Z] f73e7dbfee58: Preparing [2022-04-22T03:22:34.914Z] bedaad4f7f3e: Waiting [2022-04-22T03:22:34.914Z] f73e7dbfee58: Waiting [2022-04-22T03:22:34.914Z] e897195458b2: Waiting [2022-04-22T03:22:34.914Z] 628bd2228cf1: Layer already exists [2022-04-22T03:22:34.914Z] b90af8e6b893: Layer already exists [2022-04-22T03:22:34.914Z] b6cfbc284dd8: Layer already exists [2022-04-22T03:22:34.914Z] cc74815a3897: Layer already exists [2022-04-22T03:22:34.914Z] ead976e79a57: Layer already exists [2022-04-22T03:22:34.914Z] e897195458b2: Layer already exists [2022-04-22T03:22:34.914Z] bedaad4f7f3e: Layer already exists [2022-04-22T03:22:34.914Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:35.189Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:be10e1019535f8f05af0ce9435749c7c76c5a4571256351519b91dcea8b81275 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:35.530Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:35.866Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-04-22T03:22:35.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-04-22T03:22:35.866Z] 628bd2228cf1: Preparing [2022-04-22T03:22:35.866Z] b6cfbc284dd8: Preparing [2022-04-22T03:22:35.866Z] b90af8e6b893: Preparing [2022-04-22T03:22:35.866Z] cc74815a3897: Preparing [2022-04-22T03:22:35.866Z] ead976e79a57: Preparing [2022-04-22T03:22:35.866Z] bedaad4f7f3e: Preparing [2022-04-22T03:22:35.866Z] e897195458b2: Preparing [2022-04-22T03:22:35.866Z] f73e7dbfee58: Preparing [2022-04-22T03:22:35.866Z] bedaad4f7f3e: Waiting [2022-04-22T03:22:35.866Z] e897195458b2: Waiting [2022-04-22T03:22:35.866Z] f73e7dbfee58: Waiting [2022-04-22T03:22:35.866Z] cc74815a3897: Layer already exists [2022-04-22T03:22:35.866Z] ead976e79a57: Layer already exists [2022-04-22T03:22:35.866Z] b6cfbc284dd8: Layer already exists [2022-04-22T03:22:35.866Z] 628bd2228cf1: Layer already exists [2022-04-22T03:22:35.866Z] bedaad4f7f3e: Layer already exists [2022-04-22T03:22:35.866Z] b90af8e6b893: Layer already exists [2022-04-22T03:22:35.866Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:35.866Z] e897195458b2: Layer already exists [2022-04-22T03:22:36.138Z] main: digest: sha256:be10e1019535f8f05af0ce9435749c7c76c5a4571256351519b91dcea8b81275 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:36.185Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:36.196Z] taggedImages: [2022-04-22T03:22:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-04-22T03:22:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.77 [2022-04-22T03:22:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:36.196Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-04-22T03:22:36.220Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-04-22T03:22:36.220Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:36.220Z] latest [2022-04-22T03:22:36.220Z] 2.2.0-dev.77 [2022-04-22T03:22:36.220Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:36.220Z] main [2022-04-22T03:22:36.220Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:36.577Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:36.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:36.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T03:22:36.914Z] 280fa22ae56e: Preparing [2022-04-22T03:22:36.914Z] 650cd281197f: Preparing [2022-04-22T03:22:36.914Z] b7dcac75a07f: Preparing [2022-04-22T03:22:36.914Z] ce2eac49f7e7: Preparing [2022-04-22T03:22:36.914Z] 4635434d54b4: Preparing [2022-04-22T03:22:36.914Z] 29fd546a72b1: Preparing [2022-04-22T03:22:36.914Z] 787b72c786d6: Preparing [2022-04-22T03:22:36.914Z] 508bce962bd0: Preparing [2022-04-22T03:22:36.914Z] 772c5bae1c1c: Preparing [2022-04-22T03:22:36.914Z] f73e7dbfee58: Preparing [2022-04-22T03:22:36.914Z] 29fd546a72b1: Waiting [2022-04-22T03:22:36.914Z] 787b72c786d6: Waiting [2022-04-22T03:22:36.914Z] 508bce962bd0: Waiting [2022-04-22T03:22:36.914Z] 772c5bae1c1c: Waiting [2022-04-22T03:22:36.914Z] f73e7dbfee58: Waiting [2022-04-22T03:22:37.189Z] 280fa22ae56e: Pushed [2022-04-22T03:22:37.189Z] 4635434d54b4: Pushed [2022-04-22T03:22:37.189Z] 650cd281197f: Pushed [2022-04-22T03:22:37.189Z] 29fd546a72b1: Pushed [2022-04-22T03:22:37.461Z] 787b72c786d6: Pushed [2022-04-22T03:22:37.461Z] 508bce962bd0: Pushed [2022-04-22T03:22:37.461Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:37.733Z] 772c5bae1c1c: Pushed [2022-04-22T03:22:39.702Z] ce2eac49f7e7: Pushed [2022-04-22T03:22:40.296Z] b7dcac75a07f: Pushed [2022-04-22T03:22:40.567Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:3dfe538769642da11fb27d3c19bef17916028a5dace358f7bd35272b59ee68e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:40.910Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:41.256Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-22T03:22:41.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T03:22:41.256Z] 280fa22ae56e: Preparing [2022-04-22T03:22:41.256Z] 650cd281197f: Preparing [2022-04-22T03:22:41.256Z] b7dcac75a07f: Preparing [2022-04-22T03:22:41.256Z] ce2eac49f7e7: Preparing [2022-04-22T03:22:41.256Z] 4635434d54b4: Preparing [2022-04-22T03:22:41.256Z] 29fd546a72b1: Preparing [2022-04-22T03:22:41.256Z] 787b72c786d6: Preparing [2022-04-22T03:22:41.256Z] 508bce962bd0: Preparing [2022-04-22T03:22:41.256Z] 772c5bae1c1c: Preparing [2022-04-22T03:22:41.256Z] f73e7dbfee58: Preparing [2022-04-22T03:22:41.256Z] 508bce962bd0: Waiting [2022-04-22T03:22:41.256Z] 772c5bae1c1c: Waiting [2022-04-22T03:22:41.256Z] f73e7dbfee58: Waiting [2022-04-22T03:22:41.256Z] 787b72c786d6: Waiting [2022-04-22T03:22:41.256Z] ce2eac49f7e7: Layer already exists [2022-04-22T03:22:41.256Z] 650cd281197f: Layer already exists [2022-04-22T03:22:41.256Z] 4635434d54b4: Layer already exists [2022-04-22T03:22:41.256Z] 280fa22ae56e: Layer already exists [2022-04-22T03:22:41.256Z] b7dcac75a07f: Layer already exists [2022-04-22T03:22:41.256Z] 787b72c786d6: Layer already exists [2022-04-22T03:22:41.256Z] 29fd546a72b1: Layer already exists [2022-04-22T03:22:41.256Z] 508bce962bd0: Layer already exists [2022-04-22T03:22:41.256Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:41.528Z] 772c5bae1c1c: Layer already exists [2022-04-22T03:22:41.528Z] latest: digest: sha256:3dfe538769642da11fb27d3c19bef17916028a5dace358f7bd35272b59ee68e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:41.867Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:42.200Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.77 [2022-04-22T03:22:42.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T03:22:42.200Z] 280fa22ae56e: Preparing [2022-04-22T03:22:42.200Z] 650cd281197f: Preparing [2022-04-22T03:22:42.200Z] b7dcac75a07f: Preparing [2022-04-22T03:22:42.200Z] ce2eac49f7e7: Preparing [2022-04-22T03:22:42.200Z] 4635434d54b4: Preparing [2022-04-22T03:22:42.200Z] 29fd546a72b1: Preparing [2022-04-22T03:22:42.200Z] 787b72c786d6: Preparing [2022-04-22T03:22:42.200Z] 508bce962bd0: Preparing [2022-04-22T03:22:42.200Z] 772c5bae1c1c: Preparing [2022-04-22T03:22:42.200Z] f73e7dbfee58: Preparing [2022-04-22T03:22:42.200Z] 29fd546a72b1: Waiting [2022-04-22T03:22:42.200Z] 508bce962bd0: Waiting [2022-04-22T03:22:42.200Z] 787b72c786d6: Waiting [2022-04-22T03:22:42.200Z] 772c5bae1c1c: Waiting [2022-04-22T03:22:42.200Z] f73e7dbfee58: Waiting [2022-04-22T03:22:42.200Z] b7dcac75a07f: Layer already exists [2022-04-22T03:22:42.200Z] 650cd281197f: Layer already exists [2022-04-22T03:22:42.200Z] 280fa22ae56e: Layer already exists [2022-04-22T03:22:42.200Z] 4635434d54b4: Layer already exists [2022-04-22T03:22:42.200Z] ce2eac49f7e7: Layer already exists [2022-04-22T03:22:42.471Z] 29fd546a72b1: Layer already exists [2022-04-22T03:22:42.471Z] 787b72c786d6: Layer already exists [2022-04-22T03:22:42.471Z] 508bce962bd0: Layer already exists [2022-04-22T03:22:42.471Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:42.471Z] 772c5bae1c1c: Layer already exists [2022-04-22T03:22:42.471Z] 2.2.0-dev.77: digest: sha256:3dfe538769642da11fb27d3c19bef17916028a5dace358f7bd35272b59ee68e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:42.807Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:43.421Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:43.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T03:22:43.421Z] 280fa22ae56e: Preparing [2022-04-22T03:22:43.421Z] 650cd281197f: Preparing [2022-04-22T03:22:43.421Z] b7dcac75a07f: Preparing [2022-04-22T03:22:43.421Z] ce2eac49f7e7: Preparing [2022-04-22T03:22:43.421Z] 4635434d54b4: Preparing [2022-04-22T03:22:43.421Z] 29fd546a72b1: Preparing [2022-04-22T03:22:43.421Z] 787b72c786d6: Preparing [2022-04-22T03:22:43.421Z] 508bce962bd0: Preparing [2022-04-22T03:22:43.421Z] 772c5bae1c1c: Preparing [2022-04-22T03:22:43.421Z] f73e7dbfee58: Preparing [2022-04-22T03:22:43.421Z] 29fd546a72b1: Waiting [2022-04-22T03:22:43.421Z] 508bce962bd0: Waiting [2022-04-22T03:22:43.421Z] 772c5bae1c1c: Waiting [2022-04-22T03:22:43.421Z] f73e7dbfee58: Waiting [2022-04-22T03:22:43.421Z] 787b72c786d6: Waiting [2022-04-22T03:22:43.421Z] 280fa22ae56e: Layer already exists [2022-04-22T03:22:43.421Z] 4635434d54b4: Layer already exists [2022-04-22T03:22:43.421Z] 650cd281197f: Layer already exists [2022-04-22T03:22:43.421Z] b7dcac75a07f: Layer already exists [2022-04-22T03:22:43.421Z] ce2eac49f7e7: Layer already exists [2022-04-22T03:22:43.421Z] 772c5bae1c1c: Layer already exists [2022-04-22T03:22:43.421Z] 508bce962bd0: Layer already exists [2022-04-22T03:22:43.421Z] 787b72c786d6: Layer already exists [2022-04-22T03:22:43.421Z] 29fd546a72b1: Layer already exists [2022-04-22T03:22:43.421Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:43.421Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:3dfe538769642da11fb27d3c19bef17916028a5dace358f7bd35272b59ee68e8 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:43.782Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:44.139Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-04-22T03:22:44.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-04-22T03:22:44.139Z] 280fa22ae56e: Preparing [2022-04-22T03:22:44.139Z] 650cd281197f: Preparing [2022-04-22T03:22:44.139Z] b7dcac75a07f: Preparing [2022-04-22T03:22:44.139Z] ce2eac49f7e7: Preparing [2022-04-22T03:22:44.139Z] 4635434d54b4: Preparing [2022-04-22T03:22:44.139Z] 29fd546a72b1: Preparing [2022-04-22T03:22:44.139Z] 787b72c786d6: Preparing [2022-04-22T03:22:44.139Z] 508bce962bd0: Preparing [2022-04-22T03:22:44.139Z] 29fd546a72b1: Waiting [2022-04-22T03:22:44.139Z] 787b72c786d6: Waiting [2022-04-22T03:22:44.139Z] 772c5bae1c1c: Preparing [2022-04-22T03:22:44.139Z] f73e7dbfee58: Preparing [2022-04-22T03:22:44.139Z] f73e7dbfee58: Waiting [2022-04-22T03:22:44.139Z] 508bce962bd0: Waiting [2022-04-22T03:22:44.139Z] 772c5bae1c1c: Waiting [2022-04-22T03:22:44.139Z] ce2eac49f7e7: Layer already exists [2022-04-22T03:22:44.139Z] 4635434d54b4: Layer already exists [2022-04-22T03:22:44.139Z] b7dcac75a07f: Layer already exists [2022-04-22T03:22:44.411Z] 280fa22ae56e: Layer already exists [2022-04-22T03:22:44.411Z] 650cd281197f: Layer already exists [2022-04-22T03:22:44.411Z] 29fd546a72b1: Layer already exists [2022-04-22T03:22:44.411Z] 787b72c786d6: Layer already exists [2022-04-22T03:22:44.411Z] 508bce962bd0: Layer already exists [2022-04-22T03:22:44.411Z] f73e7dbfee58: Layer already exists [2022-04-22T03:22:44.411Z] 772c5bae1c1c: Layer already exists [2022-04-22T03:22:44.411Z] main: digest: sha256:3dfe538769642da11fb27d3c19bef17916028a5dace358f7bd35272b59ee68e8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:44.459Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:44.470Z] taggedImages: [2022-04-22T03:22:44.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:44.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-04-22T03:22:44.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.77 [2022-04-22T03:22:44.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:44.470Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-04-22T03:22:44.494Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-04-22T03:22:44.494Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:44.494Z] latest [2022-04-22T03:22:44.494Z] 2.2.0-dev.77 [2022-04-22T03:22:44.494Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:44.494Z] main [2022-04-22T03:22:44.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:44.849Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:45.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:45.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T03:22:45.199Z] 3864c6afe39d: Preparing [2022-04-22T03:22:45.199Z] 091830e1c82f: Preparing [2022-04-22T03:22:45.199Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:45.199Z] 4b18c0dc4fc2: Preparing [2022-04-22T03:22:45.199Z] 8d335d16b760: Preparing [2022-04-22T03:22:45.199Z] 4f4ce317c6bb: Preparing [2022-04-22T03:22:45.199Z] 4f4ce317c6bb: Waiting [2022-04-22T03:22:45.471Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:45.471Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:22:45.471Z] 8d335d16b760: Pushed [2022-04-22T03:22:45.471Z] 3864c6afe39d: Pushed [2022-04-22T03:22:46.900Z] 4b18c0dc4fc2: Pushed [2022-04-22T03:22:50.273Z] 091830e1c82f: Pushed [2022-04-22T03:22:50.273Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:064b866514f055f7cca5c7a68e24e0e1b47fd76d6595d2e734dbbcf20f4f425b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:50.618Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:50.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-22T03:22:50.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T03:22:50.951Z] 3864c6afe39d: Preparing [2022-04-22T03:22:50.951Z] 091830e1c82f: Preparing [2022-04-22T03:22:50.951Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:50.951Z] 4b18c0dc4fc2: Preparing [2022-04-22T03:22:50.951Z] 8d335d16b760: Preparing [2022-04-22T03:22:50.951Z] 4f4ce317c6bb: Preparing [2022-04-22T03:22:50.951Z] 4f4ce317c6bb: Waiting [2022-04-22T03:22:50.951Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:50.951Z] 091830e1c82f: Layer already exists [2022-04-22T03:22:50.951Z] 8d335d16b760: Layer already exists [2022-04-22T03:22:50.951Z] 3864c6afe39d: Layer already exists [2022-04-22T03:22:50.951Z] 4b18c0dc4fc2: Layer already exists [2022-04-22T03:22:50.951Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:22:51.222Z] latest: digest: sha256:064b866514f055f7cca5c7a68e24e0e1b47fd76d6595d2e734dbbcf20f4f425b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:51.565Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:51.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.77 [2022-04-22T03:22:51.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T03:22:51.900Z] 3864c6afe39d: Preparing [2022-04-22T03:22:51.900Z] 091830e1c82f: Preparing [2022-04-22T03:22:51.900Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:51.900Z] 4b18c0dc4fc2: Preparing [2022-04-22T03:22:51.900Z] 8d335d16b760: Preparing [2022-04-22T03:22:51.900Z] 4f4ce317c6bb: Preparing [2022-04-22T03:22:51.900Z] 4f4ce317c6bb: Waiting [2022-04-22T03:22:51.900Z] 3864c6afe39d: Layer already exists [2022-04-22T03:22:51.900Z] 4b18c0dc4fc2: Layer already exists [2022-04-22T03:22:51.900Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:51.900Z] 091830e1c82f: Layer already exists [2022-04-22T03:22:51.900Z] 8d335d16b760: Layer already exists [2022-04-22T03:22:51.900Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:22:52.172Z] 2.2.0-dev.77: digest: sha256:064b866514f055f7cca5c7a68e24e0e1b47fd76d6595d2e734dbbcf20f4f425b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:52.521Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:52.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:52.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T03:22:52.855Z] 3864c6afe39d: Preparing [2022-04-22T03:22:52.855Z] 091830e1c82f: Preparing [2022-04-22T03:22:52.855Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:52.855Z] 4b18c0dc4fc2: Preparing [2022-04-22T03:22:52.855Z] 8d335d16b760: Preparing [2022-04-22T03:22:52.855Z] 4f4ce317c6bb: Preparing [2022-04-22T03:22:52.855Z] 4f4ce317c6bb: Waiting [2022-04-22T03:22:52.855Z] 3864c6afe39d: Layer already exists [2022-04-22T03:22:52.855Z] 4b18c0dc4fc2: Layer already exists [2022-04-22T03:22:52.855Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:52.855Z] 8d335d16b760: Layer already exists [2022-04-22T03:22:52.855Z] 091830e1c82f: Layer already exists [2022-04-22T03:22:53.126Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:22:53.126Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:064b866514f055f7cca5c7a68e24e0e1b47fd76d6595d2e734dbbcf20f4f425b size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:53.468Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:53.808Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-04-22T03:22:53.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-04-22T03:22:53.809Z] 3864c6afe39d: Preparing [2022-04-22T03:22:53.809Z] 091830e1c82f: Preparing [2022-04-22T03:22:53.809Z] e3f93ebe4a19: Preparing [2022-04-22T03:22:53.809Z] 4b18c0dc4fc2: Preparing [2022-04-22T03:22:53.809Z] 8d335d16b760: Preparing [2022-04-22T03:22:53.809Z] 4f4ce317c6bb: Preparing [2022-04-22T03:22:53.809Z] 4f4ce317c6bb: Waiting [2022-04-22T03:22:53.809Z] 3864c6afe39d: Layer already exists [2022-04-22T03:22:53.809Z] 4b18c0dc4fc2: Layer already exists [2022-04-22T03:22:53.809Z] 091830e1c82f: Layer already exists [2022-04-22T03:22:53.809Z] 8d335d16b760: Layer already exists [2022-04-22T03:22:53.809Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:22:53.809Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:22:54.080Z] main: digest: sha256:064b866514f055f7cca5c7a68e24e0e1b47fd76d6595d2e734dbbcf20f4f425b size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:22:54.133Z] ===================================================== [Pipeline] echo [2022-04-22T03:22:54.142Z] taggedImages: [2022-04-22T03:22:54.142Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:54.142Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-04-22T03:22:54.142Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.77 [2022-04-22T03:22:54.142Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:54.142Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-04-22T03:22:54.164Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-04-22T03:22:54.164Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:54.164Z] latest [2022-04-22T03:22:54.164Z] 2.2.0-dev.77 [2022-04-22T03:22:54.164Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:22:54.164Z] main [2022-04-22T03:22:54.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:54.522Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:22:54.859Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:22:54.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T03:22:54.859Z] 65f8cb3e0bdb: Preparing [2022-04-22T03:22:54.859Z] bfd11e73019d: Preparing [2022-04-22T03:22:54.859Z] db116475ad8d: Preparing [2022-04-22T03:22:54.859Z] 4f77ed0148b5: Preparing [2022-04-22T03:22:54.859Z] 7e4dd138d1b1: Preparing [2022-04-22T03:22:54.859Z] ba3b76f7ddd5: Preparing [2022-04-22T03:22:54.859Z] 8d335d16b760: Preparing [2022-04-22T03:22:54.859Z] 4f4ce317c6bb: Preparing [2022-04-22T03:22:54.859Z] ba3b76f7ddd5: Waiting [2022-04-22T03:22:54.859Z] 8d335d16b760: Waiting [2022-04-22T03:22:54.859Z] 4f4ce317c6bb: Waiting [2022-04-22T03:22:55.134Z] db116475ad8d: Pushed [2022-04-22T03:22:55.134Z] bfd11e73019d: Pushed [2022-04-22T03:22:55.134Z] 65f8cb3e0bdb: Pushed [2022-04-22T03:22:55.134Z] 8d335d16b760: Layer already exists [2022-04-22T03:22:55.405Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:22:56.001Z] ba3b76f7ddd5: Pushed [2022-04-22T03:23:04.259Z] 7e4dd138d1b1: Pushed [2022-04-22T03:23:12.512Z] 4f77ed0148b5: Pushed [2022-04-22T03:23:12.512Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:279b4b87879488c588d2c28965351d47702aa8d7f43ee4c635beaa8f17591a57 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:12.853Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:13.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-22T03:23:13.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T03:23:13.186Z] 65f8cb3e0bdb: Preparing [2022-04-22T03:23:13.186Z] bfd11e73019d: Preparing [2022-04-22T03:23:13.186Z] db116475ad8d: Preparing [2022-04-22T03:23:13.186Z] 4f77ed0148b5: Preparing [2022-04-22T03:23:13.186Z] 7e4dd138d1b1: Preparing [2022-04-22T03:23:13.186Z] ba3b76f7ddd5: Preparing [2022-04-22T03:23:13.186Z] 8d335d16b760: Preparing [2022-04-22T03:23:13.186Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:13.186Z] ba3b76f7ddd5: Waiting [2022-04-22T03:23:13.186Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:13.186Z] 8d335d16b760: Waiting [2022-04-22T03:23:13.186Z] 4f77ed0148b5: Layer already exists [2022-04-22T03:23:13.186Z] 65f8cb3e0bdb: Layer already exists [2022-04-22T03:23:13.186Z] db116475ad8d: Layer already exists [2022-04-22T03:23:13.186Z] bfd11e73019d: Layer already exists [2022-04-22T03:23:13.186Z] 7e4dd138d1b1: Layer already exists [2022-04-22T03:23:13.186Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:23:13.186Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:13.457Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:13.457Z] latest: digest: sha256:279b4b87879488c588d2c28965351d47702aa8d7f43ee4c635beaa8f17591a57 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:13.798Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:14.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.77 [2022-04-22T03:23:14.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T03:23:14.131Z] 65f8cb3e0bdb: Preparing [2022-04-22T03:23:14.131Z] bfd11e73019d: Preparing [2022-04-22T03:23:14.131Z] db116475ad8d: Preparing [2022-04-22T03:23:14.131Z] 4f77ed0148b5: Preparing [2022-04-22T03:23:14.131Z] 7e4dd138d1b1: Preparing [2022-04-22T03:23:14.131Z] ba3b76f7ddd5: Preparing [2022-04-22T03:23:14.131Z] 8d335d16b760: Preparing [2022-04-22T03:23:14.131Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:14.131Z] ba3b76f7ddd5: Waiting [2022-04-22T03:23:14.131Z] 8d335d16b760: Waiting [2022-04-22T03:23:14.131Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:14.131Z] db116475ad8d: Layer already exists [2022-04-22T03:23:14.131Z] 4f77ed0148b5: Layer already exists [2022-04-22T03:23:14.131Z] bfd11e73019d: Layer already exists [2022-04-22T03:23:14.131Z] 7e4dd138d1b1: Layer already exists [2022-04-22T03:23:14.131Z] 65f8cb3e0bdb: Layer already exists [2022-04-22T03:23:14.131Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:14.131Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:23:14.131Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:14.403Z] 2.2.0-dev.77: digest: sha256:279b4b87879488c588d2c28965351d47702aa8d7f43ee4c635beaa8f17591a57 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:14.743Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:15.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:23:15.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T03:23:15.077Z] 65f8cb3e0bdb: Preparing [2022-04-22T03:23:15.077Z] bfd11e73019d: Preparing [2022-04-22T03:23:15.077Z] db116475ad8d: Preparing [2022-04-22T03:23:15.077Z] 4f77ed0148b5: Preparing [2022-04-22T03:23:15.077Z] 7e4dd138d1b1: Preparing [2022-04-22T03:23:15.077Z] ba3b76f7ddd5: Preparing [2022-04-22T03:23:15.077Z] 8d335d16b760: Preparing [2022-04-22T03:23:15.077Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:15.077Z] ba3b76f7ddd5: Waiting [2022-04-22T03:23:15.077Z] 8d335d16b760: Waiting [2022-04-22T03:23:15.077Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:15.077Z] 65f8cb3e0bdb: Layer already exists [2022-04-22T03:23:15.077Z] 7e4dd138d1b1: Layer already exists [2022-04-22T03:23:15.077Z] bfd11e73019d: Layer already exists [2022-04-22T03:23:15.077Z] 4f77ed0148b5: Layer already exists [2022-04-22T03:23:15.077Z] db116475ad8d: Layer already exists [2022-04-22T03:23:15.349Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:23:15.349Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:15.349Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:15.349Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:279b4b87879488c588d2c28965351d47702aa8d7f43ee4c635beaa8f17591a57 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:15.689Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:16.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-04-22T03:23:16.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-04-22T03:23:16.068Z] 65f8cb3e0bdb: Preparing [2022-04-22T03:23:16.068Z] bfd11e73019d: Preparing [2022-04-22T03:23:16.068Z] db116475ad8d: Preparing [2022-04-22T03:23:16.068Z] 4f77ed0148b5: Preparing [2022-04-22T03:23:16.068Z] 7e4dd138d1b1: Preparing [2022-04-22T03:23:16.068Z] ba3b76f7ddd5: Preparing [2022-04-22T03:23:16.068Z] 8d335d16b760: Preparing [2022-04-22T03:23:16.068Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:16.068Z] ba3b76f7ddd5: Waiting [2022-04-22T03:23:16.068Z] 8d335d16b760: Waiting [2022-04-22T03:23:16.068Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:16.068Z] 7e4dd138d1b1: Layer already exists [2022-04-22T03:23:16.068Z] 65f8cb3e0bdb: Layer already exists [2022-04-22T03:23:16.068Z] bfd11e73019d: Layer already exists [2022-04-22T03:23:16.068Z] db116475ad8d: Layer already exists [2022-04-22T03:23:16.068Z] 4f77ed0148b5: Layer already exists [2022-04-22T03:23:16.349Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:16.349Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:16.349Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:23:16.349Z] main: digest: sha256:279b4b87879488c588d2c28965351d47702aa8d7f43ee4c635beaa8f17591a57 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:23:16.401Z] ===================================================== [Pipeline] echo [2022-04-22T03:23:16.408Z] taggedImages: [2022-04-22T03:23:16.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:23:16.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-04-22T03:23:16.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.77 [2022-04-22T03:23:16.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:23:16.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-04-22T03:23:16.428Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-04-22T03:23:16.428Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:23:16.428Z] latest [2022-04-22T03:23:16.428Z] 2.2.0-dev.77 [2022-04-22T03:23:16.428Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:23:16.428Z] main [2022-04-22T03:23:16.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:16.789Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:17.149Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:23:17.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T03:23:17.149Z] 308ad1595955: Preparing [2022-04-22T03:23:17.149Z] af028d028a63: Preparing [2022-04-22T03:23:17.149Z] c22f0bb3e98a: Preparing [2022-04-22T03:23:17.149Z] c642ea425577: Preparing [2022-04-22T03:23:17.149Z] 25ee2a45d72c: Preparing [2022-04-22T03:23:17.149Z] 8d335d16b760: Preparing [2022-04-22T03:23:17.149Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:17.149Z] 8d335d16b760: Waiting [2022-04-22T03:23:17.149Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:17.445Z] c22f0bb3e98a: Pushed [2022-04-22T03:23:17.445Z] 308ad1595955: Pushed [2022-04-22T03:23:17.445Z] af028d028a63: Pushed [2022-04-22T03:23:17.445Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:17.445Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:18.041Z] 25ee2a45d72c: Pushed [2022-04-22T03:23:36.329Z] c642ea425577: Pushed [2022-04-22T03:23:36.329Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:f5a59f20fec6ae52d26c3f112a8ee6c770aaeecf72438d579c92fda02ffe7f8e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:36.673Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:37.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-22T03:23:37.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T03:23:37.008Z] 308ad1595955: Preparing [2022-04-22T03:23:37.008Z] af028d028a63: Preparing [2022-04-22T03:23:37.008Z] c22f0bb3e98a: Preparing [2022-04-22T03:23:37.008Z] c642ea425577: Preparing [2022-04-22T03:23:37.008Z] 25ee2a45d72c: Preparing [2022-04-22T03:23:37.008Z] 8d335d16b760: Preparing [2022-04-22T03:23:37.008Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:37.008Z] 8d335d16b760: Waiting [2022-04-22T03:23:37.008Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:37.008Z] 308ad1595955: Layer already exists [2022-04-22T03:23:37.008Z] 25ee2a45d72c: Layer already exists [2022-04-22T03:23:37.008Z] c22f0bb3e98a: Layer already exists [2022-04-22T03:23:37.008Z] af028d028a63: Layer already exists [2022-04-22T03:23:37.008Z] c642ea425577: Layer already exists [2022-04-22T03:23:37.008Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:37.008Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:37.280Z] latest: digest: sha256:f5a59f20fec6ae52d26c3f112a8ee6c770aaeecf72438d579c92fda02ffe7f8e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:37.625Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:37.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.77 [2022-04-22T03:23:37.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T03:23:37.963Z] 308ad1595955: Preparing [2022-04-22T03:23:37.963Z] af028d028a63: Preparing [2022-04-22T03:23:37.963Z] c22f0bb3e98a: Preparing [2022-04-22T03:23:37.963Z] c642ea425577: Preparing [2022-04-22T03:23:37.963Z] 25ee2a45d72c: Preparing [2022-04-22T03:23:37.963Z] 8d335d16b760: Preparing [2022-04-22T03:23:37.963Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:37.963Z] 8d335d16b760: Waiting [2022-04-22T03:23:37.963Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:37.963Z] c642ea425577: Layer already exists [2022-04-22T03:23:37.963Z] 308ad1595955: Layer already exists [2022-04-22T03:23:37.963Z] 25ee2a45d72c: Layer already exists [2022-04-22T03:23:37.963Z] c22f0bb3e98a: Layer already exists [2022-04-22T03:23:37.963Z] af028d028a63: Layer already exists [2022-04-22T03:23:38.232Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:38.232Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:38.232Z] 2.2.0-dev.77: digest: sha256:f5a59f20fec6ae52d26c3f112a8ee6c770aaeecf72438d579c92fda02ffe7f8e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:38.580Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:38.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:23:38.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T03:23:38.917Z] 308ad1595955: Preparing [2022-04-22T03:23:38.917Z] af028d028a63: Preparing [2022-04-22T03:23:38.917Z] c22f0bb3e98a: Preparing [2022-04-22T03:23:38.917Z] c642ea425577: Preparing [2022-04-22T03:23:38.917Z] 25ee2a45d72c: Preparing [2022-04-22T03:23:38.917Z] 8d335d16b760: Preparing [2022-04-22T03:23:38.917Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:38.917Z] 8d335d16b760: Waiting [2022-04-22T03:23:38.917Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:38.917Z] 308ad1595955: Layer already exists [2022-04-22T03:23:38.917Z] af028d028a63: Layer already exists [2022-04-22T03:23:38.917Z] 25ee2a45d72c: Layer already exists [2022-04-22T03:23:38.917Z] c642ea425577: Layer already exists [2022-04-22T03:23:38.917Z] c22f0bb3e98a: Layer already exists [2022-04-22T03:23:39.190Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:39.190Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:39.190Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:f5a59f20fec6ae52d26c3f112a8ee6c770aaeecf72438d579c92fda02ffe7f8e size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:39.537Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:39.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-04-22T03:23:39.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-04-22T03:23:39.875Z] 308ad1595955: Preparing [2022-04-22T03:23:39.875Z] af028d028a63: Preparing [2022-04-22T03:23:39.875Z] c22f0bb3e98a: Preparing [2022-04-22T03:23:39.875Z] c642ea425577: Preparing [2022-04-22T03:23:39.875Z] 25ee2a45d72c: Preparing [2022-04-22T03:23:39.875Z] 8d335d16b760: Preparing [2022-04-22T03:23:39.875Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:39.875Z] 8d335d16b760: Waiting [2022-04-22T03:23:39.875Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:39.875Z] c642ea425577: Layer already exists [2022-04-22T03:23:39.875Z] c22f0bb3e98a: Layer already exists [2022-04-22T03:23:39.875Z] 308ad1595955: Layer already exists [2022-04-22T03:23:39.875Z] af028d028a63: Layer already exists [2022-04-22T03:23:39.875Z] 25ee2a45d72c: Layer already exists [2022-04-22T03:23:39.875Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:39.875Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:40.148Z] main: digest: sha256:f5a59f20fec6ae52d26c3f112a8ee6c770aaeecf72438d579c92fda02ffe7f8e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:23:40.197Z] ===================================================== [Pipeline] echo [2022-04-22T03:23:40.207Z] taggedImages: [2022-04-22T03:23:40.207Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:23:40.207Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-04-22T03:23:40.207Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.77 [2022-04-22T03:23:40.207Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:23:40.207Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-04-22T03:23:40.226Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-04-22T03:23:40.227Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:23:40.227Z] latest [2022-04-22T03:23:40.227Z] 2.2.0-dev.77 [2022-04-22T03:23:40.227Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:23:40.227Z] main [2022-04-22T03:23:40.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:40.575Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:40.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:23:40.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T03:23:40.912Z] d93ff33c183f: Preparing [2022-04-22T03:23:40.912Z] 6d52fdf021cf: Preparing [2022-04-22T03:23:40.912Z] 86fbae66d222: Preparing [2022-04-22T03:23:40.912Z] 9e3329ff1230: Preparing [2022-04-22T03:23:40.912Z] ba3b76f7ddd5: Preparing [2022-04-22T03:23:40.912Z] 8d335d16b760: Preparing [2022-04-22T03:23:40.912Z] 4f4ce317c6bb: Preparing [2022-04-22T03:23:40.912Z] 4f4ce317c6bb: Waiting [2022-04-22T03:23:40.912Z] 8d335d16b760: Waiting [2022-04-22T03:23:40.912Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:23:41.185Z] 8d335d16b760: Layer already exists [2022-04-22T03:23:41.185Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:23:41.185Z] 6d52fdf021cf: Pushed [2022-04-22T03:23:41.185Z] d93ff33c183f: Pushed [2022-04-22T03:23:41.185Z] 86fbae66d222: Pushed [2022-04-22T03:23:59.461Z] 9e3329ff1230: Pushed [2022-04-22T03:23:59.461Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:eea0c03a99a1c166cbd13fd779c59412595662e97d8ec555a83442b4cb6a3666 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:23:59.800Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:00.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-22T03:24:00.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T03:24:00.138Z] d93ff33c183f: Preparing [2022-04-22T03:24:00.138Z] 6d52fdf021cf: Preparing [2022-04-22T03:24:00.138Z] 86fbae66d222: Preparing [2022-04-22T03:24:00.138Z] 9e3329ff1230: Preparing [2022-04-22T03:24:00.138Z] ba3b76f7ddd5: Preparing [2022-04-22T03:24:00.138Z] 8d335d16b760: Preparing [2022-04-22T03:24:00.138Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:00.138Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:00.138Z] 8d335d16b760: Waiting [2022-04-22T03:24:00.138Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:24:00.138Z] 9e3329ff1230: Layer already exists [2022-04-22T03:24:00.138Z] d93ff33c183f: Layer already exists [2022-04-22T03:24:00.138Z] 86fbae66d222: Layer already exists [2022-04-22T03:24:00.138Z] 6d52fdf021cf: Layer already exists [2022-04-22T03:24:00.138Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:00.138Z] 8d335d16b760: Layer already exists [2022-04-22T03:24:00.411Z] latest: digest: sha256:eea0c03a99a1c166cbd13fd779c59412595662e97d8ec555a83442b4cb6a3666 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:00.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:01.093Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.77 [2022-04-22T03:24:01.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T03:24:01.093Z] d93ff33c183f: Preparing [2022-04-22T03:24:01.093Z] 6d52fdf021cf: Preparing [2022-04-22T03:24:01.093Z] 86fbae66d222: Preparing [2022-04-22T03:24:01.093Z] 9e3329ff1230: Preparing [2022-04-22T03:24:01.093Z] ba3b76f7ddd5: Preparing [2022-04-22T03:24:01.093Z] 8d335d16b760: Preparing [2022-04-22T03:24:01.093Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:01.093Z] 8d335d16b760: Waiting [2022-04-22T03:24:01.093Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:01.093Z] 86fbae66d222: Layer already exists [2022-04-22T03:24:01.093Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:24:01.093Z] 6d52fdf021cf: Layer already exists [2022-04-22T03:24:01.093Z] 9e3329ff1230: Layer already exists [2022-04-22T03:24:01.093Z] d93ff33c183f: Layer already exists [2022-04-22T03:24:01.093Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:01.093Z] 8d335d16b760: Layer already exists [2022-04-22T03:24:01.363Z] 2.2.0-dev.77: digest: sha256:eea0c03a99a1c166cbd13fd779c59412595662e97d8ec555a83442b4cb6a3666 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:01.707Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:02.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:02.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T03:24:02.043Z] d93ff33c183f: Preparing [2022-04-22T03:24:02.043Z] 6d52fdf021cf: Preparing [2022-04-22T03:24:02.043Z] 86fbae66d222: Preparing [2022-04-22T03:24:02.043Z] 9e3329ff1230: Preparing [2022-04-22T03:24:02.043Z] ba3b76f7ddd5: Preparing [2022-04-22T03:24:02.043Z] 8d335d16b760: Preparing [2022-04-22T03:24:02.043Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:02.043Z] 8d335d16b760: Waiting [2022-04-22T03:24:02.043Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:02.043Z] 86fbae66d222: Layer already exists [2022-04-22T03:24:02.043Z] 6d52fdf021cf: Layer already exists [2022-04-22T03:24:02.043Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:24:02.043Z] 9e3329ff1230: Layer already exists [2022-04-22T03:24:02.043Z] d93ff33c183f: Layer already exists [2022-04-22T03:24:02.314Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:02.314Z] 8d335d16b760: Layer already exists [2022-04-22T03:24:02.314Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:eea0c03a99a1c166cbd13fd779c59412595662e97d8ec555a83442b4cb6a3666 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:02.651Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:02.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-04-22T03:24:02.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-04-22T03:24:02.984Z] d93ff33c183f: Preparing [2022-04-22T03:24:02.984Z] 6d52fdf021cf: Preparing [2022-04-22T03:24:02.984Z] 86fbae66d222: Preparing [2022-04-22T03:24:02.984Z] 9e3329ff1230: Preparing [2022-04-22T03:24:02.984Z] ba3b76f7ddd5: Preparing [2022-04-22T03:24:02.984Z] 8d335d16b760: Preparing [2022-04-22T03:24:02.984Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:02.984Z] 8d335d16b760: Waiting [2022-04-22T03:24:02.984Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:02.984Z] ba3b76f7ddd5: Layer already exists [2022-04-22T03:24:02.984Z] d93ff33c183f: Layer already exists [2022-04-22T03:24:02.984Z] 6d52fdf021cf: Layer already exists [2022-04-22T03:24:02.984Z] 9e3329ff1230: Layer already exists [2022-04-22T03:24:02.984Z] 86fbae66d222: Layer already exists [2022-04-22T03:24:02.984Z] 8d335d16b760: Layer already exists [2022-04-22T03:24:02.984Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:03.274Z] main: digest: sha256:eea0c03a99a1c166cbd13fd779c59412595662e97d8ec555a83442b4cb6a3666 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:24:03.332Z] ===================================================== [Pipeline] echo [2022-04-22T03:24:03.342Z] taggedImages: [2022-04-22T03:24:03.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:03.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-04-22T03:24:03.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.77 [2022-04-22T03:24:03.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:03.342Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-04-22T03:24:03.365Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-04-22T03:24:03.365Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:03.365Z] latest [2022-04-22T03:24:03.365Z] 2.2.0-dev.77 [2022-04-22T03:24:03.365Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:03.365Z] main [2022-04-22T03:24:03.365Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:03.747Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:04.110Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:04.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T03:24:04.111Z] 9bd0663ded32: Preparing [2022-04-22T03:24:04.111Z] 8ec39672e892: Preparing [2022-04-22T03:24:04.111Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:04.111Z] de6ac2a872ef: Preparing [2022-04-22T03:24:04.111Z] f73e7dbfee58: Preparing [2022-04-22T03:24:04.111Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:04.383Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:04.383Z] 9bd0663ded32: Pushed [2022-04-22T03:24:04.653Z] de6ac2a872ef: Pushed [2022-04-22T03:24:10.032Z] 8ec39672e892: Pushed [2022-04-22T03:24:10.032Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:ded1a1e162e77f52978c2fa2730d4b7d54f02c069b3dd7ed3b1302f619ca0408 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:10.377Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:10.714Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-22T03:24:10.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T03:24:10.715Z] 9bd0663ded32: Preparing [2022-04-22T03:24:10.715Z] 8ec39672e892: Preparing [2022-04-22T03:24:10.715Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:10.715Z] de6ac2a872ef: Preparing [2022-04-22T03:24:10.715Z] f73e7dbfee58: Preparing [2022-04-22T03:24:10.715Z] 9bd0663ded32: Layer already exists [2022-04-22T03:24:10.715Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:10.715Z] de6ac2a872ef: Layer already exists [2022-04-22T03:24:10.715Z] 8ec39672e892: Layer already exists [2022-04-22T03:24:10.715Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:10.986Z] latest: digest: sha256:ded1a1e162e77f52978c2fa2730d4b7d54f02c069b3dd7ed3b1302f619ca0408 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:11.337Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:11.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.77 [2022-04-22T03:24:11.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T03:24:11.673Z] 9bd0663ded32: Preparing [2022-04-22T03:24:11.673Z] 8ec39672e892: Preparing [2022-04-22T03:24:11.673Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:11.673Z] de6ac2a872ef: Preparing [2022-04-22T03:24:11.673Z] f73e7dbfee58: Preparing [2022-04-22T03:24:11.673Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:11.673Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:11.673Z] 8ec39672e892: Layer already exists [2022-04-22T03:24:11.673Z] 9bd0663ded32: Layer already exists [2022-04-22T03:24:11.673Z] de6ac2a872ef: Layer already exists [2022-04-22T03:24:11.944Z] 2.2.0-dev.77: digest: sha256:ded1a1e162e77f52978c2fa2730d4b7d54f02c069b3dd7ed3b1302f619ca0408 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:12.285Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:12.622Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:12.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T03:24:12.622Z] 9bd0663ded32: Preparing [2022-04-22T03:24:12.622Z] 8ec39672e892: Preparing [2022-04-22T03:24:12.622Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:12.622Z] de6ac2a872ef: Preparing [2022-04-22T03:24:12.622Z] f73e7dbfee58: Preparing [2022-04-22T03:24:12.622Z] 8ec39672e892: Layer already exists [2022-04-22T03:24:12.622Z] de6ac2a872ef: Layer already exists [2022-04-22T03:24:12.622Z] 9bd0663ded32: Layer already exists [2022-04-22T03:24:12.622Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:12.622Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:12.894Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:ded1a1e162e77f52978c2fa2730d4b7d54f02c069b3dd7ed3b1302f619ca0408 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:13.234Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:13.569Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-04-22T03:24:13.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-04-22T03:24:13.569Z] 9bd0663ded32: Preparing [2022-04-22T03:24:13.569Z] 8ec39672e892: Preparing [2022-04-22T03:24:13.569Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:13.569Z] de6ac2a872ef: Preparing [2022-04-22T03:24:13.569Z] f73e7dbfee58: Preparing [2022-04-22T03:24:13.569Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:13.569Z] 9bd0663ded32: Layer already exists [2022-04-22T03:24:13.569Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:13.569Z] de6ac2a872ef: Layer already exists [2022-04-22T03:24:13.569Z] 8ec39672e892: Layer already exists [2022-04-22T03:24:13.841Z] main: digest: sha256:ded1a1e162e77f52978c2fa2730d4b7d54f02c069b3dd7ed3b1302f619ca0408 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:24:13.895Z] ===================================================== [Pipeline] echo [2022-04-22T03:24:13.905Z] taggedImages: [2022-04-22T03:24:13.905Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:13.905Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-04-22T03:24:13.905Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.77 [2022-04-22T03:24:13.905Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:13.905Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-04-22T03:24:13.932Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-04-22T03:24:13.932Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:13.932Z] latest [2022-04-22T03:24:13.932Z] 2.2.0-dev.77 [2022-04-22T03:24:13.932Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:13.932Z] main [2022-04-22T03:24:13.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:14.288Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:14.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:14.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T03:24:14.631Z] a759ab56f011: Preparing [2022-04-22T03:24:14.631Z] 2eb947fd65f4: Preparing [2022-04-22T03:24:14.631Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:14.631Z] 2e8470370a99: Preparing [2022-04-22T03:24:14.631Z] f73e7dbfee58: Preparing [2022-04-22T03:24:14.631Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:14.906Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:14.906Z] 2e8470370a99: Layer already exists [2022-04-22T03:24:14.906Z] a759ab56f011: Pushed [2022-04-22T03:24:20.295Z] 2eb947fd65f4: Pushed [2022-04-22T03:24:20.295Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:db48b7d57b375c80b3915c5f1e4d94f3f3c4de1c97fa5c9e604b7b8296c1c044 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:20.642Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:20.983Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-22T03:24:20.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T03:24:20.983Z] a759ab56f011: Preparing [2022-04-22T03:24:20.983Z] 2eb947fd65f4: Preparing [2022-04-22T03:24:20.983Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:20.983Z] 2e8470370a99: Preparing [2022-04-22T03:24:20.983Z] f73e7dbfee58: Preparing [2022-04-22T03:24:20.983Z] 2e8470370a99: Layer already exists [2022-04-22T03:24:20.983Z] a759ab56f011: Layer already exists [2022-04-22T03:24:20.983Z] 2eb947fd65f4: Layer already exists [2022-04-22T03:24:20.983Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:20.983Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:21.255Z] latest: digest: sha256:db48b7d57b375c80b3915c5f1e4d94f3f3c4de1c97fa5c9e604b7b8296c1c044 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:21.603Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:21.943Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.77 [2022-04-22T03:24:21.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T03:24:21.943Z] a759ab56f011: Preparing [2022-04-22T03:24:21.943Z] 2eb947fd65f4: Preparing [2022-04-22T03:24:21.943Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:21.943Z] 2e8470370a99: Preparing [2022-04-22T03:24:21.943Z] f73e7dbfee58: Preparing [2022-04-22T03:24:21.943Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:21.943Z] 2e8470370a99: Layer already exists [2022-04-22T03:24:21.943Z] a759ab56f011: Layer already exists [2022-04-22T03:24:21.943Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:21.943Z] 2eb947fd65f4: Layer already exists [2022-04-22T03:24:22.214Z] 2.2.0-dev.77: digest: sha256:db48b7d57b375c80b3915c5f1e4d94f3f3c4de1c97fa5c9e604b7b8296c1c044 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:22.559Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:22.895Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:22.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T03:24:22.895Z] a759ab56f011: Preparing [2022-04-22T03:24:22.895Z] 2eb947fd65f4: Preparing [2022-04-22T03:24:22.895Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:22.895Z] 2e8470370a99: Preparing [2022-04-22T03:24:22.895Z] f73e7dbfee58: Preparing [2022-04-22T03:24:22.895Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:22.895Z] 2e8470370a99: Layer already exists [2022-04-22T03:24:22.895Z] a759ab56f011: Layer already exists [2022-04-22T03:24:22.895Z] 2eb947fd65f4: Layer already exists [2022-04-22T03:24:22.895Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:23.167Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:db48b7d57b375c80b3915c5f1e4d94f3f3c4de1c97fa5c9e604b7b8296c1c044 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:23.511Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:23.855Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-04-22T03:24:23.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-04-22T03:24:23.855Z] a759ab56f011: Preparing [2022-04-22T03:24:23.855Z] 2eb947fd65f4: Preparing [2022-04-22T03:24:23.855Z] e3f93ebe4a19: Preparing [2022-04-22T03:24:23.855Z] 2e8470370a99: Preparing [2022-04-22T03:24:23.855Z] f73e7dbfee58: Preparing [2022-04-22T03:24:23.855Z] f73e7dbfee58: Layer already exists [2022-04-22T03:24:23.855Z] 2e8470370a99: Layer already exists [2022-04-22T03:24:23.855Z] a759ab56f011: Layer already exists [2022-04-22T03:24:23.855Z] e3f93ebe4a19: Layer already exists [2022-04-22T03:24:23.855Z] 2eb947fd65f4: Layer already exists [2022-04-22T03:24:24.127Z] main: digest: sha256:db48b7d57b375c80b3915c5f1e4d94f3f3c4de1c97fa5c9e604b7b8296c1c044 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:24:24.172Z] ===================================================== [Pipeline] echo [2022-04-22T03:24:24.181Z] taggedImages: [2022-04-22T03:24:24.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:24.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-04-22T03:24:24.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.77 [2022-04-22T03:24:24.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:24.181Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-04-22T03:24:24.204Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-04-22T03:24:24.204Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:24.204Z] latest [2022-04-22T03:24:24.204Z] 2.2.0-dev.77 [2022-04-22T03:24:24.204Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:24.204Z] main [2022-04-22T03:24:24.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:24.573Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:24.909Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:24.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T03:24:24.909Z] 3879e033ffb7: Preparing [2022-04-22T03:24:24.909Z] c1dc147af224: Preparing [2022-04-22T03:24:24.909Z] 7dba2185bab2: Preparing [2022-04-22T03:24:24.909Z] 91ece9ca7b81: Preparing [2022-04-22T03:24:24.909Z] f0e5a4d6c014: Preparing [2022-04-22T03:24:24.909Z] 3b19d27f08f7: Preparing [2022-04-22T03:24:24.909Z] 73bb99a6e169: Preparing [2022-04-22T03:24:24.909Z] ec06c3102977: Preparing [2022-04-22T03:24:24.909Z] 6a3c62e080c7: Preparing [2022-04-22T03:24:24.909Z] 340cb19ca677: Preparing [2022-04-22T03:24:24.909Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:24.909Z] 3b19d27f08f7: Waiting [2022-04-22T03:24:24.909Z] ec06c3102977: Waiting [2022-04-22T03:24:24.909Z] 73bb99a6e169: Waiting [2022-04-22T03:24:24.909Z] 340cb19ca677: Waiting [2022-04-22T03:24:24.909Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:24.909Z] 6a3c62e080c7: Waiting [2022-04-22T03:24:25.186Z] f0e5a4d6c014: Layer already exists [2022-04-22T03:24:25.186Z] 3b19d27f08f7: Layer already exists [2022-04-22T03:24:25.186Z] 73bb99a6e169: Layer already exists [2022-04-22T03:24:25.186Z] ec06c3102977: Layer already exists [2022-04-22T03:24:25.186Z] c1dc147af224: Pushed [2022-04-22T03:24:25.186Z] 6a3c62e080c7: Layer already exists [2022-04-22T03:24:25.186Z] 340cb19ca677: Layer already exists [2022-04-22T03:24:25.186Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:25.780Z] 3879e033ffb7: Pushed [2022-04-22T03:24:27.865Z] 7dba2185bab2: Pushed [2022-04-22T03:24:46.141Z] 91ece9ca7b81: Pushed [2022-04-22T03:24:46.141Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065: digest: sha256:3fe7dfb9c25b24746c890b64c4c03b7f2687462a14dd36a05f6213e0fe9267f1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:46.488Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:46.820Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-22T03:24:46.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T03:24:46.820Z] 3879e033ffb7: Preparing [2022-04-22T03:24:46.820Z] c1dc147af224: Preparing [2022-04-22T03:24:46.820Z] 7dba2185bab2: Preparing [2022-04-22T03:24:46.820Z] 91ece9ca7b81: Preparing [2022-04-22T03:24:46.820Z] f0e5a4d6c014: Preparing [2022-04-22T03:24:46.820Z] 3b19d27f08f7: Preparing [2022-04-22T03:24:46.820Z] 73bb99a6e169: Preparing [2022-04-22T03:24:46.820Z] ec06c3102977: Preparing [2022-04-22T03:24:46.820Z] 6a3c62e080c7: Preparing [2022-04-22T03:24:46.820Z] 340cb19ca677: Preparing [2022-04-22T03:24:46.820Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:46.820Z] 3b19d27f08f7: Waiting [2022-04-22T03:24:46.820Z] 6a3c62e080c7: Waiting [2022-04-22T03:24:46.820Z] 73bb99a6e169: Waiting [2022-04-22T03:24:46.820Z] ec06c3102977: Waiting [2022-04-22T03:24:46.820Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:46.820Z] 3879e033ffb7: Layer already exists [2022-04-22T03:24:46.820Z] c1dc147af224: Layer already exists [2022-04-22T03:24:46.820Z] 91ece9ca7b81: Layer already exists [2022-04-22T03:24:46.820Z] f0e5a4d6c014: Layer already exists [2022-04-22T03:24:46.820Z] 7dba2185bab2: Layer already exists [2022-04-22T03:24:47.091Z] 6a3c62e080c7: Layer already exists [2022-04-22T03:24:47.091Z] 73bb99a6e169: Layer already exists [2022-04-22T03:24:47.091Z] 340cb19ca677: Layer already exists [2022-04-22T03:24:47.091Z] 3b19d27f08f7: Layer already exists [2022-04-22T03:24:47.091Z] ec06c3102977: Layer already exists [2022-04-22T03:24:47.091Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:47.091Z] latest: digest: sha256:3fe7dfb9c25b24746c890b64c4c03b7f2687462a14dd36a05f6213e0fe9267f1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:47.431Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:47.768Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.77 [2022-04-22T03:24:47.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T03:24:47.768Z] 3879e033ffb7: Preparing [2022-04-22T03:24:47.768Z] c1dc147af224: Preparing [2022-04-22T03:24:47.768Z] 7dba2185bab2: Preparing [2022-04-22T03:24:47.768Z] 91ece9ca7b81: Preparing [2022-04-22T03:24:47.768Z] f0e5a4d6c014: Preparing [2022-04-22T03:24:47.768Z] 3b19d27f08f7: Preparing [2022-04-22T03:24:47.768Z] 73bb99a6e169: Preparing [2022-04-22T03:24:47.768Z] ec06c3102977: Preparing [2022-04-22T03:24:47.768Z] 6a3c62e080c7: Preparing [2022-04-22T03:24:47.768Z] 340cb19ca677: Preparing [2022-04-22T03:24:47.768Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:47.768Z] 3b19d27f08f7: Waiting [2022-04-22T03:24:47.768Z] 6a3c62e080c7: Waiting [2022-04-22T03:24:47.768Z] 340cb19ca677: Waiting [2022-04-22T03:24:47.768Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:47.768Z] ec06c3102977: Waiting [2022-04-22T03:24:47.768Z] 73bb99a6e169: Waiting [2022-04-22T03:24:47.768Z] 7dba2185bab2: Layer already exists [2022-04-22T03:24:47.768Z] f0e5a4d6c014: Layer already exists [2022-04-22T03:24:47.768Z] c1dc147af224: Layer already exists [2022-04-22T03:24:47.768Z] 91ece9ca7b81: Layer already exists [2022-04-22T03:24:47.768Z] 3879e033ffb7: Layer already exists [2022-04-22T03:24:48.038Z] 3b19d27f08f7: Layer already exists [2022-04-22T03:24:48.038Z] 340cb19ca677: Layer already exists [2022-04-22T03:24:48.038Z] 73bb99a6e169: Layer already exists [2022-04-22T03:24:48.038Z] ec06c3102977: Layer already exists [2022-04-22T03:24:48.038Z] 6a3c62e080c7: Layer already exists [2022-04-22T03:24:48.038Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:48.038Z] 2.2.0-dev.77: digest: sha256:3fe7dfb9c25b24746c890b64c4c03b7f2687462a14dd36a05f6213e0fe9267f1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:48.381Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:48.717Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:48.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T03:24:48.717Z] 3879e033ffb7: Preparing [2022-04-22T03:24:48.717Z] c1dc147af224: Preparing [2022-04-22T03:24:48.717Z] 7dba2185bab2: Preparing [2022-04-22T03:24:48.717Z] 91ece9ca7b81: Preparing [2022-04-22T03:24:48.717Z] f0e5a4d6c014: Preparing [2022-04-22T03:24:48.717Z] 3b19d27f08f7: Preparing [2022-04-22T03:24:48.717Z] 73bb99a6e169: Preparing [2022-04-22T03:24:48.717Z] ec06c3102977: Preparing [2022-04-22T03:24:48.717Z] 6a3c62e080c7: Preparing [2022-04-22T03:24:48.717Z] 340cb19ca677: Preparing [2022-04-22T03:24:48.717Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:48.717Z] ec06c3102977: Waiting [2022-04-22T03:24:48.717Z] 6a3c62e080c7: Waiting [2022-04-22T03:24:48.717Z] 340cb19ca677: Waiting [2022-04-22T03:24:48.717Z] 3b19d27f08f7: Waiting [2022-04-22T03:24:48.717Z] 73bb99a6e169: Waiting [2022-04-22T03:24:48.717Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:48.717Z] 7dba2185bab2: Layer already exists [2022-04-22T03:24:48.717Z] 91ece9ca7b81: Layer already exists [2022-04-22T03:24:48.717Z] 3879e033ffb7: Layer already exists [2022-04-22T03:24:48.717Z] c1dc147af224: Layer already exists [2022-04-22T03:24:48.717Z] f0e5a4d6c014: Layer already exists [2022-04-22T03:24:48.988Z] 3b19d27f08f7: Layer already exists [2022-04-22T03:24:48.988Z] 73bb99a6e169: Layer already exists [2022-04-22T03:24:48.988Z] 340cb19ca677: Layer already exists [2022-04-22T03:24:48.988Z] 6a3c62e080c7: Layer already exists [2022-04-22T03:24:48.988Z] ec06c3102977: Layer already exists [2022-04-22T03:24:48.988Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:48.988Z] 3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77: digest: sha256:3fe7dfb9c25b24746c890b64c4c03b7f2687462a14dd36a05f6213e0fe9267f1 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:49.329Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:49.668Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-04-22T03:24:49.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-04-22T03:24:49.669Z] 3879e033ffb7: Preparing [2022-04-22T03:24:49.669Z] c1dc147af224: Preparing [2022-04-22T03:24:49.669Z] 7dba2185bab2: Preparing [2022-04-22T03:24:49.669Z] 91ece9ca7b81: Preparing [2022-04-22T03:24:49.669Z] f0e5a4d6c014: Preparing [2022-04-22T03:24:49.669Z] 3b19d27f08f7: Preparing [2022-04-22T03:24:49.669Z] 73bb99a6e169: Preparing [2022-04-22T03:24:49.669Z] ec06c3102977: Preparing [2022-04-22T03:24:49.669Z] 6a3c62e080c7: Preparing [2022-04-22T03:24:49.669Z] 340cb19ca677: Preparing [2022-04-22T03:24:49.669Z] 4f4ce317c6bb: Preparing [2022-04-22T03:24:49.669Z] ec06c3102977: Waiting [2022-04-22T03:24:49.669Z] 6a3c62e080c7: Waiting [2022-04-22T03:24:49.669Z] 340cb19ca677: Waiting [2022-04-22T03:24:49.669Z] 4f4ce317c6bb: Waiting [2022-04-22T03:24:49.669Z] 73bb99a6e169: Waiting [2022-04-22T03:24:49.669Z] 3b19d27f08f7: Waiting [2022-04-22T03:24:49.669Z] c1dc147af224: Layer already exists [2022-04-22T03:24:49.669Z] 3879e033ffb7: Layer already exists [2022-04-22T03:24:49.669Z] f0e5a4d6c014: Layer already exists [2022-04-22T03:24:49.669Z] 91ece9ca7b81: Layer already exists [2022-04-22T03:24:49.669Z] 7dba2185bab2: Layer already exists [2022-04-22T03:24:49.669Z] ec06c3102977: Layer already exists [2022-04-22T03:24:49.669Z] 3b19d27f08f7: Layer already exists [2022-04-22T03:24:49.669Z] 73bb99a6e169: Layer already exists [2022-04-22T03:24:49.940Z] 340cb19ca677: Layer already exists [2022-04-22T03:24:49.940Z] 6a3c62e080c7: Layer already exists [2022-04-22T03:24:49.940Z] 4f4ce317c6bb: Layer already exists [2022-04-22T03:24:49.940Z] main: digest: sha256:3fe7dfb9c25b24746c890b64c4c03b7f2687462a14dd36a05f6213e0fe9267f1 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T03:24:49.991Z] ===================================================== [Pipeline] echo [2022-04-22T03:24:50.002Z] taggedImages: [2022-04-22T03:24:50.002Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065 [2022-04-22T03:24:50.002Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-04-22T03:24:50.002Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.77 [2022-04-22T03:24:50.002Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3c1c4ff2cc0a926459f4d5f63507ce2791984065-2.2.0-dev.77 [2022-04-22T03:24:50.002Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:50.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T03:24:50.363Z] [2022-04-22T03:24:50.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:24:50.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T03:24:50.979Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T03:24:50.979Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T03:24:50.979Z] 04944245beec: Pulling fs layer [2022-04-22T03:24:50.979Z] 699f458cf7ca: Pulling fs layer [2022-04-22T03:24:50.979Z] 765212b225bb: Pulling fs layer [2022-04-22T03:24:50.979Z] f23df028b6ca: Pulling fs layer [2022-04-22T03:24:50.979Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T03:24:50.979Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T03:24:50.979Z] f23df028b6ca: Waiting [2022-04-22T03:24:50.979Z] d65c8cfc05b1: Waiting [2022-04-22T03:24:50.979Z] 2437ff75d9bd: Waiting [2022-04-22T03:24:50.979Z] 765212b225bb: Waiting [2022-04-22T03:24:50.979Z] 04944245beec: Verifying Checksum [2022-04-22T03:24:50.979Z] 04944245beec: Download complete [2022-04-22T03:24:50.979Z] 765212b225bb: Verifying Checksum [2022-04-22T03:24:50.979Z] 765212b225bb: Download complete [2022-04-22T03:24:50.979Z] f23df028b6ca: Verifying Checksum [2022-04-22T03:24:50.979Z] f23df028b6ca: Download complete [2022-04-22T03:24:50.979Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T03:24:50.979Z] d65c8cfc05b1: Download complete [2022-04-22T03:24:51.253Z] 699f458cf7ca: Verifying Checksum [2022-04-22T03:24:51.253Z] 699f458cf7ca: Download complete [2022-04-22T03:24:51.526Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T03:24:51.526Z] 8998bd30e6a1: Download complete [2022-04-22T03:24:54.138Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T03:24:54.138Z] 2437ff75d9bd: Download complete [2022-04-22T03:24:56.113Z] 8998bd30e6a1: Pull complete [2022-04-22T03:24:56.386Z] 04944245beec: Pull complete [2022-04-22T03:24:58.361Z] 699f458cf7ca: Pull complete [2022-04-22T03:24:58.361Z] 765212b225bb: Pull complete [2022-04-22T03:24:58.957Z] f23df028b6ca: Pull complete [2022-04-22T03:24:59.232Z] d65c8cfc05b1: Pull complete [2022-04-22T03:25:14.304Z] 2437ff75d9bd: Pull complete [2022-04-22T03:25:14.304Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T03:25:14.304Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T03:25:14.304Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T03:25:14.524Z] prd-ubuntu20.04-docker-arm64-4c-16g-21722 does not seem to be running inside a container [2022-04-22T03:25:14.587Z] $ 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/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-22T03:25:17.285Z] $ docker top 850fa89e5a43d4b6ab6c54be186fd35be73852062f0d0b62350c701f3272909e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:25:18.315Z] ---> job-cost.sh [2022-04-22T03:25:18.315Z] lf-activate-venv: SKIPPING [2022-04-22T03:25:18.315Z] INFO: No Stack... [2022-04-22T03:25:18.910Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T03:25:19.887Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T03:25:20.595Z] + cat /w/workspace/edgex-go/204/archives/cost.csv [2022-04-22T03:25:20.595Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T03:25:20.633Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-204-stack-cost] [2022-04-22T03:25:20.639Z] Resource [jenkins-edgexfoundry-edgex-go-main-204-stack-cost] did not exist. Created. [2022-04-22T03:25:20.639Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-204-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T03:25:21.324Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T03:25:22.004Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T03:25:22.011Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-204-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T03:25:22.015Z] $ docker stop --time=1 850fa89e5a43d4b6ab6c54be186fd35be73852062f0d0b62350c701f3272909e [2022-04-22T03:25:23.562Z] $ docker rm -f 850fa89e5a43d4b6ab6c54be186fd35be73852062f0d0b62350c701f3272909e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-22T03:25:24.167Z] provisioning config files... [2022-04-22T03:25:24.175Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/204@tmp/config6593665835610433027tmp [Pipeline] { [Pipeline] sh [2022-04-22T03:25:24.477Z] + set +x [2022-04-22T03:25:24.477Z] + curl -s https://codecov.io/bash [2022-04-22T03:25:24.477Z] + bash -s -- [2022-04-22T03:25:24.477Z] [2022-04-22T03:25:24.477Z] _____ _ [2022-04-22T03:25:24.477Z] / ____| | | [2022-04-22T03:25:24.477Z] | | ___ __| | ___ ___ _____ __ [2022-04-22T03:25:24.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-22T03:25:24.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-22T03:25:24.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-22T03:25:24.477Z] Bash-1.0.6 [2022-04-22T03:25:24.477Z] [2022-04-22T03:25:24.477Z] [2022-04-22T03:25:24.477Z] ==> git version 2.25.1 found [2022-04-22T03:25:24.477Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-22T03:25:24.477Z] Release-Date: 2020-01-08 [2022-04-22T03:25:24.477Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-22T03:25:24.477Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-22T03:25:24.477Z] ==> Jenkins CI detected. [2022-04-22T03:25:24.477Z] current dir:  /w/workspace/edgex-go/204 [2022-04-22T03:25:24.477Z] project root: . [2022-04-22T03:25:24.477Z] --> token set from env [2022-04-22T03:25:24.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-22T03:25:24.477Z] ==> Running gcov in . (disable via -X gcov) [2022-04-22T03:25:24.738Z] ==> Python coveragepy not found [2022-04-22T03:25:24.738Z] ==> Searching for coverage reports in: [2022-04-22T03:25:24.738Z] + . [2022-04-22T03:25:24.738Z] -> Found 1 reports [2022-04-22T03:25:24.738Z] ==> Detecting git/mercurial file structure [2022-04-22T03:25:24.738Z] ==> Reading reports [2022-04-22T03:25:24.738Z] + ./coverage.out bytes=435134 [2022-04-22T03:25:24.738Z] ==> Appending adjustments [2022-04-22T03:25:24.738Z] https://docs.codecov.io/docs/fixing-reports [2022-04-22T03:25:26.124Z] + Found adjustments [2022-04-22T03:25:26.124Z] ==> Gzipping contents [2022-04-22T03:25:26.124Z] 60K /tmp/codecov.D19MNq.gz [2022-04-22T03:25:26.124Z] ==> Uploading reports [2022-04-22T03:25:26.124Z] url: https://codecov.io [2022-04-22T03:25:26.124Z] query: branch=main&commit=3c1c4ff2cc0a926459f4d5f63507ce2791984065&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-22T03:25:26.124Z] -> Pinging Codecov [2022-04-22T03:25:26.124Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=3c1c4ff2cc0a926459f4d5f63507ce2791984065&build=204&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F204%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-04-22T03:25:26.124Z] -> Uploading to [2022-04-22T03:25:26.124Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-22/00271124DB129430A58F1EEE437C3FCB/3c1c4ff2cc0a926459f4d5f63507ce2791984065/474aecc3-dd0f-4825-b0b6-b9d6e330aabd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220422%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220422T032526Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4987e45676aad97a06943bb0c760e833c754f055cc0bed7754d511e16c12c8f3 [2022-04-22T03:25:26.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:26.124Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:26.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59837 0 0 100 59837 0 189k --:--:-- --:--:-- --:--:-- 188k [2022-04-22T03:25:26.698Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3c1c4ff2cc0a926459f4d5f63507ce2791984065 [Pipeline] } [2022-04-22T03:25:26.707Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-04-22T03:25:26.979Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-04-22T03:25:26.993Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:25:27.289Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-22T03:25:27.289Z] [2022-04-22T03:25:27.289Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:25:27.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-22T03:25:27.591Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-04-22T03:25:27.591Z] 188c0c94c7c5: Pulling fs layer [2022-04-22T03:25:27.591Z] 0ef7d3d256c8: Pulling fs layer [2022-04-22T03:25:27.591Z] de9db76c5a1d: Pulling fs layer [2022-04-22T03:25:27.591Z] 0eba1c9be4d2: Pulling fs layer [2022-04-22T03:25:27.591Z] 0d57e429df01: Pulling fs layer [2022-04-22T03:25:27.591Z] 4e4be7b47b0d: Pulling fs layer [2022-04-22T03:25:27.591Z] e1f770b5df2f: Pulling fs layer [2022-04-22T03:25:27.591Z] 85a0685a4137: Pulling fs layer [2022-04-22T03:25:27.591Z] 4e4be7b47b0d: Waiting [2022-04-22T03:25:27.591Z] e1f770b5df2f: Waiting [2022-04-22T03:25:27.591Z] 85a0685a4137: Waiting [2022-04-22T03:25:27.591Z] 0d57e429df01: Waiting [2022-04-22T03:25:27.591Z] de9db76c5a1d: Verifying Checksum [2022-04-22T03:25:27.591Z] de9db76c5a1d: Download complete [2022-04-22T03:25:27.591Z] 0ef7d3d256c8: Verifying Checksum [2022-04-22T03:25:27.591Z] 0ef7d3d256c8: Download complete [2022-04-22T03:25:27.591Z] 0d57e429df01: Download complete [2022-04-22T03:25:27.591Z] 4e4be7b47b0d: Verifying Checksum [2022-04-22T03:25:27.591Z] 4e4be7b47b0d: Download complete [2022-04-22T03:25:27.591Z] 188c0c94c7c5: Verifying Checksum [2022-04-22T03:25:27.591Z] 188c0c94c7c5: Download complete [2022-04-22T03:25:27.854Z] 188c0c94c7c5: Pull complete [2022-04-22T03:25:27.854Z] e1f770b5df2f: Verifying Checksum [2022-04-22T03:25:27.854Z] e1f770b5df2f: Download complete [2022-04-22T03:25:27.854Z] 0ef7d3d256c8: Pull complete [2022-04-22T03:25:28.115Z] de9db76c5a1d: Pull complete [2022-04-22T03:25:28.376Z] 0eba1c9be4d2: Verifying Checksum [2022-04-22T03:25:28.376Z] 0eba1c9be4d2: Download complete [2022-04-22T03:25:28.634Z] 85a0685a4137: Verifying Checksum [2022-04-22T03:25:28.634Z] 85a0685a4137: Download complete [2022-04-22T03:25:31.920Z] 0eba1c9be4d2: Pull complete [2022-04-22T03:25:31.920Z] 0d57e429df01: Pull complete [2022-04-22T03:25:31.920Z] 4e4be7b47b0d: Pull complete [2022-04-22T03:25:31.920Z] e1f770b5df2f: Pull complete [2022-04-22T03:25:35.207Z] 85a0685a4137: Pull complete [2022-04-22T03:25:35.207Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-04-22T03:25:35.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-04-22T03:25:35.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-04-22T03:25:35.278Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T03:25:35.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-04-22T03:25:38.586Z] $ docker top 6bb2ba14f9bbf459a6c08bf776b7de7402ff40ed4deafa0723cd20596ba20181 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-22T03:25:38.665Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-04-22T03:25:38.945Z] + set -o pipefail [2022-04-22T03:25:38.945Z] + snyk monitor '--org=edgex-jenkins' [2022-04-22T03:25:45.523Z] [2022-04-22T03:25:45.523Z] Monitoring /w/workspace/edgex-go/204 (github.com/edgexfoundry/edgex-go)... [2022-04-22T03:25:45.523Z] [2022-04-22T03:25:45.523Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/301ccc55-ae88-401d-8c5a-42d22930ebb3 [2022-04-22T03:25:45.523Z] [2022-04-22T03:25:45.523Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-04-22T03:25:45.523Z] [2022-04-22T03:25:45.523Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-04-22T03:25:45.523Z] [2022-04-22T03:25:45.523Z] [Pipeline] } [2022-04-22T03:25:45.535Z] $ docker stop --time=1 6bb2ba14f9bbf459a6c08bf776b7de7402ff40ed4deafa0723cd20596ba20181 [2022-04-22T03:25:48.083Z] $ docker rm -f 6bb2ba14f9bbf459a6c08bf776b7de7402ff40ed4deafa0723cd20596ba20181 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-04-22T03:25:48.524Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T03:25:48.534Z] provisioning config files... [2022-04-22T03:25:48.542Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/204@tmp/config4771927302601119536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:25:48.837Z] --> edgex-publish-swagger.sh [2022-04-22T03:25:48.837Z] === Publish openapi/v2 API === [2022-04-22T03:25:48.837Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-04-22T03:25:48.837Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/204/openapi/v2/core-command.yaml] [2022-04-22T03:25:48.837Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:48.837Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:49.776Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33729 0:00:01 0:00:01 --:--:-- 33729 100 33831 0 0 100 33831 0 33729 0:00:01 0:00:01 --:--:-- 33729 [2022-04-22T03:25:49.776Z] [2022-04-22T03:25:49.776Z] [2022-04-22T03:25:49.776Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/204/openapi/v2/core-data.yaml] [2022-04-22T03:25:49.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:49.776Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:50.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 75135 --:--:-- --:--:-- --:--:-- 75056 100 71604 0 0 100 71604 0 75135 --:--:-- --:--:-- --:--:-- 75056 [2022-04-22T03:25:50.718Z] [2022-04-22T03:25:50.718Z] [2022-04-22T03:25:50.718Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/204/openapi/v2/core-metadata.yaml] [2022-04-22T03:25:50.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:50.718Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:51.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 144k --:--:-- --:--:-- --:--:-- 144k 100 141k 0 0 100 141k 0 144k --:--:-- --:--:-- --:--:-- 144k [2022-04-22T03:25:51.664Z] [2022-04-22T03:25:51.664Z] [2022-04-22T03:25:51.664Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/204/openapi/v2/support-notifications.yaml] [2022-04-22T03:25:51.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:51.664Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:52.609Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 95629 --:--:-- --:--:-- --:--:-- 95527 100 89318 0 0 100 89318 0 95629 --:--:-- --:--:-- --:--:-- 95527 [2022-04-22T03:25:52.609Z] [2022-04-22T03:25:52.609Z] [2022-04-22T03:25:52.609Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/204/openapi/v2/support-scheduler.yaml] [2022-04-22T03:25:52.609Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:52.609Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:53.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 44696 --:--:-- --:--:-- --:--:-- 44645 100 39556 0 0 100 39556 0 44545 --:--:-- --:--:-- --:--:-- 44494 [2022-04-22T03:25:53.554Z] [2022-04-22T03:25:53.554Z] [2022-04-22T03:25:53.554Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/204/openapi/v2/system-agent.yaml] [2022-04-22T03:25:53.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T03:25:53.554Z] Dload Upload Total Spent Left Speed [2022-04-22T03:25:54.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21933 --:--:-- --:--:-- --:--:-- 21909 100 20091 0 0 100 20091 0 21933 --:--:-- --:--:-- --:--:-- 21909 [2022-04-22T03:25:54.497Z] [2022-04-22T03:25:54.497Z] [Pipeline] } [2022-04-22T03:25:54.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-04-22T03:25:54.899Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T03:25:54.899Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:25:55.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T03:25:55.343Z] . [Pipeline] withDockerContainer [2022-04-22T03:25:55.421Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T03:25:55.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T03:25:55.885Z] $ docker top b3ffcb4f09860cf1ed3185aba3f41b0b39777eb1eac12070e1e55802e986c80c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T03:25:55.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T03:25:55.985Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T03:25:56.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T03:25:56.113Z] $ docker exec b3ffcb4f09860cf1ed3185aba3f41b0b39777eb1eac12070e1e55802e986c80c ssh-agent [2022-04-22T03:25:56.224Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOafJMh/agent.15 [2022-04-22T03:25:56.224Z] SSH_AGENT_PID=21 [2022-04-22T03:25:56.229Z] Running ssh-add (command line suppressed) [2022-04-22T03:25:56.341Z] Identity added: /w/workspace/edgex-go/204@tmp/private_key_3301290604842048075.key (/w/workspace/edgex-go/204@tmp/private_key_3301290604842048075.key) [2022-04-22T03:25:56.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T03:25:56.647Z] + git semver tag [2022-04-22T03:25:56.648Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T03:25:56.648Z] # $GIT_DIR = /w/workspace/edgex-go/204/.git [2022-04-22T03:25:56.648Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/204 [2022-04-22T03:25:56.648Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T03:25:56.648Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T03:25:56.648Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T03:25:56.648Z] # $SEMVER_BRANCH = main [2022-04-22T03:25:56.648Z] # $SEMVER_DIR = /w/workspace/edgex-go/204/.semver [2022-04-22T03:25:56.648Z] # 3c1c4ff2cc0a926459f4d5f63507ce2791984065 HEAD [2022-04-22T03:25:56.648Z] # -> Force: false [2022-04-22T03:25:56.648Z] # 573a84699c6b08c1576a662a126c90e39708a716 refs/tags/v2.2.0-dev.77 [Pipeline] } [2022-04-22T03:25:56.656Z] $ docker exec --env ******** --env ******** b3ffcb4f09860cf1ed3185aba3f41b0b39777eb1eac12070e1e55802e986c80c ssh-agent -k [2022-04-22T03:25:56.758Z] unset SSH_AUTH_SOCK; [2022-04-22T03:25:56.758Z] unset SSH_AGENT_PID; [2022-04-22T03:25:56.758Z] echo Agent pid 21 killed; [2022-04-22T03:25:56.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T03:25:57.084Z] + git semver [Pipeline] } [2022-04-22T03:25:57.095Z] $ docker stop --time=1 b3ffcb4f09860cf1ed3185aba3f41b0b39777eb1eac12070e1e55802e986c80c [2022-04-22T03:25:58.376Z] $ docker rm -f b3ffcb4f09860cf1ed3185aba3f41b0b39777eb1eac12070e1e55802e986c80c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:25:58.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-22T03:25:58.784Z] [2022-04-22T03:25:58.784Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:25:59.084Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-22T03:25:59.084Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-04-22T03:25:59.084Z] ab5ef0e58194: Pulling fs layer [2022-04-22T03:25:59.084Z] 9712f1f96733: Pulling fs layer [2022-04-22T03:25:59.084Z] 63f879dbbcfc: Pulling fs layer [2022-04-22T03:25:59.084Z] 0d9ebad4ef96: Pulling fs layer [2022-04-22T03:25:59.084Z] e9a5061849ea: Pulling fs layer [2022-04-22T03:25:59.084Z] d747dcd14b5f: Pulling fs layer [2022-04-22T03:25:59.084Z] 2de7ff778b66: Pulling fs layer [2022-04-22T03:25:59.084Z] d747dcd14b5f: Waiting [2022-04-22T03:25:59.084Z] e9a5061849ea: Waiting [2022-04-22T03:25:59.084Z] 2de7ff778b66: Waiting [2022-04-22T03:25:59.084Z] 0d9ebad4ef96: Waiting [2022-04-22T03:25:59.084Z] 9712f1f96733: Verifying Checksum [2022-04-22T03:25:59.084Z] 9712f1f96733: Download complete [2022-04-22T03:25:59.344Z] 63f879dbbcfc: Verifying Checksum [2022-04-22T03:25:59.344Z] 63f879dbbcfc: Download complete [2022-04-22T03:25:59.604Z] 0d9ebad4ef96: Verifying Checksum [2022-04-22T03:25:59.604Z] 0d9ebad4ef96: Download complete [2022-04-22T03:25:59.604Z] d747dcd14b5f: Verifying Checksum [2022-04-22T03:25:59.604Z] d747dcd14b5f: Download complete [2022-04-22T03:25:59.604Z] e9a5061849ea: Verifying Checksum [2022-04-22T03:25:59.604Z] e9a5061849ea: Download complete [2022-04-22T03:25:59.604Z] ab5ef0e58194: Verifying Checksum [2022-04-22T03:25:59.604Z] ab5ef0e58194: Download complete [2022-04-22T03:25:59.864Z] 2de7ff778b66: Verifying Checksum [2022-04-22T03:25:59.864Z] 2de7ff778b66: Download complete [2022-04-22T03:26:02.408Z] ab5ef0e58194: Pull complete [2022-04-22T03:26:02.408Z] 9712f1f96733: Pull complete [2022-04-22T03:26:02.977Z] 63f879dbbcfc: Pull complete [2022-04-22T03:26:07.169Z] 0d9ebad4ef96: Pull complete [2022-04-22T03:26:07.169Z] e9a5061849ea: Pull complete [2022-04-22T03:26:07.169Z] d747dcd14b5f: Pull complete [2022-04-22T03:26:08.105Z] 2de7ff778b66: Pull complete [2022-04-22T03:26:08.105Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-04-22T03:26:08.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-04-22T03:26:08.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-04-22T03:26:08.184Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T03:26:08.229Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-04-22T03:26:11.090Z] $ docker top f7175e3d3abe43de7355f516bb49a76f8b536b939231dfee2d64715af3d3143a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-04-22T03:26:11.182Z] provisioning config files... [2022-04-22T03:26:11.193Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/204@tmp/config6695459162729361758tmp [2022-04-22T03:26:11.203Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/204@tmp/config6034206002394839767tmp [2022-04-22T03:26:11.215Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/204@tmp/config4428077997345489383tmp [Pipeline] { [Pipeline] echo [2022-04-22T03:26:11.229Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:11.514Z] ---> sigul-configuration.sh [2022-04-22T03:26:11.514Z] gpg: directory `/root/.gnupg' created [2022-04-22T03:26:11.514Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-04-22T03:26:11.514Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-04-22T03:26:11.514Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-04-22T03:26:11.514Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-04-22T03:26:11.514Z] gpg: CAST5 encrypted data [2022-04-22T03:26:11.514Z] gpg: encrypted with 1 passphrase [2022-04-22T03:26:11.514Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-04-22T03:26:11.801Z] + mkdir /home/jenkins [2022-04-22T03:26:11.801Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-04-22T03:26:12.091Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-04-22T03:26:12.101Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:12.389Z] ---> sigul-install.sh [2022-04-22T03:26:12.389Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-04-22T03:26:12.684Z] + git tag --list [2022-04-22T03:26:12.684Z] 0.6.0 [2022-04-22T03:26:12.684Z] 0.6.1 [2022-04-22T03:26:12.684Z] 0.7.0 [2022-04-22T03:26:12.684Z] 0.7.1 [2022-04-22T03:26:12.684Z] v1.0.0 [2022-04-22T03:26:12.684Z] v1.0.1 [2022-04-22T03:26:12.684Z] v1.1.0 [2022-04-22T03:26:12.684Z] v1.2.0 [2022-04-22T03:26:12.684Z] v1.2.1 [2022-04-22T03:26:12.684Z] v1.3.0 [2022-04-22T03:26:12.684Z] v1.3.1 [2022-04-22T03:26:12.684Z] v2.0.0 [2022-04-22T03:26:12.684Z] v2.0.1-dev.1 [2022-04-22T03:26:12.684Z] v2.0.1-dev.10 [2022-04-22T03:26:12.684Z] v2.0.1-dev.11 [2022-04-22T03:26:12.684Z] v2.0.1-dev.12 [2022-04-22T03:26:12.684Z] v2.0.1-dev.13 [2022-04-22T03:26:12.684Z] v2.0.1-dev.14 [2022-04-22T03:26:12.684Z] v2.0.1-dev.15 [2022-04-22T03:26:12.684Z] v2.0.1-dev.16 [2022-04-22T03:26:12.684Z] v2.0.1-dev.17 [2022-04-22T03:26:12.684Z] v2.0.1-dev.18 [2022-04-22T03:26:12.684Z] v2.0.1-dev.19 [2022-04-22T03:26:12.684Z] v2.0.1-dev.2 [2022-04-22T03:26:12.684Z] v2.0.1-dev.20 [2022-04-22T03:26:12.684Z] v2.0.1-dev.21 [2022-04-22T03:26:12.684Z] v2.0.1-dev.22 [2022-04-22T03:26:12.684Z] v2.0.1-dev.23 [2022-04-22T03:26:12.684Z] v2.0.1-dev.24 [2022-04-22T03:26:12.684Z] v2.0.1-dev.25 [2022-04-22T03:26:12.684Z] v2.0.1-dev.26 [2022-04-22T03:26:12.684Z] v2.0.1-dev.27 [2022-04-22T03:26:12.684Z] v2.0.1-dev.28 [2022-04-22T03:26:12.684Z] v2.0.1-dev.29 [2022-04-22T03:26:12.684Z] v2.0.1-dev.3 [2022-04-22T03:26:12.684Z] v2.0.1-dev.30 [2022-04-22T03:26:12.684Z] v2.0.1-dev.31 [2022-04-22T03:26:12.684Z] v2.0.1-dev.32 [2022-04-22T03:26:12.684Z] v2.0.1-dev.33 [2022-04-22T03:26:12.684Z] v2.0.1-dev.34 [2022-04-22T03:26:12.684Z] v2.0.1-dev.35 [2022-04-22T03:26:12.684Z] v2.0.1-dev.36 [2022-04-22T03:26:12.684Z] v2.0.1-dev.37 [2022-04-22T03:26:12.684Z] v2.0.1-dev.38 [2022-04-22T03:26:12.684Z] v2.0.1-dev.39 [2022-04-22T03:26:12.684Z] v2.0.1-dev.4 [2022-04-22T03:26:12.684Z] v2.0.1-dev.40 [2022-04-22T03:26:12.684Z] v2.0.1-dev.41 [2022-04-22T03:26:12.684Z] v2.0.1-dev.42 [2022-04-22T03:26:12.684Z] v2.0.1-dev.43 [2022-04-22T03:26:12.684Z] v2.0.1-dev.44 [2022-04-22T03:26:12.684Z] v2.0.1-dev.45 [2022-04-22T03:26:12.684Z] v2.0.1-dev.46 [2022-04-22T03:26:12.684Z] v2.0.1-dev.47 [2022-04-22T03:26:12.684Z] v2.0.1-dev.48 [2022-04-22T03:26:12.684Z] v2.0.1-dev.49 [2022-04-22T03:26:12.684Z] v2.0.1-dev.5 [2022-04-22T03:26:12.684Z] v2.0.1-dev.50 [2022-04-22T03:26:12.684Z] v2.0.1-dev.51 [2022-04-22T03:26:12.684Z] v2.0.1-dev.52 [2022-04-22T03:26:12.684Z] v2.0.1-dev.53 [2022-04-22T03:26:12.684Z] v2.0.1-dev.54 [2022-04-22T03:26:12.684Z] v2.0.1-dev.55 [2022-04-22T03:26:12.684Z] v2.0.1-dev.56 [2022-04-22T03:26:12.684Z] v2.0.1-dev.57 [2022-04-22T03:26:12.684Z] v2.0.1-dev.58 [2022-04-22T03:26:12.684Z] v2.0.1-dev.59 [2022-04-22T03:26:12.684Z] v2.0.1-dev.6 [2022-04-22T03:26:12.684Z] v2.0.1-dev.60 [2022-04-22T03:26:12.684Z] v2.0.1-dev.61 [2022-04-22T03:26:12.684Z] v2.0.1-dev.62 [2022-04-22T03:26:12.684Z] v2.0.1-dev.63 [2022-04-22T03:26:12.684Z] v2.0.1-dev.64 [2022-04-22T03:26:12.684Z] v2.0.1-dev.65 [2022-04-22T03:26:12.684Z] v2.0.1-dev.66 [2022-04-22T03:26:12.684Z] v2.0.1-dev.67 [2022-04-22T03:26:12.684Z] v2.0.1-dev.68 [2022-04-22T03:26:12.684Z] v2.0.1-dev.69 [2022-04-22T03:26:12.684Z] v2.0.1-dev.7 [2022-04-22T03:26:12.684Z] v2.0.1-dev.70 [2022-04-22T03:26:12.684Z] v2.0.1-dev.71 [2022-04-22T03:26:12.684Z] v2.0.1-dev.72 [2022-04-22T03:26:12.684Z] v2.0.1-dev.73 [2022-04-22T03:26:12.684Z] v2.0.1-dev.74 [2022-04-22T03:26:12.684Z] v2.0.1-dev.75 [2022-04-22T03:26:12.684Z] v2.0.1-dev.76 [2022-04-22T03:26:12.684Z] v2.0.1-dev.77 [2022-04-22T03:26:12.684Z] v2.0.1-dev.78 [2022-04-22T03:26:12.684Z] v2.0.1-dev.79 [2022-04-22T03:26:12.684Z] v2.0.1-dev.8 [2022-04-22T03:26:12.684Z] v2.0.1-dev.80 [2022-04-22T03:26:12.684Z] v2.0.1-dev.81 [2022-04-22T03:26:12.684Z] v2.0.1-dev.82 [2022-04-22T03:26:12.684Z] v2.0.1-dev.83 [2022-04-22T03:26:12.684Z] v2.0.1-dev.84 [2022-04-22T03:26:12.684Z] v2.0.1-dev.85 [2022-04-22T03:26:12.684Z] v2.0.1-dev.86 [2022-04-22T03:26:12.684Z] v2.0.1-dev.87 [2022-04-22T03:26:12.684Z] v2.0.1-dev.88 [2022-04-22T03:26:12.684Z] v2.0.1-dev.89 [2022-04-22T03:26:12.684Z] v2.0.1-dev.9 [2022-04-22T03:26:12.684Z] v2.0.1-dev.90 [2022-04-22T03:26:12.684Z] v2.0.1-dev.91 [2022-04-22T03:26:12.684Z] v2.0.1-dev.92 [2022-04-22T03:26:12.684Z] v2.0.1-dev.93 [2022-04-22T03:26:12.684Z] v2.0.1-dev.94 [2022-04-22T03:26:12.684Z] v2.0.1-dev.95 [2022-04-22T03:26:12.684Z] v2.0.1-dev.96 [2022-04-22T03:26:12.684Z] v2.0.1-dev.97 [2022-04-22T03:26:12.684Z] v2.0.1-dev.98 [2022-04-22T03:26:12.684Z] v2.0.1-dev.99 [2022-04-22T03:26:12.684Z] v2.1.0 [2022-04-22T03:26:12.684Z] v2.2.0-dev.1 [2022-04-22T03:26:12.684Z] v2.2.0-dev.10 [2022-04-22T03:26:12.684Z] v2.2.0-dev.11 [2022-04-22T03:26:12.684Z] v2.2.0-dev.12 [2022-04-22T03:26:12.684Z] v2.2.0-dev.13 [2022-04-22T03:26:12.684Z] v2.2.0-dev.14 [2022-04-22T03:26:12.684Z] v2.2.0-dev.15 [2022-04-22T03:26:12.684Z] v2.2.0-dev.16 [2022-04-22T03:26:12.684Z] v2.2.0-dev.17 [2022-04-22T03:26:12.684Z] v2.2.0-dev.18 [2022-04-22T03:26:12.684Z] v2.2.0-dev.19 [2022-04-22T03:26:12.684Z] v2.2.0-dev.2 [2022-04-22T03:26:12.684Z] v2.2.0-dev.20 [2022-04-22T03:26:12.684Z] v2.2.0-dev.21 [2022-04-22T03:26:12.684Z] v2.2.0-dev.22 [2022-04-22T03:26:12.684Z] v2.2.0-dev.23 [2022-04-22T03:26:12.684Z] v2.2.0-dev.24 [2022-04-22T03:26:12.684Z] v2.2.0-dev.25 [2022-04-22T03:26:12.684Z] v2.2.0-dev.26 [2022-04-22T03:26:12.684Z] v2.2.0-dev.27 [2022-04-22T03:26:12.684Z] v2.2.0-dev.28 [2022-04-22T03:26:12.684Z] v2.2.0-dev.29 [2022-04-22T03:26:12.684Z] v2.2.0-dev.3 [2022-04-22T03:26:12.684Z] v2.2.0-dev.30 [2022-04-22T03:26:12.684Z] v2.2.0-dev.31 [2022-04-22T03:26:12.684Z] v2.2.0-dev.32 [2022-04-22T03:26:12.684Z] v2.2.0-dev.33 [2022-04-22T03:26:12.684Z] v2.2.0-dev.34 [2022-04-22T03:26:12.684Z] v2.2.0-dev.35 [2022-04-22T03:26:12.684Z] v2.2.0-dev.36 [2022-04-22T03:26:12.684Z] v2.2.0-dev.37 [2022-04-22T03:26:12.684Z] v2.2.0-dev.38 [2022-04-22T03:26:12.684Z] v2.2.0-dev.39 [2022-04-22T03:26:12.684Z] v2.2.0-dev.4 [2022-04-22T03:26:12.684Z] v2.2.0-dev.40 [2022-04-22T03:26:12.684Z] v2.2.0-dev.41 [2022-04-22T03:26:12.684Z] v2.2.0-dev.42 [2022-04-22T03:26:12.684Z] v2.2.0-dev.43 [2022-04-22T03:26:12.684Z] v2.2.0-dev.44 [2022-04-22T03:26:12.684Z] v2.2.0-dev.45 [2022-04-22T03:26:12.684Z] v2.2.0-dev.46 [2022-04-22T03:26:12.684Z] v2.2.0-dev.47 [2022-04-22T03:26:12.684Z] v2.2.0-dev.48 [2022-04-22T03:26:12.684Z] v2.2.0-dev.49 [2022-04-22T03:26:12.684Z] v2.2.0-dev.5 [2022-04-22T03:26:12.684Z] v2.2.0-dev.50 [2022-04-22T03:26:12.684Z] v2.2.0-dev.51 [2022-04-22T03:26:12.684Z] v2.2.0-dev.52 [2022-04-22T03:26:12.684Z] v2.2.0-dev.53 [2022-04-22T03:26:12.684Z] v2.2.0-dev.54 [2022-04-22T03:26:12.684Z] v2.2.0-dev.55 [2022-04-22T03:26:12.684Z] v2.2.0-dev.56 [2022-04-22T03:26:12.684Z] v2.2.0-dev.57 [2022-04-22T03:26:12.684Z] v2.2.0-dev.58 [2022-04-22T03:26:12.684Z] v2.2.0-dev.59 [2022-04-22T03:26:12.684Z] v2.2.0-dev.6 [2022-04-22T03:26:12.684Z] v2.2.0-dev.60 [2022-04-22T03:26:12.684Z] v2.2.0-dev.61 [2022-04-22T03:26:12.684Z] v2.2.0-dev.62 [2022-04-22T03:26:12.684Z] v2.2.0-dev.63 [2022-04-22T03:26:12.684Z] v2.2.0-dev.64 [2022-04-22T03:26:12.684Z] v2.2.0-dev.65 [2022-04-22T03:26:12.685Z] v2.2.0-dev.66 [2022-04-22T03:26:12.685Z] v2.2.0-dev.67 [2022-04-22T03:26:12.685Z] v2.2.0-dev.68 [2022-04-22T03:26:12.685Z] v2.2.0-dev.69 [2022-04-22T03:26:12.685Z] v2.2.0-dev.7 [2022-04-22T03:26:12.685Z] v2.2.0-dev.70 [2022-04-22T03:26:12.685Z] v2.2.0-dev.71 [2022-04-22T03:26:12.685Z] v2.2.0-dev.72 [2022-04-22T03:26:12.685Z] v2.2.0-dev.73 [2022-04-22T03:26:12.685Z] v2.2.0-dev.74 [2022-04-22T03:26:12.685Z] v2.2.0-dev.75 [2022-04-22T03:26:12.685Z] v2.2.0-dev.76 [2022-04-22T03:26:12.685Z] v2.2.0-dev.77 [2022-04-22T03:26:12.685Z] v2.2.0-dev.8 [2022-04-22T03:26:12.685Z] v2.2.0-dev.9 [Pipeline] sh [2022-04-22T03:26:12.976Z] + lftools sign git-tag v2.2.0-dev.77 [2022-04-22T03:26:13.546Z] Signing Git tag with Sigul... [2022-04-22T03:26:13.546Z] Signing v2.2.0-dev.77 [Pipeline] echo [2022-04-22T03:26:13.816Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:14.104Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-04-22T03:26:14.111Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-04-22T03:26:14.129Z] $ docker stop --time=1 f7175e3d3abe43de7355f516bb49a76f8b536b939231dfee2d64715af3d3143a [2022-04-22T03:26:15.605Z] $ docker rm -f f7175e3d3abe43de7355f516bb49a76f8b536b939231dfee2d64715af3d3143a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-04-22T03:26:16.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T03:26:16.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:26:16.336Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T03:26:16.336Z] . [Pipeline] withDockerContainer [2022-04-22T03:26:16.398Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T03:26:16.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T03:26:17.017Z] $ docker top d3bf5e07a6fe9a588762a278fb8fc85ef71755b95ab3de7b0419c341e82f9e41 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T03:26:17.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T03:26:17.110Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T03:26:17.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T03:26:17.231Z] $ docker exec d3bf5e07a6fe9a588762a278fb8fc85ef71755b95ab3de7b0419c341e82f9e41 ssh-agent [2022-04-22T03:26:17.345Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBNCLlM/agent.13 [2022-04-22T03:26:17.345Z] SSH_AGENT_PID=19 [2022-04-22T03:26:17.351Z] Running ssh-add (command line suppressed) [2022-04-22T03:26:17.455Z] Identity added: /w/workspace/edgex-go/204@tmp/private_key_395230585120002199.key (/w/workspace/edgex-go/204@tmp/private_key_395230585120002199.key) [2022-04-22T03:26:17.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T03:26:17.758Z] + git semver bump pre [2022-04-22T03:26:17.758Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T03:26:17.758Z] # $GIT_DIR = /w/workspace/edgex-go/204/.git [2022-04-22T03:26:17.758Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/204 [2022-04-22T03:26:17.758Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T03:26:17.758Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T03:26:17.758Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T03:26:17.758Z] # $SEMVER_BRANCH = main [2022-04-22T03:26:17.758Z] # $SEMVER_DIR = /w/workspace/edgex-go/204/.semver [2022-04-22T03:26:17.758Z] 2.2.0-dev.78 [Pipeline] } [2022-04-22T03:26:17.767Z] $ docker exec --env ******** --env ******** d3bf5e07a6fe9a588762a278fb8fc85ef71755b95ab3de7b0419c341e82f9e41 ssh-agent -k [2022-04-22T03:26:17.883Z] unset SSH_AUTH_SOCK; [2022-04-22T03:26:17.883Z] unset SSH_AGENT_PID; [2022-04-22T03:26:17.883Z] echo Agent pid 19 killed; [2022-04-22T03:26:17.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T03:26:18.201Z] + git semver [Pipeline] } [2022-04-22T03:26:18.214Z] $ docker stop --time=1 d3bf5e07a6fe9a588762a278fb8fc85ef71755b95ab3de7b0419c341e82f9e41 [2022-04-22T03:26:19.516Z] $ docker rm -f d3bf5e07a6fe9a588762a278fb8fc85ef71755b95ab3de7b0419c341e82f9e41 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-22T03:26:19.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-22T03:26:19.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:26:20.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-22T03:26:20.171Z] . [Pipeline] withDockerContainer [2022-04-22T03:26:20.239Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T03:26:20.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-22T03:26:20.653Z] $ docker top 2b5a89478f6b888af4894d06590b0c926d1602a4119f8c49a69b8d53b7fa8f37 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-22T03:26:20.751Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-22T03:26:20.751Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-22T03:26:20.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-22T03:26:20.867Z] $ docker exec 2b5a89478f6b888af4894d06590b0c926d1602a4119f8c49a69b8d53b7fa8f37 ssh-agent [2022-04-22T03:26:20.976Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPfbnNh/agent.14 [2022-04-22T03:26:20.976Z] SSH_AGENT_PID=20 [2022-04-22T03:26:20.982Z] Running ssh-add (command line suppressed) [2022-04-22T03:26:21.098Z] Identity added: /w/workspace/edgex-go/204@tmp/private_key_6994308484489875881.key (/w/workspace/edgex-go/204@tmp/private_key_6994308484489875881.key) [2022-04-22T03:26:21.113Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-22T03:26:21.404Z] + git semver push [2022-04-22T03:26:21.404Z] # -> Open(): unable to determine branch for HEAD [2022-04-22T03:26:21.404Z] # $GIT_DIR = /w/workspace/edgex-go/204/.git [2022-04-22T03:26:21.404Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/204 [2022-04-22T03:26:21.404Z] # $SEMVER_REMOTE_NAME = origin [2022-04-22T03:26:21.404Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-22T03:26:21.404Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-22T03:26:21.404Z] # $SEMVER_BRANCH = main [2022-04-22T03:26:21.404Z] # $SEMVER_DIR = /w/workspace/edgex-go/204/.semver [Pipeline] } [2022-04-22T03:26:24.780Z] $ docker exec --env ******** --env ******** 2b5a89478f6b888af4894d06590b0c926d1602a4119f8c49a69b8d53b7fa8f37 ssh-agent -k [2022-04-22T03:26:24.888Z] unset SSH_AUTH_SOCK; [2022-04-22T03:26:24.888Z] unset SSH_AGENT_PID; [2022-04-22T03:26:24.889Z] echo Agent pid 20 killed; [2022-04-22T03:26:24.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-22T03:26:25.206Z] + git semver [Pipeline] } [2022-04-22T03:26:25.220Z] $ docker stop --time=1 2b5a89478f6b888af4894d06590b0c926d1602a4119f8c49a69b8d53b7fa8f37 [2022-04-22T03:26:26.531Z] $ docker rm -f 2b5a89478f6b888af4894d06590b0c926d1602a4119f8c49a69b8d53b7fa8f37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-22T03:26:27.119Z] + [ -d /w/workspace/edgex-go/204/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:27.411Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:28.276Z] ---> package-listing.sh [2022-04-22T03:26:28.276Z] ++ facter osfamily [2022-04-22T03:26:28.276Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T03:26:28.537Z] + OS_FAMILY=debian [2022-04-22T03:26:28.537Z] + workspace=/w/workspace/edgex-go/204 [2022-04-22T03:26:28.537Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T03:26:28.537Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T03:26:28.537Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T03:26:28.537Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T03:26:28.537Z] + '[' /w/workspace/edgex-go/204 ']' [2022-04-22T03:26:28.537Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T03:26:28.537Z] + case "${OS_FAMILY}" in [2022-04-22T03:26:28.537Z] + dpkg -l [2022-04-22T03:26:28.537Z] + grep '^ii' [2022-04-22T03:26:28.537Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T03:26:28.537Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T03:26:28.537Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T03:26:28.537Z] + '[' /w/workspace/edgex-go/204 ']' [2022-04-22T03:26:28.537Z] + mkdir -p /w/workspace/edgex-go/204/archives/ [2022-04-22T03:26:28.537Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/204/archives/ [Pipeline] echo [2022-04-22T03:26:28.548Z] 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/204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-22T03:26:28.826Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:26:29.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T03:26:29.387Z] [2022-04-22T03:26:29.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T03:26:29.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T03:26:29.684Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T03:26:29.684Z] 5eb5b503b376: Pulling fs layer [2022-04-22T03:26:29.684Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T03:26:29.684Z] ec43610c2a17: Pulling fs layer [2022-04-22T03:26:29.684Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T03:26:29.684Z] 33b1e0a273af: Pulling fs layer [2022-04-22T03:26:29.684Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T03:26:29.684Z] 2f39f015ded8: Pulling fs layer [2022-04-22T03:26:29.684Z] 3a2ae6a8a46f: Waiting [2022-04-22T03:26:29.684Z] 33b1e0a273af: Waiting [2022-04-22T03:26:29.684Z] 5d3b04190fa2: Waiting [2022-04-22T03:26:29.684Z] 2f39f015ded8: Waiting [2022-04-22T03:26:29.684Z] 5c69ac0246d0: Verifying Checksum [2022-04-22T03:26:29.684Z] 5c69ac0246d0: Download complete [2022-04-22T03:26:29.684Z] 3a2ae6a8a46f: Download complete [2022-04-22T03:26:29.684Z] 33b1e0a273af: Verifying Checksum [2022-04-22T03:26:29.684Z] 33b1e0a273af: Download complete [2022-04-22T03:26:29.684Z] ec43610c2a17: Verifying Checksum [2022-04-22T03:26:29.684Z] ec43610c2a17: Download complete [2022-04-22T03:26:29.684Z] 5d3b04190fa2: Verifying Checksum [2022-04-22T03:26:29.684Z] 5d3b04190fa2: Download complete [2022-04-22T03:26:29.944Z] 5eb5b503b376: Verifying Checksum [2022-04-22T03:26:29.944Z] 5eb5b503b376: Download complete [2022-04-22T03:26:30.514Z] 2f39f015ded8: Download complete [2022-04-22T03:26:31.082Z] 5eb5b503b376: Pull complete [2022-04-22T03:26:31.342Z] 5c69ac0246d0: Pull complete [2022-04-22T03:26:31.602Z] ec43610c2a17: Pull complete [2022-04-22T03:26:31.863Z] 3a2ae6a8a46f: Pull complete [2022-04-22T03:26:32.123Z] 33b1e0a273af: Pull complete [2022-04-22T03:26:32.123Z] 5d3b04190fa2: Pull complete [2022-04-22T03:26:36.318Z] 2f39f015ded8: Pull complete [2022-04-22T03:26:36.318Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T03:26:36.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T03:26:36.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T03:26:36.646Z] prd-ubuntu20.04-docker-8c-8g-21721 does not seem to be running inside a container [2022-04-22T03:26:36.681Z] $ 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/204/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/204 -v /w/workspace/edgex-go/204:/w/workspace/edgex-go/204:rw,z -v /w/workspace/edgex-go/204@tmp:/w/workspace/edgex-go/204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-22T03:26:39.157Z] $ docker top 83577b6661881420dbdc21dbad1f55b822cbaa80731a8413a8029ccfd95f8c64 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T03:26:39.509Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T03:26:39.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T03:26:40.084Z] + ls /var/log/sa-host [2022-04-22T03:26:40.084Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T03:26:40.305Z] provisioning config files... [2022-04-22T03:26:40.314Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/204@tmp/config2251740026038108483tmp [Pipeline] { [Pipeline] echo [2022-04-22T03:26:40.329Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:40.612Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T03:26:40.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:40.955Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T03:26:40.967Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:41.252Z] ---> sudo-logs.sh [2022-04-22T03:26:41.253Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T03:26:41.272Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:41.556Z] ---> job-cost.sh [2022-04-22T03:26:41.557Z] lf-activate-venv: SKIPPING [2022-04-22T03:26:41.557Z] DEBUG: total: 0.10999999940395355 [2022-04-22T03:26:41.557Z] INFO: Retrieving Stack Cost... [2022-04-22T03:26:42.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T03:26:42.385Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T03:26:42.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T03:26:42.680Z] ---> logs-deploy.sh [2022-04-22T03:26:42.681Z] lf-activate-venv: SKIPPING [2022-04-22T03:26:42.681Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/204 [2022-04-22T03:26:42.681Z] INFO: archiving workspace using pattern(s): [2022-04-22T03:26:43.618Z] Archives upload complete. [2022-04-22T03:26:43.878Z] INFO: archiving logs to Nexus [2022-04-22T03:26:44.448Z] ---> uname -a: [2022-04-22T03:26:44.448Z] Linux prd-ubuntu20-04-docker-8c-8g-21721 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-22T03:26:44.448Z] [2022-04-22T03:26:44.448Z] [2022-04-22T03:26:44.448Z] ---> lscpu: [2022-04-22T03:26:44.448Z] Architecture: x86_64 [2022-04-22T03:26:44.448Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-22T03:26:44.448Z] Byte Order: Little Endian [2022-04-22T03:26:44.448Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-22T03:26:44.448Z] CPU(s): 8 [2022-04-22T03:26:44.448Z] On-line CPU(s) list: 0-7 [2022-04-22T03:26:44.448Z] Thread(s) per core: 1 [2022-04-22T03:26:44.448Z] Core(s) per socket: 1 [2022-04-22T03:26:44.448Z] Socket(s): 8 [2022-04-22T03:26:44.448Z] NUMA node(s): 1 [2022-04-22T03:26:44.448Z] Vendor ID: AuthenticAMD [2022-04-22T03:26:44.448Z] CPU family: 23 [2022-04-22T03:26:44.448Z] Model: 49 [2022-04-22T03:26:44.448Z] Model name: AMD EPYC-Rome Processor [2022-04-22T03:26:44.448Z] Stepping: 0 [2022-04-22T03:26:44.448Z] CPU MHz: 2799.998 [2022-04-22T03:26:44.448Z] BogoMIPS: 5599.99 [2022-04-22T03:26:44.448Z] Virtualization: AMD-V [2022-04-22T03:26:44.448Z] Hypervisor vendor: KVM [2022-04-22T03:26:44.448Z] Virtualization type: full [2022-04-22T03:26:44.448Z] L1d cache: 256 KiB [2022-04-22T03:26:44.448Z] L1i cache: 256 KiB [2022-04-22T03:26:44.448Z] L2 cache: 4 MiB [2022-04-22T03:26:44.448Z] L3 cache: 128 MiB [2022-04-22T03:26:44.448Z] NUMA node0 CPU(s): 0-7 [2022-04-22T03:26:44.448Z] Vulnerability Itlb multihit: Not affected [2022-04-22T03:26:44.448Z] Vulnerability L1tf: Not affected [2022-04-22T03:26:44.448Z] Vulnerability Mds: Not affected [2022-04-22T03:26:44.448Z] Vulnerability Meltdown: Not affected [2022-04-22T03:26:44.448Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-22T03:26:44.448Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-22T03:26:44.449Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-22T03:26:44.449Z] Vulnerability Srbds: Not affected [2022-04-22T03:26:44.449Z] Vulnerability Tsx async abort: Not affected [2022-04-22T03:26:44.449Z] 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-04-22T03:26:44.449Z] [2022-04-22T03:26:44.449Z] [2022-04-22T03:26:44.449Z] ---> nproc: [2022-04-22T03:26:44.449Z] 8 [2022-04-22T03:26:44.449Z] [2022-04-22T03:26:44.449Z]